summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-03wil6210: Remove msm platform related codeHamad Kadmany5-302/+1
2015-02-03wil6210: print ciphers in debug infoVladimir Kondratiev1-12/+25
2015-02-03wil6210: more Tx debugVladimir Kondratiev1-13/+17
2015-02-03wil6210: fix race between xmit and Tx vring de-allocationVladimir Kondratiev2-3/+23
2015-02-03wil6210: avoid Tx descriptor double writeVladimir Kondratiev1-3/+1
2015-02-03wil6210: remove old Tx work-aroundVladimir Kondratiev1-3/+0
2015-02-03ath9k: Fix max pattern checkSujith Manoharan3-31/+51
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan1-53/+15
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan1-5/+0
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan3-120/+137
2015-02-03ath9k: Register max WOW patternsSujith Manoharan2-1/+10
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan2-6/+10
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan2-43/+12
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan3-2/+71
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan3-27/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan3-29/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan3-30/+29
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan3-4/+23
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan1-0/+9
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan1-15/+7
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan1-6/+0
2015-02-03ath9k: Return early for error conditionsSujith Manoharan1-6/+6
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan3-8/+1
2015-02-03mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar1-0/+3
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar1-2/+7
2015-02-03mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar1-0/+3
2015-02-03mwifiex: correction in wakeup timer handlingAmitkumar Karwar1-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan2-0/+142
2015-02-03rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan2-0/+6
2015-02-03rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan1-2/+1