summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmsmac/phy
AgeCommit message (Expand)AuthorFilesLines
2011-07-05staging: brcm80211: remove macro WLBANDINITFN from brcmsmacArend van Spriel3-18/+18
2011-07-05staging: brcm80211: remove external definitions from phy_lcn.cArend van Spriel2-8/+4
2011-07-05staging: brcm80211: replaced Broadcom specific acronym WLCRoland Vossen5-96/+93
2011-07-05staging: brcm80211: remove checkpatch warnings from phy_n.cArend van Spriel1-29/+22
2011-07-05staging: brcm80211: remove checkpatch warnings 'suspect code indent'Arend van Spriel2-6/+2
2011-07-05staging: brcm80211: replaced typedef tx_power_t by struct brcms_tx_powerRoland Vossen2-3/+3
2011-07-05staging: brcm80211: replaced typedef wlc_phy_t with struct brcms_phy_pubRoland Vossen5-197/+219
2011-07-05staging: brcm80211: replaced typedef phy_info_t by struct brcms_phyRoland Vossen5-625/+647
2011-07-05staging: brcm80211: replaced various typedefs in softmacRoland Vossen10-366/+374
2011-07-05staging: brcm80211: flatten wlc_phy_shared_detach()Henry Ptasinski2-8/+0
2011-07-05staging: brcm80211: add missing KERN_ facility level to printk()Henry Ptasinski1-1/+2
2011-07-05staging: brcm80211: cleanup whitespace errorsHenry Ptasinski5-39/+37
2011-07-05staging: brcm80211: run scripts/cleanfile to remove whitespace errorsHenry Ptasinski4-21/+21
2011-07-05staging: brcm80211: remove chip simulation specific codeArend van Spriel2-28/+14
2011-07-05staging: brcm80211: remove unsupported chipset code from brcmsmac phyArend van Spriel2-130/+44
2011-06-28staging: brcm80211: fix checkpatch errors in brcmsmac driverArend van Spriel1-1/+1
2011-06-28staging: brcm80211: removed superfluous forward struct declarationsRoland Vossen2-8/+0
2011-06-28staging: brcm80211: replaced wlc_ by brcms_c_Roland Vossen1-1/+1
2011-06-28staging: brcm80211: #include reductionRoland Vossen12-61/+42
2011-06-28staging: brcm80211: moved typedefs to decrease header file dependenciesRoland Vossen4-67/+52
2011-06-07staging: brcm80211: deleted brcmsmac/cfg.h and brcmsmac/bsscfg.hRoland Vossen3-4/+0
2011-06-07staging: brcm80211: renamed files in brcmsmac and include directoriesRoland Vossen14-43/+43
2011-06-07staging: brcm80211: prepared header files for file renameRoland Vossen5-16/+16
2011-06-07staging: brcm80211: remove nvram related source filesArend van Spriel2-3/+4
2011-06-07staging: brcm80211: renamed utility module related filesRoland Vossen2-2/+2
2011-06-07staging: brcm80211: cleaned up prefix for utility functionsRoland Vossen1-1/+1
2011-06-07staging: brcm80211: remove phy_version.hArend van Spriel2-36/+2
2011-06-07staging: brcm80211: moved sbdma.h into brcmsmac/bcmdma.hRoland Vossen5-5/+5
2011-06-07staging: brcm80211: deleted sbconfig.h, renamed sbcc.hRoland Vossen2-2/+2
2011-06-07staging: brcm80211: replaced typedef si_t with struct si_pubRoland Vossen2-2/+2
2011-06-07staging: brcm80211: cleaned bcmdefs.hRoland Vossen2-0/+2
2011-06-07staging: brcm80211: cleaned sb* header filesRoland Vossen1-0/+4
2011-06-07staging: brcm80211: remove inclusion of bcmsrom_fmt.hArend van Spriel1-3/+10
2011-06-07staging: brcm80211: removed 'hnd' from filenamesRoland Vossen5-5/+5
2011-06-07staging: brcm80211: emptied wlioctl.hRoland Vossen1-1/+39
2011-06-07staging: brcm80211: replaced #ifdef __mips__ sections by W_REG_FLUSHRoland Vossen1-50/+13
2011-06-07staging: brcm80211: removed unused Broadcom specific ioctls codesRoland Vossen2-22/+0
2011-05-11staging: brcm80211: remove definition of BCMFASTPATH macroArend van Spriel2-2/+2
2011-05-10staging: brcm80211: make use of fls bit operation in wlc_phy_compute_dBArend van Spriel1-11/+8
2011-05-10staging: brcm80211: use int_sqrt kernel function iso driver implementationArend van Spriel4-22/+2
2011-05-10staging: brcm80211: remove unused function from wlc_phy_cmn.cArend van Spriel2-27/+0
2011-05-10staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski1-0/+1
2011-05-03staging: brcm80211: remove unused functions from wlc_phy_qmath.cArend van Spriel2-419/+0
2011-05-03staging: brcm80211: move qmath sources to phy directoryArend van Spriel3-5/+760
2011-05-03staging: brcm80211: cleanup code in source file aiutils.cArend van Spriel1-3/+3
2011-05-03staging: brcm80211: remove dependency between aiutils and siutils sourcesArend van Spriel3-3/+3
2011-05-03staging: brcm80211: separate hndpmu functionality for brcmsmac driverArend van Spriel2-2/+2
2011-05-03staging: brcm80211: remove use of si_* functions from wlc_phy_lcn.cArend van Spriel1-1/+1
2011-05-03staging: brcm80211: removed remaining ASSERTs from phyRoland Vossen2-54/+30
2011-05-03staging: brcm80211: replace error codes part 2Roland Vossen1-6/+6