summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/regd.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-22atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland1-533/+0
2009-04-22ath9k: pass regd structure directly to regulatory functionsBob Copeland1-57/+61
2009-04-22ath9k: separate ath9k specific code from ath9k_regd_get_ctl()Bob Copeland1-13/+23
2009-03-27ath9k: Update copyright in all the filesSujith1-1/+1
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez1-14/+17
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez1-1/+0
2009-03-05ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen1-2/+4
2009-02-27ath9k: fix 802.11g conformance test limit typoBob Copeland1-1/+1
2009-02-27ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez1-32/+61
2009-02-27ath9k: remove ath9k_regd_get_rd()Bob Copeland1-5/+0
2009-02-27ath9k: convert isWwrSKU macro into C codeBob Copeland1-2/+9
2009-02-27ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland1-8/+5
2009-02-27ath9k: remove write-only current_rd_inuseBob Copeland1-1/+0
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith1-9/+9
2009-02-13ath9k: Move regulatory information to a separate structureSujith1-24/+24
2009-02-13ath9k: Header file cleanupSujith1-3/+1
2009-02-09ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez1-2/+2
2009-02-09ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez1-4/+12
2009-02-09ath9k: move check for radar freqs into a helperLuis R. Rodriguez1-3/+7
2009-02-09ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez1-4/+1
2009-01-29ath9k: fix debug print on regdLuis R. Rodriguez1-1/+1
2009-01-29ath9k: simplify regulatory codeLuis R. Rodriguez1-860/+328
2008-12-05generic swap(): ath9k: rename swap() to swap_array()Wu Fengguang1-1/+1
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe1-1/+1
2008-12-05ath9k: Use cleaner debug masksSujith1-47/+34
2008-08-07ath9k: Revamp wireless mode usageSujith1-56/+51
2008-08-07ath9k: Cleanup data structures related to HW capabilitiesSujith1-7/+7
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+1031