index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
/
regd.c
Age
Commit message (
Expand
)
Author
2009-04-22
atheros: introduce ath module containing common ath5k/ath9k/ar9170 code
Bob Copeland
2009-04-22
ath9k: pass regd structure directly to regulatory functions
Bob Copeland
2009-04-22
ath9k: separate ath9k specific code from ath9k_regd_get_ctl()
Bob Copeland
2009-03-27
ath9k: Update copyright in all the files
Sujith
2009-03-16
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
2009-03-16
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
2009-03-05
ath9k: Add data structure for supporting virtual radio/wiphy operation
Jouni Malinen
2009-02-27
ath9k: fix 802.11g conformance test limit typo
Bob Copeland
2009-02-27
ath9k: follow beacon hints on reg_notifier when world roaming
Luis R. Rodriguez
2009-02-27
ath9k: remove ath9k_regd_get_rd()
Bob Copeland
2009-02-27
ath9k: convert isWwrSKU macro into C code
Bob Copeland
2009-02-27
ath9k: save a few calls to ath9k_regd_get_eepromRD
Bob Copeland
2009-02-27
ath9k: remove write-only current_rd_inuse
Bob Copeland
2009-02-13
ath9k: Merge ath_hal and ath_hal_5416 structures
Sujith
2009-02-13
ath9k: Move regulatory information to a separate structure
Sujith
2009-02-13
ath9k: Header file cleanup
Sujith
2009-02-09
ath9k: fix reg_notifier() flags used upon a country IE
Luis R. Rodriguez
2009-02-09
ath9k: remove passive scan on 5 GHz if country IE knows better
Luis R. Rodriguez
2009-02-09
ath9k: move check for radar freqs into a helper
Luis R. Rodriguez
2009-02-09
ath9k: replace usage of internal wireless_modes for conf
Luis R. Rodriguez
2009-01-29
ath9k: fix debug print on regd
Luis R. Rodriguez
2009-01-29
ath9k: simplify regulatory code
Luis R. Rodriguez
2008-12-05
generic swap(): ath9k: rename swap() to swap_array()
Wu Fengguang
2008-12-05
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
2008-12-05
ath9k: Use cleaner debug masks
Sujith
2008-08-07
ath9k: Revamp wireless mode usage
Sujith
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez