index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
Age
Commit message (
Expand
)
Author
2009-06-10
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-06-03
ath5k: disable beacon interrupt when interface is down
Bob Copeland
2009-06-03
ath5k: remove conf->beacon_int usage
Bob Copeland
2009-06-03
ath5k: avoid leaking mutex in ath5k_config
John W. Linville
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2009-05-20
ath5k: avoid and warn on potential infinite loop
Bob Copeland
2009-05-20
ath5k: update beacons in AP mode
Bob Copeland
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-06
Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters
Paride Legovini
2009-05-06
ath5k: use ctl settings based on current regdomain
Bob Copeland
2009-05-06
ath5k: Add Spur filter support on newer chips
Nick Kossifidis
2009-05-06
ath5k: Implement antenna control
Nick Kossifidis
2009-05-06
ath5k: Enable AP mode
Jiri Slaby
2009-05-06
ath5k: Beaconing fixes
Nick Kossifidis
2009-05-06
ath5k: Put remaining EEPROM data on ee struct
Nick Kossifidis
2009-05-06
ath5k: Read Spur channels from EEPROM
Nick Kossifidis
2009-05-06
ath5k: Allow user/driver to set txpower
Nick Kossifidis
2009-05-06
ath5k: correct interrupt storm warning
Bob Copeland
2009-05-06
ath5k: Storage class should be before const qualifier
Tobias Klauser
2009-05-06
ath5k: 5211, don't crypt every protected frame
Jiri Slaby
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
2009-04-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-22
ath5k: manipulate rxlink and descriptor address under rxbuf lock
Bob Copeland
2009-04-22
ath5k: use rx hw descriptor pointer for self-linked check
Bob Copeland
2009-04-22
ath5k: use bool for modparams
Bob Copeland
2009-04-22
ath5k: use tasklet_hi_schedule for beacon queue
Bob Copeland
2009-04-22
ath5k: fix initvals errors
Bob Copeland
2009-04-22
ath5k: add support for Fukato Datacask Jupiter LEDs
Bob Copeland
2009-04-22
ath5k: fix interpolation with equal power levels
Fabio Rossi
2009-04-22
ath5k: sparse fix ath5k_led_on needs to be static
Luis R. Rodriguez
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez