summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2011-11-30brcm80211: fmac: small memory leak on errorDan Carpenter
2011-11-30brcm80211: avoid code duplication on set tx powerLuis R. Rodriguez
2011-11-30brcm80211: fix usage of set tx powerLuis R. Rodriguez
2011-11-28brcm80211: fmac: change function bus_stop parameterFranky Lin
2011-11-28brcm80211: fmac: remove function brcmf_bus_get_deviceFranky Lin
2011-11-28brcm80211: fmac: change function bus_init parameterFranky Lin
2011-11-28brcm80211: fmac: change function bus_txdata parameterFranky Lin
2011-11-28brcm80211: fmac: change function bus_txctl parameterFranky Lin
2011-11-28brcm80211: fmac: change function bus_rxctl parameterFranky Lin
2011-11-28brcm80211: fmac: stop using brcmf_pub in brcmf_sdbrcm_bus_watchdogFranky Lin
2011-11-28brcm80211: fmac: move busstate to struct brcmf_busFranky Lin
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin
2011-11-28brcm80211: fmac: rename structure brcmf_bus to brcmf_sdioFranky Lin
2011-11-28brcm80211: fmac: remove unused parameter of brcmf_sdbrcm_probeFranky Lin
2011-11-28brcm80211: fmac: remove function brcmf_c_initFranky Lin
2011-11-28brcm80211: fmac: move module init/exit to sdio layerFranky Lin
2011-11-28brcm80211: fmac: discard packet received when net device not registeredFranky Lin
2011-11-28brcm80211: fmac: rename wait queue name to match using functionArend van Spriel
2011-11-28brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel
2011-11-28brcm80211: fmac: change firmware/nvram name to be more genericFranky Lin
2011-11-28brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel
2011-11-28brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel
2011-11-28brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel
2011-11-28brcm80211: fmac: cleanup receive path using proper skb_queue functionsArend van Spriel
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-11brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin
2011-11-11brcm80211: fmac: remove PCMCIA core related codeFranky Lin
2011-11-11brcm80211: fmac: add function to free the glom skb queueArend van Spriel
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel
2011-11-11brcm80211: fmac: remove id retrieve codeFranky Lin
2011-11-11brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin
2011-11-11brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin
2011-11-11brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin
2011-11-11brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin
2011-11-09brcm80211: fmac: optimize chip core info managementFranky Lin
2011-11-09brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin
2011-11-09brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: abstract chip core revision functionFranky Lin
2011-11-09brcm80211: fmac: abstract chip iscoreup functionFranky Lin
2011-11-09brcm80211: fmac: chip attach code flow clean upFranky Lin
2011-11-09brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin
2011-11-09brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin
2011-11-09brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin
2011-11-09brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: abstract chip buscore setup functionFranky Lin
2011-11-09brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: remove unnecessary 4329 chip specific codeFranky Lin