index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
htc_drv_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
Pavel Skripkin
1
-1
/
+2
2021-04-22
ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
Toke Høiland-Jørgensen
1
-1
/
+1
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+2
2020-08-14
ath9k: Fix typo in function name
Pavel Machek
1
-1
/
+1
2020-05-30
ath9k_htc: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
1
-0
/
+2
2020-04-07
ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
Qiujun Huang
1
-3
/
+7
2019-09-10
ath9k: Remove unneeded variable to store return value
zhong jiang
1
-3
/
+1
2018-03-29
ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
Joe Perches
1
-1
/
+1
2018-03-21
ath9k_htc: use non-QoS NDP for AP probing
Johannes Berg
1
-0
/
+1
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+1
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
1
-12
/
+12
2017-08-08
ath9k: make ath_ps_ops structures as const
Bhumika Goyal
1
-1
/
+1
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-4
/
+4
2016-03-11
ath9k_htc: fix up indents with spaces
Bob Copeland
1
-7
/
+7
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
1
-1
/
+2
2015-09-18
ath9k_htc: introduce support for different fw versions
Oleksij Rempel
1
-0
/
+4
2015-08-13
ath9k_htc: drv_init: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
1
-1
/
+2
2015-06-15
ath9k_htc: add support of channel switch
Chun-Yeow Yeoh
1
-1
/
+2
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-10
/
+10
2015-05-09
ath9k: Enable short repeat by default on ath9k_htc
Nick Kossifidis
1
-1
/
+1
2015-03-30
ath9k_htc: add new WMI_REG_RMW_CMDID command
Oleksij Rempel
1
-6
/
+136
2015-01-27
ath9k and ath9k_htc: rename variable "led_blink"
Hong Xu
1
-2
/
+2
2015-01-23
ath9k_htc: Add a module parameter to disable blink
Hong Xu
1
-0
/
+4
2014-11-17
ath9k_htc: ath9k_htc_op_ps_wakeup() can be static
kbuild test robot
1
-3
/
+3
2014-11-12
ath9k_htc: add spectral scan debug interface
Oleksij Rempel
1
-0
/
+1
2014-11-12
ath9k_htc: set initial spec_config values
Oleksij Rempel
1
-0
/
+8
2014-11-12
ath9k_htc: add ath_ps_ops bindings
Oleksij Rempel
1
-0
/
+16
2014-10-07
ath9k_htc: avoid kernel panic in ath9k_hw_reset
Marek Puzyniak
1
-0
/
+1
2014-08-28
ath9k_htc: advertise support for TDLS
Csaba Kiraly
1
-0
/
+2
2014-03-17
ath9k_htc: sync beacon slot code with ath9k
Oleksij Rempel
1
-0
/
+1
2014-03-17
ath9k_htc: use common->op_flags
Oleksij Rempel
1
-2
/
+1
2014-03-17
ath9k_htc: move beaconq to struct htc_beacon
Oleksij Rempel
1
-2
/
+2
2014-03-17
ath9k_htc: use common ath_beacon_config
Oleksij Rempel
1
-1
/
+1
2014-02-28
ath9k_htc: add function ath9k_regwrite_multi
Oleksij Rempel
1
-30
/
+23
2014-02-28
ath9k_htc: use ath9k_cmn_reload_chainmask
Oleksij Rempel
1
-8
/
+1
2014-02-28
ath9k_htc: use ath9k_cmn_setup_ht_cap
Oleksij Rempel
1
-47
/
+3
2014-02-28
ath9k_htc: use ath9k_cmn_init_channels_rates
Oleksij Rempel
1
-117
/
+6
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+7
2014-02-13
ath9k_htc: use ath9k_cmn_process_rssi
Oleksij Rempel
1
-0
/
+1
2014-02-05
ath9k_htc: Do not support PowerSave by default
Oleksij Rempel
1
-1
/
+7
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+0
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
1
-1
/
+0
2013-12-19
ath9k_htc: reconfigure led_gpios after resume
Oleksij Rempel
1
-0
/
+2
2013-07-23
ath9k_htc: do some initial hardware configuration
Oleksij Rempel
1
-0
/
+1
2013-06-27
ath9k_htc: ifdef out IFTYPE_MESH advertisement
Thomas Pedersen
1
-2
/
+4
2013-06-24
ath9k_htc: Support reporting tx and rx chain mask.
Ben Greear
1
-0
/
+7
2013-06-12
ath9k_htc: add STBC TX support
Oleksij Rempel
1
-0
/
+3
[next]