summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik
2018-01-25ath9k: Display calibration data piers in debugfsWojciech Dubowik
2018-01-25ath9k: Use calibrated noise floor value when availableWojciech Dubowik
2018-01-25ath9k: Read noise floor calibration data from eepromWojciech Dubowik
2018-01-25ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik
2018-01-25ath9k: discard undersized packetsFelix Fietkau
2018-01-16ath9k: add a quirk to set use_msi automaticallyAceLan Kao
2018-01-16ath9k: add MSI supportRussell Hu
2017-12-14ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter
2017-12-07ath9k: move spectral scan support under a separate config symbolMatthias Schiffer
2017-12-02ath9k: dfs: use swap macro in ath9k_check_chirpingGustavo A. R. Silva
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27ath: Convert timers to use timer_setup()Kees Cook
2017-10-27ath9k: debug: Remove redundant checkChristos Gkekas
2017-10-13ath9k: fix tx99 potential info leakMiaoqing Pan
2017-10-04ath9k: make const array reg_hole_list static, reduces object code sizeColin Ian King
2017-09-25ath9k: Avoid a potential deadlockVille Syrjälä
2017-09-25ath9k: Use ARRAY_SIZE macroThomas Meyer
2017-09-25ath9k: remove cast to void pointerHimanshu Jha
2017-08-11ath9k: constify usb_device_idArvind Yadav
2017-08-08ath9k: make ath_ps_ops structures as constBhumika Goyal
2017-08-03ath9k: Add Dell Wireless 1802 with wowlan capabilityRosen Penev
2017-08-03ath9k: fix debugfs file permissionChristoph Fritz
2017-06-28ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva
2017-06-28ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan
2017-06-28ath9k: avoid potential freezing during random generator readMiaoqing Pan
2017-06-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan
2017-06-28ath9k: fix tx99 bus errorMiaoqing Pan
2017-06-28ath9k: fix tx99 use after freeMiaoqing Pan
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-05-19ath9k: check ah->curchan when updating tx powerStanislaw Gruszka
2017-05-19ath9k: remove unnecessary codeGustavo A. R. Silva
2017-05-19ath9k: fix spelling in ath9k_tx99_init()Ammly Fredrick
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-19ath9k: add noise floor override optionSimon Wunderlich
2017-04-19ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke
2017-04-19ath9k: Add Dell Wireless 1601 with wowlan capabilityDamien Thébault
2017-04-19ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter