summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac
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-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-12nl80211: move scan API to wdevJohannes Berg
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-22brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next buildArend van Spriel
2012-06-20brcmfmac: introduce checkdied debugfs functionalityArend van Spriel
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13brcmfmac: expose sdio internal counters in debugfsArend van Spriel
2012-06-13brcmfmac: add debugfs helper functionsArend van Spriel
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-25brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-15brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin
2012-05-15brcmfmac: remove function brcmf_sdcard_regfailFranky Lin
2012-05-15brcmfmac: remove redundant retries for SDIO core register accessFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin
2012-05-15brcmfmac: introduce unified register access interface for SDIOFranky Lin
2012-05-15brcmfmac: decouple set_sbaddr_window from register write interfaceFranky Lin
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin
2012-05-08brcmfmac: add out of band interrupt supportFranky Lin
2012-05-08brcmfmac: postpone interrupt register functionFranky Lin
2012-05-08brcmfmac: check bus state for statusFranky Lin
2012-05-08brcmfmac: stop releasing sdio host in irq handlerFranky Lin
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-02brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin