summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath10k: add support to send addba requestRajkumar Manoharan2015-01-131-0/+52
| | * ath10k: Implement sta_add_debugfsRajkumar Manoharan2015-01-135-1/+107
| | * ath10k: add wmi support for delba_sendRajkumar Manoharan2015-01-133-0/+53
| | * ath10k: add wmi support for addba_set_respRajkumar Manoharan2015-01-133-0/+51
| | * ath10k: add wmi support for addba_sendRajkumar Manoharan2015-01-133-0/+50
| | * ath10k: add wmi support for addba_clear_respRajkumar Manoharan2015-01-133-0/+47
| | * ath10k: Enable RX batchingSujith Manoharan2015-01-121-1/+4
| | * ath10k: Fix DMA burst sizeSujith Manoharan2015-01-122-1/+4
| * | ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring2015-02-061-1/+1
| * | ath5k: fix spontaneus AR5312 freezesSergey Ryazanov2015-02-061-1/+1
| * | ath9k: Choose correct rate for 2GHz channelSujith Manoharan2015-02-061-1/+5
| * | ath9k: Clear TSF2 properlySujith Manoharan2015-02-062-0/+11
| * | ath9k: Program AR_WA correctlySujith Manoharan2015-02-061-17/+22
| * | ath9k: Fix issues with WoW enableSujith Manoharan2015-02-063-95/+93Star
| * | ath9k: Register correct WOW details with mac80211Sujith Manoharan2015-02-061-2/+14
| * | ath9k: Add support for more WOW patternsSujith Manoharan2015-02-063-27/+56
| * | wil6210: Remove msm platform related codeHamad Kadmany2015-02-035-302/+1Star
| * | wil6210: print ciphers in debug infoVladimir Kondratiev2015-02-031-12/+25
| * | wil6210: more Tx debugVladimir Kondratiev2015-02-031-13/+17
| * | wil6210: fix race between xmit and Tx vring de-allocationVladimir Kondratiev2015-02-032-3/+23
| * | wil6210: avoid Tx descriptor double writeVladimir Kondratiev2015-02-031-3/+1Star
| * | wil6210: remove old Tx work-aroundVladimir Kondratiev2015-02-031-3/+0Star
| * | ath9k: Fix max pattern checkSujith Manoharan2015-02-033-31/+51
| * | ath9k: Cleanup reg_wow.hSujith Manoharan2015-02-031-53/+15Star
| * | ath9k: Remove incorrect register macrosSujith Manoharan2015-02-031-5/+0Star
| * | ath9k: Move WOW registers to reg_wow.hSujith Manoharan2015-02-033-120/+137
| * | ath9k: Register max WOW patternsSujith Manoharan2015-02-032-1/+10
| * | ath9k: Add a HW structure for WOWSujith Manoharan2015-02-032-6/+10
| * | ath9k: Simplify user pattern configurationSujith Manoharan2015-02-032-43/+12Star
| * | ath9k: Add a debugfs file for WOWSujith Manoharan2015-02-033-2/+71
| * | ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan2015-02-033-27/+3Star
| * | ath9k: Remove unused BMISS processingSujith Manoharan2015-02-033-29/+0Star
| * | ath9k: Check WOW triggers properlySujith Manoharan2015-02-033-30/+29Star
| * | ath9k: Fix wow init/deinitSujith Manoharan2015-02-033-4/+23
| * | ath9k: Check multi-channel context for WOWSujith Manoharan2015-02-031-0/+9
| * | ath9k: Check early for multi-vif/STA conditionsSujith Manoharan2015-02-031-15/+7Star
| * | ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan2015-02-031-6/+0Star
| * | ath9k: Return early for error conditionsSujith Manoharan2015-02-031-6/+6
| * | ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan2015-02-033-8/+1Star
| * | ath9k: Enable manual peak detect calibrationSujith Manoharan2015-01-291-2/+8
| * | ath9k: Set correct peak detect thresholdSujith Manoharan2015-01-291-4/+11
| * | ath9k: Fix manual peak calibration initializationSujith Manoharan2015-01-291-8/+30
| * | ath9k: Add a macro to identify PCOEM chipsSujith Manoharan2015-01-291-0/+3
| * | ath9k: Update AR955x initvalsSujith Manoharan2015-01-291-2/+2
| * | ath9k: Update QCA953x initvalsSujith Manoharan2015-01-291-2/+2
| * | wil6210: move Rx reorder buffer allocation out of spinlockVladimir Kondratiev2015-01-291-4/+4
| * | wil6210: implement cfg80211 probe_client() opVladimir Kondratiev2015-01-293-0/+108
| * | wil6210: implement skb Tx status reportingVladimir Kondratiev2015-01-292-2/+18
| * | wil6210: remove unnecessary interrupt moderation module parametersVladimir Shulman2015-01-291-33/+5Star
| * | wil6210: interrupt moderation configuration updateVladimir Shulman2015-01-291-2/+2