Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k / main.c
2009-03-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-16 Sujithath9k: Add spectrum management to HW capabilities
2009-03-16 Luis R. Rodriguezcfg80211: move enum reg_set_by to nl80211.h
2009-03-16 Luis R. Rodriguezcfg80211: remove REGDOM_SET_BY_INIT
2009-03-16 Gabor Juhosath9k: always compile ath_radio_{en,dis}able
2009-03-16 Senthil Balasubram... ath9k: RX buffers may be accessed/freed even before...
2009-03-16 Senthil Balasubram... ath9k: Get rid of unnecessary ATOMIC memory alloc durin...
2009-03-16 Gabor Juhosath9k: create a common debugfs_root for all device...
2009-03-16 Luis R. Rodriguezath9k: implement IO serialization
2009-03-05 Jouni Malinenath9k: Add a simple virtual wiphy scheduler
2009-03-05 Jouni Malinenath9k: Special processing for channel changes during...
2009-03-05 Jouni Malinenath9k: Add workaround to recover from failed channel...
2009-03-05 Jouni Malinenath9k: Check virtual wiphy state on tx()
2009-03-05 Jouni Malinenath9k: Pause other virtual wiphys on channel change
2009-03-05 Jouni Malinenath9k: Register larger listen interval
2009-03-05 Jouni Malinenath9k: Make start/stop operations aware of virtual...
2009-03-05 Jouni Malinenath9k: Add routines for switching between active virtua...
2009-03-05 Jouni Malinenath9k: Virtual wiphy pause/unpause functionality
2009-03-05 Jouni Malinenath9k: Add support for multiple secondary virtual wiphys
2009-03-05 Jouni Malinenath9k: Add data structure for supporting virtual radio...
2009-03-05 Jouni Malinenath9k: Set BSSID mask based on configured interfaces
2009-03-05 Jouni Malinenath9k: Cleanup multiple VIF processing
2009-03-05 Jouni Malinenath9k: Clean up setkey operations
2009-03-05 Sujithath9k: Lock config_interface() callback with a mutex
2009-03-05 Sujithath9k: Handle TSF properly for AP mode
2009-03-05 Sujithath9k: Split beacon configuration into mode specific...
2009-03-05 Sujithath9k: Scrub beacon.c
2009-03-05 Sujithath9k: Use new scan notifiers from mac80211
2009-03-05 Alina Friedrichsenath9k: Fix FIF_BCN_PRBRESP_PROMISC handling
2009-03-05 Vivek Natarajanath9k: Handle power modes in isr for power save.
2009-03-05 Jouni Malinenath9k: Remove unused key xoring
2009-03-05 Jouni Malinenath9k: Fix hw crypto configuration for TKIP in AP mode
2009-03-05 Jouni Malinenath9k: Add module parameter to disable hardware crypto
2009-02-27 Jouni Malinenath9k: Unlock sc->mutex on error path
2009-02-27 Luis R. Rodriguezcfg80211: move all regulatory hints to workqueue
2009-02-27 Sujithath9k: Add appropriate ANI values for AP mode
2009-02-27 Sujithath9k: Initialize channel change time
2009-02-27 Bob Copelandath9k: move common regulatory code out of if() branches
2009-02-27 Sujithath9k: Enable TSF Out of Range Interrupt
2009-02-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-23 Vasanthakumar Thia... ath9k: Fix panic upon attach failure
2009-02-13 Sujithath9k: Remove all the useless ah_ variable prefixes
2009-02-13 Sujithath9k: Merge ath_hal and ath_hal_5416 structures
2009-02-13 Sujithath9k: Remove duplicate variables
2009-02-13 Sujithath9k: Move regulatory information to a separate structure
2009-02-13 Sujithath9k: Remove all the sc_ prefixes
2009-02-13 Sujithath9k: Header file cleanup
2009-02-11 Sujithath9k: Remove all the redundant internal buffer types
2009-02-11 Sujithath9k: Lock mac80211 callbacks with a mutex
2009-02-09 Danny Kukawkaath9k: fix led naming
2009-02-09 Vasanthakumar Thia... ath9k: Fix LED blink pattern
2009-02-09 Vivek Natarajanath9k: Enable MIB and TIM interrupts for station mode.
2009-01-30 Sujithath9k: Setup short preamble properly in rate registration
2009-01-30 Sujithath9k: Reconfigure beacons on getting a notification...
2009-01-30 Sujithath9k: Handle chainmask for A9280
2009-01-29 Luis R. Rodriguezath9k: remove useless ath9k driver version information
2009-01-29 Alina Friedrichsenmac80211: Generic TSF debugging
2009-01-29 Sujithath9k: Fix MCS rates registration bug for AR9285
2009-01-29 Luis R. Rodriguezath9k: simplify regulatory code
2009-01-29 Vivek Natarajanath9k: Enable dynamic power save in ath9k.
2009-01-29 Sujithath9k: Merge queue draining functions
2009-01-29 Gabor Juhosath9k: introduce platform driver for AHB bus support
2009-01-29 Gabor Juhosath9k: move PCI code into separate file
2009-01-29 Gabor Juhosath9k: introduce bus specific cleanup routine
2009-01-29 Gabor Juhosath9k: introduce bus specific cache size routine
2009-01-29 Gabor Juhosath9k: convert to use bus-agnostic DMA routines
2009-01-29 Gabor Juhosath9k: convert to struct device
2009-01-29 Jouni Malinenath9k: Use a defined value for pci_set_power_state()
2009-01-29 Jouni Malinenath9k: Setup MFP options for CCMP
2009-01-29 Jouni Malinenath9k: Fix set_key error codes
2009-01-29 Johannes Bergmac80211: clean up channel type config
2009-01-29 Vasanthakumar Thia... ath9k: Enable Bluetooth Coexistence support
2009-01-29 Gabor Juhosath9k: use signed format to print HAL status
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2009-01-29 Luis R. Rodriguezath9k: remove superfluous check on changing channel
2009-01-29 Luis R. Rodriguezath9k: make use of conf_is_ht*() in the rest of the...
2009-01-29 Luis R. Rodriguezath9k: use ieee80211_conf on ath9k_hw_iscal_supported()
2009-01-29 Luis R. Rodriguezath9k: make request to get the noisefloor threshold...
2009-01-29 Luis R. Rodriguezath9k: consolidate arguments on hw reset
2009-01-29 Luis R. Rodriguezath9k: Rename ath_setcurmode() to ath_cache_conf_rate()
2009-01-29 Luis R. Rodriguezath9k: remove cache of rate preference when using 11g...
2009-01-29 Luis R. Rodriguezath9k: use hw->conf on ath_setcurmode()
2009-01-12 Sujithath9k: Fix chainmask handling bug
2008-12-19 Jouni Malinenath9k: Fixed RX decryption status reporting
2008-12-19 Jouni Malinenath9k: Fix key cache slot selection for splitmic
2008-12-19 Sujithath9k: Protect config() callback with a mutex
2008-12-19 Jouni Malinenath9k: Key cache allocation for AP mode
2008-12-19 Vasanthakumar Thia... ath9k: Move rate control alg register/unregister to...
2008-12-19 Sujithath9k: Do not use association state to update rate...
2008-12-19 Sujithmac80211: Fix HT channel selection
2008-12-12 Sujithath9k: Refactor struct ath_softc
2008-12-12 Johannes Bergath9k: remove fragmentation workaround again
2008-12-12 Senthil Balasubram... ath9k: Adding support for Atheros AR9285 chipset.
2008-12-12 Sujithath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV
2008-12-12 Sujithath9k: Add a debugfs file to show interrupt statistics
2008-12-12 Sujithath9k: Maintain rate table choice after association
2008-12-05 Sujithath9k: Choose correct ANI calibration period
2008-12-05 Colin McCabeath9k: Replace ath9k_opmode with nl80211_iftype
2008-12-05 Sujithath9k: Add a debugfs file for dumping DMA status
next