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.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-12-08
ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.
Ben Greear
1
-2
/
+6
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-17
/
+16
2010-12-08
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-8
/
+7
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2010-11-22
ath9k: fix timeout on stopping rx dma
Felix Fietkau
1
-1
/
+1
2010-11-15
ath9k: move the PCU lock to the sc structure
Luis R. Rodriguez
1
-1
/
+1
2010-11-15
ath9k: add a debug warning when we cannot stop RX
Luis R. Rodriguez
1
-0
/
+2
2010-11-10
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
1
-26
/
+12
2010-11-09
ath9k: Avoid HW opmode overridden on monitor mode changes
Rajkumar Manoharan
1
-2
/
+2
2010-10-27
ath9k: lock reset and PCU start/stopping
Luis R. Rodriguez
1
-2
/
+0
2010-10-27
ath9k: rename rxflushlock to pcu_lock
Luis R. Rodriguez
1
-3
/
+3
2010-10-27
ath9k: add locking for starting the PCU on RX
Luis R. Rodriguez
1
-3
/
+4
2010-10-27
ath9k: add locking for stopping RX
Luis R. Rodriguez
1
-2
/
+2
2010-10-15
ath9k: Null out references to stale pointers.
Ben Greear
1
-0
/
+5
2010-10-15
ath9k: Remove bf_dmacontext.
Ben Greear
1
-2
/
+0
2010-10-13
ath9k: Set RX filter for Probe Request based on filter flag
Jouni Malinen
1
-2
/
+1
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
1
-1
/
+5
2010-09-27
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
1
-1
/
+1
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
1
-1
/
+1
2010-09-16
ath9k: fix regression which prevents chip sleep after CAB data
Senthil Balasubramanian
1
-1
/
+1
2010-09-16
ath9k: fix enabling ANI / tx monitor after bg scan
Luis R. Rodriguez
1
-2
/
+2
2010-09-16
ath9k: fix power save race conditions
Luis R. Rodriguez
1
-0
/
+3
2010-09-16
ath9k: make ath_ant_div_conf_fast_divbias static
John W. Linville
1
-1
/
+1
2010-09-16
ath9k: calcrxfilter should take multiple VIFs into account.
Ben Greear
1
-3
/
+3
2010-09-15
ath9k_hw: remove useless hw capability flags
Felix Fietkau
1
-2
/
+1
2010-09-07
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
1
-0
/
+545
2010-08-31
ath9k: fix spurious MIC failure reports
Felix Fietkau
1
-8
/
+11
2010-08-04
ath9k: fix erased ieee80211_rx_status.mactime
Jan Friedrich
1
-5
/
+5
2010-06-14
ath9k_hw: remove a useless function for setting the mac address
Felix Fietkau
1
-3
/
+0
2010-06-14
ath9k: fix extending the rx timestamp with the hardware TSF
Felix Fietkau
1
-3
/
+14
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
1
-2
/
+2
2010-06-04
ath9k: fix dma sync in rx path
Ming Lei
1
-3
/
+7
2010-06-03
ath9k: Fix bug in validating received data length for edma
Vasanthakumar Thiagarajan
1
-1
/
+2
2010-06-03
ath9k: Fix bug in accessing skb->data of rx frame for edma
Vasanthakumar Thiagarajan
1
-1
/
+2
2010-06-03
ath9k: Clean up few function parameters in recv.c
Vasanthakumar Thiagarajan
1
-15
/
+8
2010-06-03
ath9k: Move ath9k specific RX code to driver
Sujith
1
-4
/
+263
2010-06-03
ath9k: fix dma direction for map/unmap in ath_rx_tasklet
Ming Lei
1
-2
/
+2
2010-05-24
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
1
-5
/
+12
2010-05-11
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
1
-2
/
+0
2010-05-11
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-04-16
ath9k: Setup appropriate tx desc for regular dma and edma
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-04-16
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
1
-0
/
+1
2010-04-16
ath9k: Add Rx EDMA support
Felix Fietkau
1
-106
/
+411
2010-03-31
ath9k: allocate tx and rx status information on stack
Felix Fietkau
1
-10
/
+12
2010-03-31
ath9k: split out access to rx status information
Felix Fietkau
1
-9
/
+5
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
[next]