aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-09-20staging: r8188eu: clean up indentation in odm_RegDefine11N.hMichael Straube1-8/+8
2021-09-20staging: r8188eu: remove unused defines from odm_RegDefine11N.hMichael Straube1-96/+0
2021-09-20staging: r8188eu: remove header file odm_RegDefine11AC.hMichael Straube2-30/+0
2021-09-20staging: r8188eu: remove macros ODM_IC_11{N,AC}_SERIESMichael Straube1-5/+0
2021-09-20staging: r8188eu: remove dead code from odm.cMichael Straube1-68/+54
2021-09-20staging: r8188eu: remove unnecessary if statementsMichael Straube1-23/+16
2021-09-20staging: r8188eu: remove macro ODM_BITMichael Straube2-8/+2
2021-09-20staging: r8188eu: remove macro ODM_REGMichael Straube2-5/+3
2021-09-20staging: r8188eu: remove more dead code from ODM_Write_DIG()Michael Straube1-4/+0
2021-09-20staging: r8188eu: remove unnecessary if statementMichael Straube1-5/+4
2021-09-20staging: r8188eu: remove dead code from ODM_Write_DIG()Michael Straube1-34/+0
2021-09-20staging: r8188eu: remove _ic_type from macro _cat in odm_interface.hMichael Straube1-9/+3
2021-09-20staging: r8188eu: remove unused macros from odm_interface.hMichael Straube1-5/+0
2021-09-20staging: r8188eu: remove comments from odm_interface.hMichael Straube1-22/+0
2021-09-20staging: r8188eu: do not write past the end of an arrayMartin Kaiser1-5/+4
2021-09-20staging: r8188eu: remove EFUSE_Read1Byte()Michael Straube2-59/+0
2021-09-20staging: r8188eu: remove rtl8188e_set_rssi_cmd()Michael Straube2-16/+0
2021-09-20staging: r8188eu: remove rtw_IOL_cmd_tx_pkt_buf_dump()Michael Straube2-33/+0
2021-09-20staging: r8188eu: remove HalDetectPwrDownMode88E()Michael Straube2-21/+0
2021-09-20staging: r8188eu: remove unused struct rf_shadowMichael Straube1-21/+0
2021-09-20staging: r8188eu: remove rtl8188e_RF_ChangeTxPath()Michael Straube2-23/+0
2021-09-20staging: r8188eu: remove ODM_DIG_LowerBound_88E()Michael Straube2-11/+0
2021-09-20staging: r8188eu: remove odm_ConfigRF_RadioB_8188E()Michael Straube2-11/+0
2021-09-20staging: r8188eu: remove rtw_set_macaddr_acl()Michael Straube2-11/+0
2021-09-20staging: r8188eu: remove rtw_check_beacon_data()Michael Straube2-429/+0
2021-09-20staging: r8188eu: remove rtw_ap_inform_ch_switch()Michael Straube2-36/+0
2021-09-20staging: r8188eu: remove rtw_acl_remove_sta()Michael Straube2-38/+0
2021-09-20staging: r8188eu: remove rtw_acl_add_sta()Michael Straube2-66/+0
2021-09-20staging: r8188eu: remove ap_sta_info_defer_update()Michael Straube2-10/+0
2021-09-20staging: r8188eu: fix -Wrestrict warningsArnd Bergmann1-4/+4
2021-09-18staging: rts5208: remove unnecessary parentheses in ms.cBenjamin Philip1-21/+21
2021-09-18staging: r8188eu: remove the HW_VAR_CHECK_TXBUF "hal variable"Martin Kaiser3-4/+0
2021-09-18staging: r8188eu: remove rtw_free_pwrctrl_priv prototypeMartin Kaiser1-1/+0
2021-09-18staging: r8188eu: remove rtw_hw_resumeMartin Kaiser2-40/+0
2021-09-18staging: r8188eu: brfoffbyhw is always falseMartin Kaiser3-9/+0
2021-09-17staging: r8188eu: remove struct _io_opsPavel Skripkin3-33/+0
2021-09-17staging: r8188eu: remove core/rtw_io.cPavel Skripkin4-131/+8
2021-09-17staging: r8188eu: remove the helpers of usb_write_port_cancel()Pavel Skripkin5-20/+2
2021-09-17staging: r8188eu: remove the helpers of usb_read_port_cancel()Pavel Skripkin5-20/+3
2021-09-17staging: r8188eu: remove the helpers of usb_write_port()Pavel Skripkin5-26/+3
2021-09-17staging: r8188eu: remove the helpers of usb_read_port()Pavel Skripkin4-29/+3
2021-09-17staging: r8188eu: remove the helpers of usb_writeN()Pavel Skripkin3-21/+8
2021-09-17staging: r8188eu: remove the helpers of usb_write32()Pavel Skripkin3-21/+8
2021-09-17staging: r8188eu: remove the helpers of usb_write16()Pavel Skripkin3-20/+8
2021-09-17staging: r8188eu: remove the helpers of usb_write8()Pavel Skripkin3-21/+8
2021-09-17staging: r8188eu: remove the helpers of rtw_read32()Pavel Skripkin3-18/+4
2021-09-17staging: r8188eu: remove the helpers of rtw_read16()Pavel Skripkin3-18/+4
2021-09-17staging: r8188eu: remove the helpers of rtw_read8()Pavel Skripkin3-18/+4
2021-09-17staging: r8188eu: remove usb_{read,write}_mem()Pavel Skripkin5-46/+0
2021-09-17staging: r8188eu: use swap()Changcheng Deng1-8/+3