summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2012-09-05brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman
2012-09-05brcmfmac: fix race condition for rx and tx data.Hante Meuleman
2012-09-05brcmfmac: dont use ZERO flag for usb INHante Meuleman
2012-09-05brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-29brcm80211: pointless current->files passed to filp_close()Al Viro
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12wireless: brcm80211: use %pM to print BSSIDAndy Shevchenko
2012-07-12brcmsmac: restructure info->control.sta handling as it is goning to be remove...Thomas Huehn
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12nl80211: move scan API to wdevJohannes Berg
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-27brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel
2012-06-27brcmfmac: add BCM4334 supportFranky Lin
2012-06-27brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel
2012-06-27brcmfmac: use firmware data buffer directly for nvramFranky Lin
2012-06-27brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin
2012-06-27brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin
2012-06-27brcmfmac: add support for bus specific data commandFranky Lin
2012-06-22brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel
2012-06-22brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next buildArend 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