summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* staging: brcm80211: removed empty brcms_c_reset_bmac_done callback functionAlwin Beukers2011-10-052-7/+0
* staging: brcm80211: made NULL ethernet address constAlwin Beukers2011-10-051-1/+1
* staging: brcm80211: fixed function returnsAlwin Beukers2011-10-051-21/+2
* staging: brcm80211: removed accessor functions for band type and etheraddress.Alwin Beukers2011-10-051-16/+5
* staging: brcm80211: fixed checkpatch warningsAlwin Beukers2011-10-054-14/+9
* staging: brcm80211: stop using assigned thread priority in fullmacFranky Lin2011-10-051-55/+5
* staging: brcm80211: remove fullmac module_param for intr/poll modeFranky Lin2011-10-051-10/+2
* staging: brcm80211: clean up rtnl_lock in fullmacFranky Lin2011-10-052-22/+5
* staging: brcm80211: fullmac: fixed double #includeRoland Vossen2011-10-051-1/+0
* staging: brcm80211: replace brcmu_bitcount with hweight8Arend van Spriel2011-10-052-9/+8
* staging: brcm80211: remove brcmu_bprintf and related functionsArend van Spriel2011-10-053-50/+0
* staging: brcm80211: remove filtering of received framesArend van Spriel2011-10-051-22/+1
* staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_STARTArend van Spriel2011-10-051-5/+0
* staging: brcm80211: cleaned up struct brcms_bss_cfgRoland Vossen2011-10-052-167/+3
* staging: et131x: Fix indefinite low power sleepMark Einon2011-10-042-5/+12
* staging: et131x: Updating copyright statements and module authorsMark Einon2011-10-0416-3/+31
* staging: et131x: Update TODO file for kernel parametersMark Einon2011-10-041-1/+0
* staging: et131x: Fix add_timer() from et131x_openMark Einon2011-10-044-8/+5
* staging: et131x: Add pci suspend & resume functionsMark Einon2011-10-043-3/+45
* staging: et131x: Remove adapter->bmsr, replace with phydev equivalentsMark Einon2011-10-043-10/+3
* staging: et131x: Introduce et1310_in_phy_coma() callMark Einon2011-10-045-22/+28
* staging: et131x: Remove TODO entry 'alloc_etherdev initilising memory with zero'Mark Einon2011-10-041-1/+0
* staging: wlags49_h2: Remove bad debug messageDavid Kilroy2011-10-041-1/+0
* staging: wlags49_h2: Remove unused debug functionDavid Kilroy2011-10-041-114/+0
* staging: wlags49_h2: Use C99 __func__David Kilroy2011-10-042-28/+35
* Staging: hv: mousevsc: Get rid of unnecessary commentsK. Y. Srinivasan2011-10-041-21/+0
* Staging: hv: mousevsc: Enable autoloading of the mouse driverK. Y. Srinivasan2011-10-041-4/+1
* Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()K. Y. Srinivasan2011-10-041-7/+2
* Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inliningK. Y. Srinivasan2011-10-041-19/+8
* Staging: hv: mousevsc: Cleanup camel cased enumsK. Y. Srinivasan2011-10-041-17/+17
* Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_devK. Y. Srinivasan2011-10-041-51/+3
* Staging: hv: mousevsc: Now cleanup mousevsc_remove()K. Y. Srinivasan2011-10-041-50/+3
* Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining codeK. Y. Srinivasan2011-10-041-30/+17
* Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()K. Y. Srinivasan2011-10-041-33/+1
* Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()K. Y. Srinivasan2011-10-041-21/+0
* Staging: hv: mousevsc: Cleanup alloc_input_device()K. Y. Srinivasan2011-10-041-1/+1
* Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_reqK. Y. Srinivasan2011-10-041-3/+0
* Staging: hv: mousevsc: Free allocated memory in free_input_device()K. Y. Srinivasan2011-10-041-0/+2
* Staging: hv: mousevsc: Get rid of unnecessary pr_* callsK. Y. Srinivasan2011-10-041-53/+11
* Staging: hv: mousevsc: Cleanup error handlingK. Y. Srinivasan2011-10-041-16/+7
* Staging: hv: mousevsc: Get rid of unnecessary DPRINT callsK. Y. Srinivasan2011-10-041-15/+3
* Staging: hv: mousevsc: Cleanup and properly implement reportdesc_callback()K. Y. Srinivasan2011-10-041-33/+23
* Staging: hv: mousevsc: Use completion primitive to synchronizeK. Y. Srinivasan2011-10-041-20/+10
* Staging: hv: mousevsc: Correctly initialize the header sizeK. Y. Srinivasan2011-10-041-1/+1
* Staging: hv: mousevsc: Handle the case where we may get bogus report desc sizeK. Y. Srinivasan2011-10-041-0/+2
* Staging: hv: mousevsc: Change the allocation flags to reflect interrupt contextK. Y. Srinivasan2011-10-041-3/+3
* Staging: hv: mousevsc: Fixup some bogus WARN_ON() callsK. Y. Srinivasan2011-10-041-3/+3
* Staging: hv: mousevsc: Get rid of the struct input_device_contextK. Y. Srinivasan2011-10-041-38/+13
* Staging: hv: mousevsc: Fixup struct hv_input_dev_infoK. Y. Srinivasan2011-10-041-3/+3
* staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIANJonathan Cameron2011-10-041-4/+5