index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
htc_drv_txrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
Toke Høiland-Jørgensen
1
-4
/
+0
2023-11-29
wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...
Minsuk Kang
1
-2
/
+3
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
1
-1
/
+1
2022-06-20
ath9k: htc: clean up statistics macros
Pavel Skripkin
1
-5
/
+5
2022-04-23
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
1
-0
/
+8
2021-12-20
ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()
Tetsuo Handa
1
-0
/
+5
2021-12-20
ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()
Tetsuo Handa
1
-0
/
+8
2020-12-09
ath9k_htc: adhere to the DONT_REORDER transmit flag
Mathy Vanhoef
1
-1
/
+6
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-08-17
ath9k_htc: Use appropriate rs_datalen type
Masashi Honma
1
-1
/
+1
2020-05-30
ath9k_htc: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
1
-1
/
+2
2020-05-06
ath9k_htc: Silence undersized packet warnings
Masashi Honma
1
-3
/
+3
2019-10-01
ath9k_htc: Discard undersized packets
Masashi Honma
1
-4
/
+19
2019-10-01
ath9k_htc: Modify byte order for an error message
Masashi Honma
1
-1
/
+1
2019-02-07
ath: move spin_lock_bh to spin_lock in tasklet
Zhiwei Jiang
1
-3
/
+3
2018-06-29
ath9k: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+5
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
1
-3
/
+3
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-1
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-3
/
+3
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-8
/
+1
2014-11-11
ath9k_htc: process rx spectral packets
Oleksij Rempel
1
-0
/
+14
2014-11-11
ath9k_htc: fix rs_datalen conversation
Oleksij Rempel
1
-1
/
+1
2014-09-15
ath9k_htc: fix random decryption failure
Johannes Stezenbach
1
-1
/
+1
2014-05-13
ath9k & ath9k_htc: move ath_rx_stats to cmn
Oleksij Rempel
1
-2
/
+1
2014-04-09
ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames
Chun-Yeow Yeoh
1
-1
/
+4
2014-03-17
ath9k_htc: use common->op_flags
Oleksij Rempel
1
-1
/
+2
2014-02-12
ath9k_htc: remove useless memcpy
Oleksij Rempel
1
-5
/
+5
2014-02-12
ath9k_htc: use ath9k_cmn_rx_skb_postprocess
Oleksij Rempel
1
-25
/
+3
2014-02-12
ath9k_htc: sync rx_status-> related code with ath9k
Oleksij Rempel
1
-4
/
+5
2014-02-12
ath9k_htc: use ath9k_cmn_rx_accept
Oleksij Rempel
1
-37
/
+8
2014-02-12
ath9k_htc: use ath9k_cmn_process_rate
Oleksij Rempel
1
-38
/
+2
2014-02-12
ath9k_htc: use ath9k_cmn_process_rssi
Oleksij Rempel
1
-19
/
+2
2014-02-12
ath9k_htc: add rx header converter to make it usable by ath9k
Oleksij Rempel
1
-1
/
+36
2014-01-16
ath9k_htc: use ath_is_mybeacon
Oleksij Rempel
1
-3
/
+1
2014-01-03
ath9k: use ether_addr_equal_64bits
Julia Lawall
1
-1
/
+1
2013-08-22
ath9k_htc: Restore skb headroom when returning skb to mac80211
Helmut Schaa
1
-0
/
+10
2013-05-22
ath9k_htc: Add support for mesh interfaces
Javier Cardona
1
-1
/
+1
2013-04-10
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
1
-6
/
+4
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+4
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-4
/
+4
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+11
2013-02-27
ath9k_htc: fix signal strength handling issues
Felix Fietkau
1
-7
/
+11
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-7
/
+4
2012-12-11
ath9k_htc: RX timestamp is reported at end of frame
Thomas Pedersen
1
-1
/
+1
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
1
-13
/
+13
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-1
/
+1
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-1
/
+1
[next]