summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmsmac
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel2011-10-1251-81521/+0
* 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: 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: 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: replace brcmu_bitcount with hweight8Arend van Spriel2011-10-052-9/+8
* staging: brcm80211: remove brcmu_bprintf and related functionsArend van Spriel2011-10-051-1/+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: removed unused softmac mimo disable codeRoland Vossen2011-10-033-22/+9
* staging: brcm80211: only allow one call to add_interface callbackArend van Spriel2011-10-031-1/+4
* staging: brcm80211: added __iomem qualifier to softmac phyRoland Vossen2011-10-034-16/+16
* staging: brcm80211: added __iomem qualifier to softmac dma.cRoland Vossen2011-10-032-10/+12
* staging: brcm80211: added __iomem qualifier to softmac main.cRoland Vossen2011-10-032-43/+42
* staging: brcm80211: reduced softmac sparse warningsRoland Vossen2011-10-034-31/+27
* staging: brcm80211: various __iomem additions to softmac.Roland Vossen2011-10-039-103/+123
* staging: brcm80211: cleaning up tx rate control code in softmacRoland Vossen2011-10-031-12/+7
* staging: brcm80211: removed unused smac tx ampdu packet queueRoland Vossen2011-10-032-3/+0
* staging: brcm80211: declared global vars in softmac phy as constRoland Vossen2011-10-033-33/+35
* staging: brcm80211: simple changes to softmac phy variablesRoland Vossen2011-10-033-38/+1
* staging: brcm80211: use d11rxhdr structure in brcms_c_recover_tsf64()Arend van Spriel2011-10-033-24/+3
* staging: brcm80211: move rssi computation to place we need itArend van Spriel2011-10-031-6/+1
* staging: brcm80211: use endian annotated structures in brcmsmacArend van Spriel2011-10-037-105/+126
* staging: brcm80211: convert endianess before handling the frameArend van Spriel2011-10-033-21/+20
* staging: brcm80211: change interface for common rssi compute functionArend van Spriel2011-10-033-7/+8
OpenPOWER on IntegriCloud