aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/channel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel1-10/+7
2012-06-22brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel1-0/+5
2012-06-20brcm80211: smac: use current regulatory domain when checking whether OFDM is allowedSeth Forshee1-118/+14
2012-06-20brcm80211: smac: don't validate channels against internal regulatory dataSeth Forshee1-338/+6
2012-06-20brcm80211: smac: use mac80211 channel data for tx power limitsSeth Forshee1-59/+14
2012-06-20brcm80211: smac: enable/disable radio on regulatory updatesSeth Forshee1-41/+26
2012-06-20brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee1-178/+207
2012-06-20brcm80211: smac: clean up channel.cSeth Forshee1-133/+5
2012-06-20brcm80211: smac: remove unused code for 40MHz channelsSeth Forshee1-116/+0
2012-06-20brcm80211: smac: don't set up tx power limits during initializationSeth Forshee1-8/+0
2012-05-16brcmsmac: use sprom from bcmaHauke Mehrtens1-4/+3
2012-04-13brcm80211: smac: only provide valid regulatory hintArend van Spriel1-1/+35
2011-11-11brcm80211: smac: remove code under unused macro definitionsArend van Spriel1-118/+0
2011-10-14brcm80211: moved function brcmu_chspec_malformedAlwin Beukers1-1/+27
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+1565