summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
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
2020-04-07ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-04-07ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-04-07ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-04-07ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-04-07ath9k: Fix use-after-free Read in htc_connect_serviceQiujun Huang
2020-03-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-03-11ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-26ath9k: use true,false for bool variablezhengbin
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-18ath9k: fix storage endpoint lookupJohan Hovold
2019-11-28ath9k: use iowrite32 over __raw_writelChristian Lamparter
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-10-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-10-01ath9k_htc: Discard undersized packetsMasashi Honma
2019-10-01ath9k_htc: Modify byte order for an error messageMasashi Honma