iwlwifi: remove redundant flags regarding to FAT channel
[safe/jmp/linux-2.6] / drivers / net / wireless / ath5k /
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-24 Nick Kossifidisath5k: Fix radio identification on AR5424/2424
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-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-13 Joe Perchesdrivers/net/wireless/ath5k - convert == (true|false...
2008-03-13 Pavel Roskinath5k: disable irq handling in ath5k_hw_detach()
2008-03-07 John W. Linvillewireless: correct warnings from using '%llx' for type...
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 Bruno Randolfath5k: struct ath5k_desc cleanups
2008-03-07 Nick Kossifidisath5k: Add 2413 to srev_names so that it shows up durin...
2008-03-07 Nick Kossifidisath5k: Make some changes to follow register dumps.
2008-03-07 Nick Kossifidisath5k: Fixes for PCI-E cards
2008-03-07 Nick Kossifidisath5k: Remove RF5413 from rf gain optimization functions
2008-03-07 Nick Kossifidisath5k: more RF2413 stuff
2008-03-07 Nick Kossifidisath5k: Identify RF2413 and deal with PHY_SPENDING
2008-03-07 Nick Kossifidisath5k: Add RF2413 initial settings
2008-03-07 Nick Kossifidisath5k: Add RF2413 srev values
2008-02-29 Pavel Roskinath5k: fix all endian issues reported by sparse
2008-02-29 Jiri SlabyWDEV: ath5k, typecheck on nonDEBUG
2008-02-29 Luis R. Rodriguezath5k/phy.c: fix negative array index
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: Use our own Kconfig file, we'll be expanding...
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 Bruno Randolfath5k: use 3 instead of 0x00000003
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 Luis R. Rodriguezath5k: Fix frame duration oops
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Jiri Slaby[PATCH] Net: add ath5k wireless driver