ath9k: Code scrub
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k / xmit.c
2008-11-26 Sujithath9k: Code scrub
2008-11-26 Vasanthakumar Thia... ath9k: Dont update rate control for every AMPDU
2008-11-26 Sujithath9k: Use straightforward PCI routines to setup the...
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: We don't support non-HT devices, so remove super...
2008-11-10 John W. Linvilleath9k: correct warning about unintialized variable...
2008-11-10 Sujithmac80211: Add a new event in ieee80211_ampdu_mlme_action
2008-11-10 Sujithath9k: Remove ath_tx_aggr_resp()
2008-11-10 Sujithath9k: Use bitfields to store tid's state in a single...
2008-11-10 Sujithath9k: Ensure ath_node is not NULL when updating tx...
2008-11-10 Sujithath9k: Remove SM Power Save as it is not supported now
2008-11-10 Sujithath9k: Revamp transmit control block
2008-11-10 Sujithath9k: Simplify node attach/detach routines
2008-11-10 Sujithath9k: Node cleanup
2008-10-31 Luis R. Rodriguezath9k: use ETH_P_PAE
2008-10-31 Luis R. Rodriguezath9k: Allow user to change tx power when asked
2008-10-31 Luis R. Rodriguezath9k: remove pointless sc_txintrperiod and spin_lock_b...
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: rewrite HT handling
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
2008-10-06 Luis R. Rodriguezath9k: kill ath9k's memzero() and use memset() instead
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-22 Senthil Balasubram... ath9k: connectivity is lost after Group rekeying is...
2008-09-03 Jouni Malinenath9k: Fix TX control flag use for no ACK and RTS/CTS
2008-08-29 Sujithath9k: Remove sc_lastrx as we don't use it anywhere
2008-08-29 Sujithath9k: Do not update frame's duration field
2008-08-29 Jouni Malinenath9k: Use mac80211 for multicast power save buffering
2008-08-29 Sujithath9k: Miscellaneous fixes
2008-08-29 Sujithath9k: Remove remaining occurences of ath_skb_map functions
2008-08-29 Jouni Malinenath9k: Fix TX control flag use for no ACK and RTS/CTS
2008-08-29 Sujithath9k: Trim struct ath_softc
2008-08-29 Sujithath9k: Use ah_curchan and remove sc_curchan which is...
2008-08-29 Sujithath9k: Use bitfields for sc operations
2008-08-29 Sujithath9k: Use a single opmode variable
2008-08-29 Sujithath9k: Remove a few unnecessary macros
2008-08-29 Sujithath9k: Use bitfields for buffer type
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