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_main.c
Age
Commit message (
Expand
)
Author
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
2023-08-22
wifi: ath9k: Remove unnecessary ternary operators
Ruan Jinjie
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2020-12-17
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
2020-05-30
ath9k_htc: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2017-12-14
ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()
Dan Carpenter
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
2016-04-26
Merge ath-next from ath.git
Kalle Valo
2016-04-19
ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_se...
Markus Elfring
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
2015-12-31
ath9k_htc: fix handling return value of ath9k_hw_calibrate
Andrzej Hajda
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-08-25
ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT
Oleksij Rempel
2015-06-15
ath9k_htc: add support of channel switch
Chun-Yeow Yeoh
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-17
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
Chun-Yeow Yeoh
2014-11-11
ath9k_htc: trigger spectral scan on set_channel
Oleksij Rempel
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
2014-05-14
ath9k_htc: Stop ANI before doing hw_reset
Rajkumar Manoharan
2014-03-17
ath9k_htc: sync beacon slot code with ath9k
Oleksij Rempel
2014-03-17
ath9k_htc: add ATH_OP_PRIM_STA_VIF
Oleksij Rempel
2014-03-17
ath9k_htc: use common->op_flags
Oleksij Rempel
2014-03-17
ath9k_htc: use ath_beacon_conf.enable_beacon
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: avoid scheduling while atomic on sta_rc_update
Stanislaw Gruszka
2014-02-04
ath9k_htc: make ->sta_rc_update atomic for most calls
Stanislaw Gruszka
2013-12-17
ath9k_htc: properly set MAC address and BSSID mask
Mathy Vanhoef
2013-10-14
ath9k: make ath9k_cmn_update_ichannel static
Felix Fietkau
2013-10-14
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
2013-08-16
ath9k: use chandef instead of channel_type
Simon Wunderlich
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-24
ath9k_htc: Add ethtool stats support.
Ben Greear
2013-06-24
ath9k_htc: Support reporting tx and rx chain mask.
Ben Greear
2013-06-24
ath9k_htc: Handle IDLE state transition properly
Sujith Manoharan
2013-06-12
ath9k_htc: add STBC TX support
Oleksij Rempel
2013-06-03
ath9k: Simplify ANI initialization
Sujith Manoharan
2013-05-22
ath9k_htc: Add support for mesh interfaces
Javier Cardona
2013-04-10
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
[next]