ath9k: Virtual wiphy pause/unpause functionality
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k / beacon.c
2009-03-05 Jouni Malinenath9k: Virtual wiphy pause/unpause functionality
2009-03-05 Jouni Malinenath9k: Add support for multiple secondary virtual wiphys
2009-03-05 Jouni Malinenath9k: Cleanup multiple VIF processing
2009-03-05 Sujithath9k: Handle TSF properly for AP mode
2009-03-05 Sujithath9k: Split beacon configuration into mode specific...
2009-03-05 Sujithath9k: Cleanup beacon stuck processing
2009-03-05 Sujithath9k: Scrub beacon.c
2009-02-27 Alina Friedrichsenath9k: Don't reset TSF after scanning automatically
2009-02-27 Sujithath9k: Enable TSF Out of Range Interrupt
2009-02-13 Sujithath9k: Remove all the useless ah_ variable prefixes
2009-02-13 Sujithath9k: Merge ath_hal and ath_hal_5416 structures
2009-02-13 Sujithath9k: Remove all the sc_ prefixes
2009-02-13 Sujithath9k: Header file cleanup
2009-01-29 Sujithath9k: Merge queue draining functions
2009-01-29 Gabor Juhosath9k: convert to use bus-agnostic DMA routines
2009-01-29 Gabor Juhosath9k: convert to struct device
2008-12-12 Sujithath9k: Refactor struct ath_softc
2008-12-12 Sujithath9k: Maintain rate table choice after association
2008-12-12 Jouni Malinenath9k: Free Beacon skbs in AP mode
2008-12-05 Luis R. Rodriguezath9k: Check for pci_map_single() errors
2008-12-05 Colin McCabeath9k: Replace ath9k_opmode with nl80211_iftype
2008-12-05 Sujithath9k: Add a debugfs file for dumping DMA status
2008-12-05 Sujithath9k: Use cleaner debug masks
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Sujithath9k: Code scrub
2008-11-26 Sujithath9k: Remove ath9k_rate_table
2008-11-25 Luis R. Rodriguezath9k: Fix SW-IOMMU bounce buffer starvation
2008-11-10 Sujithath9k: Revamp VAP management
2008-11-10 Sujithath9k: Revamp transmit control block
2008-10-06 Luis R. Rodriguezath9k: kill ath9k's memzero() and use memset() instead
2008-09-24 Sujithath9k: Fix nexttbtt calculation
2008-09-24 Sujithath9k: Whitespace cleanup
2008-09-11 Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-08-29 Sujithath9k: Remove more dead code
2008-08-29 Jouni Malinenath9k: Use mac80211 for multicast power save buffering
2008-08-29 Sujithath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
2008-08-29 Sujithath9k: Miscellaneous fixes
2008-08-29 Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-08-29 Jouni Malinenath9k: Updated Beacon generation to use mac80211-style
2008-08-29 Sujithath9k: Trim struct ath_softc
2008-08-29 Sujithath9k: Use bitfields for sc operations
2008-08-29 Sujithath9k: Use a single opmode variable
2008-08-29 Sujithath9k: Merge reset functions
2008-08-07 Sujithath9k: Revamp wireless mode usage
2008-08-07 Sujithath9k: Remove redundant data structure ath9k_txq_info
2008-08-07 Sujithath9k: Cleanup data structures related to HW capabilities
2008-08-07 Luis R. Rodriguezath9k: Add new Atheros IEEE 802.11n driver