summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2018-08-05staging:rtl8192u: Remove member variable rx_gain_range_max - StyleJohn Whitmore2-4/+2
2018-08-05staging:rtl8192u: Remove debug member from structures - StyleJohn Whitmore2-14/+2
2018-08-05staging: wilc1000: remove TODO item for comments and code styleAjay Singh1-1/+0
2018-08-05staging: wilc1000: replace ISWILC1000() macro with inline functionAjay Singh2-4/+7
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh17-38/+73
2018-08-05Revert "staging: gasket: core: hold reference to pci_dev while used"Todd Poynor1-2/+1
2018-08-05staging: gasket: core: add subsystem and device info to logsTodd Poynor1-4/+9
2018-08-05staging: gasket: core: device register debug log cleanupsTodd Poynor1-5/+2
2018-08-05staging: gasket: core: remove registration logsTodd Poynor1-4/+0
2018-08-05staging: wlan-ng: remove unused definitions from p80211types.hTim Collier1-27/+0
2018-08-05staging: rtl8188eu: use phydm_regdefine11n.h from rtlwifiMichael Straube2-159/+1
2018-08-05Staging: rtlwifi: base: Modified the line ending with a parenthesisSohil Ladhani1-3/+2
2018-08-05staging: fsl-dpaa2/eth: Use named arguments in function definitionIoana Radulescu1-4/+4
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu12-106/+179
2018-08-02staging: wilc1000: fix compilation warning for ARCH PowerPCAjay Singh2-3/+3
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-101/+173
2018-08-02staging: erofs: disable compiling temporarileChao Yu1-1/+1
2018-08-02staging: gasket: apex: enable power save mode by defaultTodd Poynor1-1/+1
2018-08-02staging: gasket: apex: drop reset type paramTodd Poynor1-12/+8
2018-08-02staging: gasket: remove "reset type" param from frameworkTodd Poynor5-21/+12
2018-08-02staging:rtl8192u: Change clock comment - StyleJohn Whitmore1-7/+7
2018-08-02staging:rtl8192u: Rename IsACValid and add parenthesis - StyleJohn Whitmore2-2/+2
2018-08-02staging:rtl8192u: Remove unused UP2AC - StyleJohn Whitmore1-3/+0
2018-08-02staging:rtl8192u: Rename octet_string members - StyleJohn Whitmore3-21/+21
2018-08-02staging:rtl8192u: rename OCTET_STRING - StyleJohn Whitmore3-7/+7
2018-08-02staging:rtl8192u: Move QOS_TCLAS to rtl819x_TS.h - StyleJohn Whitmore2-51/+51
2018-08-02staging:rtl8192u: Remove commented out code - StyleJohn Whitmore1-19/+0
2018-08-02staging:rtl8192u: Rename tspec_body members - StyleJohn Whitmore1-15/+15
2018-08-02staging:rtl8192u: Rename TSInfo - StyleJohn Whitmore3-6/+6
2018-08-02staging:rtl8192u: Refactor union TSPEC_BODY - StyleJohn Whitmore4-36/+33
2018-08-02staging:rtl8192u: Rename members of struct qos_tsinfo - StyleJohn Whitmore3-22/+22
2018-08-02staging:rtl8192u: Remove union from qos_tsinfo - StyleJohn Whitmore3-35/+33
2018-08-02staging:rtl8192u: Remove union from aci_aifsn - StyleJohn Whitmore2-15/+12
2018-08-02staging:rtl8192u: Clean cmpk_counttxstatistic() comments - StyleJohn Whitmore1-18/+0
2018-08-02staging: rtl8188eu: rename odm_RTL8188E - styleMichael Straube4-2/+2
2018-08-02staging: rtl8188eu: remove unused rtw_remove_bcn_ie()Michael Straube2-42/+0
2018-08-02staging: rtl8188eu: remove unused rtw_add_bcn_ie()Michael Straube2-68/+0
2018-08-02staging: rtl8188eu: remove unnecessary parentheses - styleMichael Straube1-2/+2
2018-08-02staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube4-10/+10
2018-08-02staging: rtl8188eu: fix indentation - styleMichael Straube2-3/+3
2018-08-02staging: rtl8188eu: use is_broadcast_ether_addrMichael Straube1-24/+10
2018-08-02staging: rtl8188eu: use is_multicast_ether_addrMichael Straube1-2/+2
2018-08-02staging: fsl-dpaa2/eth: Merge header filesIoana Radulescu2-358/+349
2018-08-02staging: fsl-dpaa2/eth: Use BIT() macroIoana Radulescu1-229/+219
2018-08-02staging: fsl-dpaa2/eth: Remove dead codeIoana Radulescu1-85/+0
2018-08-02staging: fsl-dpaa2/eth: Cleanup commentsIoana Radulescu1-38/+38
2018-08-02staging: fsl-dpaa2/eth: add SPDX license identifiersIoana Ciornei10-257/+10
2018-08-02staging: fsl-dpaa2/eth: convert documentation to .rst formatIoana Ciornei1-20/+19
2018-08-02staging: wilc1000: fix endianness warnings reported by sparseAjay Singh6-25/+27
2018-08-02staging: wilc1000: use 'u16' data type for config id parameterAjay Singh1-2/+2