summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-05staging: brcm80211: smac: fix for 64 bit systemsRoland Vossen
2011-10-05staging: brcm80211: softmac: added event tracingRoland Vossen
2011-10-05staging: brcm80211: remove N mode validation functionAlwin Beukers
2011-10-05staging: brcm80211: combined if statementsAlwin Beukers
2011-10-05staging: brcm80211: remove brcms_b_dotxstatus wrapper functionAlwin Beukers
2011-10-05staging: brcm80211: removed synchronisation of wlc->machwcap fieldAlwin Beukers
2011-10-05staging: brcm80211: removed unneeded call to brcms_b_tx_fifo_suspendedAlwin Beukers
2011-10-05staging: brcm80211: cleanup of several wrapper functionsAlwin Beukers
2011-10-05staging: brcm80211: cleanup of transmit buffer size related wrapper functionAlwin Beukers
2011-10-05staging: brcm80211: cleanup of shared memory related wrapper functionsAlwin Beukers
2011-10-05staging: brcm80211: removed redundant code from brcms_c_set_gmodeAlwin Beukers
2011-10-05staging: brcm80211: decreased indentation level of brcms_c_wme_setparams func...Alwin Beukers
2011-10-05staging: brcm80211: removed empty brcms_c_reset_bmac_done callback functionAlwin Beukers
2011-10-05staging: brcm80211: made NULL ethernet address constAlwin Beukers
2011-10-05staging: brcm80211: fixed function returnsAlwin Beukers
2011-10-05staging: brcm80211: removed accessor functions for band type and etheraddress.Alwin Beukers
2011-10-05staging: brcm80211: fixed checkpatch warningsAlwin Beukers
2011-10-05staging: brcm80211: stop using assigned thread priority in fullmacFranky Lin
2011-10-05staging: brcm80211: remove fullmac module_param for intr/poll modeFranky Lin
2011-10-05staging: brcm80211: clean up rtnl_lock in fullmacFranky Lin
2011-10-05staging: brcm80211: fullmac: fixed double #includeRoland Vossen
2011-10-05staging: brcm80211: replace brcmu_bitcount with hweight8Arend van Spriel
2011-10-05staging: brcm80211: remove brcmu_bprintf and related functionsArend van Spriel
2011-10-05staging: brcm80211: remove filtering of received framesArend van Spriel
2011-10-05staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_STARTArend van Spriel
2011-10-05staging: brcm80211: cleaned up struct brcms_bss_cfgRoland Vossen
2011-10-04staging: et131x: Fix indefinite low power sleepMark Einon
2011-10-04staging: et131x: Updating copyright statements and module authorsMark Einon
2011-10-04staging: et131x: Update TODO file for kernel parametersMark Einon
2011-10-04staging: et131x: Fix add_timer() from et131x_openMark Einon
2011-10-04staging: et131x: Add pci suspend & resume functionsMark Einon
2011-10-04staging: et131x: Remove adapter->bmsr, replace with phydev equivalentsMark Einon
2011-10-04staging: et131x: Introduce et1310_in_phy_coma() callMark Einon
2011-10-04staging: et131x: Remove TODO entry 'alloc_etherdev initilising memory with zero'Mark Einon
2011-10-04staging: wlags49_h2: Remove bad debug messageDavid Kilroy
2011-10-04staging: wlags49_h2: Remove unused debug functionDavid Kilroy
2011-10-04staging: wlags49_h2: Use C99 __func__David Kilroy
2011-10-04Staging: hv: mousevsc: Get rid of unnecessary commentsK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Enable autoloading of the mouse driverK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inliningK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Cleanup camel cased enumsK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_devK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Now cleanup mousevsc_remove()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining codeK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Cleanup alloc_input_device()K. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_reqK. Y. Srinivasan
2011-10-04Staging: hv: mousevsc: Free allocated memory in free_input_device()K. Y. Srinivasan