mac80211: unify config_interface and bss_info_changed
[linux-2.6] / drivers / net / wireless / ath /
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...