summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07brcmfmac: add callback for nl80211 testmode commandArend van Spriel
2012-09-07brcmfmac: Add 43143 USB support.Hante Meuleman
2012-09-07brcmfmac: Add 43242 USB support.Hante Meuleman
2012-09-07brcmfmac: add BCM43241 sdio interface driver supportFranky Lin
2012-09-07brcmfmac: prevent possible race condition on usb rx control.Hante Meuleman
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-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-10brcmsmac: document firmware dependenciesJeff Mahoney
2012-08-06brcmsmac: use ieee80211_channel_to_frequencyJohannes Berg
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-31mac80211: move TX station pointer and restructure TXThomas Huehn
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