wireless: move some utility functions from mac80211 to cfg80211
[linux-2.6] / drivers / net / wireless / ath /
2009-05-22  Zhu Yiwireless: move some utility functions from mac80211...
2009-05-22  Jouni Malinenath9k: Update Beacon timers based on timestamp from...
2009-05-22  Jouni Malinenath9k: Optimize TBTT/DTIM calculation for timers
2009-05-20  Luis R. Rodriguezath9k: set max default eirp to 20 dBm
2009-05-20  Luis R. Rodriguezath9k: fix custom regulatory call position
2009-05-20  Jouni Malinenath9k: Set PM field in frame control when in PS mode
2009-05-20  Jouni Malinenath9k: Wake up for RX filter changes
2009-05-20  Jouni Malinenath9k: Use TSFOOR interrupt to trigger TSF sync with...
2009-05-20  Jouni Malinenath9k: Do not try to calibrate radio when in sleep...
2009-05-20  Jouni Malinenath9k: Wake up for TX in mac80211 timeout=0 sleep mode
2009-05-20  Bob Copelandath5k: avoid and warn on potential infinite loop
2009-05-20  Vasanthakumar Thia... ath9k: Move PS wakeup/restore calls from isr to tasklet
2009-05-20  Bob Copelandath5k: update beacons in AP mode
2009-05-20  Vasanthakumar Thia... ath9k: cleanup beacon parameters configuration
2009-05-20  Vasanthakumar Thia... ath9k: Remove unused parameters which are passed to...
2009-05-20  Vasanthakumar Thia... ath9k: Print hw reset failure status as signed int
2009-05-20  Jouni Malinenath9k: Fix PS mode operation to receive buffered broadc...
2009-05-20  Jouni Malinenath9k: Clean up RX processing a bit
2009-05-20  Jouni Malinenath9k: Fix a check for multicast address for virtual...
2009-05-20  Luis R. Rodriguezcfg80211: Process regulatory max bandwidth checks for...
2009-05-19  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-18  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-11  Vasanthakumar Thia... ath9k: Cleanup ineffective return values
2009-05-11  Vasanthakumar Thia... ath9k: Remove bogus break after return
2009-05-08  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-08  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-06  Gabor Juhosath9k: remove redundant AR9285 checks
2009-05-06  Luis R. Rodriguezath9k: make private driver rate tables const
2009-05-06  Alexander Beregalovar9170: fix build when !CONFIG_PM
2009-05-06  Paride LegoviniAdd LED support for AR5BXB6 IBM Thinkpad PCIe adapters
2009-05-06  Bob Copelandath5k: use ctl settings based on current regdomain
2009-05-06  Nick Kossifidisath5k: Add Spur filter support on newer chips
2009-05-06  Nick Kossifidisath5k: Implement antenna control
2009-05-06  Jiri Slabyath5k: Enable AP mode
2009-05-06  Nick Kossifidisath5k: Beaconing fixes
2009-05-06  Nick Kossifidisath5k: Put remaining EEPROM data on ee struct
2009-05-06  Nick Kossifidisath5k: Read Spur channels from EEPROM
2009-05-06  Nick Kossifidisath5k: Allow user/driver to set txpower
2009-05-06  Gabor Juhosath9k: uninline ath9k_io{read,write}32 routines
2009-05-06  Gábor Stefanikath9k: Fix handling of retry count of NO_ACK frames
2009-05-06  Bob Copelandath5k: correct interrupt storm warning
2009-05-06  Tobias Klauserath5k: Storage class should be before const qualifier
2009-05-06  Roel Kluinar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?
2009-05-06  Christian Lamparterar9170usb: reset device on resume
2009-05-06  Jiri Slabyath5k: 5211, don't crypt every protected frame
2009-05-06  Christian Lamparterar9170: uncomment powermgt case handle
2009-05-06  Christian Lamparterar9170: handle otus' A-MPDU density definitions
2009-05-06  Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-05-06  Johannes Bergmac80211: clean up beacon interval settings
2009-05-03  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-03  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-30  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-25  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-04-24  John W. Linvillewireless: remove some (bogus?) 'may be used uninitializ...
2009-04-22  Christian Lamparterar9170: rework rxstream code
2009-04-22  Johannes Bergar9170: support HT receive and channel config
2009-04-22  Johannes Bergcfg80211: clean up includes
2009-04-22  Luis R. Rodriguezatheros: fix propagation of bad EEPROM on regulatory...
2009-04-22  Bob Copelandath5k: manipulate rxlink and descriptor address under...
2009-04-22  Bob Copelandath5k: use rx hw descriptor pointer for self-linked...
2009-04-22  Bob Copelandath5k: use bool for modparams
2009-04-22  Bob Copelandath5k: use tasklet_hi_schedule for beacon queue
2009-04-22  Bob Copelandath5k: fix initvals errors
2009-04-22  Vivek Natarajanath9k: Disable autosleep feature for AR9285 based chipsets.
2009-04-22  Christian Lamparterath: add module information
2009-04-22  Sujithath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate
2009-04-22  Sujithath9k: Fix bug in calibration initialization
2009-04-22  Sujithath9k: Use a consistent naming convention
2009-04-22  Sujithath9k: Cleanup calibration interface
2009-04-22  Sujithath9k: Initialize ANI timers
2009-04-22  Sujithath9k: Fix bug in determining calibration support
2009-04-22  Sujithath9k: Fix bug in checking HT flag
2009-04-22  Sujithath9k: Remove unused channel flags
2009-04-22  Sujithath9k: Fix bug in scan termination
2009-04-22  Sujithath9k: Fix memleak on TX DMA failure
2009-04-22  Sujithath9k: Handle ASPM properly for RFKILL
2009-04-22  Steven Luoath9k: reset after PCI FATAL/PERR interrupts
2009-04-22  Bob Copelandath5k: add support for Fukato Datacask Jupiter LEDs
2009-04-22  Fabio Rossiath5k: fix interpolation with equal power levels
2009-04-22  Luis R. Rodriguezath5k: sparse fix ath5k_led_on needs to be static
2009-04-22  Luis R. Rodriguezath: space cleanup
2009-04-22  Luis R. Rodriguezatheros: put atheros wireless drivers into ath/
2009-04-22  Christian LamparterMake ar9170 use common ath reg code
2009-04-22  Bob Copelandath: move more setup code into ath_regd_init
2009-04-22  Bob Copelandatheros: introduce ath module containing common ath5k...