summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-03-23ath10k: cache throttle state when device is downRajkumar Manoharan1-7/+7
2015-03-23ath10k: do not restrict thermal throttling to ap modeRajkumar Manoharan1-35/+1
2015-03-23ath10k: configure thermal throttle while powering upRajkumar Manoharan4-13/+28
2015-03-23ath10k: fix interpretation of cooling device stateRajkumar Manoharan2-18/+21
2015-03-23ath10k: add debugfs entry to configure quiet periodRajkumar Manoharan3-2/+49
2015-03-23ath10k: increase station kickout thresholdRajkumar Manoharan1-2/+2
2015-03-23ath10k: fix rts profile for second rate seriesRajkumar Manoharan1-2/+4
2015-03-19ath10k: setup maximum number of supported stationsJanusz.Dziedzic@tieto.com1-0/+2
2015-03-19ath10k: protect driver from unsolicited htc ep0 eventsMichal Kazior1-1/+6
2015-03-19ath10k: fix wrong symlink name on error pathRajkumar Manoharan1-2/+2
2015-03-19ath10k: strip qos data bit alwaysMichal Kazior1-7/+6
2015-03-12ath10k: fix PMF by using AES-CMAC/IGTK software cryptoBartosz Markowski1-2/+6
2015-03-12ath10k: add hw connection monitor supportMichal Kazior4-2/+86
2015-03-12ath10k: implement wmi roam eventMichal Kazior5-1/+126
2015-03-12ath10k: fix WPA cryptoMichal Kazior1-22/+22
2015-03-12ath10k: fix CAC regressionMichal Kazior1-1/+1
2015-03-12ath10k: fix patching mistake for AP/IBSS CSAMichal Kazior2-8/+8
2015-03-07ath10k: save/restore pci config space properlyMichal Kazior1-31/+8
2015-03-07ath10k: fix some pci wake/sleep issuesMichal Kazior1-5/+32
2015-03-07ath10k: fix interrupt stormVasanthakumar Thiagarajan1-2/+31
2015-03-07ath10k: move ath10k_vdev_stop() up before ath10k_vdev_start_restart()Vasanthakumar Thiagarajan1-33/+33
2015-03-07ath10k: improve 11b coexMichal Kazior1-0/+7
2015-03-07ath10k: implement handling of p2p noa eventMichal Kazior4-0/+79
2015-03-07ath10k: refactor p2p noa codeMichal Kazior4-88/+156
2015-03-07ath10k: fix TxBF VHT capabilities for 2+ RF-chain devicesMichal Kazior1-0/+19
2015-03-07ath10k: fix ap u-apsd cmd on qca6174 w/ wmi-tlvMichal Kazior1-1/+1
2015-03-07ath10k: increase duty cycle maximum limitRajkumar Manoharan1-1/+1
2015-03-07ath10k: fix broken traffic for static WEP in IBSSMichal Kazior1-0/+41
2015-03-07ath10k: fix broken traffic for 802.1x in client modeMichal Kazior1-29/+93
2015-03-07ath10k: update MODULE_FIRMWARE definitions for QCA6174Bartosz Markowski1-0/+11
2015-03-07ath10k: fix AP/IBSS CSA with template based fwMichal Kazior3-2/+77
2015-03-05ath10k: increase AST table SKID length limitSenthilKumar Jegadeesan1-1/+1
2015-03-05ath: enhance radar detection by looking up chirpPeter Oh1-0/+4
2015-03-05ath10k: update chirp value in pulse eventPeter Oh1-1/+1
2015-03-05ath: introduce chirp parameter used by DFSPeter Oh2-26/+30
2015-03-05ath10k: increase copy engine entries for rx wmiRajkumar Manoharan1-2/+2
2015-03-05Merge ath-next from ath.gitKalle Valo12-45/+462
2015-03-04ath10k: disable multi-vif ps by defaultMichal Kazior2-2/+36
2015-03-04ath10k: workaround qca6174 sta powersave issueMichal Kazior2-1/+14
2015-03-04ath10k: fix wmm params per vdevMarek Puzyniak2-10/+11
2015-03-04ath10k: workaround corrupted htt rx eventsMichal Kazior1-2/+2
2015-03-04ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring1-4/+4
2015-03-03wil6210: increase cmd buffer size to avoid sscanf buffer overflowColin Ian King1-1/+1
2015-03-03ath9k: Fix issues in the main btcoex timerSujith Manoharan1-10/+6
2015-03-03ath9k: Handle timers for MCISujith Manoharan1-21/+31
2015-03-03ath9k: Fix wlan-active gpio for the AR9003 familySujith Manoharan1-1/+2
2015-03-03ath9k: Fix MCI scheme initializationSujith Manoharan3-24/+40
2015-03-03ath9k: Initialize MCI state correctlySujith Manoharan1-2/+1
2015-03-03ath9k: Remove useless return value checkSujith Manoharan1-6/+3
2015-03-03ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi1-14/+28