summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
AgeCommit message (Expand)Author
2011-05-11staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.cArend van Spriel
2011-05-11staging: brcm80211: move utility functions into new moduleHenry Ptasinski
2011-05-10staging: brcm80211: brcmfmac: Fix memset using sizeof(ptr) not sizeof(*ptr)Joe Perches
2011-05-10staging: brcm80211: fix checkpatch issue introduced in wlc_alloc.cArend van Spriel
2011-05-10staging: brcm80211: make use of fls bit operation in wlc_phy_compute_dBArend van Spriel
2011-05-10staging: brcm80211: use int_sqrt kernel function iso driver implementationArend van Spriel
2011-05-10staging: brcm80211: remove unused function from wlc_phy_cmn.cArend van Spriel
2011-05-10staging: brcm80211: wlc_aggregatable function prototype movedArend van Spriel
2011-05-10staging: brcm80211: local used function made staticArend van Spriel
2011-05-10staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski
2011-05-10staging: brcm80211: move another file only used by brcmsmac into appropriate dirHenry Ptasinski
2011-05-10staging: brcm80211: remove unused functionHenry Ptasinski
2011-05-10staging: brcm80211: remove unneeded include pathHenry Ptasinski
2011-05-10staging: brcm80211: remove unnecessary header fileHenry Ptasinski
2011-05-10staging: brcm80211: delete unneeded filesHenry Ptasinski
2011-05-10staging: brcm80211: move files only used by brcmsmac into appropriate dirHenry Ptasinski
2011-05-10staging: brcm80211: move header fileHenry Ptasinski
2011-05-10staging: brcm80211: delete unused sbpcmcia.h fileHenry Ptasinski
2011-05-10staging: brcm80211: remove unused cis_hnbuvarsHenry Ptasinski
2011-05-10staging: brcm80211: use common pktq_flush functionsHenry Ptasinski
2011-05-10staging: brcm80211: fix perimeter locking in wl_ops_bss_info_changedArend van Spriel
2011-05-06Staging: brcm80211: fix brace coding style issue in dhd_cdc.cGuilherme Salazar
2011-05-06staging: brcm80211: SDIO/MMC cleanupsGrant Grundler
2011-05-03staging: brcm80211: removed function wlc_calloc()Roland Vossen
2011-05-03staging: brcm80211: got rid of WL_FFPLD message log macroRoland Vossen
2011-05-03staging: brcm80211: replaced WL_AMPDU_* with BCMMSGRoland Vossen
2011-05-03staging: brcm80211: replaced WL_TRACE by BCMMSGRoland Vossen
2011-05-03staging: brcm80211: remove unused functions from wlc_phy_qmath.cArend van Spriel
2011-05-03staging: brcm80211: move qmath sources to phy directoryArend van Spriel
2011-05-03staging: brcm80211: remove CRC_INNER_LOOP macroArend van Spriel
2011-05-03staging: brcm80211: remove unused hndcrc32 functionArend van Spriel
2011-05-03staging: brcm80211: replace hndcrc16 with crc-ccitt functionArend van Spriel
2011-05-03staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen
2011-05-03staging: brcm80211: removed ASSERTs from wlc_pmu.cRoland Vossen
2011-05-03staging: brcm80211: removed ASSERTs from aiutils.cRoland Vossen
2011-05-03staging: brcm80211: remove socitype member for struct si_pub definitionArend van Spriel
2011-05-03staging: brcm80211: use local variable for socitype during ai_scanArend van Spriel
2011-05-03staging: brcm80211: remove check on interconnect type in ai_setcoreArend van Spriel
2011-05-03staging: brcm80211: move aiutils source files to brcmsmac folderArend van Spriel
2011-05-03staging: brcm80211: cleanup code in source file aiutils.cArend van Spriel
2011-05-03staging: brcm80211: cleanup definitions in aiutils header fileArend van Spriel
2011-05-03staging: brcm80211: fix checkpatch warning in si_pmu_otp_powerArend van Spriel
2011-05-03staging: brcm80211: fix checkpatch issues in si_pmu_measure_alpclkArend van Spriel
2011-05-03staging: brcm80211: fix checkpatch warning in si_pmu_res_initArend van Spriel
2011-05-03staging: brcm80211: remove zero initialization of static in si_pmu_ilp_clockArend van Spriel
2011-05-03staging: brcm80211: fix checkpatch warnings in si_pmu_spuravoid_pllupdateArend van Spriel
2011-05-03staging: brcm80211: remove dependency between aiutils and siutils sourcesArend van Spriel
2011-05-03staging: brcm80211: separate hndpmu functionality for brcmsmac driverArend van Spriel
2011-05-03staging: brcm80211: remove use of si_* functions from wlc_phy_lcn.cArend van Spriel
2011-05-03staging: brcm80211: remove unused functions from hndpmu.cArend van Spriel