summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmsmac/phy
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel2011-10-1214-54643/+0Star
* staging: brcm80211: cleanup driver variable referencesArend van Spriel2011-10-053-9/+2Star
* staging: brcm80211: use identifiers instead of string for srom lookupArend van Spriel2011-10-052-132/+220
* staging: brcm80211: remove invalid variable lookup from sromArend van Spriel2011-10-051-6/+0Star
* staging: brcm80211: change parameter in driver variable lookupArend van Spriel2011-10-052-147/+138Star
* staging: brcm80211: remove code duplication for driver variable lookupArend van Spriel2011-10-054-177/+168Star
* staging: brcm80211: replace brcmu_bitcount with hweight8Arend van Spriel2011-10-051-4/+3Star
* staging: brcm80211: added __iomem qualifier to softmac phyRoland Vossen2011-10-044-16/+16
* staging: brcm80211: reduced softmac sparse warningsRoland Vossen2011-10-042-28/+24Star
* staging: brcm80211: declared global vars in softmac phy as constRoland Vossen2011-10-043-33/+35
* staging: brcm80211: simple changes to softmac phy variablesRoland Vossen2011-10-043-38/+1Star
* staging: brcm80211: convert endianess before handling the frameArend van Spriel2011-10-042-7/+7
* staging: brcm80211: change interface for common rssi compute functionArend van Spriel2011-10-042-6/+5Star
* staging: brcm80211: changing interface to n-phy rssi compute functionArend van Spriel2011-10-043-8/+3Star
* staging: brcm80211: remove uncoditional code blocks from brcmsmacArend van Spriel2011-10-042-77/+60Star
* staging: brcm80211: remove brcms_c_get_par and set_par functionsArend van Spriel2011-09-161-1/+1
* staging: brcm80211: cleaned up brcmu_wifi.h macro'sRoland Vossen2011-09-121-5/+5
* staging: brcm80211: cleaned up brcmu_utils.h macro'sRoland Vossen2011-09-123-13/+25
* staging: brcm80211: cleaned up softmac types.h macro'sRoland Vossen2011-09-121-5/+5
* staging: brcm80211: cleaned up softmac phy macro's affecting code flowRoland Vossen2011-09-071-2/+4
* staging: brcm80211: removed redundant macro's in softmacRoland Vossen2011-09-073-50/+36Star
* staging: brcm80211: use static qualifier for local symbols in brcmsmacArend van Spriel2011-09-076-116/+117
* staging: brcm80211: got rid of static function declarations in softmac phyRoland Vossen2011-08-263-7613/+7409Star
* staging: brcm80211: removed unused phy loggingRoland Vossen2011-08-262-18/+0Star
* staging: brcm80211: removed NORADIO_ENAB() macro from softmac phy codeRoland Vossen2011-08-264-181/+57Star
* staging: brcm80211: remove macro definitions from brcmsmac MakefileArend van Spriel2011-08-261-4/+1Star
* staging: brcm80211: make use of cordic library functionArend van Spriel2011-08-234-72/+12Star
* staging: brcm80211: restrict register access method for bcm47xxArend van Spriel2011-08-231-1/+1
* staging: brcm80211: removed unused bus code from softmacRoland Vossen2011-08-233-14/+7Star
* staging: brcm80211: removed void * from softmac phyRoland Vossen2011-08-235-45/+38Star
* staging: brcm80211: replace simple_strtoul usage in brcmsmacArend van Spriel2011-08-231-3/+4
* staging: brcm80211: resolved checkpatch warnings in N phyRoland Vossen2011-08-231-176/+128Star
* staging: brcm80211: resolved checkpatch warnings in LCN phyRoland Vossen2011-08-231-30/+16Star
* staging: brcm80211: fix for checkpatch warnings in phy directoryRoland Vossen2011-08-239-2954/+2897Star
* staging: brcm80211: fix for 'remove unnecessary braces' checkpatch warningHenry Ptasinski2011-08-235-1074/+622Star
* staging: brcm80211: remove volatile keyword from driver sourcesArend van Spriel2011-08-231-1/+1
* staging: brcm80211: replaced all volatile typedefsRoland Vossen2011-08-233-21/+24
* staging: brcm80211: replaced various typedefsRoland Vossen2011-08-235-67/+69
* staging: brcm80211: removed function declaration typedefs from phy_int.hRoland Vossen2011-08-232-28/+16Star
* staging: brcm80211: remove macro WLBANDINITFN from brcmsmacArend van Spriel2011-07-063-18/+18
* staging: brcm80211: remove external definitions from phy_lcn.cArend van Spriel2011-07-062-8/+4Star
* staging: brcm80211: replaced Broadcom specific acronym WLCRoland Vossen2011-07-065-96/+93Star
* staging: brcm80211: remove checkpatch warnings from phy_n.cArend van Spriel2011-07-061-29/+22Star
* staging: brcm80211: remove checkpatch warnings 'suspect code indent'Arend van Spriel2011-07-062-6/+2Star
* staging: brcm80211: replaced typedef tx_power_t by struct brcms_tx_powerRoland Vossen2011-07-062-3/+3
* staging: brcm80211: replaced typedef wlc_phy_t with struct brcms_phy_pubRoland Vossen2011-07-065-197/+219
* staging: brcm80211: replaced typedef phy_info_t by struct brcms_phyRoland Vossen2011-07-065-625/+647
* staging: brcm80211: replaced various typedefs in softmacRoland Vossen2011-07-0610-366/+374
* staging: brcm80211: flatten wlc_phy_shared_detach()Henry Ptasinski2011-07-052-8/+0Star
* staging: brcm80211: add missing KERN_ facility level to printk()Henry Ptasinski2011-07-051-1/+2