summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-29net: tg3: avoid uninitialized variable warningArnd Bergmann
2016-01-29net: nb8800: avoid uninitialized variable warningArnd Bergmann
2016-01-29net: vxge: avoid unused function warningsArnd Bergmann
2016-01-29net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann
2016-01-29net: hp100: remove unnecessary #ifdefsArnd Bergmann
2016-01-29net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann
2016-01-29Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller
2016-01-29vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing
2016-01-29net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot
2016-01-29net: moxart: use correct accessors for DMA memoryArnd Bergmann
2016-01-29bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan
2016-01-29bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan
2016-01-29bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan
2016-01-29macvlan: make operstate and carrier more accurateNikolay Aleksandrov
2016-01-29net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang
2016-01-28lan78xx: throttle TX path at slower than SuperSpeed USBWoojung.Huh@microchip.com
2016-01-28lan78xx: Add to handle mux control per chip idWoojung.Huh@microchip.com
2016-01-28lan78xx: change to use updated phy-ignore-interruptsWoojung.Huh@microchip.com
2016-01-28switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-28xen-netfront: request Tx response events more oftenMalcolm Crossley
2016-01-28net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan
2016-01-28Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-01-28net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-28mlxsw: reg: Use correct offset in field definitonIdo Schimmel
2016-01-28mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel
2016-01-28mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel
2016-01-28mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel
2016-01-28mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel
2016-01-28mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel
2016-01-28mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel
2016-01-28mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel
2016-01-28mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel
2016-01-28mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel
2016-01-28mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel
2016-01-27Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...Kalle Valo
2016-01-26iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman
2016-01-26iwlwifi: update support for 3168 series firmware and NVMOren Givon
2016-01-26Merge ath-current from ath.gitKalle Valo
2016-01-25net: i40e: shut up uninitialized variable warningsArnd Bergmann
2016-01-25i40e: fix build warningsEric Dumazet
2016-01-25hv_netvsc: Fix book keeping of skb during batching processHaiyang Zhang
2016-01-25hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov
2016-01-25net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg
2016-01-25defxx: fix build warningSudip Mukherjee
2016-01-25net: macb: fix build warningSudip Mukherjee
2016-01-25net: fec: make driver endian-safeJohannes Berg
2016-01-25net: dsa: fix mv88e6xxx switchesRussell King
2016-01-2582xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth
2016-01-25ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau