index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
mac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
2011-10-11
1
-0
/
+1
*
ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
Felix Fietkau
2011-10-11
1
-1
/
+1
*
ath9k: fix retry counting / BAR handling during queue flush
Felix Fietkau
2011-10-11
1
-1
/
+2
*
ath9k_hw: clean up hardware revision checks
Felix Fietkau
2011-09-19
1
-4
/
+0
*
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
2011-09-16
1
-1
/
+0
*
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
2011-09-16
1
-1
/
+39
*
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-16
1
-0
/
+1
*
ath9k: use u8 for the tx key index
Felix Fietkau
2011-08-30
1
-1
/
+1
*
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
2011-08-29
1
-0
/
+1
*
ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc
Rajkumar Manoharan
2011-08-24
1
-1
/
+1
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-26
1
-1
/
+1
|
\
|
*
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
2011-04-12
1
-1
/
+1
*
|
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
2011-04-19
1
-1
/
+0
|
/
*
ath9k: improve reliability of beacon transmission and stuck beacon handling
Felix Fietkau
2011-03-14
1
-1
/
+1
*
ath9k: fix stopping tx dma on reset
Felix Fietkau
2011-03-14
1
-0
/
+1
*
ath9k_hw: Add RX filters
Sujith Manoharan
2011-01-28
1
-0
/
+2
*
ath9k_hw: remove ath9k_hw_stoppcurecv
Felix Fietkau
2010-11-24
1
-1
/
+0
*
ath9k_hw: optimize all descriptor access functions
Felix Fietkau
2010-11-09
1
-2
/
+2
*
ath9k_hw: optimize tx status descriptor processing
Felix Fietkau
2010-11-09
1
-3
/
+0
*
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
2010-11-09
1
-2
/
+4
*
ath9k: Use common ath key management functions
Bruno Randolf
2010-09-16
1
-21
/
+0
*
ath9k_hw: report the TID in the tx status on AR5008-AR9002
Felix Fietkau
2010-07-12
1
-0
/
+3
*
ath9k: remove duplicate WMM AC definitions
Felix Fietkau
2010-06-14
1
-8
/
+3
*
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
2010-06-14
1
-1
/
+1
*
ath9k: add support for Tx and Rx STBC
Felix Fietkau
2010-04-20
1
-1
/
+7
*
ath9k_htc: Fix sparse endian warnings
Sujith
2010-04-16
1
-5
/
+5
*
ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+1
*
ath9k_hw: add LDPC support for AR9003
Luis R. Rodriguez
2010-04-16
1
-0
/
+2
*
ath9k_hw: Fill descriptor abstrations for AR9003
Vasanthakumar Thiagarajan
2010-04-16
1
-2
/
+5
*
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
2010-04-16
1
-2
/
+0
*
ath9k_hw: Define abstraction for tx desc access
Vasanthakumar Thiagarajan
2010-04-16
1
-26
/
+1
*
ath9k_hw: Abstract the routine which returns interrupt status
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+5
*
ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
Vasanthakumar Thiagarajan
2010-04-16
1
-1
/
+0
*
ath9k_hw: Move code which populates ds_data to ath9k_hw
Vasanthakumar Thiagarajan
2010-04-16
1
-1
/
+2
*
ath9k_hw: Add few routines for rx edma support
Vasanthakumar Thiagarajan
2010-04-16
1
-0
/
+2
*
ath9k_hw: Add abstraction for rx enable
Vasanthakumar Thiagarajan
2010-04-16
1
-1
/
+2
*
ath9k: allocate tx and rx status information on stack
Felix Fietkau
2010-03-31
1
-5
/
+0
*
ath9k: split out access to rx status information
Felix Fietkau
2010-03-31
1
-4
/
+1
*
ath9k: split out access to tx status information
Felix Fietkau
2010-03-31
1
-2
/
+2
*
ath9k_htc: Support for AR9271 chipset.
Sujith
2010-03-23
1
-0
/
+26
*
ath9k: Add debugfs file for RX errors
Sujith
2010-01-12
1
-0
/
+34
*
ath9k: fix missed error codes in the tx status check
Felix Fietkau
2009-12-28
1
-0
/
+3
*
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
2009-11-28
1
-1
/
+7
*
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
2009-11-28
1
-0
/
+6
*
ath9k: properly use the mac80211 rate control api
Felix Fietkau
2009-11-28
1
-1
/
+0
*
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
1
-0
/
+1
*
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
1
-5
/
+0
*
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
2009-10-07
1
-5
/
+0
*
ath9k: Fix RX Filter handling for BAR
Sujith
2009-09-08
1
-0
/
+1
[next]