summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2021-08-262-1/+87
* ath: Modify ath_key_delete() to not need full key entryJouni Malinen2021-08-262-4/+3
* ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen2021-08-261-0/+5
* ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár2021-07-141-0/+5
* ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2021-05-142-2/+2
* ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2021-03-172-1/+8
* ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing2021-03-041-1/+4
* ath9k: fix build error with LEDS_CLASS=mArnd Bergmann2021-02-171-6/+2
* ath9k: Remove set but not used variableLi Heng2020-09-291-21/+0
* ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-09-211-0/+19
* Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-1124-170/+92
|\
| * ath9k: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski2020-08-271-3/+3
| * ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are usedLee Jones2020-08-272-32/+30
| * ath9k: ar5008_initvals: Remove unused table entirelyLee Jones2020-08-271-37/+0
| * ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'Lee Jones2020-08-271-37/+0
| * ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'Lee Jones2020-08-271-14/+0
| * ath9k_htc: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski2020-08-271-3/+3
| * ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-279-24/+20
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-08-1817-20/+36
| |\
| | * ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter2020-08-171-0/+2
| | * ath9k_htc: Use appropriate rs_datalen typeMasashi Honma2020-08-171-1/+1
| | * ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportAlexander Wetzel2020-08-172-0/+13
| | * ath9k: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-148-12/+12
| | * ath9k: Fix typo in function namePavel Machek2020-08-144-4/+4
| | * ath9k: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-141-1/+1
| | * ath9k: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed2020-07-201-2/+3
* | | mac80211: rename csa counters to countdown countersJohn Crispin2020-08-272-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-052-3/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-1/+3
| |\ \ | | |/ | |/|
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-06-152-3/+4
| |\ \
| | * | ath: fix wiki website urlFlavio Suligoi2020-06-092-3/+4
* | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| |/ /
* / / ath9k: Fix regression with Atheros 9271Mark O'Donovan2020-07-201-1/+3
|/ /
* / treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-15/+15
|/
* ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen2020-05-303-1/+5
* ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen2020-05-303-1/+5
* ath9k_htc: Silence undersized packet warningsMasashi Honma2020-05-061-3/+3
* ath9k: add calibration timeout for AR9002Sergey Ryazanov2020-04-283-2/+25
* ath9k: invalidate all calibrations at onceSergey Ryazanov2020-04-281-6/+9
* ath9k: interleaved NF calibration on AR9002Sergey Ryazanov2020-04-281-2/+6
* ath9k: do not miss longcal on AR9002Sergey Ryazanov2020-04-282-1/+10
* ath9k: remove needless NFCAL_PENDING flag settingSergey Ryazanov2020-04-281-3/+0
* ath9k: fix AR9002 ADC and NF calibrationsSergey Ryazanov2020-04-281-3/+2
* ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2020-04-072-11/+42
* ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang2020-04-071-0/+5
* ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang2020-04-071-0/+3
* ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang2020-04-075-7/+17
* ath9k: Fix use-after-free Read in htc_connect_serviceQiujun Huang2020-04-072-4/+0
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-03-161-0/+3
|\