summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-221-3/+8
|\
| * ath5k: fix beacon_int handlingJiri Slaby2009-06-191-3/+1
| * ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-181-2/+3
|\|
| * ath5k: fix mesh beaconingNick Kossifidis2009-06-151-2/+3
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-161-3/+2
|/
* ath5k: minor rfkill cleanupBob Copeland2009-06-106-26/+8
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-107-17/+163
* ath5k: disable beacon interrupt when interface is downBob Copeland2009-06-031-1/+16
* ath5k: remove conf->beacon_int usageBob Copeland2009-06-031-2/+0
* ath5k: avoid leaking mutex in ath5k_configJohn W. Linville2009-06-031-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-3/+3
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-2/+2
* ath5k: avoid and warn on potential infinite loopBob Copeland2009-05-201-0/+3
* ath5k: update beacons in AP modeBob Copeland2009-05-201-14/+40
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-191-9/+13
* Add LED support for AR5BXB6 IBM Thinkpad PCIe adaptersParide Legovini2009-05-061-2/+4
* ath5k: use ctl settings based on current regdomainBob Copeland2009-05-061-12/+7
* ath5k: Add Spur filter support on newer chipsNick Kossifidis2009-05-063-25/+270
* ath5k: Implement antenna controlNick Kossifidis2009-05-068-51/+271
* ath5k: Enable AP modeJiri Slaby2009-05-061-0/+1
* ath5k: Beaconing fixesNick Kossifidis2009-05-063-35/+40
* ath5k: Put remaining EEPROM data on ee structNick Kossifidis2009-05-063-20/+24
* ath5k: Read Spur channels from EEPROMNick Kossifidis2009-05-062-1/+56
* ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-064-13/+52
* ath5k: correct interrupt storm warningBob Copeland2009-05-061-1/+1
* ath5k: Storage class should be before const qualifierTobias Klauser2009-05-061-2/+2
* ath5k: 5211, don't crypt every protected frameJiri Slaby2009-05-061-1/+1
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-44/+27
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-1/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-301-1/+1
* ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland2009-04-221-3/+2
* ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland2009-04-223-23/+4
* ath5k: use bool for modparamsBob Copeland2009-04-221-2/+2
* ath5k: use tasklet_hi_schedule for beacon queueBob Copeland2009-04-221-1/+1
* ath5k: fix initvals errorsBob Copeland2009-04-221-5/+3
* ath5k: add support for Fukato Datacask Jupiter LEDsBob Copeland2009-04-221-0/+2
* ath5k: fix interpolation with equal power levelsFabio Rossi2009-04-221-21/+28
* ath5k: sparse fix ath5k_led_on needs to be staticLuis R. Rodriguez2009-04-221-1/+1
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-2224-0/+21797