summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmsmac/phy
AgeCommit message (Expand)Author
2011-10-12staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel
2011-10-05staging: brcm80211: cleanup driver variable referencesArend van Spriel
2011-10-05staging: brcm80211: use identifiers instead of string for srom lookupArend van Spriel
2011-10-05staging: brcm80211: remove invalid variable lookup from sromArend van Spriel
2011-10-05staging: brcm80211: change parameter in driver variable lookupArend van Spriel
2011-10-05staging: brcm80211: remove code duplication for driver variable lookupArend van Spriel
2011-10-05staging: brcm80211: replace brcmu_bitcount with hweight8Arend van Spriel
2011-10-03staging: brcm80211: added __iomem qualifier to softmac phyRoland Vossen
2011-10-03staging: brcm80211: reduced softmac sparse warningsRoland Vossen
2011-10-03staging: brcm80211: declared global vars in softmac phy as constRoland Vossen
2011-10-03staging: brcm80211: simple changes to softmac phy variablesRoland Vossen
2011-10-03staging: brcm80211: convert endianess before handling the frameArend van Spriel
2011-10-03staging: brcm80211: change interface for common rssi compute functionArend van Spriel
2011-10-03staging: brcm80211: changing interface to n-phy rssi compute functionArend van Spriel
2011-10-03staging: brcm80211: remove uncoditional code blocks from brcmsmacArend van Spriel
2011-09-16staging: brcm80211: remove brcms_c_get_par and set_par functionsArend van Spriel
2011-09-12staging: brcm80211: cleaned up brcmu_wifi.h macro'sRoland Vossen
2011-09-12staging: brcm80211: cleaned up brcmu_utils.h macro'sRoland Vossen
2011-09-12staging: brcm80211: cleaned up softmac types.h macro'sRoland Vossen
2011-09-06staging: brcm80211: cleaned up softmac phy macro's affecting code flowRoland Vossen
2011-09-06staging: brcm80211: removed redundant macro's in softmacRoland Vossen
2011-09-06staging: brcm80211: use static qualifier for local symbols in brcmsmacArend van Spriel
2011-08-26staging: brcm80211: got rid of static function declarations in softmac phyRoland Vossen
2011-08-26staging: brcm80211: removed unused phy loggingRoland Vossen
2011-08-26staging: brcm80211: removed NORADIO_ENAB() macro from softmac phy codeRoland Vossen
2011-08-26staging: brcm80211: remove macro definitions from brcmsmac MakefileArend van Spriel
2011-08-23staging: brcm80211: make use of cordic library functionArend van Spriel
2011-08-23staging: brcm80211: restrict register access method for bcm47xxArend van Spriel
2011-08-23staging: brcm80211: removed unused bus code from softmacRoland Vossen
2011-08-23staging: brcm80211: removed void * from softmac phyRoland Vossen
2011-08-23staging: brcm80211: replace simple_strtoul usage in brcmsmacArend van Spriel
2011-08-23staging: brcm80211: resolved checkpatch warnings in N phyRoland Vossen
2011-08-23staging: brcm80211: resolved checkpatch warnings in LCN phyRoland Vossen
2011-08-23staging: brcm80211: fix for checkpatch warnings in phy directoryRoland Vossen
2011-08-23staging: brcm80211: fix for 'remove unnecessary braces' checkpatch warningHenry Ptasinski
2011-08-23staging: brcm80211: remove volatile keyword from driver sourcesArend van Spriel
2011-08-23staging: brcm80211: replaced all volatile typedefsRoland Vossen
2011-08-23staging: brcm80211: replaced various typedefsRoland Vossen
2011-08-23staging: brcm80211: removed function declaration typedefs from phy_int.hRoland Vossen
2011-07-05staging: brcm80211: remove macro WLBANDINITFN from brcmsmacArend van Spriel
2011-07-05staging: brcm80211: remove external definitions from phy_lcn.cArend van Spriel
2011-07-05staging: brcm80211: replaced Broadcom specific acronym WLCRoland Vossen
2011-07-05staging: brcm80211: remove checkpatch warnings from phy_n.cArend van Spriel
2011-07-05staging: brcm80211: remove checkpatch warnings 'suspect code indent'Arend van Spriel
2011-07-05staging: brcm80211: replaced typedef tx_power_t by struct brcms_tx_powerRoland Vossen
2011-07-05staging: brcm80211: replaced typedef wlc_phy_t with struct brcms_phy_pubRoland Vossen
2011-07-05staging: brcm80211: replaced typedef phy_info_t by struct brcms_phyRoland Vossen
2011-07-05staging: brcm80211: replaced various typedefs in softmacRoland Vossen
2011-07-05staging: brcm80211: flatten wlc_phy_shared_detach()Henry Ptasinski
2011-07-05staging: brcm80211: add missing KERN_ facility level to printk()Henry Ptasinski