summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2020-12-15ath9k: make relay callbacks constJani Nikula
2020-12-09ath9k_htc: adhere to the DONT_REORDER transmit flagMathy Vanhoef
2020-12-07ath9k: remove trailing semicolon in macro definitionTom Rix
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-11-11ath9k: remove WDS codeJohannes Berg
2020-11-10ath9k: work around false-positive gcc warningArnd Bergmann
2020-11-07wireless: remove unneeded breakTom Rix
2020-11-07ath9k: dynack: Demote non-compliant function headerLee Jones
2020-11-07ath9k: ar5008_phy: Demote half completed function headersLee Jones
2020-11-07ath9k: ar9003_2p2_initvals: Remove unused const variablesLee Jones
2020-11-07ath9k: ar9485_initvals: Remove unused const variable 'ar9485_fast_clock_1_1_b...Lee Jones
2020-11-07ath9k: ar9340_initvals: Remove unused const variable 'ar9340Modes_ub124_tx_ga...Lee Jones
2020-11-07ath9k: ar9330_1p1_initvals: Remove unused const variable 'ar9331_common_tx_ga...Lee Jones
2020-09-29ath9k: Remove set but not used variableLi Heng
2020-09-21ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-27ath9k: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski
2020-08-27ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are usedLee Jones
2020-08-27ath9k: ar5008_initvals: Remove unused table entirelyLee Jones
2020-08-27ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'Lee Jones
2020-08-27ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'Lee Jones
2020-08-27ath9k_htc: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski
2020-08-27ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-17ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter
2020-08-17ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-08-17ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportAlexander Wetzel
2020-08-14ath9k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14ath9k: Fix typo in function namePavel Machek
2020-08-14ath9k: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-20ath9k: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-07-20ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09ath: fix wiki website urlFlavio Suligoi
2020-05-30ath9k_htc: Set RX filter based to allow broadcast Action frame RXJouni Malinen
2020-05-30ath9k: Set RX filter based to allow broadcast Action frame RXJouni Malinen
2020-05-06ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-04-28ath9k: add calibration timeout for AR9002Sergey Ryazanov
2020-04-28ath9k: invalidate all calibrations at onceSergey Ryazanov
2020-04-28ath9k: interleaved NF calibration on AR9002Sergey Ryazanov
2020-04-28ath9k: do not miss longcal on AR9002Sergey Ryazanov
2020-04-28ath9k: remove needless NFCAL_PENDING flag settingSergey Ryazanov
2020-04-28ath9k: fix AR9002 ADC and NF calibrationsSergey Ryazanov