Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec...
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath9k / xmit.c
2009-12-28 Felix Fietkauath9k: fix missed error codes in the tx status check
2009-12-21 Sujithath9k: Fix TX queue draining
2009-12-21 Sujithath9k: Fix bug in assigning sequence number
2009-12-21 Benoit Papillaultath9k: Last fix for TX software padding.
2009-12-07 Felix Fietkauath9k: fix tx status reporting
2009-11-28 Benoit Papillaultath9k: Proper padding/unpadding for the TX/RX path.
2009-11-28 Luis R. Rodriguezath9k: fix processing of TX PS null data frames
2009-11-28 Felix Fietkauath9k: properly use the mac80211 rate control api
2009-11-18 Sujithath9k: Remove a few unused variables
2009-11-18 Felix Fietkauath9k: get rid of tx_info_priv
2009-11-11 Luis R. Rodriguezath9k: handle low buffer space for virtual wiphys
2009-11-11 Luis R. Rodriguezath9k: use the right hw on ath_tx_setup_buffer() for HT
2009-11-11 Luis R. Rodriguezath9k: use correct hw for tx aggregation TX completion
2009-11-04 Johannes Bergmac80211: make ieee80211_find_sta per virtual interface
2009-10-27 Sujithath9k: Fix TX hang poll routine
2009-10-07 Luis R. Rodriguezath9k: remove driver ASSERT, just use BUG_ON()
2009-10-07 Luis R. Rodriguezatheros: move tx/rx chainmask to ath_common
2009-10-07 Luis R. Rodriguezatheros: add common debug printing
2009-10-07 Luis R. Rodriguezath9k: use ath_hw for DPRINTF() and debug init/exit
2009-08-28 Vasanthakumar Thia... ath9k: Add Bluetooth Coexistence 3-wire support
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-07-29 Sujithath9k: Add debug counters for TX
2009-07-27 Sujithath9k: Remove a few redundant variables/macros
2009-07-27 Sujithath9k: Cleanup return values
2009-07-27 Sujithath9k: Fix a sparse warning
2009-07-24 Vasanthakumar Thia... ath9k: Handle tx desc shortage more appropriately
2009-07-24 Vasanthakumar Thia... ath9k: Remove bogus assert in ath_clone_txbuf()
2009-07-24 Senthil Balasubram... ath9k: Fix TX hang issue with Atheros chipsets
2009-07-10 Vasanthakumar Thia... ath9k: downgrade ASSERT() in ath_clone_txbuf()
2009-07-10 Vasanthakumar Thia... ath9k: Remove unnecessary count for addba attempt
2009-07-10 Vasanthakumar Thia... ath9k: Nuke unneccesary helper function to see if aggr...
2009-07-07 Vasanthakumar Thia... ath9k: Fix leak in tx descriptor
2009-06-10 Vasanthakumar Thia... ath9k: Fix tx stuck when connected to aggr disabled...
2009-05-20 Jouni Malinenath9k: Wake up for TX in mac80211 timeout=0 sleep mode
2009-05-20 Vasanthakumar Thia... ath9k: Print hw reset failure status as signed int
2009-05-06 Luis R. Rodriguezath9k: make private driver rate tables const
2009-05-06 Johannes Bergmac80211: clean up beacon interval settings
2009-04-22 Sujithath9k: Fix memleak on TX DMA failure
2009-04-22 Luis R. Rodriguezatheros: put atheros wireless drivers into ath/