summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: fmac: change function bus_stop parameterFranky Lin2011-11-281-2/+5
* brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin2011-11-281-5/+0
* brcm80211: fmac: change function bus_init parameterFranky Lin2011-11-281-5/+7
* brcm80211: fmac: change function bus_txdata parameterFranky Lin2011-11-281-1/+4
* brcm80211: fmac: change function bus_txctl parameterFranky Lin2011-11-281-1/+4
* brcm80211: fmac: change function bus_rxctl parameterFranky Lin2011-11-281-1/+4
* brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin2011-11-281-6/+6
* brcm80211: fmac: move busstate to struct brcmf_busFranky Lin2011-11-281-20/+22
* brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin2011-11-281-60/+60
* brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin2011-11-281-2/+1
* brcm80211: fmac: remove function brcmf_c_initFranky Lin2011-11-281-10/+0
* brcm80211: fmac: change firmware/nvram name to be more genericFranky Lin2011-11-281-10/+7
* brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel2011-11-281-31/+16
* brcm80211: fmac: cleanup receive path using proper skb_queue functionsArend van Spriel2011-11-281-31/+21
* brcm80211: fmac: remove PCMCIA core related codeFranky Lin2011-11-111-15/+0
* brcm80211: fmac: add function to free the glom skb queueArend van Spriel2011-11-111-20/+14
* brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel2011-11-111-1/+13
* brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin2011-11-111-3/+2
* brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin2011-11-111-7/+4
* brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin2011-11-111-3/+1
* brcm80211: fmac: optimize chip core info managementFranky Lin2011-11-091-12/+23
* brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin2011-11-091-115/+2
* brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin2011-11-091-10/+1
* brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin2011-11-091-47/+2
* brcm80211: fmac: abstract chip core revision functionFranky Lin2011-11-091-3/+1
* brcm80211: fmac: abstract chip iscoreup functionFranky Lin2011-11-091-6/+2
* brcm80211: fmac: chip attach code flow clean upFranky Lin2011-11-091-28/+3
* brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin2011-11-091-13/+0
* brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin2011-11-091-5/+0
* brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin2011-11-091-6/+0
* brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin2011-11-091-114/+3
* brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin2011-11-091-72/+1
* brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin2011-11-091-135/+2
* brcm80211: fmac: remove unnecessary 4329 chip specific codeFranky Lin2011-11-091-9/+3
* brcm80211: fmac: use brcmf_add_if for all net devicesFranky Lin2011-11-081-3/+4
* brcm80211: fmac: allow wd timer to be disabled when bus downFranky Lin2011-11-081-4/+4
* brcm80211: fmac: use sk_buff list for handling frames in receive pathArend van Spriel2011-11-081-29/+33
* brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel2011-11-081-2/+23
* net: wireless: brcm80210: include module.hStephen Rothwell2011-10-141-0/+1
* brcm80211: moved function brcmu_chipnameAlwin Beukers2011-10-141-1/+10
* net: wireless: add brcm80211 driversArend van Spriel2011-10-111-0/+4581
OpenPOWER on IntegriCloud