summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211 (follow)
Commit message (Expand)AuthorAge
...
| * brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin2011-12-19
| * brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin2011-12-19
| * brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-19
| * brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-19
| * brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-19
| * brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin2011-12-19
| * brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-19
| * brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-19
| * brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin2011-12-19
| * brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin2011-12-19
| * brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin2011-12-19
| * brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin2011-12-19
| * brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin2011-12-19
| * brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin2011-12-19
| * brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin2011-12-19
| * brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin2011-12-19
| * brcm80211: fmac: change function proto_hdrpull parameterFranky Lin2011-12-19
| * brcm80211: fmac: change function rx_frame parameterFranky Lin2011-12-19
| * brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin2011-12-19
| * brcm80211: fmac: change function txcomplete parameterFranky Lin2011-12-19
| * brcm80211: fmac: change function txflowcontrol parameterFranky Lin2011-12-19
| * brcm80211: fmac: change function brcmf_detach parameterFranky Lin2011-12-19
| * brcm80211: fmac: change function bus_start parameterFranky Lin2011-12-19
| * brcm80211: fmac: change function add_if parameterFranky Lin2011-12-19
| * brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin2011-12-19
| * brcm80211: fmac: remove oneline proto block functionsFranky Lin2011-12-19
| * brcm80211: fmac: unify common layer driver data structureFranky Lin2011-12-19
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/
* brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter2011-12-15
* brcmsmac: Replace kmalloc/memset with kzallocLarry Finger2011-12-15
* brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel2011-12-13
* brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: cleanup si_info structure definitionArend van Spriel2011-12-13
* brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-13
* brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel2011-12-13
* brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel2011-12-13
* brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel2011-12-13
* brcm80211: smac: remove register access macro definitionsArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in pmu.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access function in srom.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in otp.cArend van Spriel2011-12-13
* brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-13
* brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2011-12-13
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-13
* brcm80211: smac: remove SI_FAST() macro usageArend van Spriel2011-12-13
* brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel2011-12-13