summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/channel.c
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-181-774/+0Star
* brcm80211: fix usage of freq_reg_info()Luis R. Rodriguez2013-12-051-1/+2
* cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-251-2/+2
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-20/+11Star
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
* brcmsmac: fix brcms_c_country_valid()Dan Carpenter2013-02-141-2/+1Star
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-4/+2Star
* regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-4/+3Star
* regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-1/+1
* brcmsmac: Use debug macros for general error and debug statementsSeth Forshee2012-11-201-5/+5
* brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel2012-09-101-1/+1
* brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-021-4/+1Star
* brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel2012-07-091-10/+7Star
* brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel2012-06-221-0/+5
* brcm80211: smac: use current regulatory domain when checking whether OFDM is ...Seth Forshee2012-06-201-118/+14Star
* brcm80211: smac: don't validate channels against internal regulatory dataSeth Forshee2012-06-201-338/+6Star
* brcm80211: smac: use mac80211 channel data for tx power limitsSeth Forshee2012-06-201-59/+14Star
* brcm80211: smac: enable/disable radio on regulatory updatesSeth Forshee2012-06-201-41/+26Star
* brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee2012-06-201-178/+207
* brcm80211: smac: clean up channel.cSeth Forshee2012-06-201-133/+5Star
* brcm80211: smac: remove unused code for 40MHz channelsSeth Forshee2012-06-201-116/+0Star
* brcm80211: smac: don't set up tx power limits during initializationSeth Forshee2012-06-201-8/+0Star
* brcmsmac: use sprom from bcmaHauke Mehrtens2012-05-161-4/+3Star
* brcm80211: smac: only provide valid regulatory hintArend van Spriel2012-04-131-1/+35
* brcm80211: smac: remove code under unused macro definitionsArend van Spriel2011-11-111-118/+0Star
* brcm80211: moved function brcmu_chspec_malformedAlwin Beukers2011-10-141-1/+27
* net: wireless: add brcm80211 driversArend van Spriel2011-10-111-0/+1565