summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-07Merge branch 'rhashtable-next'David S. Miller1-138/+167
2015-02-07rhashtable: Avoid bucket cross reference after removalThomas Graf1-9/+17
2015-02-07rhashtable: Add more lock verificationThomas Graf1-2/+8
2015-02-07rhashtable: Dump bucket tables on locking violation under PROVE_LOCKINGThomas Graf1-24/+75
2015-02-07rhashtable: Wait for RCU readers after final unzip workThomas Graf1-0/+2
2015-02-07rhashtable: Use a single bucket lock for sibling bucketsThomas Graf1-101/+69
2015-02-07rhashtable: key_hashfn() must return full hash valueThomas Graf1-7/+1
2015-02-06Merge ath-next from ath.gitKalle Valo28-435/+2953
2015-02-06Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/s...Kalle Valo26-176/+503
2015-02-06brcm80211: Delete unnecessary checks before two function callsMarkus Elfring2-3/+2
2015-02-06hostap: Delete an unnecessary check before the function call "kfree"Markus Elfring1-1/+1
2015-02-06orinoco: Delete an unnecessary check before the function call "kfree"Markus Elfring1-1/+1
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring1-1/+1
2015-02-06cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...Markus Elfring1-14/+23
2015-02-06cw1200: Delete an unnecessary check before the function call "release_firmware"Markus Elfring1-2/+1
2015-02-06orinoco: orinoco_tmd use msecs_to_jiffies for conversionNicholas Mc Guire1-1/+1
2015-02-06orinoco: orinoco_pci use msecs_to_jiffies for conversionNicholas Mc Guire1-1/+1
2015-02-06orinoco: orinoco_plx use msecs_to_jiffies for conversionNicholas Mc Guire1-1/+1
2015-02-06cw1200: use msecs_to_jiffies for conversionNicholas Mc Guire1-4/+4
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-02-06ath9k: Choose correct rate for 2GHz channelSujith Manoharan1-1/+5
2015-02-06ath9k: Clear TSF2 properlySujith Manoharan2-0/+11
2015-02-06ath9k: Program AR_WA correctlySujith Manoharan1-17/+22
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan3-95/+93
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan1-2/+14
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan3-27/+56
2015-02-06rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger2-8/+8
2015-02-06rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan5-10/+46
2015-02-06ixgbe: add Tx anti spoofing supportDon Skidmore4-0/+47
2015-02-06ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2-66/+87
2015-02-06ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2-75/+113
2015-02-06ixgbevf: Add code to check for Tx hangEmil Tantilov2-19/+115
2015-02-06ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov1-21/+17
2015-02-06ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov1-5/+5
2015-02-06ixgbe: add VXLAN offload support for X550 devicesDon Skidmore4-2/+113
2015-02-06ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore1-3/+0
2015-02-06ixgbe: cleanup redundant default method set_rxpbaDon Skidmore1-1/+0
2015-02-06ixgbe: fix setting port VLANEmil Tantilov1-5/+8
2015-02-06ixgbevf: add RSS support for X550Emil Tantilov2-0/+45
2015-02-06ixgbevf: enable multiple queue supportEmil Tantilov2-3/+20
2015-02-06ixgbe: allow multiple queues in SRIOV modeEmil Tantilov1-3/+0
2015-02-06ixgbe: cleanup sparse errors in new ixgbe_x550.c fileDon Skidmore1-30/+35
2015-02-06fm10k: Resolve compile warnings with W=1Matthew Vick2-6/+2
2015-02-06fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick1-5/+2
2015-02-06vxge: fix sparse warningLad, Prabhakar1-1/+1
2015-02-06xen-netback: fix sparse warningLad, Prabhakar1-1/+1
2015-02-06net/macb: fix sparse warningLad, Prabhakar1-2/+1
2015-02-06net: bnx2x: fix sparse warningsLad, Prabhakar1-3/+3
2015-02-06enic: enic_main: fix sparse warningsLad, Prabhakar1-3/+3
2015-02-06enic: enic_ethtool: fix sparse warningLad, Prabhakar1-1/+1