summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/regd.c
Commit message (Expand)AuthorAgeFilesLines
* atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland2009-04-221-533/+0Star
* ath9k: pass regd structure directly to regulatory functionsBob Copeland2009-04-221-57/+61
* ath9k: separate ath9k specific code from ath9k_regd_get_ctl()Bob Copeland2009-04-221-13/+23
* ath9k: Update copyright in all the filesSujith2009-03-281-1/+1
* cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-161-14/+17
* cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-161-1/+0Star
* ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-051-2/+4
* ath9k: fix 802.11g conformance test limit typoBob Copeland2009-02-271-1/+1
* ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez2009-02-271-32/+61
* ath9k: remove ath9k_regd_get_rd()Bob Copeland2009-02-271-5/+0Star
* ath9k: convert isWwrSKU macro into C codeBob Copeland2009-02-271-2/+9
* ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland2009-02-271-8/+5Star
* ath9k: remove write-only current_rd_inuseBob Copeland2009-02-271-1/+0Star
* ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-131-9/+9
* ath9k: Move regulatory information to a separate structureSujith2009-02-131-24/+24
* ath9k: Header file cleanupSujith2009-02-131-3/+1Star
* ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez2009-02-091-2/+2
* ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez2009-02-091-4/+12
* ath9k: move check for radar freqs into a helperLuis R. Rodriguez2009-02-091-3/+7
* ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez2009-02-091-4/+1Star
* ath9k: fix debug print on regdLuis R. Rodriguez2009-01-291-1/+1
* ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-291-860/+328Star
* generic swap(): ath9k: rename swap() to swap_array()Wu Fengguang2008-12-051-1/+1
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-1/+1
* ath9k: Use cleaner debug masksSujith2008-12-051-47/+34Star
* ath9k: Revamp wireless mode usageSujith2008-08-071-56/+51Star
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-071-7/+7
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-071-0/+1031