summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13632-13550/+34179
|\
| * PHY: Add RTL8201CP phy_driver to realtekJonas Jensen2013-11-111-0/+15
| * xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun2013-11-111-0/+1
| * macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun2013-11-111-0/+1
| * ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()Wei Yongjun2013-11-111-0/+1
| * ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-112-8/+13
| * igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-111-24/+27
| * ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-081-2/+6
| * ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-081-6/+10
| * netdev: smc91x: enable for xtensaBaruch Siach2013-11-081-2/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0831-86/+244
| |\
| | * ath9k: enable DFS for IBSS modeSimon Wunderlich2013-11-071-1/+2
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-0513-29/+43
| | |\
| | | * iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-301-1/+1
| | | * iwlwifi: remove duplicate includesMichael Opdenacker2013-10-292-2/+0Star
| | | * iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-292-10/+7Star
| | | * iwlwifi: mvm: add missing break in debugfsJohannes Berg2013-10-291-0/+1
| | | * iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2013-10-292-2/+12
| | | * iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4Star
| | | * iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach2013-10-291-1/+5
| | | * iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-291-1/+1
| | | * iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-293-7/+12
| | * | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-0516-53/+175
| | |\ \
| | | * | wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
| | | * | wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
| | | * | wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
| | | * | wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
| | | * | wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-231-1/+2
| | | * | wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-237-23/+61
| | | * | wl12xx/wl18xx: update default fw logger's settingsIdo Reis2013-10-232-4/+4
| | | * | wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-232-1/+20
| | | * | wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-234-10/+15
| | | * | wlcore: add ap_event_maskEliad Peller2013-10-236-2/+19
| | | * | wlcore: print active channel in the driver_stateVictor Goldenshtein2013-10-231-1/+17
| | | * | wl18xx: default config alignment with phy defaultsIgal Chernobelsky2013-10-231-8/+8
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-3/+24
| | |\ \ \
| | | * | | mac80211_hwsim: Fix tracking of beaconing for multi-vifJouni Malinen2013-10-281-3/+24
| * | | | | net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann2013-11-081-6/+4Star
| * | | | | net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-086-33/+70
| * | | | | net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-082-12/+31
| * | | | | net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev2013-11-088-111/+178
| * | | | | net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim2013-11-082-32/+81
| * | | | | net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-089-37/+2Star
| * | | | | net/mlx4_en: Add RFS support in UDPEyal Perry2013-11-081-11/+34
| * | | | | ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-084-89/+443
| * | | | | net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-081-1/+35
| * | | | | net/mlx4_en: Fixed crash when port type is changedAmir Vadai2013-11-081-4/+4
| * | | | | tg3: avoid double-freeing of rx data memoryIvan Vecera2013-11-081-6/+6
| * | | | | phy: Add MOXA MDIO driverJonas Jensen2013-11-073-0/+209
| * | | | | bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov2013-11-073-6/+101