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
/
recv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-01
ath: make gcc check format arguments of ath_print(), fix all misuses
Pavel Roskin
1
-1
/
+1
2010-01-12
ath9k: Add debugfs file for RX errors
Sujith
1
-0
/
+2
2010-01-12
ath9k: Cleanup Powersave flags
Sujith
1
-18
/
+18
2009-11-12
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
1
-280
/
+4
2009-11-12
ath9k: move RX skb post processing to a helper
Luis R. Rodriguez
1
-37
/
+52
2009-11-12
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
1
-1
/
+1
2009-11-12
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
Luis R. Rodriguez
1
-10
/
+10
2009-11-12
ath9k: move the max rx buffer size check to ath9k_rx_accept()
Luis R. Rodriguez
1
-4
/
+7
2009-11-12
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
1
-15
/
+20
2009-11-12
ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()
Luis R. Rodriguez
1
-3
/
+3
2009-11-12
ath9k: avoid the copy skb->cb on every RX'd skb
Luis R. Rodriguez
1
-22
/
+16
2009-11-12
ath9k: move rssi processing into a helper
Luis R. Rodriguez
1
-17
/
+27
2009-11-12
ath9k: move qual processing into a helper
Luis R. Rodriguez
1
-32
/
+42
2009-11-12
ath9k: move rate descriptor reading into a helper
Luis R. Rodriguez
1
-29
/
+43
2009-11-12
ath9k: remove temp variable ratecode from ath_rx_prepare()
Luis R. Rodriguez
1
-5
/
+2
2009-11-12
ath9k: move RX check code into helper ath9k_rx_accept()
Luis R. Rodriguez
1
-22
/
+41
2009-11-12
ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare()
Luis R. Rodriguez
1
-19
/
+20
2009-11-12
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
1
-1
/
+2
2009-11-12
ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()
Luis R. Rodriguez
1
-15
/
+1
2009-11-12
ath9k: do not pass the entire descriptor to ath_rx_prepare()
Luis R. Rodriguez
1
-34
/
+36
2009-11-12
ath9k: use the passed ieee80211_hw on ath_rx_prepare()
Luis R. Rodriguez
1
-1
/
+1
2009-11-12
ath9k: simpify RX by calling ath_get_virt_hw() once
Luis R. Rodriguez
1
-10
/
+18
2009-11-05
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
1
-1
/
+2
2009-10-08
ath9k: Allow PSPOLL only when the interface is configured in AP mode
Senthil Balasubramanian
1
-1
/
+4
2009-10-08
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
atheros: add common debug printing
Luis R. Rodriguez
1
-17
/
+21
2009-10-08
atheros: define shared bssidmask setting
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: move ath_common to ath_hw
Luis R. Rodriguez
1
-4
/
+6
2009-10-08
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
1
-2
/
+5
2009-10-08
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
1
-9
/
+9
2009-09-09
ath9k: Fix RX Filter handling for BAR
Sujith
1
-0
/
+3
2009-08-28
ath9k: Add support FIF_OTHER_BSS filtering mode.
Javier Cardona
1
-3
/
+4
2009-08-20
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-08-14
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
1
-36
/
+4
2009-08-14
ath9k: Update beacon RSSI
Sujith
1
-0
/
+4
2009-08-14
ath9k: Remove unneeded assignment of protocol field
Sujith
1
-1
/
+0
2009-08-14
ath9k: use new FIF_PSPOLL configure filter
Luis R. Rodriguez
1
-2
/
+1
2009-07-24
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
1
-1
/
+24
2009-07-10
ath9k: differentiate quality reporting between legacy and HT configurations
Luis R. Rodriguez
1
-4
/
+25
2009-07-10
ath9k: remove ath_rx_ps_back_to_sleep helper
Gabor Juhos
1
-11
/
+6
2009-07-10
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
1
-8
/
+0
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-4
/
+9
2009-06-19
ath9k: wait for beacon frame along with CAB
Gabor Juhos
1
-2
/
+5
2009-06-15
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
1
-0
/
+1
2009-05-22
ath9k: Update Beacon timers based on timestamp from the AP
Jouni Malinen
1
-0
/
+7
2009-05-20
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
Jouni Malinen
1
-2
/
+14
2009-05-20
ath9k: Move PS wakeup/restore calls from isr to tasklet
Vasanthakumar Thiagarajan
1
-2
/
+0
2009-05-20
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
Jouni Malinen
1
-7
/
+112
2009-05-20
ath9k: Clean up RX processing a bit
Jouni Malinen
1
-26
/
+34
[next]