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
/
mac.c
Age
Commit message (
Expand
)
Author
2011-01-04
ath9k_hw: fix dma descriptor rx error bit parsing
Felix Fietkau
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
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
ath9k_hw: remove ath9k_hw_stoppcurecv
Felix Fietkau
2010-11-09
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
2010-10-07
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
2010-10-06
ath9k_hw: clean up register write buffering
Felix Fietkau
2010-09-14
ath9k_hw: handle rx key miss
Felix Fietkau
2010-08-31
ath9k: fix spurious MIC failure reports
Felix Fietkau
2010-06-15
ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003
Luis R. Rodriguez
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
2010-06-14
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
2010-04-27
ath9k_hw: Fix TX interrupt mitigation settings
Luis R. Rodriguez
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
2010-04-16
ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset
Luis R. Rodriguez
2010-04-16
ath9k_hw: enable CRC check of descriptors for AR9003
Luis R. Rodriguez
2010-04-16
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
2010-04-16
ath9k_hw: Define abstraction for tx desc access
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: Abstract the routine which returns interrupt status
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: Add abstraction to set/get link pointer
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: Move code which populates ds_data to ath9k_hw
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: Add abstraction for rx enable
Vasanthakumar Thiagarajan
2010-04-06
ath9k: remove ah->mask_reg, it's never used properly
Pavel Roskin
2010-03-31
ath9k: split out access to rx status information
Felix Fietkau
2010-03-31
ath9k: split out access to tx status information
Felix Fietkau
2010-03-23
ath9k_hw: fix TX descriptor setup for AR9271
Sujith
2010-03-09
ath9k: never read from the AR_IMR_S2 register
Pavel Roskin
2009-12-21
ath9k: Fix TX queue draining
Sujith
2009-11-28
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
2009-11-28
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
2009-10-07
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
ath9k: move hw code to its own module
Luis R. Rodriguez
2009-10-07
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
2009-10-07
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-08-14
ath9k: Cleanup function return types
Sujith
2009-07-24
ath9k: RX stucks during heavy traffic in HT40 mode.
Senthil Balasubramanian
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez