summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+3
| * 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/+0
| | * 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/+3
* | net: fec_main: dma_map() only the length of the skbSebastian Siewior2013-12-021-5/+4
* | 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/+0
| * | 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
| * | ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend2013-11-301-3/+2
| * | ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend2013-11-301-2/+2
| * | e1000: fix possible reset_task running after adapter downVladimir Davydov2013-11-301-4/+11
| * | e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2013-11-302-35/+3
| * | e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12013-11-302-0/+14
| * | igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-301-3/+4
| * | team: fix master carrier set when user linkup is enabledJiri Pirko2013-11-291-0/+4
| * | sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-292-48/+32
| * | net: smc91: fix crash regression on the versatileLinus Walleij2013-11-291-18/+4
| * | Revert "net: smc91: fix crash regression on the versatile"David S. Miller2013-11-291-2/+18
| * | net: smc91: fix crash regression on the versatileLinus Walleij2013-11-291-18/+2
| * | net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang2013-11-291-3/+2
| * | r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang2013-11-291-0/+5