Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[safe/jmp/linux-2.6] / drivers / net / wireless / ath5k / base.c
2009-02-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-01-29 Bob Copelandath5k: fix locking in ath5k_config
2009-01-29 Tulio Magno Quites... ath5k: support LED's on emachines E510 notebook
2009-01-29 Alina Friedrichsenmac80211: Generic TSF debugging
2009-01-29 Bob Copelandath5k: honor the RTS/CTS bits
2009-01-29 Bob Copelandath5k: use short preamble when possible
2009-01-29 Bob Copelandath5k: remove stop/start calls from within suspend...
2009-01-29 Bob Copelandath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
2009-01-29 Bob Copelandath5k: support LEDs on Acer Aspire One netbook
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2009-01-12 Bob Copelandath5k: fix return values from ath5k_tx
2008-12-19 Bob Copelandath5k: correct packet length in tx descriptors
2008-12-19 Benoit PAPILLAULTath5k: fix 802.11 header padding on RX, unpadding on TX
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Bob Copelandath5k: set mac address in add_interface
2008-11-25 Johannes Bergath5k: name pci driver "ath5k" too
2008-11-25 Martin Xuath5k: disable beacon filter when station is not associated
2008-11-21 Luis R. Rodriguezath5k: allow APs to receive beacons
2008-11-21 Nick Kossifidisath5k: Fix IMR init
2008-11-10 Bob Copelandath5k: update keycache to support TKIP handling
2008-11-10 Bob Copelandath5k: enable hardware encryption for WEP
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-06 John W. LinvilleRevert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA...
2008-10-31 Nick Kossifidisath5k: Update interrupt masking code
2008-10-31 John Daikerath5k: reduce checkpatch.pl errors
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Andrey Yurovskyath5k: fix mesh point operation
2008-10-31 Luis R. Rodriguezath5k: correct ath5k signal quality
2008-10-31 Jiri SlabyAth5k: add AP mode
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-29 Bob Copelandath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
2008-10-27 Elias Oltmannsath5k: Reset key cache on interface up, thus fixing...
2008-10-22 Bob Copelandath5k: fix suspend-related oops on rmmod
2008-10-06 Felix Fietkauath5k: implement multi-rate retry support, fix tx statu...
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
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: Update registers and SREV ids v2
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 Jiri SlabyAth5k: mask out unneeded interrupts
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 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
next