summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2012-07-09brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel
2012-06-22brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel
2012-06-20brcm80211: smac: use current regulatory domain when checking whether OFDM is ...Seth Forshee
2012-06-20brcm80211: smac: don't validate channels against internal regulatory dataSeth Forshee
2012-06-20brcm80211: smac: use mac80211 channel data for tx power limitsSeth Forshee
2012-06-20brcm80211: smac: enable/disable radio on regulatory updatesSeth Forshee
2012-06-20brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee
2012-06-20brcm80211: smac: clean up channel.cSeth Forshee
2012-06-20brcm80211: smac: remove unused code for 40MHz channelsSeth Forshee
2012-06-20brcm80211: smac: always set channel specified by mac80211Seth Forshee
2012-06-20brcm80211: smac: don't set up tx power limits during initializationSeth Forshee
2012-06-13brcmsmac: fix smatch warning found in ampdu.cArend van Spriel
2012-06-13brcmsmac: remove brcms_set_hint() functionArend van Spriel
2012-06-06brcm80211: brcmsmac: fixed checkpatch and sparse warningsChris Yungmann
2012-06-05brcm80211: remove an unneeded NULL checkDan Carpenter
2012-05-16brcmsmac: handle non pci in ai_deviceremoved()Hauke Mehrtens
2012-05-16brcmsmac: read PCI vendor and device id only for PCI devicesHauke Mehrtens
2012-05-16brcmsmac: do not access host_pciHauke Mehrtens
2012-05-16brcmsmac: remove nicpci.cHauke Mehrtens
2012-05-16brcmsmac: remove pcicore_fixcfg()Hauke Mehrtens
2012-05-16brcmsmac: remove pcie_extendL1timer()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_find_pci_capability()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_attach()Hauke Mehrtens
2012-05-16brcmsmac: remove _ai_clkctl_cc()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_gpiocontrol()Hauke Mehrtens
2012-05-16brcmsmac: remove ai_chipcontrl_epa4331Hauke Mehrtens
2012-05-16brcmsmac: remove ai_pci_setup()Hauke Mehrtens
2012-05-16brcmsmac: remove pcicore_hwup()Hauke Mehrtens
2012-05-16brcmsmac: remove PCIe functions needed for PCIe core rev <= 10Hauke Mehrtens
2012-05-16brcmsmac: remove references to PCIHauke Mehrtens
2012-05-16brcmsmac: remove support for cc rev < 20Hauke Mehrtens
2012-05-16brcmsmac: get board and chip info from bcmaHauke Mehrtens
2012-05-16brcmsmac: remove brcmsmac own sprom parsingHauke Mehrtens
2012-05-16brcmsmac: use sprom from bcmaHauke Mehrtens
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack
2012-04-13brcm80211: smac: only provide valid regulatory hintArend van Spriel
2012-04-13brcm80211: smac: do not use US as fallback regulatory hintArend van Spriel
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-05brcm80211: smac: cleanup couple of debug output statementsArend van Spriel
2012-03-05brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-23brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel
2012-02-23brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel