summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2015-03-30ath10k: unify tx mode and dispatchMichal Kazior
2015-03-30ath10k: clear htt.freqMichal Kazior
2015-03-30Merge mac80211-next into ath-nextKalle Valo
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic
2015-03-23ath10k: allow user to toggle ani_enable via debugfsAshok Raj Nagarajan
2015-03-23ath10k: enable Adaptive Noise Immunity (ANI) by defaultAshok Raj Nagarajan
2015-03-23ath10k: enable channel 144 on 5GHz bandPeter Oh
2015-03-23ath10k: configure thermal throttle while powering upRajkumar Manoharan
2015-03-23ath10k: fix rts profile for second rate seriesRajkumar Manoharan
2015-03-19ath10k: setup maximum number of supported stationsJanusz.Dziedzic@tieto.com
2015-03-19ath10k: strip qos data bit alwaysMichal Kazior
2015-03-12ath10k: fix PMF by using AES-CMAC/IGTK software cryptoBartosz Markowski
2015-03-12ath10k: add hw connection monitor supportMichal Kazior
2015-03-12ath10k: fix WPA cryptoMichal Kazior
2015-03-12ath10k: fix CAC regressionMichal Kazior
2015-03-12ath10k: fix patching mistake for AP/IBSS CSAMichal Kazior
2015-03-07ath10k: fix interrupt stormVasanthakumar Thiagarajan
2015-03-07ath10k: move ath10k_vdev_stop() up before ath10k_vdev_start_restart()Vasanthakumar Thiagarajan
2015-03-07ath10k: improve 11b coexMichal Kazior
2015-03-07ath10k: fix TxBF VHT capabilities for 2+ RF-chain devicesMichal Kazior
2015-03-07ath10k: fix broken traffic for static WEP in IBSSMichal Kazior
2015-03-07ath10k: fix broken traffic for 802.1x in client modeMichal Kazior
2015-03-07ath10k: fix AP/IBSS CSA with template based fwMichal Kazior
2015-03-05Merge ath-next from ath.gitKalle Valo
2015-03-04ath10k: disable multi-vif ps by defaultMichal Kazior
2015-03-04ath10k: workaround qca6174 sta powersave issueMichal Kazior
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-15ath10k: add TxBF supportMichal Kazior
2015-02-15ath10k: defer AP self-peer removal waitMichal Kazior
2015-02-15ath10k: fix spelling mistakes and add details to mac loggingBen Greear
2015-02-15ath10k: scan should handle scan-start-failed event properlyBen Greear
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller
2015-02-06Merge ath-next from ath.gitKalle Valo
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-04ath10k: fix beacon deadlockMichal Kazior
2015-02-04ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan
2015-01-29ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li
2015-01-29ath10k: disable sta keepaliveMichal Kazior
2015-01-29ath10k: use per-vif wmm param setup if possibleMichal Kazior
2015-01-29ath10k: move wmm param storage to vifMichal Kazior
2015-01-27ath10k: remove sw encryption for pmfMarek Kwaczynski
2015-01-27ath10k: disable uapsd autotriggerMichal Kazior
2015-01-27ath10k: fix nullfunc workaroundMichal Kazior
2015-01-27ath10k: fix dtim period with beacon templatesMichal Kazior
2015-01-27ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-15ath10k: document switch case fall-through in __ath10k_scan_finishJohn W. Linville
2015-01-15ath10k: implement support for ap beacon offloadingMichal Kazior
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2015-01-13ath10k: Implement sta_add_debugfsRajkumar Manoharan