summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/channel.c
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-021-4/+1
* brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel2012-07-091-10/+7
* 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/+14
* brcm80211: smac: don't validate channels against internal regulatory dataSeth Forshee2012-06-201-338/+6
* brcm80211: smac: use mac80211 channel data for tx power limitsSeth Forshee2012-06-201-59/+14
* brcm80211: smac: enable/disable radio on regulatory updatesSeth Forshee2012-06-201-41/+26
* brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee2012-06-201-178/+207
* brcm80211: smac: clean up channel.cSeth Forshee2012-06-201-133/+5
* brcm80211: smac: remove unused code for 40MHz channelsSeth Forshee2012-06-201-116/+0
* brcm80211: smac: don't set up tx power limits during initializationSeth Forshee2012-06-201-8/+0
* brcmsmac: use sprom from bcmaHauke Mehrtens2012-05-161-4/+3
* 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/+0
* brcm80211: moved function brcmu_chspec_malformedAlwin Beukers2011-10-141-1/+27
* net: wireless: add brcm80211 driversArend van Spriel2011-10-111-0/+1565