summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac
AgeCommit message (Expand)AuthorFilesLines
2011-10-12staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel15-13671/+0
2011-10-05staging: brcm80211: remove brcmf_op_if from fullmacFranky Lin1-70/+50
2011-10-05staging: brcm80211: clean up struct brcmf_if in fullmacFranky Lin1-9/+5
2011-10-05staging: brcm80211: fix thread blocking issue in brcmf_sdbrcm_bus_stop()Arend van Spriel1-8/+11
2011-10-05staging: brcm80211: remove redundant bus register layer from fullmacFranky Lin4-40/+4
2011-10-05staging: brcm80211: remove threads_only code from fullmacFranky Lin1-70/+30
2011-10-05staging: brcm80211: stop using assigned thread priority in fullmacFranky Lin1-55/+5
2011-10-05staging: brcm80211: remove fullmac module_param for intr/poll modeFranky Lin1-10/+2
2011-10-05staging: brcm80211: clean up rtnl_lock in fullmacFranky Lin2-22/+5
2011-10-05staging: brcm80211: fullmac: fixed double #includeRoland Vossen1-1/+0
2011-10-03staging: brcm80211: cleaned up buffer len defines in fullmacRoland Vossen4-13/+11
2011-10-03staging: brcm80211: renamed ioctl functions/structs to dcmdRoland Vossen8-242/+233
2011-10-03staging: brcm80211: removed 'enforce_mutex' parameter in fullmacRoland Vossen3-17/+14
2011-10-03staging: brcm80211: removed fullmac function brcmf_bus_devreset()Roland Vossen2-83/+1
2011-10-03staging: brcm80211: removed unused fullmac spinlockRoland Vossen1-38/+20
2011-10-03staging: brcm80211: reducing indentation levels in bcmsdh_sdmmc.cArend van Spriel1-77/+63
2011-10-03staging: brcm80211: reduce indentation level in dhd_sdio.c #3Roland Vossen1-41/+44
2011-10-03staging: brcm80211: reduce indentation level in dhd_sdio.c #2Roland Vossen1-45/+58
2011-10-03staging: brcm80211: reduce indentation level in dhd_sdio.c #1Roland Vossen1-54/+54
2011-10-03staging: brcm80211: removed some unused fmac variable declarationsRoland Vossen1-29/+0
2011-10-03staging: brcm80211: remove dongle firmware related debug codeArend van Spriel1-258/+1
2011-09-26staging: brcm80211: simplified internal ioctl function once moreRoland Vossen3-35/+24
2011-09-26staging: brcm80211: consistent naming of struct net_device *ndevRoland Vossen4-216/+225
2011-09-26staging: brcm80211: clarified fullmac io and event codesRoland Vossen3-0/+11
2011-09-26staging: brcm80211: removed log after kzalloc()/kmalloc() failureRoland Vossen5-84/+28
2011-09-26staging: brcm80211: removed likely/unlikely callsRoland Vossen2-109/+106
2011-09-26staging: brcm80211: added endianness check flag to fullmac MakefileRoland Vossen1-0/+1
2011-09-26staging: brcm80211: removed two fullmac sparse spinlock warningsRoland Vossen2-35/+20
2011-09-26staging: brcm80211: remove global variables for data frame boundaryFranky Lin2-18/+10
2011-09-26staging: brcm80211: remove fullmac module_param brcmf_idletimeFranky Lin2-4/+2
2011-09-26staging: brcm80211: remove fullmac module_param for watchdogFranky Lin3-32/+21
2011-09-26staging: brcm80211: remove fullmac module_param brcmf_sdiod_drive_strengthFranky Lin1-4/+2
2011-09-26staging: brcm80211: remove fullmac module_param brcmf_dongle_memsizeFranky Lin2-33/+5
2011-09-26staging: brcm80211: remove event handler thread from fullmacFranky Lin2-67/+21
2011-09-26staging: brcm80211: remove unconditional code blocks from brcmfmacArend van Spriel1-66/+66
2011-09-26staging: brcm80211: more fullmac sparse endianness scan related changesRoland Vossen2-37/+52
2011-09-26staging: brcm80211: sparse endianness warnings for struct sdpcm_sharedRoland Vossen1-9/+22
2011-09-26staging: brcm80211: sparse endianness warnings for struct brcmf_proto_cdc_ioctlRoland Vossen1-14/+11
2011-09-26staging: brcm80211: various fulmac sparse endianness fixesRoland Vossen4-26/+34
2011-09-26staging: brcm80211: sparse endianness warnings on dongle eventsRoland Vossen4-30/+32
2011-09-16staging: brcm80211: sparse endianness warnings on fullmac bss infoRoland Vossen2-18/+19
2011-09-16staging: brcm80211: remove static global variables from dhd_sdio.cArend van Spriel1-94/+67
2011-09-16staging: brcm80211: remove global variable from bcmsdh_sdmmc.cArend van Spriel2-11/+15
2011-09-16staging: brcm80211: remove for_each_bss() macro from brcmfmac driverArend van Spriel2-6/+2
2011-09-16staging: brcm80211: remove brcmfmac interface name overrideArend van Spriel1-21/+7
2011-09-16staging: brcm80211: remove fullmac module_param for ARP offload featureFranky Lin3-22/+3
2011-09-16staging: brcm80211: remove _brcmf_sysioc_thread in fullmacFranky Lin1-120/+39
2011-09-16staging: brcm80211: fixed sparse endianness warnings on fullmac ratespecRoland Vossen2-7/+12
2011-09-16staging: brcm80211: fixed sparse endianness warnings on fullmac scb parsRoland Vossen2-9/+8
2011-09-16staging: brcm80211: fixed sparse endianness warnings on fullmac assoc parsRoland Vossen2-39/+34