ACPI: delete CPU_IDLE=n code
[safe/jmp/linux-2.6] / drivers / net / wireless / ath5k /
2009-01-12 Bob Copelandath5k: fix return values from ath5k_tx
2009-01-12 Steve Brownath5k: Correct usage of AR5K_CFG_ADHOC
2009-01-08 Coly Lifix similar typos to successfull
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-12-12 Bob Copelandath5k: fix endianness of bitwise ops when installing mic
2008-12-05 Bob Copelandath5k: enable combined michael mic in key cache
2008-12-05 Bob Copelandath5k: clean up ath5k_hw_set_key
2008-12-05 Bob Copelandath5k: preserve higher order bits when setting mac...
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Felix Fietkauath5k: Clean up eeprom parsing and add missing calibrat...
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-25 Cheng Renquanath5k: fix Security issue in DebugFS part of ath5k
2008-11-21 Luis R. Rodriguezath5k: allow APs to receive beacons
2008-11-21 Nick Kossifidisath5k: Fix IMR init
2008-11-21 Felix Fietkauath5k: ignore the return value of ath5k_hw_noise_floor_...
2008-11-10 Bob Copelandath5k: update keycache to support TKIP handling
2008-11-10 Bob Copelandath5k: enable hardware encryption for WEP
2008-11-10 Bob Copelandath5k: fix keytable type buglet in ath5k_hw_reset_key
2008-11-10 Nick Kossifidisath5k: Update PCU code
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-06 Bob Copelandath5k: correct handling of rx status fields
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-29 Elias Oltmannsath5k: Fix reset sequence for AR5212 in general and...
2008-10-29 Bob Copelandath5k: correct misspelling in debug help
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: 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
next