summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/mac.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-976/+0
2009-04-23ath9k: Cleanup debug messagesSujith1-26/+37
2009-03-28ath9k: Update copyright in all the filesSujith1-1/+1
2009-02-27ath9k: Fix antenna assignment bug in TX status processingSujith1-1/+1
2009-02-27ath9k: Fix HW wait timeoutSujith1-5/+23
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith1-47/+47
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith1-78/+66
2009-02-13ath9k: Header file cleanupSujith1-4/+1
2009-02-09ath9k: Handle mac80211's RC flags for MCS ratesSujith1-3/+0
2009-01-30ath9k: Fix bug in TX DMA terminationSujith1-6/+25
2008-12-12ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian1-2/+1
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian1-2/+2
2008-12-05ath9k: Add a debugfs file for dumping DMA statusSujith1-72/+0
2008-12-05ath9k: Use cleaner debug masksSujith1-40/+26
2008-11-26ath9k: Update TX trigger level on a FIFO underrun.Sujith1-1/+3
2008-11-10ath9k: Refactor hw.cSujith1-0/+1031