aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/beacon.c
AgeCommit message (Expand)Author
2008-12-12ath9k: Refactor struct ath_softcSujith
2008-12-12ath9k: Maintain rate table choice after associationSujith
2008-12-12ath9k: Free Beacon skbs in AP modeJouni Malinen
2008-12-05ath9k: Check for pci_map_single() errorsLuis R. Rodriguez
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05ath9k: Add a debugfs file for dumping DMA statusSujith
2008-12-05ath9k: Use cleaner debug masksSujith
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26ath9k: Code scrubSujith
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-25ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez
2008-11-10ath9k: Revamp VAP managementSujith
2008-11-10ath9k: Revamp transmit control blockSujith
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez
2008-09-24ath9k: Fix nexttbtt calculationSujith
2008-09-24ath9k: Whitespace cleanupSujith
2008-08-29ath9k: Remove more dead codeSujith
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Merge reset functionsSujith
2008-08-07ath9k: Revamp wireless mode usageSujith
2008-08-07ath9k: Remove redundant data structure ath9k_txq_infoSujith
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez