ath9k: Code scrub
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k / main.c
2008-11-26 Sujithath9k: Code scrub
2008-11-26 Sujithath9k: Move TX completion routine to xmit.c
2008-11-26 Sujithath9k: General code scrub
2008-11-26 Sujithath9k: Remove ath9k_rate_table
2008-11-26 Sujithath9k: Use rate_driver_data
2008-11-26 Sujithath9k: Remove ath_rate_softc
2008-11-26 Sujithath9k: Remove rate control reference in VAP
2008-11-26 Sujithath9k: Revamp RX handling
2008-11-26 Sujithath9k: Nuke fixed rate handling in driver
2008-11-26 Vasanthakumar Thia... ath9k: Fix panic while unregistering rfkill
2008-11-25 Luis R. Rodriguezath9k: make DMA memory consistent
2008-11-25 Luis R. Rodriguezath9k: Clarify we only want 32-bit DMA
2008-11-25 Senthil Balasubram... ath9k: Race condition in accessing TX and RX buffers.
2008-11-25 Senthil Balasubram... ath9k: IRQ should be disabled before calling free_irq()
2008-11-25 Senthil Balasubram... ath9k: Build RFKILL feature even when RFKILL subsystem...
2008-11-21 Benoit PAPILLAULTath9k : Display MAC/BB and RF version at startup (v2)
2008-11-11 Sujithath9k: Fix compilation failure when RFKILL is enabled
2008-11-10 Sujithmac80211: Add a new event in ieee80211_ampdu_mlme_action
2008-11-10 Sujithath9k: Remove internal RX A-MPDU processing
2008-11-10 Sujithath9k: Clear HT info on starting the driver
2008-11-10 Sujithath9k: Enable interrupts at the proper place
2008-11-10 Sujithath9k: Remove unnecessary TSF reset
2008-11-10 Sujithath9k: Streamline attach/detach
2008-11-10 Sujithath9k: Revamp VAP management
2008-11-10 Sujithath9k: Ensure ath_node is not NULL when updating tx...
2008-11-10 Sujithath9k: Revamp transmit control block
2008-11-10 Sujithath9k: Node cleanup
2008-11-10 Johannes Bergath9k: remove useless NULL initialisers
2008-10-31 Sujithmac80211: Re-enable aggregation
2008-10-31 Luis R. Rodriguezath9k: Allow user to change tx power when asked
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Luis R. Rodriguezath9k: correct signal quality report
2008-10-31 Johannes Bergmac80211: rewrite HT handling
2008-10-31 Johannes Bergmac80211: make retry limits part of hw config
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-15 Johannes Bergath9k/mac80211: disallow fragmentation in ath9k, report...
2008-10-06 Luis R. Rodriguezath9k: enable ANI to help with noisy environments
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-22 Senthil Balasubram... ath9k: Fix IRQ nobody cared issue with ath9k
2008-09-22 Senthil Balasubram... ath9k: connectivity is lost after Group rekeying is...
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Vasanthakumar Thia... ath9k: Add RF kill support
2008-09-15 Vasanthakumar Thia... ath9k: Re-order functions in main.c
2008-09-11 Tomas Winklermac80211: change MIMO_PS to SM_PS
2008-09-11 Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-09-03 Jouni Malinenath9k: Fix TX status reporting
2008-09-02 Senthil Balasubram... ath9k: Incorrect key used when group and pairwise ciphe...
2008-08-29 Sujithath9k: Remove more dead code
2008-08-29 Vasanthakumar Thia... ath9k: Add LED support
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: Use definition from ieee80211.h
2008-08-29 Sujithath9k: Miscellaneous fixes
2008-08-29 Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-08-29 Jouni Malinenath9k: Fix TX status reporting
2008-08-29 Jouni Malinenath9k: Updated Beacon generation to use mac80211-style
2008-08-29 Jouni Malinenath9k: Allow AP mode to be enabled
2008-08-29 Sujithath9k: Use bitfields for sc operations
2008-08-29 Sujithath9k: Use a single opmode variable
2008-08-29 Sujithath9k: RX Filter cleanup
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