summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | bonding: fix packets_per_slave showingNikolay Aleksandrov2013-12-061-2/+2
* | | be2net: Free/delete pmacs (in be_clear()) only if they existSomnath Kotur2013-12-061-8/+15
* | | be2net: Fix Lancer error recovery to distinguish FW downloadSomnath Kotur2013-12-062-4/+17
* | | tun: update file current positionZhi Yong Wu2013-12-061-0/+2
* | | macvtap: update file current positionZhi Yong Wu2013-12-061-0/+2
* | | forcedeth: run loopback test only on chipsets that support itIvan Vecera2013-12-061-3/+5
* | | bonding: add arp_ip_target checks when install the moduledingtianhong2013-12-061-3/+3
* | | bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon2013-12-061-0/+5
* | | net: davinci_emac: Fix platform data handling and make usable for am3517Tony Lindgren2013-12-061-1/+25
* | | qlge: Update version to 1.00.00.34Jitendra Kalsaria2013-12-061-1/+1
* | | qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria2013-12-061-8/+0Star
* | | qlge: Fix ethtool statisticsJitendra Kalsaria2013-12-061-0/+4
* | | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-061-99/+137
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-0519-44/+134
|\|
| * brcmfmac: fix uninitialized warningArend van Spriel2013-12-021-0/+2
| * net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-021-6/+13
| * net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-021-4/+3Star
| * ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-021-1/+1
| * ath9k: Fix QuickDrop usageSujith Manoharan2013-12-021-9/+11
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2013-12-0212-18/+88
| |\
| | * iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho2013-11-251-1/+1
| | * iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho2013-11-251-1/+2
| | * iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-253-4/+13
| | * iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach2013-11-251-2/+2
| | * iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach2013-11-251-2/+5
| | * iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach2013-11-251-0/+5
| | * iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach2013-11-251-1/+0Star
| | * iwlwifi: add new HW - 7265 seriesOren Givon2013-11-253-0/+41
| | * iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach2013-11-255-7/+15
| | * iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg2013-11-251-0/+4
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-251-4/+12
| |\ \
| | * | mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen2013-11-251-1/+1
| | * | mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen2013-11-251-3/+11
| | |/
| * | mwifiex: fix memory leak issue for ibss joinUjjal Roy2013-11-251-2/+2
| * | brcmsmac: Fix build dep on LEDS_CLASSBorislav Petkov2013-11-251-0/+2
| |/
* | cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-034-190/+289
* | cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai2013-12-036-16/+39
* | cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-035-70/+73
* | net/mlx4_core: destroy workqueue when driver fails to registerWei Yang2013-12-031-0/+2
* | xen-netback: clear vif->task on disconnectPaul Durrant2013-12-031-8/+12
* | net: do not pretend FRAGLIST supportEric Dumazet2013-12-024-4/+3Star
* | net: fec_main: dma_map() only the length of the skbSebastian Siewior2013-12-021-5/+4Star
* | drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N2013-12-021-0/+2
* | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-7/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-0229-240/+263
|\ \
| * | net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev2013-12-021-7/+0Star
| * | virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin2013-12-021-17/+37
| * | virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin2013-12-021-31/+51
| * | virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth2013-11-301-1/+1
| * | ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2013-11-302-2/+2