summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-05staging: brcm80211: change parameter in driver variable lookupArend van Spriel13-196/+190
2011-10-05staging: brcm80211: remove code duplication for driver variable lookupArend van Spriel6-177/+180
2011-10-05staging: brcm80211: remove redundant bus register layer from fullmacFranky Lin4-40/+4
2011-10-05staging: brcm80211: remove threads_only code from fullmacFranky Lin1-70/+30
2011-10-05staging: brcm80211: move driver variable functions to srom.cArend van Spriel2-44/+44
2011-10-05staging: brcm80211: smac: fix for 64 bit systemsRoland Vossen2-4/+4
2011-10-05staging: brcm80211: softmac: added event tracingRoland Vossen5-6/+124
2011-10-05staging: brcm80211: remove N mode validation functionAlwin Beukers1-29/+0
2011-10-05staging: brcm80211: combined if statementsAlwin Beukers1-8/+4
2011-10-05staging: brcm80211: remove brcms_b_dotxstatus wrapper functionAlwin Beukers1-18/+4
2011-10-05staging: brcm80211: removed synchronisation of wlc->machwcap fieldAlwin Beukers2-40/+1
2011-10-05staging: brcm80211: removed unneeded call to brcms_b_tx_fifo_suspendedAlwin Beukers1-34/+0
2011-10-05staging: brcm80211: cleanup of several wrapper functionsAlwin Beukers3-43/+13
2011-10-05staging: brcm80211: cleanup of transmit buffer size related wrapper functionAlwin Beukers3-9/+4
2011-10-05staging: brcm80211: cleanup of shared memory related wrapper functionsAlwin Beukers4-53/+41
2011-10-05staging: brcm80211: removed redundant code from brcms_c_set_gmodeAlwin Beukers1-7/+0
2011-10-05staging: brcm80211: decreased indentation level of brcms_c_wme_setparams func...Alwin Beukers1-22/+18
2011-10-05staging: brcm80211: removed empty brcms_c_reset_bmac_done callback functionAlwin Beukers2-7/+0
2011-10-05staging: brcm80211: made NULL ethernet address constAlwin Beukers1-1/+1
2011-10-05staging: brcm80211: fixed function returnsAlwin Beukers1-21/+2
2011-10-05staging: brcm80211: removed accessor functions for band type and etheraddress.Alwin Beukers1-16/+5
2011-10-05staging: brcm80211: fixed checkpatch warningsAlwin Beukers4-14/+9
2011-10-05staging: brcm80211: stop using assigned thread priority in fullmacFranky Lin1-55/+5
2011-10-05staging: brcm80211: remove fullmac module_param for intr/poll modeFranky Lin1-10/+2
2011-10-05staging: brcm80211: clean up rtnl_lock in fullmacFranky Lin2-22/+5
2011-10-05staging: brcm80211: fullmac: fixed double #includeRoland Vossen1-1/+0
2011-10-05staging: brcm80211: replace brcmu_bitcount with hweight8Arend van Spriel2-9/+8
2011-10-05staging: brcm80211: remove brcmu_bprintf and related functionsArend van Spriel3-50/+0
2011-10-05staging: brcm80211: remove filtering of received framesArend van Spriel1-22/+1
2011-10-05staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_STARTArend van Spriel1-5/+0
2011-10-05staging: brcm80211: cleaned up struct brcms_bss_cfgRoland Vossen2-167/+3
2011-10-04staging: et131x: Fix indefinite low power sleepMark Einon2-5/+12
2011-10-04staging: et131x: Updating copyright statements and module authorsMark Einon16-3/+31
2011-10-04staging: et131x: Update TODO file for kernel parametersMark Einon1-1/+0
2011-10-04staging: et131x: Fix add_timer() from et131x_openMark Einon4-8/+5
2011-10-04staging: et131x: Add pci suspend & resume functionsMark Einon3-3/+45
2011-10-04staging: et131x: Remove adapter->bmsr, replace with phydev equivalentsMark Einon3-10/+3
2011-10-04staging: et131x: Introduce et1310_in_phy_coma() callMark Einon5-22/+28
2011-10-04staging: et131x: Remove TODO entry 'alloc_etherdev initilising memory with zero'Mark Einon1-1/+0
2011-10-04staging: wlags49_h2: Remove bad debug messageDavid Kilroy1-1/+0
2011-10-04staging: wlags49_h2: Remove unused debug functionDavid Kilroy1-114/+0
2011-10-04staging: wlags49_h2: Use C99 __func__David Kilroy2-28/+35
2011-10-04Staging: hv: mousevsc: Get rid of unnecessary commentsK. Y. Srinivasan1-21/+0
2011-10-04Staging: hv: mousevsc: Enable autoloading of the mouse driverK. Y. Srinivasan1-4/+1
2011-10-04Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()K. Y. Srinivasan1-7/+2
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inliningK. Y. Srinivasan1-19/+8
2011-10-04Staging: hv: mousevsc: Cleanup camel cased enumsK. Y. Srinivasan1-17/+17
2011-10-04Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_devK. Y. Srinivasan1-51/+3
2011-10-04Staging: hv: mousevsc: Now cleanup mousevsc_remove()K. Y. Srinivasan1-50/+3
2011-10-04Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining codeK. Y. Srinivasan1-30/+17