Ath5k: kill tasklets on shutdown
[safe/jmp/linux-2.6] / drivers / net / wireless / ath5k / base.c
2008-07-29 Jiri SlabyAth5k: kill tasklets on shutdown
2008-07-29 Jiri SlabyAth5k: fix memory corruption
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-06-27 John W. Linvilleath5k: remove now unused variable declared in ath5k_tx
2008-06-27 Bob Copelandath5k: convert LED code to use mac80211 triggers
2008-06-26 Harvey Harrisonath5k: use frame control helpers
2008-06-03 Johannes Bergath5k: use IEEE80211_SKB_CB
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-20 Bob Copelandath5k: Fix loop variable initializations
2008-05-14 Bob Copelandath5k: Fix loop variable initializations
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-07 Johannes Bergmac80211: clean up get_tx_stats callback
2008-05-07 Ivo van Doornmac80211: Replace ieee80211_tx_control->key_idx with...
2008-04-29 Harvey Harrisonwireless: use get/put_unaligned_* helpers
2008-04-16 Nick Kossifidisath5k: Misc fixes/cleanups
2008-04-16 Nick Kossifidisath5k: Add RF2425 initvals
2008-04-01 John W. Linvillewireless: fix various printk warnings on ia64 (and...
2008-03-07 Bruno Randolfath5k: work around wrong beacon rx timestamp in IBSS...
2008-03-07 Bruno Randolfath5k: add notes about rx timestamp
2008-03-07 Bruno Randolfath5k: move rx and tx status structures out of hardware...
2008-03-07 Nick Kossifidisath5k: Add 2413 to srev_names so that it shows up durin...
2008-02-29 Pavel Roskinath5k: fix all endian issues reported by sparse
2008-02-29 Luis R. Rodriguezath5k: Use software encryption for now
2008-02-29 Luis R. Rodriguezath5k: Port debug.c over to the new band API and enable...
2008-02-29 Luis R. Rodriguezath5k: ath5k_copy_channels() was not setting the channe...
2008-02-29 Luis R. Rodriguezath5k: Cleanup after API changes
2008-02-29 Luis R. Rodriguezath5k: Port to new bitrate/channel API
2008-02-21 David Millerath5k: Fix build warnings on some 64-bit platforms.
2008-02-21 Jiri SlabyWDEV, ath5k, don't return int from bool function
2008-02-21 Jiri SlabyWDEV: ath5k, fix lock imbalance
2008-02-15 Bruno Randolfath5k: correct padding in tx descriptors
2008-02-01 John W. Linvilleath5k: fix section mismatch warning
2008-02-01 Bruno Randolfath5k: debug level improvements
2008-01-28 Bruno Randolfath5k: always extend rx timestamp with tsf
2008-01-28 Bruno Randolfath5k: configure backoff for IBSS beacon queue
2008-01-28 Bruno Randolfath5k: use SWBA to detect IBSS HW merges
2008-01-28 Bruno Randolfath5k: better beacon timer calculation
2008-01-28 Bruno Randolfath5k: beacon interval is in TU
2008-01-28 John W. Linvilleath5k: reset key cache after resume
2008-01-28 John W. Linvilleath5k: use AR5K_KEYTABLE_SIZE when initializing key...
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Jiri Slaby[PATCH] Net: add ath5k wireless driver