summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-02-07dsa: do not dereference non-existing routing tableTobias Waldekranz-1/+2
2015-02-06net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter-14/+43
2015-02-06Merge ath-next from ath.gitKalle Valo-435/+2953
2015-02-06Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/s...Kalle Valo-176/+503
2015-02-06brcm80211: Delete unnecessary checks before two function callsMarkus Elfring-3/+2
2015-02-06hostap: Delete an unnecessary check before the function call "kfree"Markus Elfring-1/+1
2015-02-06orinoco: Delete an unnecessary check before the function call "kfree"Markus Elfring-1/+1
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring-1/+1
2015-02-06cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...Markus Elfring-14/+23
2015-02-06cw1200: Delete an unnecessary check before the function call "release_firmware"Markus Elfring-2/+1
2015-02-06orinoco: orinoco_tmd use msecs_to_jiffies for conversionNicholas Mc Guire-1/+1
2015-02-06orinoco: orinoco_pci use msecs_to_jiffies for conversionNicholas Mc Guire-1/+1
2015-02-06orinoco: orinoco_plx use msecs_to_jiffies for conversionNicholas Mc Guire-1/+1
2015-02-06cw1200: use msecs_to_jiffies for conversionNicholas Mc Guire-4/+4
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov-1/+1
2015-02-06ath9k: Choose correct rate for 2GHz channelSujith Manoharan-1/+5
2015-02-06ath9k: Clear TSF2 properlySujith Manoharan-0/+11
2015-02-06ath9k: Program AR_WA correctlySujith Manoharan-17/+22
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan-95/+93
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan-2/+14
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan-27/+56
2015-02-06rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger-8/+8
2015-02-06rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan-10/+46
2015-02-05ixgbe: add Tx anti spoofing supportDon Skidmore-0/+47
2015-02-05ixgbevf: combine all of the tasks into a single service taskEmil Tantilov-66/+87
2015-02-05ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov-75/+113
2015-02-05ixgbevf: Add code to check for Tx hangEmil Tantilov-19/+115
2015-02-05ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov-21/+17
2015-02-05ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov-5/+5
2015-02-05ixgbe: add VXLAN offload support for X550 devicesDon Skidmore-2/+113
2015-02-05ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore-3/+0
2015-02-05ixgbe: cleanup redundant default method set_rxpbaDon Skidmore-1/+0
2015-02-05ixgbe: fix setting port VLANEmil Tantilov-5/+8
2015-02-05ixgbevf: add RSS support for X550Emil Tantilov-0/+45
2015-02-05ixgbevf: enable multiple queue supportEmil Tantilov-3/+20
2015-02-05ixgbe: allow multiple queues in SRIOV modeEmil Tantilov-3/+0
2015-02-05ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore-30/+35
2015-02-05fm10k: Resolve compile warnings with W=1Matthew Vick-6/+2
2015-02-05fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick-5/+2
2015-02-05vxge: fix sparse warningLad, Prabhakar-1/+1
2015-02-05xen-netback: fix sparse warningLad, Prabhakar-1/+1
2015-02-05net/macb: fix sparse warningLad, Prabhakar-2/+1
2015-02-05net: bnx2x: fix sparse warningsLad, Prabhakar-3/+3
2015-02-05enic: enic_main: fix sparse warningsLad, Prabhakar-3/+3
2015-02-05enic: enic_ethtool: fix sparse warningLad, Prabhakar-1/+1
2015-02-05be2net: fix sparse warningLad, Prabhakar-1/+1
2015-02-05chelsio: cxgb4: fix sparse warningLad, Prabhakar-1/+1
2015-02-05hyperv: fix sparse warningsLad, Prabhakar-5/+6
2015-02-05ARCNET: Add missing error check for devm_kzallocKiran Padwal-0/+3
2015-02-05hso: Use static attribute groups for sysfs entryTakashi Iwai-7/+10