aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+8
2009-06-19ath5k: fix beacon_int handlingJiri Slaby1-3/+1
2009-06-19ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen1-0/+7
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-2/+3
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-3/+2
2009-06-15ath5k: fix mesh beaconingNick Kossifidis1-2/+3
2009-06-10ath5k: minor rfkill cleanupBob Copeland6-26/+8
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel7-17/+163
2009-06-03ath5k: disable beacon interrupt when interface is downBob Copeland1-1/+16
2009-06-03ath5k: remove conf->beacon_int usageBob Copeland1-2/+0
2009-06-03ath5k: avoid leaking mutex in ath5k_configJohn W. Linville1-2/+3
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+3
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-2/+2
2009-05-20ath5k: avoid and warn on potential infinite loopBob Copeland1-0/+3
2009-05-20ath5k: update beacons in AP modeBob Copeland1-14/+40
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-9/+13
2009-05-06Add LED support for AR5BXB6 IBM Thinkpad PCIe adaptersParide Legovini1-2/+4
2009-05-06ath5k: use ctl settings based on current regdomainBob Copeland1-12/+7
2009-05-06ath5k: Add Spur filter support on newer chipsNick Kossifidis3-25/+270
2009-05-06ath5k: Implement antenna controlNick Kossifidis8-51/+271
2009-05-06ath5k: Enable AP modeJiri Slaby1-0/+1
2009-05-06ath5k: Beaconing fixesNick Kossifidis3-35/+40
2009-05-06ath5k: Put remaining EEPROM data on ee structNick Kossifidis3-20/+24
2009-05-06ath5k: Read Spur channels from EEPROMNick Kossifidis2-1/+56
2009-05-06ath5k: Allow user/driver to set txpowerNick Kossifidis4-13/+52
2009-05-06ath5k: correct interrupt storm warningBob Copeland1-1/+1
2009-05-06ath5k: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-05-06ath5k: 5211, don't crypt every protected frameJiri Slaby1-1/+1
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-44/+27
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-1/+4
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-04-22ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland1-3/+2
2009-04-22ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland3-23/+4
2009-04-22ath5k: use bool for modparamsBob Copeland1-2/+2
2009-04-22ath5k: use tasklet_hi_schedule for beacon queueBob Copeland1-1/+1
2009-04-22ath5k: fix initvals errorsBob Copeland1-5/+3
2009-04-22ath5k: add support for Fukato Datacask Jupiter LEDsBob Copeland1-0/+2
2009-04-22ath5k: fix interpolation with equal power levelsFabio Rossi1-21/+28
2009-04-22ath5k: sparse fix ath5k_led_on needs to be staticLuis R. Rodriguez1-1/+1
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez24-0/+21797