summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/beacon.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-061-4/+4
* ath9k: Fix nexttbtt calculationSujith2008-09-241-3/+6
* ath9k: Whitespace cleanupSujith2008-09-241-76/+60
* ath9k: Remove more dead codeSujith2008-08-291-25/+0
* ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-291-68/+7
* ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-291-7/+0
* ath9k: Miscellaneous fixesSujith2008-08-291-26/+26
* ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-08-291-0/+12
* ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen2008-08-291-36/+36
* ath9k: Trim struct ath_softcSujith2008-08-291-4/+4
* ath9k: Use bitfields for sc operationsSujith2008-08-291-2/+2
* ath9k: Use a single opmode variableSujith2008-08-291-9/+9
* ath9k: Merge reset functionsSujith2008-08-291-1/+1
* ath9k: Revamp wireless mode usageSujith2008-08-071-1/+1
* ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-071-4/+4
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-071-4/+6
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-071-0/+977