aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-03-20wil6210: optimize index manipulation in wil_vring_reap_rxVladimir Kondratiev1-6/+11
2015-03-20ath9k: Start AIC calibration during MCI resetSujith Manoharan1-0/+3
2015-03-20ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan3-2/+31
2015-03-20ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan3-0/+38
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan3-0/+13
2015-03-20ath9k: Disable AIC by defaultSujith Manoharan2-1/+8
2015-03-20ath9k: Process the AIC calibration resultsSujith Manoharan1-0/+245
2015-03-20ath9k: Finish AIC calibrationSujith Manoharan1-1/+77
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_SINGLESujith Manoharan4-0/+183
2015-03-20ath9k: Add register definitions for AICSujith Manoharan3-25/+169
2015-03-20ath9k: Register private AIC opsSujith Manoharan5-1/+54
2015-03-20ath9k: Add initial structures for AICSujith Manoharan2-0/+60
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-16ath9k: allow 40MHz radar detection widthZefir Kurtisi1-1/+2
2015-03-16ath9k: add DFS support for extension channelZefir Kurtisi1-15/+29
2015-03-16ath9k: restart only triggering DFS detector lineZefir Kurtisi1-1/+1
2015-03-16ath9k: disable TPC support again (for now)Felix Fietkau1-1/+1
2015-03-16ath9k: fix tracking of enabled AP beaconsFelix Fietkau2-9/+13
2015-03-13ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal1-1/+1
2015-03-13ar5523: use container_ofFlorian Westphal2-5/+5
2015-03-13ath9k: Fix RTT chainmask usageSujith Manoharan1-3/+3
2015-03-13ath9k: Check allowed PCIE powersave configurationSujith Manoharan1-16/+57
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan3-1/+5
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan3-7/+13
2015-03-13ath9k: Add PCIE powersave macrosSujith Manoharan1-0/+6
2015-03-13wil6210: support AP isolationVladimir Kondratiev5-1/+20
2015-03-13wil6210: re-submit Rx frames to the wireless media if appropriateVladimir Kondratiev1-14/+58
2015-03-13wil6210: NAPI completion refactorVladimir Kondratiev1-2/+2
2015-03-13ath5k: fix reset raceSergey Ryazanov2-0/+8
2015-03-13ath5k: channel change fixSergey Ryazanov2-27/+21
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