summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-30ath10k: add WOW patterns supportJanusz Dziedzic6-2/+55
2015-03-30ath10k: add WMI support for WOW patternsJanusz Dziedzic3-0/+213
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic7-67/+346
2015-03-30ath10k: add WMI support for WOWJanusz Dziedzic4-2/+349
2015-03-23ath10k: allow user to toggle ani_enable via debugfsAshok Raj Nagarajan3-0/+62
2015-03-23ath10k: enable Adaptive Noise Immunity (ANI) by defaultAshok Raj Nagarajan1-0/+8
2015-03-23ath10k: enable channel 144 on 5GHz bandPeter Oh1-0/+1
2015-03-23ath10k: move driver state check before setting throttleRajkumar Manoharan1-9/+4
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-05bcma: prepare Kconfig symbol for PCI driverRafał Miłecki2-2/+19
2015-03-05bcma: move internal function declarations to private headerRafał Miłecki1-0/+41
2015-03-05bcma: Kconfig: Let it depend on PCIChen Gang1-1/+1
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