summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel2011-10-1279-97060/+0
* staging: brcm80211: remove brcmf_op_if from fullmacFranky Lin2011-10-051-70/+50
* staging: brcm80211: clean up struct brcmf_if in fullmacFranky Lin2011-10-051-9/+5
* staging: brcm80211: cleanup driver variable referencesArend van Spriel2011-10-0510-68/+14
* staging: brcm80211: remove parameter 'off' from _initvars_srom_pci()Arend van Spriel2011-10-051-18/+12
* staging: brcm80211: replace string based variable storage by linked listArend van Spriel2011-10-054-431/+124
* staging: brcm80211: use enum identifiers in srom variable tablesArend van Spriel2011-10-051-647/+704
* staging: brcm80211: use identifiers instead of string for srom lookupArend van Spriel2011-10-0512-171/+802
* staging: brcm80211: remove invalid variable lookup from sromArend van Spriel2011-10-053-41/+5
* staging: brcm80211: fix thread blocking issue in brcmf_sdbrcm_bus_stop()Arend van Spriel2011-10-051-8/+11
* staging: brcm80211: remove locking macro definitionsArend van Spriel2011-10-051-89/+68
* staging: brcm80211: change parameter in driver variable lookupArend van Spriel2011-10-0513-196/+190
* staging: brcm80211: remove code duplication for driver variable lookupArend van Spriel2011-10-056-177/+180
* staging: brcm80211: remove redundant bus register layer from fullmacFranky Lin2011-10-054-40/+4
* staging: brcm80211: remove threads_only code from fullmacFranky Lin2011-10-051-70/+30
* staging: brcm80211: move driver variable functions to srom.cArend van Spriel2011-10-052-44/+44
* staging: brcm80211: smac: fix for 64 bit systemsRoland Vossen2011-10-052-4/+4
* staging: brcm80211: softmac: added event tracingRoland Vossen2011-10-055-6/+124
* staging: brcm80211: remove N mode validation functionAlwin Beukers2011-10-051-29/+0
* staging: brcm80211: combined if statementsAlwin Beukers2011-10-051-8/+4
* staging: brcm80211: remove brcms_b_dotxstatus wrapper functionAlwin Beukers2011-10-051-18/+4
* staging: brcm80211: removed synchronisation of wlc->machwcap fieldAlwin Beukers2011-10-052-40/+1
* staging: brcm80211: removed unneeded call to brcms_b_tx_fifo_suspendedAlwin Beukers2011-10-051-34/+0
* staging: brcm80211: cleanup of several wrapper functionsAlwin Beukers2011-10-053-43/+13
* staging: brcm80211: cleanup of transmit buffer size related wrapper functionAlwin Beukers2011-10-053-9/+4
* staging: brcm80211: cleanup of shared memory related wrapper functionsAlwin Beukers2011-10-054-53/+41
* staging: brcm80211: removed redundant code from brcms_c_set_gmodeAlwin Beukers2011-10-051-7/+0
* staging: brcm80211: decreased indentation level of brcms_c_wme_setparams func...Alwin Beukers2011-10-051-22/+18
* staging: brcm80211: removed empty brcms_c_reset_bmac_done callback functionAlwin Beukers2011-10-052-7/+0
* staging: brcm80211: made NULL ethernet address constAlwin Beukers2011-10-051-1/+1
* staging: brcm80211: fixed function returnsAlwin Beukers2011-10-051-21/+2
* staging: brcm80211: removed accessor functions for band type and etheraddress.Alwin Beukers2011-10-051-16/+5
* staging: brcm80211: fixed checkpatch warningsAlwin Beukers2011-10-054-14/+9
* staging: brcm80211: stop using assigned thread priority in fullmacFranky Lin2011-10-051-55/+5
* staging: brcm80211: remove fullmac module_param for intr/poll modeFranky Lin2011-10-051-10/+2
* staging: brcm80211: clean up rtnl_lock in fullmacFranky Lin2011-10-052-22/+5
* staging: brcm80211: fullmac: fixed double #includeRoland Vossen2011-10-051-1/+0
* staging: brcm80211: replace brcmu_bitcount with hweight8Arend van Spriel2011-10-052-9/+8
* staging: brcm80211: remove brcmu_bprintf and related functionsArend van Spriel2011-10-053-50/+0
* staging: brcm80211: remove filtering of received framesArend van Spriel2011-10-051-22/+1
* staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_STARTArend van Spriel2011-10-051-5/+0
* staging: brcm80211: cleaned up struct brcms_bss_cfgRoland Vossen2011-10-052-167/+3
* staging: brcm80211: removed functionality to disable N modeRoland Vossen2011-10-033-65/+24
* staging: brcm80211: cleaned up buffer len defines in fullmacRoland Vossen2011-10-034-13/+11
* staging: brcm80211: renamed ioctl functions/structs to dcmdRoland Vossen2011-10-038-242/+233
* staging: brcm80211: removed 'enforce_mutex' parameter in fullmacRoland Vossen2011-10-033-17/+14
* staging: brcm80211: removed fullmac function brcmf_bus_devreset()Roland Vossen2011-10-032-83/+1
* staging: brcm80211: removed unused softmac mimo disable codeRoland Vossen2011-10-033-22/+9
* staging: brcm80211: removed unused fullmac spinlockRoland Vossen2011-10-031-38/+20
* staging: brcm80211: reducing indentation levels in bcmsdh_sdmmc.cArend van Spriel2011-10-031-77/+63
OpenPOWER on IntegriCloud