ath9k: kill ath9k's memzero() and use memset() instead
[safe/jmp/linux-2.6] / drivers / net / wireless / ath5k /
2008-09-30 Nick Kossifidisath5k: Add support for AR2417 v2
2008-09-30 Nick Kossifidisath5k: Fix SREV reporting after SREV updates
2008-09-30 Nick Kossifidisath5k: Use QUIET mechanism on tx dma stop
2008-09-30 Nick Kossifidisath5k: Use new srevs to properly attach radio chips
2008-09-30 Nick Kossifidisath5k: Update registers and SREV ids v2
2008-09-30 Bob Copelandath5k: write beacon control register twice when resetti...
2008-09-24 Nick Kossifidisath5k: Fix bad udelay calls on AR5210 code
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-09-05 Nick Kossifidisath5k: HW code cleanup
2008-08-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-08-27 Jiri SlabyAth5k: fix bintval setup
2008-08-27 Jiri SlabyAth5k: lock beacons
2008-08-22 Bruno Randolfath5k: set short preamble flag for rx
2008-08-22 Harvey Harrisonath5k: explicitly check skb->len
2008-08-22 Bruno Randolfath5k: rates cleanup
2008-08-22 Jiri SlabyAth5k: unify resets
2008-08-22 Andrey Yurovskyath5k: add Mesh Point support
2008-08-18 Huang Weiyiremoved unused #include <version.h>
2008-08-18 Michael Karcherath5k: Don't fiddle with MSI on suspend/resume.
2008-08-07 Luis R. Rodriguezath5k: remove Atheros 11n devices from supported list
2008-08-01 Helmut Schaaath5k: remove obsolete declaration of struct ieee80211_...
2008-08-01 Jiri SlabyAth5k: mask out unneeded interrupts
2008-08-01 Nick Kossifidisath5k: Update phy calibration functions
2008-08-01 Nick Kossifidisath5k: Update channel functions
2008-08-01 Nick Kossifidisath5k: Add RF2425 initial rfgain values
2008-08-01 Nick Kossifidisath5k: Reorder calibration calls during reset and updat...
2008-08-01 Nick Kossifidisath5k: Do ADC test during reset
2008-08-01 Nick Kossifidisath5k: Misc hw_reset updates
2008-08-01 Nick Kossifidisath5k: Misc hw_attach fixes
2008-08-01 Nick Kossifidisath5k: Restore saved initval after POST
2008-08-01 Nick Kossifidisath5k: Update register list
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Pavel Roskinath5k: don't enable MSI, we cannot handle it yet
2008-07-29 Bob Copelandath5k: fix recursive locking in ath5k_beacon_update
2008-07-29 Bob Copelandath5k: use positive logic for HP laptop LEDs
2008-07-29 Jiri SlabyAth5k: suspend/resume fixes
2008-07-29 Jiri SlabyAth5k: fix dma operation
2008-07-29 Jiri SlabyAth5k: flush work
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 Pavel Machekwireless: Small cleanups
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-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
next