index
:
asmadeus/linux.git
for-next
The linux kernel
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
2011-09-26
ath9k: Fix a dma warning/memory leak
Mohammed Shafi Shajakhan
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
ath9k: improve reliability of MIC error detection
Felix Fietkau
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-22
ath9k: add fast_div_bias configuration for diversity group 1
Gabor Juhos
2011-06-22
ath9k: remove superfluous parentheses
Gabor Juhos
2011-06-22
ath9k: add a missing case statement to ath_ant_div_comb_alt_check
Gabor Juhos
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-16
ath9k: make sure main_rssi is positive
Mohammed Shafi Shajakhan
2011-05-16
ath9k: configure fast_div_bias based on diversity group
Mohammed Shafi Shajakhan
2011-05-16
ath9k: Implement an API to swap main/ALT LNA's
Mohammed Shafi Shajakhan
2011-05-16
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
2011-05-10
ath9k: Fix rssi update in ad-hoc mode
Rajkumar Manoharan
2011-05-10
ath9k: avoid enabling interrupts while processing rx
Rajkumar Manoharan
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
ath9k: remove the unlikely check for autosleep
Mohammed Shafi Shajakhan
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-19
ath9k: fix the return value of ath_stoprecv
Felix Fietkau
2011-04-12
ath9k: fix too early enabling of rx during ath_startrecv()
Felix Fietkau
2011-04-12
ath9k: fix PS-Poll reception on AR9160 and earlier
Felix Fietkau
2011-04-12
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
2011-04-07
ath9k: configure beacons based on hw opmode
Rajkumar Manoharan
2011-03-11
ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag
Felix Fietkau
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-01-28
ath9k: use split rx buffers to get rid of order-1 skb allocations
Felix Fietkau
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-19
ath9k: Fix up hardware mode and beacons with multiple vifs.
Ben Greear
2010-12-22
ath9k: Fix warnings on card removal
Rajkumar Manoharan
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-07
ath9k: Remove dead code in recv.c
Mohammed Shafi Shajakhan
2010-12-07
ath9k: Properly use unlikely check macro
Mohammed Shafi Shajakhan
2010-12-07
ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.
Ben Greear
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2010-12-02
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
John W. Linville
2010-11-30
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-22
ath9k: fix timeout on stopping rx dma
Felix Fietkau
2010-11-15
ath9k: move the PCU lock to the sc structure
Luis R. Rodriguez
2010-11-15
ath9k: add a debug warning when we cannot stop RX
Luis R. Rodriguez
2010-11-09
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
2010-11-08
ath9k: Avoid HW opmode overridden on monitor mode changes
Rajkumar Manoharan
2010-10-27
ath9k: lock reset and PCU start/stopping
Luis R. Rodriguez
2010-10-27
ath9k: rename rxflushlock to pcu_lock
Luis R. Rodriguez
2010-10-27
ath9k: add locking for starting the PCU on RX
Luis R. Rodriguez
2010-10-27
ath9k: add locking for stopping RX
Luis R. Rodriguez
2010-10-15
ath9k: Null out references to stale pointers.
Ben Greear
[next]