summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-02-131-1/+1
|\
| * net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes2016-02-111-1/+1
* | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-102-7/+22
* | geneve: Relax MTU constraintsDavid Wragg2016-02-101-1/+12
* | vxlan: Relax MTU constraintsDavid Wragg2016-02-101-11/+25
* | enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2016-02-092-8/+13
* | tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam2016-02-091-6/+19
* | dwc_eth_qos: Reset hardware before PHY startRabin Vincent2016-02-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-0173-532/+948
|\ \ | |/ |/|
| * net: tg3: avoid uninitialized variable warningArnd Bergmann2016-01-291-1/+1
| * net: nb8800: avoid uninitialized variable warningArnd Bergmann2016-01-291-2/+2
| * net: vxge: avoid unused function warningsArnd Bergmann2016-01-291-19/+12
| * net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann2016-01-291-1/+4
| * net: hp100: remove unnecessary #ifdefsArnd Bergmann2016-01-291-18/+0
| * net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann2016-01-291-6/+6
| * Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller2016-01-2920-76/+131
| |\
| | * Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...Kalle Valo2016-01-275-33/+79
| | |\
| | | * iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman2016-01-263-29/+56
| | | * iwlwifi: update support for 3168 series firmware and NVMOren Givon2016-01-261-4/+19
| | | * iwlwifi: add device ID for 8265Oren Givon2016-01-241-0/+1
| | | * iwlwifi: add new 3168 series devices supportOren Givon2016-01-241-0/+3
| | * | Merge ath-current from ath.gitKalle Valo2016-01-261-6/+6
| | |\ \
| | | * | ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau2016-01-251-6/+6
| | * | | rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger2016-01-251-1/+1
| | * | | rt2x00: fix monitor mode regressionEli Cooper2016-01-259-11/+23
| | |/ /
| | * | brcmfmac: fix sdio sg table alloc crashHante Meuleman2016-01-193-25/+21
| | * | brcmfmac: add missing includeFelix Fietkau2016-01-191-0/+1
| * | | vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing2016-01-291-1/+1
| * | | net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot2016-01-291-1/+2
| * | | net: moxart: use correct accessors for DMA memoryArnd Bergmann2016-01-292-18/+32
| * | | bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan2016-01-291-2/+3
| * | | bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan2016-01-291-2/+0
| * | | bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan2016-01-291-1/+1
| * | | macvlan: make operstate and carrier more accurateNikolay Aleksandrov2016-01-291-0/+2
| * | | net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang2016-01-291-3/+1
| * | | lan78xx: throttle TX path at slower than SuperSpeed USBWoojung.Huh@microchip.com2016-01-281-1/+3
| * | | lan78xx: Add to handle mux control per chip idWoojung.Huh@microchip.com2016-01-281-27/+71
| * | | lan78xx: change to use updated phy-ignore-interruptsWoojung.Huh@microchip.com2016-01-281-16/+14
| * | | switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2016-01-283-6/+5
| * | | xen-netfront: request Tx response events more oftenMalcolm Crossley2016-01-281-12/+3
| * | | net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan2016-01-281-2/+2
| * | | Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-01-281-2/+3
| |\ \ \
| | * | | Revert "mac80211_hwsim: support any address in userspace"Bob Copeland2016-01-141-2/+3
| * | | | net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-282-0/+2
| * | | | mlxsw: reg: Use correct offset in field definitonIdo Schimmel2016-01-281-3/+3
| * | | | mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel2016-01-281-2/+4
| * | | | mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel2016-01-281-2/+10
| * | | | mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel2016-01-281-2/+4
| * | | | mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel2016-01-281-15/+16
| * | | | mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel2016-01-281-8/+6