index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-02-02
wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
Toke Høiland-Jørgensen
2023-11-29
wifi: ath9k: Remove unnecessary (void*) conversions
Wu Yunchuan
2022-12-22
wifi: ath9k: remove most hidden macro dependencies on ah
Wenli Looi
2022-12-08
wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
Minsuk Kang
2022-06-20
ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
Pavel Skripkin
2021-04-22
ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
Toke Høiland-Jørgensen
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-14
ath9k: Fix typo in function name
Pavel Machek
2020-05-30
ath9k_htc: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
2020-04-07
ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
Qiujun Huang
2019-09-10
ath9k: Remove unneeded variable to store return value
zhong jiang
2018-03-29
ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
Joe Perches
2018-03-21
ath9k_htc: use non-QoS NDP for AP probing
Johannes Berg
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
2017-08-08
ath9k: make ath_ps_ops structures as const
Bhumika Goyal
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-03-11
ath9k_htc: fix up indents with spaces
Bob Copeland
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
2015-09-18
ath9k_htc: introduce support for different fw versions
Oleksij Rempel
2015-08-13
ath9k_htc: drv_init: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
2015-06-15
ath9k_htc: add support of channel switch
Chun-Yeow Yeoh
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-05-09
ath9k: Enable short repeat by default on ath9k_htc
Nick Kossifidis
2015-03-30
ath9k_htc: add new WMI_REG_RMW_CMDID command
Oleksij Rempel
2015-01-27
ath9k and ath9k_htc: rename variable "led_blink"
Hong Xu
2015-01-23
ath9k_htc: Add a module parameter to disable blink
Hong Xu
2014-11-17
ath9k_htc: ath9k_htc_op_ps_wakeup() can be static
kbuild test robot
2014-11-11
ath9k_htc: add spectral scan debug interface
Oleksij Rempel
2014-11-11
ath9k_htc: set initial spec_config values
Oleksij Rempel
2014-11-11
ath9k_htc: add ath_ps_ops bindings
Oleksij Rempel
2014-10-07
ath9k_htc: avoid kernel panic in ath9k_hw_reset
Marek Puzyniak
2014-08-28
ath9k_htc: advertise support for TDLS
Csaba Kiraly
2014-03-17
ath9k_htc: sync beacon slot code with ath9k
Oleksij Rempel
2014-03-17
ath9k_htc: use common->op_flags
Oleksij Rempel
2014-03-17
ath9k_htc: move beaconq to struct htc_beacon
Oleksij Rempel
2014-03-17
ath9k_htc: use common ath_beacon_config
Oleksij Rempel
2014-02-28
ath9k_htc: add function ath9k_regwrite_multi
Oleksij Rempel
2014-02-28
ath9k_htc: use ath9k_cmn_reload_chainmask
Oleksij Rempel
2014-02-28
ath9k_htc: use ath9k_cmn_setup_ht_cap
Oleksij Rempel
2014-02-28
ath9k_htc: use ath9k_cmn_init_channels_rates
Oleksij Rempel
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-12
ath9k_htc: use ath9k_cmn_process_rssi
Oleksij Rempel
2014-02-04
ath9k_htc: Do not support PowerSave by default
Oleksij Rempel
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
2013-12-18
ath9k_htc: reconfigure led_gpios after resume
Oleksij Rempel
[next]