summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-03Staging: hv: Make hv_pci_dev a static variableK. Y. Srinivasan
2011-05-03Staging: hv: Properly handle errors in hv_pci_probe()K. Y. Srinivasan
2011-05-03Staging: hv: Cleanup vmbus_probe() functionK. Y. Srinivasan
2011-05-03Staging: hv: Cleanup error handling in vmbus_child_device_register()K. Y. Srinivasan
2011-05-03Staging: hv: Get rid of the drv field in struct hv_deviceK. Y. Srinivasan
2011-05-03Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not usedK. Y. Srinivasan
2011-05-03Staging: hv: vmbus_driver cannot be unloaded; cleanup accordinglyK. Y. Srinivasan
2011-05-03staging/rts_pstor: fix Polling thread wakeups CPUCho, Yu-Chen
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
2011-05-03Revert "staging: brcm80211: separate hndpmu functionality for brcmsmac driver"Arend van Spriel
2011-05-03staging: brcm80211: remove retrieval function for tsf in wlc_main.cArend van Spriel
2011-05-03staging: brcm80211: remove tsf retrieval from wlc_bmac.cArend van Spriel
2011-05-03staging: brcm80211: provide TSF value in receive statusArend van Spriel
2011-05-03staging: brcm80211: remove queue info parameter from wlc_send_qArend van Spriel
2011-05-03staging: brcm80211: rename active_queue identifierArend van Spriel
2011-05-03staging: brcm80211: implement flush driver callback for mac80211Arend van Spriel
2011-05-03staging: brcm80211: removed remaining ASSERTs from phyRoland Vossen
2011-05-03staging: brcm80211: removed all ASSERTs from wlc_ampdu.cRoland Vossen
2011-05-03staging: brcm80211: removed all ASSERTs from wl_mac80211.cRoland Vossen
2011-05-03staging: brcm80211: delete ASSERTs in 4 files in brcmsmac dirRoland Vossen
2011-05-03staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen
2011-05-03staging: brcm80211: removed ASSERTs from util dir, part 1Roland Vossen
2011-05-03staging: brcm80211: made fullmac error codes more consistentRoland Vossen
2011-05-03staging: brcm80211: replace error codes part 2Roland Vossen