summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * ath9k: Fix potential interrupt storm on queue resetLinus Lüssing2021-11-26
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\|
| * ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2021-09-22
| * ath: Modify ath_key_delete() to not need full key entryJouni Malinen2021-09-22
| * ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen2021-09-22
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\|
| * ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár2021-07-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\|
| * ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel2020-04-24
| * mac80211: pass block ack session timeout to to driverSara Sharon2017-05-20
* | BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg2020-02-02
* | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\|
| * ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-03-12
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * ath9k: fix using sta->drv_priv before initializing itFelix Fietkau2016-09-24
* | mac80211: pass block ack session timeout to to driverSara Sharon2017-01-22
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-12
|\
| * ath9k: Add support for OCB modeJan Kaisrlik2015-09-29
* | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-22
|/
* ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com2015-08-06
* ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com2015-08-06
* ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com2015-08-06
* ath9k: fix DMA stop sequence for AR9003+Felix Fietkau2015-06-08
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-24
* Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-06
|\
| * ath9k: add per-vif TX power capabilityLorenzo Bianconi2015-03-03
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-09
|\
| * ath9k: Remove unused BMISS processingSujith Manoharan2015-02-03
* | ath9k: fix race condition in irq processing during hardware resetFelix Fietkau2015-01-19
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-08
|\
| * ath9k: fix regression in bssidmask calculationBen Greear2014-11-17
* | ath9k: do not access hardware on IRQs during resetFelix Fietkau2014-12-01
* | ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau2014-12-01
* | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-20
|\ \
| * | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* | | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-19
|\ \ \ | |/ / |/| / | |/
| * ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-23
* | ath9k: Handle failure to send NoASujith Manoharan2014-11-17
* | ath9k: Cancel pending offchannel operationsSujith Manoharan2014-11-17
* | ath9k: Fix LED configurationSujith Manoharan2014-11-17
* | ath9k|ath9k_htc: Seperate the software crypto flag for Tx and RxChun-Yeow Yeoh2014-11-17
* | ath9k: fix the assignment of hw queues for mesh interfaceChun-Yeow Yeoh2014-11-17
* | ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel2014-11-11
* | ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel2014-11-11
* | ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel2014-11-11
* | ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel2014-11-11
* | ath9k: move spec_config to ath_spec_scan_privOleksij Rempel2014-11-11
* | ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel2014-11-11