summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-02-04qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-02-04r8152: don't execute runtime suspend if the tx is not emptyhayeswang
2017-02-04net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet
2017-02-04net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas
2017-02-04vxlan: fix byte order of vxlan-gpe port numberLance Richardson
2017-02-04virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-02-04ravb: do not use zero-length alignment DMA descriptorMasaru Nagai
2017-02-04mlx4: do not call napi_schedule() without careEric Dumazet
2017-02-04net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli
2017-02-04mlxsw: pci: Fix EQE structure definitionElad Raz
2017-02-04mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-02-04mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-02-04netvsc: add rcu_read locking to netvsc callbackstephen hemminger
2017-02-04r8152: fix the sw rx checksum is unavailablehayeswang
2017-02-01can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov
2017-02-01can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón
2017-01-26ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt
2017-01-19net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens
2017-01-19orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski
2017-01-15rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2017-01-15rtlwifi: Fix enter/exit power_saveLarry Finger
2017-01-15net: vrf: do not allow table id 0David Ahern
2017-01-15net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-15net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah
2017-01-15r8152: fix rx issue for runtime suspendhayeswang
2017-01-15r8152: split rtl8152_suspend functionhayeswang
2017-01-15net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli
2017-01-15net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli
2017-01-15net: vrf: Add missing Rx countersDavid Ahern
2017-01-15net/mlx5e: Disable netdev after closeSaeed Mahameed
2017-01-15net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed
2017-01-15net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia
2017-01-15net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb
2017-01-15net/mlx5: Avoid shadowing numa_nodeEli Cohen
2017-01-15net/mlx5: Cancel recovery work in remove flowDaniel Jurgens
2017-01-15net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich
2017-01-15net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli
2017-01-15net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern
2017-01-15net: vrf: Fix NAT within a VRFDavid Ahern
2017-01-12Revert "rtlwifi: Fix enter/exit power_save"Greg Kroah-Hartman
2017-01-12ath10k: use the right length of "background"Nicolas Iooss
2017-01-12ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan
2017-01-09net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni
2017-01-09ath9k: do not return early to fix rcu unlockingTobias Klausmann
2017-01-09ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2017-01-09ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer
2017-01-09rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen
2017-01-09rtlwifi: Fix enter/exit power_saveLarry Finger
2017-01-09ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington