summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2011-11-11brcmsmac: fix warning in _initvars_srom_pciJohn 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: remove pointer traversal from brcmu_pkt_buf_free_skbArend van Spriel
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel
2011-11-11brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers
2011-11-11brcm80211: util: use sk_buff_head in precedence queue functionsArend van Spriel
2011-11-11brcm80211: smac: remove usage of brcmu_pkttotlenArend 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-11brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers
2011-11-11brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel
2011-11-11brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel
2011-11-11brcm80211: smac: remove code under unused macro definitionsArend van Spriel
2011-11-11brcm80211: smac: fix endianess issue for OTP memory accessArend van Spriel
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
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08brcm80211: smac: change buffer endianess convert function interfaceArend van Spriel
2011-11-08brcm80211: fmac: remove state from brcmf_if in fullmacFranky Lin
2011-11-08brcm80211: fmac: store brcmf_if in net device private dataFranky Lin
2011-11-08brcm80211: fmac: use brcmf_add_if for all net devicesFranky Lin
2011-11-08brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel
2011-11-08brcm80211: smac: rename buffer endianess conversion functionsArend van Spriel
2011-11-08brcm80211: smac: changed check to confirm STA only supportRoland Vossen
2011-11-08brcm80211: smac: mute transmit on ops_startRoland Vossen
2011-11-08brcm80211: smac: modified Mac80211 callback interfaceRoland Vossen
2011-11-08brcm80211: smac: fixed inconsistency in transmit muteRoland Vossen
2011-11-08brcm80211: smac: bugfix for tx mute in brcms_b_init()Roland Vossen
2011-11-08brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen
2011-11-08brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen
2011-11-08brcm80211: smac: removed MPC related variablesRoland Vossen