aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/beacon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez1-5/+5
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez1-4/+4
2008-09-24ath9k: Fix nexttbtt calculationSujith1-3/+6
2008-09-24ath9k: Whitespace cleanupSujith1-76/+60
2008-08-29ath9k: Remove more dead codeSujith1-25/+0
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen1-68/+7
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith1-7/+0
2008-08-29ath9k: Miscellaneous fixesSujith1-26/+26
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen1-0/+12
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen1-36/+36
2008-08-29ath9k: Trim struct ath_softcSujith1-4/+4
2008-08-29ath9k: Use bitfields for sc operationsSujith1-2/+2
2008-08-29ath9k: Use a single opmode variableSujith1-9/+9
2008-08-29ath9k: Merge reset functionsSujith1-1/+1
2008-08-07ath9k: Revamp wireless mode usageSujith1-1/+1
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith1-4/+4
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith1-4/+6
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+977