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