aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-12staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel79-97060/+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: cleanup driver variable referencesArend van Spriel10-68/+14
2011-10-05staging: brcm80211: remove parameter 'off' from _initvars_srom_pci()Arend van Spriel1-18/+12
2011-10-05staging: brcm80211: replace string based variable storage by linked listArend van Spriel4-431/+124
2011-10-05staging: brcm80211: use enum identifiers in srom variable tablesArend van Spriel1-647/+704
2011-10-05staging: brcm80211: use identifiers instead of string for srom lookupArend van Spriel12-171/+802
2011-10-05staging: brcm80211: remove invalid variable lookup from sromArend van Spriel3-41/+5
2011-10-05staging: brcm80211: fix thread blocking issue in brcmf_sdbrcm_bus_stop()Arend van Spriel1-8/+11
2011-10-05staging: brcm80211: remove locking macro definitionsArend van Spriel1-89/+68
2011-10-05staging: brcm80211: change parameter in driver variable lookupArend van Spriel13-196/+190
2011-10-05staging: brcm80211: remove code duplication for driver variable lookupArend van Spriel6-177/+180
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: move driver variable functions to srom.cArend van Spriel2-44/+44
2011-10-05staging: brcm80211: smac: fix for 64 bit systemsRoland Vossen2-4/+4
2011-10-05staging: brcm80211: softmac: added event tracingRoland Vossen5-6/+124
2011-10-05staging: brcm80211: remove N mode validation functionAlwin Beukers1-29/+0
2011-10-05staging: brcm80211: combined if statementsAlwin Beukers1-8/+4
2011-10-05staging: brcm80211: remove brcms_b_dotxstatus wrapper functionAlwin Beukers1-18/+4
2011-10-05staging: brcm80211: removed synchronisation of wlc->machwcap fieldAlwin Beukers2-40/+1
2011-10-05staging: brcm80211: removed unneeded call to brcms_b_tx_fifo_suspendedAlwin Beukers1-34/+0
2011-10-05staging: brcm80211: cleanup of several wrapper functionsAlwin Beukers3-43/+13
2011-10-05staging: brcm80211: cleanup of transmit buffer size related wrapper functionAlwin Beukers3-9/+4
2011-10-05staging: brcm80211: cleanup of shared memory related wrapper functionsAlwin Beukers4-53/+41
2011-10-05staging: brcm80211: removed redundant code from brcms_c_set_gmodeAlwin Beukers1-7/+0
2011-10-05staging: brcm80211: decreased indentation level of brcms_c_wme_setparams functionAlwin Beukers1-22/+18
2011-10-05staging: brcm80211: removed empty brcms_c_reset_bmac_done callback functionAlwin Beukers2-7/+0
2011-10-05staging: brcm80211: made NULL ethernet address constAlwin Beukers1-1/+1
2011-10-05staging: brcm80211: fixed function returnsAlwin Beukers1-21/+2
2011-10-05staging: brcm80211: removed accessor functions for band type and etheraddress.Alwin Beukers1-16/+5
2011-10-05staging: brcm80211: fixed checkpatch warningsAlwin Beukers4-14/+9
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-05staging: brcm80211: replace brcmu_bitcount with hweight8Arend van Spriel2-9/+8
2011-10-05staging: brcm80211: remove brcmu_bprintf and related functionsArend van Spriel3-50/+0
2011-10-05staging: brcm80211: remove filtering of received framesArend van Spriel1-22/+1
2011-10-05staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_STARTArend van Spriel1-5/+0
2011-10-05staging: brcm80211: cleaned up struct brcms_bss_cfgRoland Vossen2-167/+3
2011-10-03staging: brcm80211: removed functionality to disable N modeRoland Vossen3-65/+24
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 softmac mimo disable codeRoland Vossen3-22/+9
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