index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
recv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-30
ath9k: Set RX filter based to allow broadcast Action frame RX
Jouni Malinen
1
-1
/
+2
2019-06-27
ath9k: correctly handle short radar pulses
Zefir Kurtisi
1
-1
/
+5
2019-02-26
ath9k: remove set but not used variable 'acq'
YueHaibing
1
-8
/
+1
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
1
-8
/
+1
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
1
-9
/
+9
2018-01-25
ath9k: discard undersized packets
Felix Fietkau
1
-2
/
+2
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-4
/
+4
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
1
-0
/
+65
2016-12-01
ath9k: feed only active spectral / dfs-detector
Zefir Kurtisi
1
-3
/
+14
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2015-12-11
ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stopped
Miaoqing Pan
1
-0
/
+3
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
1
-1
/
+1
2015-07-21
ath9k: make DMA stop related messages debug-only
Felix Fietkau
1
-4
/
+3
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-5
/
+0
2015-01-15
ath9k: Add QCA956x HW support
Miaoqing Pan
1
-1
/
+2
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
1
-1
/
+1
2014-11-11
ath9k: remove all struct ath_softc dependencies from spectral code
Oleksij Rempel
1
-1
/
+1
2014-09-16
ath9k: Fix build error
Sujith Manoharan
1
-0
/
+2
2014-09-16
ath9k: enable control frame reception
Lorenzo Bianconi
1
-1
/
+2
2014-09-16
ath9k: add sampling methods for (tx|rx) timestamp
Lorenzo Bianconi
1
-0
/
+5
2014-09-15
ath9k: Remove unnecessary tbtt assignment
Sujith Manoharan
1
-1
/
+1
2014-09-15
ath9k: Fix beacon processing in offchannel
Sujith Manoharan
1
-1
/
+9
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
1
-2
/
+2
2014-09-09
ath9k: Fix RX filters in channel contexts
Sujith Manoharan
1
-6
/
+15
2014-09-09
ath9k: Fix COMP_BAR filter
Sujith Manoharan
1
-1
/
+1
2014-09-09
ath9k: Fix ath_startrecv()
Sujith Manoharan
1
-4
/
+2
2014-08-28
ath9k: Add wrappers for beacon events
Sujith Manoharan
1
-5
/
+3
2014-08-28
ath9k: Fix channel context events
Sujith Manoharan
1
-3
/
+6
2014-08-28
ath9k: Isolate ath9k_use_chanctx module parameter
Sujith Manoharan
1
-1
/
+1
2014-08-28
ath9k: Isolate P2P powersave routines
Sujith Manoharan
1
-2
/
+2
2014-06-19
ath9k: Adjust AP beacon tsf based on station context
Felix Fietkau
1
-0
/
+5
2014-06-19
ath9k: Move beacon config to channel context
Rajkumar Manoharan
1
-1
/
+1
2014-06-19
ath9k: Implement hw_scan support
Felix Fietkau
1
-0
/
+5
2014-06-19
ath9k: Add channel context structure
Felix Fietkau
1
-2
/
+2
2014-05-29
ath9k: avoid passing buffers to the hardware during flush
Felix Fietkau
1
-11
/
+13
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2014-05-06
ath9k: Prevent divide-by-zero upon bad beacon_interval.
Ben Greear
1
-2
/
+2
2014-04-22
ath9k: implement p2p client powersave support
Felix Fietkau
1
-0
/
+3
2014-04-22
ath9k: add a recv budget
Tim Harvey
1
-0
/
+4
2014-04-22
ath9k: fix possible hang on flush
Tim Harvey
1
-3
/
+2
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-33
/
+34
2014-02-25
ath9k: fix invalid descriptor discarding
Felix Fietkau
1
-35
/
+35
2014-02-12
ath9k: move ath9k_rx_skb_postprocess to common.c
Oleksij Rempel
1
-53
/
+2
2014-02-12
ath9k: move ath9k_rx_accept to common.c
Oleksij Rempel
1
-87
/
+1
2014-02-12
ath9k: move ath9k_process_rate to common.c
Oleksij Rempel
1
-51
/
+8
2014-02-12
ath9k: move ath9k_process_rssi to common.c
Oleksij Rempel
1
-63
/
+1
2014-01-16
ath9k: use ath_is_mybeacon
Oleksij Rempel
1
-16
/
+4
2014-01-13
ath9k: Add a debugfs file "node_recv"
Sujith Manoharan
1
-1
/
+1
2014-01-09
ath9k: Use correct channel for RX packets
Sujith Manoharan
1
-11
/
+14
[next]