summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-857/+994
2011-11-11brcm80211: fmac: release bss struct returned from cfg80211_inform_bssFranky Lin1-5/+13
2011-11-11brcm80211: fmac: remove PCMCIA core related codeFranky Lin1-15/+0
2011-11-11brcm80211: fmac: add function to free the glom skb queueArend van Spriel1-20/+14
2011-11-11brcm80211: util: move brcmu_pkttotlen() function to brcmfmacArend van Spriel1-1/+13
2011-11-11brcm80211: fmac: remove id retrieve codeFranky Lin1-5/+0
2011-11-11brcm80211: fmac: add resetcore function for bcm4330 chipFranky Lin3-9/+45
2011-11-11brcm80211: fmac: add coredisable function for bcm4330 chipFranky Lin3-44/+82
2011-11-11brcm80211: fmac: add corerev function for bcm4330 chipFranky Lin2-6/+28
2011-11-11brcm80211: fmac: add iscoreup function for bcm4330 chipFranky Lin3-9/+51
2011-11-09brcm80211: fmac: optimize chip core info managementFranky Lin3-42/+81
2011-11-09brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin2-63/+28
2011-11-09brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin3-115/+117
2011-11-09brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin3-10/+11
2011-11-09brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin3-47/+49
2011-11-09brcm80211: fmac: abstract chip core revision functionFranky Lin2-7/+15
2011-11-09brcm80211: fmac: abstract chip iscoreup functionFranky Lin3-7/+17
2011-11-09brcm80211: fmac: chip attach code flow clean upFranky Lin3-34/+21
2011-11-09brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin1-13/+0
2011-11-09brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin2-5/+5
2011-11-09brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin2-6/+6
2011-11-09brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin3-114/+111
2011-11-09brcm80211: fmac: abstract chip buscore setup functionFranky Lin2-20/+34
2011-11-09brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin3-72/+77
2011-11-09brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin5-143/+213
2011-11-09brcm80211: fmac: remove unnecessary 4329 chip specific codeFranky Lin1-9/+3
2011-11-08brcm80211: fmac: remove state from brcmf_if in fullmacFranky Lin2-9/+2
2011-11-08brcm80211: fmac: store brcmf_if in net device private dataFranky Lin2-110/+56
2011-11-08brcm80211: fmac: use brcmf_add_if for all net devicesFranky Lin4-86/+54
2011-11-08brcm80211: fmac: use brcmf_del_if for all net devicesFranky Lin1-29/+26
2011-11-08brcm80211: fmac: allow wd timer to be disabled when bus downFranky Lin1-4/+4
2011-11-08brcm80211: fmac: use sk_buff list for handling frames in receive pathArend van Spriel1-29/+33
2011-11-08brcm80211: util: move brcmu_pktfrombuf() function to brcmfmacArend van Spriel1-2/+23
2011-11-08brcm80211: fmac: changed two scan related structuresRoland Vossen1-7/+2
2011-11-08brmc80211: fmac: reworked next_bss()Roland Vossen2-10/+10
2011-11-08brcm80211: fmac: annotated little endian struct with _leRoland Vossen3-15/+15
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-14net: wireless: brcm80210: include module.hStephen Rothwell3-0/+3
2011-10-14brcm80211: moved function brcmu_mkiovarAlwin Beukers4-24/+48
2011-10-14brcm80211: moved function brcmu_parse_tlvsAlwin Beukers1-2/+37
2011-10-14brcm80211: moved function brcmu_chipnameAlwin Beukers1-1/+10
2011-10-14brcm80211: moved power conversion functionsAlwin Beukers1-2/+86
2011-10-14brcm80211: fmac: fixed weird indentationRoland Vossen1-48/+51
2011-10-14brcm80211: use endian annotation for scan time configurationArend van Spriel1-4/+7
2011-10-14brcm80211: use endian annotation for roaming related parametersArend van Spriel1-10/+14
2011-10-14brcm80211: use endian annotations for assoc ie length requestArend van Spriel2-7/+8
2011-10-14brcm80211: use endian annotation for pmk related structureArend van Spriel1-13/+21
2011-10-14brcm80211: use endian annotations in scan related functionArend van Spriel1-4/+4
2011-10-14brcm80211: fix annotations in TOE configuration functionsArend van Spriel1-7/+8
2011-10-14brcm80211: rename variable in _brcmf_set_multicast_list()Arend van Spriel1-15/+15