summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: make ethtool_ops constStephen Hemminger2012-01-241-2/+2
* brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva2012-01-171-1/+1
* brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds2012-01-171-35/+3
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-121-1/+3
|\
| * brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()Jesper Juhl2012-01-101-1/+3
* | brcmsmac: fix reading of PCI sprom contentsLinus Torvalds2012-01-121-11/+20
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-0314-592/+531
|\
| * brcm80211: fmac: add Kconfig option for SDIO bus supportFranky Lin2011-12-192-15/+25
| * brcm80211: fmac: exclude unnecessary header filesFranky Lin2011-12-194-6/+0
| * brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin2011-12-192-6/+6
| * brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin2011-12-192-15/+15
| * brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin2011-12-193-17/+13
| * brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-193-5/+5
| * brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-193-5/+5
| * brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-194-75/+78
| * brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin2011-12-194-86/+88
| * brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-196-10/+13
| * brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-195-11/+7
| * brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin2011-12-193-33/+29
| * brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin2011-12-193-4/+8
| * brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin2011-12-193-4/+3
| * brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin2011-12-193-27/+27
| * brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin2011-12-195-45/+13
| * brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin2011-12-193-12/+13
| * brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin2011-12-193-9/+9
| * brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin2011-12-192-18/+14
| * brcm80211: fmac: change function proto_hdrpull parameterFranky Lin2011-12-194-6/+9
| * brcm80211: fmac: change function rx_frame parameterFranky Lin2011-12-193-6/+8
| * brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin2011-12-193-3/+6
| * brcm80211: fmac: change function txcomplete parameterFranky Lin2011-12-193-4/+6
| * brcm80211: fmac: change function txflowcontrol parameterFranky Lin2011-12-193-4/+6
| * brcm80211: fmac: change function brcmf_detach parameterFranky Lin2011-12-193-19/+20
| * brcm80211: fmac: change function bus_start parameterFranky Lin2011-12-193-6/+8
| * brcm80211: fmac: change function add_if parameterFranky Lin2011-12-194-4/+9
| * brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin2011-12-191-0/+7
| * brcm80211: fmac: remove oneline proto block functionsFranky Lin2011-12-194-29/+7
| * brcm80211: fmac: unify common layer driver data structureFranky Lin2011-12-194-214/+180
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-194-21/+21
|/
* brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter2011-12-151-2/+2
* brcmsmac: Replace kmalloc/memset with kzallocLarry Finger2011-12-151-3/+1
* brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel2011-12-131-2/+2
* brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel2011-12-133-44/+34
* brcm80211: smac: cleanup si_info structure definitionArend van Spriel2011-12-132-67/+11
* brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel2011-12-134-184/+59
* brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-135-69/+7
* brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel2011-12-133-57/+0
* brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel2011-12-131-24/+6
* brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel2011-12-133-66/+1
* brcm80211: smac: remove register access macro definitionsArend van Spriel2011-12-131-51/+0
OpenPOWER on IntegriCloud