summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/beacon.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-12/+12
* ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-051-1/+0Star
* ath9k: Use cleaner debug masksSujith2008-12-051-42/+35Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-271-5/+5
|\
| * ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-251-5/+5
* | ath9k: Code scrubSujith2008-11-261-66/+14Star
* | ath9k: Remove ath9k_rate_tableSujith2008-11-261-4/+4
* | ath9k: Revamp VAP managementSujith2008-11-101-13/+27
* | ath9k: Revamp transmit control blockSujith2008-11-101-1/+1
|/
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-071-4/+4
* ath9k: Fix nexttbtt calculationSujith2008-09-241-3/+6
* ath9k: Whitespace cleanupSujith2008-09-241-76/+60Star
* ath9k: Remove more dead codeSujith2008-08-291-25/+0Star
* ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-291-68/+7Star
* ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-291-7/+0Star
* 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