aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-18brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka1-1/+9
2012-01-17brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva1-1/+1
2012-01-17brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds1-35/+3
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds1-1/+1
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2012-01-12brcmsmac: fix reading of PCI sprom contentsLinus Torvalds1-11/+20
2012-01-10brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()Jesper Juhl1-1/+3
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville14-592/+531
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell4-21/+21
2011-12-19brcm80211: fmac: add Kconfig option for SDIO bus supportFranky Lin2-15/+25
2011-12-19brcm80211: fmac: exclude unnecessary header filesFranky Lin4-6/+0
2011-12-19brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin2-6/+6
2011-12-19brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin2-15/+15
2011-12-19brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin3-17/+13
2011-12-19brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin3-5/+5
2011-12-19brcm80211: fmac: abstract bus_init interface function pointerFranky Lin3-5/+5
2011-12-19brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin4-75/+78
2011-12-19brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin4-86/+88
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin6-10/+13
2011-12-19brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin5-11/+7
2011-12-19brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin3-33/+29
2011-12-19brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin3-4/+8
2011-12-19brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin3-4/+3
2011-12-19brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin3-27/+27
2011-12-19brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin5-45/+13
2011-12-19brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin3-12/+13
2011-12-19brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin3-9/+9
2011-12-19brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin2-18/+14
2011-12-19brcm80211: fmac: change function proto_hdrpull parameterFranky Lin4-6/+9
2011-12-19brcm80211: fmac: change function rx_frame parameterFranky Lin3-6/+8
2011-12-19brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin3-3/+6
2011-12-19brcm80211: fmac: change function txcomplete parameterFranky Lin3-4/+6
2011-12-19brcm80211: fmac: change function txflowcontrol parameterFranky Lin3-4/+6
2011-12-19brcm80211: fmac: change function brcmf_detach parameterFranky Lin3-19/+20
2011-12-19brcm80211: fmac: change function bus_start parameterFranky Lin3-6/+8
2011-12-19brcm80211: fmac: change function add_if parameterFranky Lin4-4/+9
2011-12-19brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin1-0/+7
2011-12-19brcm80211: fmac: remove oneline proto block functionsFranky Lin4-29/+7
2011-12-19brcm80211: fmac: unify common layer driver data structureFranky Lin4-214/+180
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter1-2/+2
2011-12-15brcmsmac: Replace kmalloc/memset with kzallocLarry Finger1-3/+1
2011-12-13brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel1-2/+2
2011-12-13brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel3-44/+34
2011-12-13brcm80211: smac: cleanup si_info structure definitionArend van Spriel2-67/+11
2011-12-13brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel4-184/+59
2011-12-13brcm80211: smac: remove ai_switch_core() functionArend van Spriel5-69/+7
2011-12-13brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel3-57/+0
2011-12-13brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel1-24/+6
2011-12-13brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel3-66/+1
2011-12-13brcm80211: smac: remove register access macro definitionsArend van Spriel1-51/+0