summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-10-05staging: rtl8712: Statements should start on a tabstopDawid Esterhuizen-5/+5
2021-10-05staging: r8188eu: remove inirp_deinit from struct hal_opsMichael Straube-22/+1
2021-10-05staging: r8188eu: remove inirp_init from struct hal_opsMichael Straube-16/+4
2021-10-05staging: r8188eu: remove free_recv_priv from struct hal_opsMichael Straube-13/+1
2021-10-05staging: r8188eu: remove init_recv_priv from struct hal_opsMichael Straube-12/+2
2021-10-05staging: r8188eu: remove init_xmit_priv from struct hal_opsMichael Straube-14/+1
2021-10-05staging: r8188eu: remove GetHalDefVarHandler from struct hal_opsMichael Straube-41/+18
2021-10-05staging: r8188eu: remove SetHalDefVarHandler from struct hal_opsMichael Straube-22/+7
2021-10-05staging: r8188eu: remove odm_GlobalAdapterCheck()Michael Straube-7/+0
2021-10-05staging: r8188eu: remove odm_DynamicBBPowerSaving()Michael Straube-56/+0
2021-10-05staging: rtl8192u: remove unused static variableSaurav Girepunje-3/+0
2021-10-05staging: rtl8192e: remove unused variable ieeeSaurav Girepunje-5/+4
2021-10-05staging: r8188eu: Replace zero-length array with flexible-array memberGustavo A. R. Silva-2/+2
2021-10-05staging: rtl8723bs: core: remove reassignment of same value to variableSaurav Girepunje-1/+0
2021-10-05staging: rtl8723bs: core: remove condition never executeSaurav Girepunje-3/+0
2021-10-05staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva-2/+2
2021-10-05staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()Longji Guo-6/+2
2021-10-05staging: vchiq_arm: move platform structs to vchiq_arm.cStefan Wahren-39/+39
2021-10-05staging: vchiq_arm: drop unnecessary declarationsStefan Wahren-8/+0
2021-10-05staging: vchiq_arm: re-order vchiq_arm_init_stateStefan Wahren-21/+17
2021-10-05staging: vt6655: fix camelcase in pbyCxtBufTommaso Merciai-2/+2
2021-09-28staging: r8188eu: Remove unused macros and defines from odm.hLarry Finger-142/+15
2021-09-28staging: most: dim2: use if statements instead of ?: expressionsNikita Yushchenko-11/+12
2021-09-28staging: most: dim2: force fcnt=3 on Renesas GEN3Nikita Yushchenko-6/+23
2021-09-27staging: r8188eu: remove mutex 'usb_vendor_req_mutex'Pavel Skripkin-46/+8
2021-09-27staging: r8188eu: remove shared buffer for USB requestsPavel Skripkin-25/+7
2021-09-27staging: r8188eu: call new usb_write() from rtw_write{8,16,32,N}()Fabio M. De Francesco-65/+43
2021-09-27staging: r8188eu: call new usb_read() from rtw_read{8,16,32}()Fabio M. De Francesco-3/+56
2021-09-27staging: r8188eu: Remove a test from usbctrl_vendorreq()Fabio M. De Francesco-6/+0
2021-09-27staging: r8188eu: change the type of a variable in rtw_read16()Fabio M. De Francesco-2/+2
2021-09-27staging: r8188eu: remove a bitwise AND from rtw_writeN()Fabio M. De Francesco-1/+1
2021-09-27staging: r8188eu: remove a buffer from rtw_writeN()Fabio M. De Francesco-3/+1
2021-09-27staging: r8188eu: change the type of a variable in rtw_write16()Fabio M. De Francesco-1/+1
2021-09-27staging: r8188eu: remove casts from rtw_{read,write}*()Fabio M. De Francesco-7/+7
2021-09-27staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()Fabio M. De Francesco-30/+30
2021-09-27staging: r8188eu: remove a comment from usbctrl_vendorreq()Fabio M. De Francesco-3/+1
2021-09-27staging: r8188eu: reorder comments in usbctrl_vendorreq()Fabio M. De Francesco-5/+8
2021-09-27staging: r8188eu: remove test in usbctrl_vendorreq()Fabio M. De Francesco-7/+1
2021-09-27staging: r8188eu: reorder declarations in usbctrl_vendorreq()Fabio M. De Francesco-1/+1
2021-09-27staging: r8188eu: clean up symbols in usbctrl_vendorreq()Fabio M. De Francesco-14/+14
2021-09-27staging: r8188eu: remove ODM_CheckPowerStatus()Michael Straube-14/+0
2021-09-27staging: r8188eu: remove LedStrategy from struct led_privMichael Straube-19/+0
2021-09-27staging: r8188eu: remove _InitHWLed()Michael Straube-14/+0
2021-09-27staging: r8188eu: remove unnecessary commentsMichael Straube-21/+0
2021-09-27staging: r8188eu: remove dead led control functionsMichael Straube-642/+1
2021-09-27staging: r8188eu: remove dead led blink functionsMichael Straube-523/+1
2021-09-27staging: r8188eu: remove rtw_tdls_cmd()Michael Straube-6/+0
2021-09-27staging: r8188eu: remove rtw_setstandby_cmd()Michael Straube-33/+0
2021-09-27staging: r8188eu: remove rtw_setrttbl_cmd()Michael Straube-31/+0
2021-09-27staging: r8188eu: remove rtw_setrfreg_cmd()Michael Straube-32/+0