summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12brcmsmac: restructure info->control.sta handling as it is goning to be remove...Thomas Huehn
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-10brcmsmac: handle non PCI devices in the phy codeHauke Mehrtens
2012-07-10brcmsmac: fix read in write_phy_regHauke Mehrtens
2012-07-10brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens
2012-07-10brcmsmac: fix DMA on SoCsHauke Mehrtens
2012-07-10brcmsmac: extend xmtfifo_sz arrayHauke Mehrtens
2012-07-10brcmsmac: add some workarounds for other chips againHauke Mehrtens
2012-07-10brcmsmac: add a conditions for core rev 17 againHauke Mehrtens
2012-07-10brcmsmac: remove some unnessessacry casts and void pointerHauke Mehrtens
2012-07-10brcmsmac: use chip and package id constants from bcmaHauke Mehrtens
2012-07-10brcmsmac: use core id constants from bcmaHauke Mehrtens
2012-07-10brcmsmac: remove some redundant chip common workaroundsHauke Mehrtens
2012-07-10brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens
2012-07-10brcmsmac: remove si_pmu_init() and si_pmu_res_init()Hauke Mehrtens
2012-07-10brcmsmac: remove ai_findcore()Hauke Mehrtens
2012-07-10brcmsmac: use container_of instead of castHauke Mehrtens
2012-07-10brcmsmac: remove ai_get_buscore{type,rev}()Hauke Mehrtens
2012-07-10brcmsmac: remove PCI_FORCEHT() macroHauke Mehrtens
2012-07-10brcmsmac: remove PCIE() macroHauke Mehrtens
2012-07-09brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patchArend van Spriel
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13brcmsmac: fix smatch warning found in ampdu.cArend van Spriel
2012-06-13brcmsmac: remove brcms_set_hint() functionArend van Spriel
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06brcm80211: brcmsmac: fixed checkpatch and sparse warningsChris Yungmann
2012-06-06wireless: Remove casts to same typeJoe Perches
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