Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / wireless / ath9k / main.c
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
2008-12-05 Sujithath9k: Add initial layout for an ath9k specific debugfs...
2008-12-05 Sujithath9k: Add ATH9K_DEBUG configuration option
2008-12-05 Sujithath9k: Use cleaner debug masks
2008-12-05 Sujithath9k: Handle channel initialization for AP mode
2008-11-26 Sujithath9k: Use proper TX channel width for setting channels
2008-11-26 Sujithath9k: Code scrub
2008-11-26 Sujithath9k: Move TX completion routine to xmit.c
2008-11-26 Sujithath9k: General code scrub
2008-11-26 Sujithath9k: Remove ath9k_rate_table
2008-11-26 Sujithath9k: Use rate_driver_data
2008-11-26 Sujithath9k: Remove ath_rate_softc
2008-11-26 Sujithath9k: Remove rate control reference in VAP
2008-11-26 Sujithath9k: Revamp RX handling
2008-11-26 Sujithath9k: Nuke fixed rate handling in driver
2008-11-26 Vasanthakumar Thia... ath9k: Fix panic while unregistering rfkill
2008-11-25 Luis R. Rodriguezath9k: make DMA memory consistent
2008-11-25 Luis R. Rodriguezath9k: Clarify we only want 32-bit DMA
2008-11-25 Senthil Balasubram... ath9k: Race condition in accessing TX and RX buffers.
2008-11-25 Senthil Balasubram... ath9k: IRQ should be disabled before calling free_irq()
2008-11-25 Senthil Balasubram... ath9k: Build RFKILL feature even when RFKILL subsystem...
2008-11-21 Benoit PAPILLAULTath9k : Display MAC/BB and RF version at startup (v2)
2008-11-11 Sujithath9k: Fix compilation failure when RFKILL is enabled
2008-11-10 Sujithmac80211: Add a new event in ieee80211_ampdu_mlme_action
2008-11-10 Sujithath9k: Remove internal RX A-MPDU processing
2008-11-10 Sujithath9k: Clear HT info on starting the driver
2008-11-10 Sujithath9k: Enable interrupts at the proper place
2008-11-10 Sujithath9k: Remove unnecessary TSF reset
2008-11-10 Sujithath9k: Streamline attach/detach
2008-11-10 Sujithath9k: Revamp VAP management
2008-11-10 Sujithath9k: Ensure ath_node is not NULL when updating tx...
2008-11-10 Sujithath9k: Revamp transmit control block
2008-11-10 Sujithath9k: Node cleanup
2008-11-10 Johannes Bergath9k: remove useless NULL initialisers
2008-10-31 Sujithmac80211: Re-enable aggregation
2008-10-31 Luis R. Rodriguezath9k: Allow user to change tx power when asked
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Luis R. Rodriguezath9k: correct signal quality report
2008-10-31 Johannes Bergmac80211: rewrite HT handling
2008-10-31 Johannes Bergmac80211: make retry limits part of hw config
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
next