aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-23staging: r8188eu: remove os_dep/xmit_linux.cMichael Straube5-118/+103
2022-08-23staging: r8188eu: rename rtw_os_pkt_complete()Michael Straube1-3/+3
2022-08-23staging: r8188eu: make rtw_os_pkt_complete() staticMichael Straube4-24/+21
2022-08-23staging: r8188eu: rename rtw_os_xmit_complete()Michael Straube4-9/+9
2022-08-23staging: r8188eu: move rtw_os_xmit_complete() to rtw_xmit.cMichael Straube4-9/+9
2022-08-23staging: r8188eu: move struct pkt_file to rtw_xmit.hMichael Straube2-9/+9
2022-08-23staging: r8188eu: remove unnecessary initialization to zeroMichael Straube1-2/+2
2022-08-23staging: r8188eu: rename _rtw_pktfile_read()Michael Straube1-8/+8
2022-08-23staging: r8188eu: make _rtw_pktfile_read() staticMichael Straube3-24/+22
2022-08-23staging: r8188eu: rename _rtw_open_pktfile()Michael Straube1-4/+4
2022-08-23staging: r8188eu: make _rtw_open_pktfile() staticMichael Straube3-22/+19
2022-08-23staging: r8188eu: rename rtw_os_xmit_resource_free()Michael Straube1-4/+4
2022-08-23staging: r8188eu: make rtw_os_xmit_resource_free() staticMichael Straube3-11/+7
2022-08-23staging: r8188eu: rename rtw_os_xmit_resource_alloc()Michael Straube1-5/+5
2022-08-23staging: r8188eu: make rtw_os_xmit_resource_alloc() staticMichael Straube3-18/+17
2022-08-23staging: r8188eu: rename rtw_os_xmit_schedule()Michael Straube1-4/+3
2022-08-23staging: r8188eu: make rtw_os_xmit_schedule() staticMichael Straube3-19/+17
2022-08-23staging: r8188eu: make rtw_remainder_len() staticMichael Straube2-2/+1
2022-08-23staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.cNam Cao5-54/+0
2022-08-23staging: rtl8723bs: remove member noise_level from struct dm_odm_tNam Cao1-1/+0
2022-08-23staging: rtl8723bs: remove unused function ODM_InbandNoise_MonitorNam Cao2-118/+0
2022-08-23staging: rtl8723bs: remove static const variable odm_comp_strNam Cao1-35/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_dbg_comp_setNam Cao2-6/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msgNam Cao2-19/+0
2022-08-23staging: rtl8723bs: remove function IsCommentStringNam Cao2-14/+0
2022-08-23staging: rtl8723bs: remove function GetFractionValueFromStringNam Cao2-46/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_ability_setNam Cao2-6/+0
2022-08-23staging: rtl8723bs: remove function rtw_get_ch_setting_unionNam Cao2-22/+0
2022-08-23staging: rtl8723bs: remove function rtw_odm_dbg_comp_msgNam Cao2-17/+0
2022-08-23staging: r8188eu: remove ioctl_cfg80211.hNam Cao1-89/+0
2022-08-23staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()Michael Straube3-7/+1
2022-08-23staging: r8188eu: remove unused function parameterMichael Straube3-4/+4
2022-08-23staging: r8188eu: merge rtw_{os,}_indicate_scan_done()Michael Straube3-7/+1
2022-08-23staging: r8188eu: merge rtw_{os,}_indicate_connect()Michael Straube3-12/+4
2022-08-23staging: r8188eu: merge rtw_{os,}_indicate_disconnect()Michael Straube1-10/+5
2022-08-23staging: r8188eu: make rtw_reset_securitypriv() staticMichael Straube3-52/+51
2022-08-23staging: r8188eu: remove unneeded initializationsMichael Straube1-3/+3
2022-08-23staging: r8188eu: make rtw_report_sec_ie() staticMichael Straube3-28/+27
2022-08-23staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.cMichael Straube2-21/+21
2022-08-23staging: r8188eu: make rtw_indicate_sta_disassoc_event() staticMichael Straube3-23/+21
2022-08-23staging: r8188eu: make init_addba_retry_timer() staticMichael Straube3-12/+12
2022-08-23staging: r8188eu: make init_mlme_ext_timer() staticMichael Straube3-22/+22
2022-08-23staging: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-23staging: r8188eu: remove rtw_endofpktfile()Michael Straube3-13/+1
2022-08-23PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3Felix Fietkau1-1/+1
2022-08-23drm/i915/utils: remove unused KBps/MBps/GBps macrosJani Nikula1-4/+0
2022-08-23spi: dw: Quite logging on deferred controller registrationSerge Semin1-1/+1
2022-08-23spi: stm32_qspi: Add transfer_one_message() spi callbackPatrice Chotard1-9/+109
2022-08-23regmap: introduce value tracing for regmap bulk operationsDmitry Rokosov2-0/+50
2022-08-23firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi1-0/+20