staging: rtl8723bs: remove function rtw_odm_dbg_comp_msg
[platform/kernel/linux-starfive.git] / drivers /
2022-08-23 Nam Caostaging: rtl8723bs: remove function rtw_odm_dbg_comp_msg
2022-08-23 Nam Caostaging: r8188eu: remove ioctl_cfg80211.h
2022-08-23 Michael Straubestaging: r8188eu: remove ODM_ConfigRFWithHeaderFile()
2022-08-23 Michael Straubestaging: r8188eu: remove unused function parameter
2022-08-23 Michael Straubestaging: r8188eu: merge rtw_{os,}_indicate_scan_done()
2022-08-23 Michael Straubestaging: r8188eu: merge rtw_{os,}_indicate_connect()
2022-08-23 Michael Straubestaging: r8188eu: merge rtw_{os,}_indicate_disconnect()
2022-08-23 Michael Straubestaging: r8188eu: make rtw_reset_securitypriv() static
2022-08-23 Michael Straubestaging: r8188eu: remove unneeded initializations
2022-08-23 Michael Straubestaging: r8188eu: make rtw_report_sec_ie() static
2022-08-23 Michael Straubestaging: r8188eu: move rtw_indicate_sta_assoc_event...
2022-08-23 Michael Straubestaging: r8188eu: make rtw_indicate_sta_disassoc_event...
2022-08-23 Michael Straubestaging: r8188eu: make init_addba_retry_timer() static
2022-08-23 Michael Straubestaging: r8188eu: make init_mlme_ext_timer() static
2022-08-23 Wolfram Sangstaging: move from strlcpy with unused retval to strscpy
2022-08-23 Michael Straubestaging: r8188eu: remove rtw_endofpktfile()
2022-08-16 Grzegorz Szymaszekstaging: r8188eu: drop the DRIVERVERSION macro
2022-08-16 Grzegorz Szymaszekstaging: r8188eu: drop the DRV_NAME macro
2022-08-16 Grzegorz Szymaszekstaging: r8188eu: use KBUILD_MODNAME instead of a strin...
2022-08-16 Grzegorz Szymaszekstaging: r8188eu: set firmware path in a macro
2022-08-16 Grzegorz Szymaszekstaging: r8188eu: add firmware dependency
2022-08-16 Michael Straubestaging: r8188eu: make rtw_init_recv_timer() static
2022-08-16 Michael Straubestaging: r8188eu: make rtw_recv_indicatepkt() static
2022-08-16 Michael Straubestaging: r8188eu: make rtw_handle_tkip_mic_err() static
2022-08-16 Michael Straubestaging: r8188eu: merge rtw_os_recvbuf_resource_alloc...
2022-08-16 Michael Straubestaging: r8188eu: merge rtw_os_recvbuf_resource_free...
2022-08-16 Michael Straubestaging: r8188eu: do not spam the kernel log
2022-08-16 Martin Kaiserstaging: r8188eu: the high prio queue is always selected
2022-08-16 Martin Kaiserstaging: r8188eu: remove two unused defines
2022-08-16 Martin Kaiserstaging: r8188eu: change all num...Q variables to u8
2022-08-16 Martin Kaiserstaging: r8188eu: make numNQ a u8
2022-08-16 Martin Kaiserstaging: r8188eu: remove a temporary variable
2022-08-16 Martin Kaiserstaging: r8188eu: simplify _InitNormalChipTwoOutEpPriority
2022-08-16 Martin Kaiserstaging: r8188eu: we always use HQ and NQ for two endpoints
2022-08-16 Martin Kaiserstaging: r8188eu: remove _InitNormalChipOneOutEpPriority
2022-08-16 Martin Kaiserstaging: r8188eu: simplify two_out_pipe
2022-08-16 Martin Kaiserstaging: r8188eu: simplify three_out_pipe
2022-08-16 Martin Kaiserstaging: r8188eu: summarize common Queue2Pipe settings
2022-08-16 Martin Kaiserstaging: r8188eu: remove comments about endpoint mapping
2022-08-16 Martin Kaiserstaging: r8188eu: remove OutEpNumber
2022-08-16 Martin Kaiserstaging: r8188eu: summarize endpoint-related settings
2022-08-16 Martin Kaiserstaging: r8188eu: move endpoint init functions to usb_h...
2022-08-16 Martin Kaiserstaging: r8188eu: merge two small functions
2022-08-16 Martin Kaiserstaging: r8188eu: process HalUsbSetQueuePipeMapping8188...
2022-08-16 Martin Kaiserstaging: r8188eu: Hal_MappingOutPipe should return...
2022-08-16 Martin Kaiserstaging: r8188eu: simplify the calculation of ie start...
2022-08-16 Martin Kaiserstaging: r8188eu: read aid from struct ieee80211_mgmt
2022-08-16 Martin Kaiserstaging: r8188eu: read capability info from struct...
2022-08-16 Martin Kaiserstaging: r8188eu: read status_code from struct ieee8021...
2022-08-16 Martin Kaiserstaging: r8188eu: replace a get_da call
2022-08-16 Michael Straubestaging: r8188eu: clean up comment for phy_calculate_bi...
2022-08-16 Michael Straubestaging: r8188eu: avoid camel case in phy_CalculateBitS...
2022-08-16 Michael Straubestaging: r8188eu: use ffs() in phy_CalculateBitShift()
2022-08-16 Phillip Potterstaging: r8188eu: convert rtw_p2p_enable to correct...
2022-08-16 Michael Straubestaging: r8188eu: make rtl8188eu_{init,free}_recv_priv...
2022-08-16 Michael Straubestaging: r8188eu: make handle_txrpt_ccx_88e() static
2022-08-16 Li zemingstaging/rtl8723bs/core: remove inactive initialization
2022-08-16 Michael Straubestaging: r8188eu: refactor dump_chip_info()
2022-08-16 Michael Straubestaging: r8188eu: convert dump_chip_info() to use netde...
2022-08-16 Martin Kaiserstaging: r8188eu: return an error code in rtw_usb_if1_init
2022-08-16 Martin Kaiserstaging: r8188eu: make rtw_handle_dualmac a void function
2022-08-16 Martin Kaiserstaging: r8188eu: handle errors from ReadAdapterInfo8188EU
2022-08-16 Tong Zhangstaging: rtl8192u: fix rmmod warn when device is renamed
2022-08-16 Tong Zhangstaging: rtl8192u: move debug files to debugfs
2022-08-16 Tong Zhangstaging: rtl8192u: remove unnecessary cast
2022-08-16 Tong Zhangstaging: rtl8192u: move debug stuff to its own file
2022-08-16 Martin Kaiserstaging: r8188eu: txpktbuf_bndy does not depend on...
2022-08-16 Mingyi Kangstaging: vme_user: Fix checkpatch warnings in vme_tsi148.c
2022-08-16 Sidong Yangstaging: pi433: fix wrong debug message on rf69_write_f...
2022-08-16 Philipp Hortmannstaging: vt6655: Convert macro MACvDisableBarkerPreambleMd
2022-08-16 Philipp Hortmannstaging: vt6655: Convert macro MACvEnableBarkerPreambleMd
2022-08-16 Philipp Hortmannstaging: vt6655: Convert macro MACvDisableProtectMD
2022-08-16 Philipp Hortmannstaging: vt6655: Rename function MACvEnableProtectMD
2022-08-16 Philipp Hortmannstaging: vt6655: Create one function for two macros
2022-08-16 Philipp Hortmannstaging: vt6655: Convert macro MACvEnableProtectMD...
2022-08-16 Philipp Hortmannstaging: vt6655: Replace MACvTransmitAC0 with function...
2022-08-16 Philipp Hortmannstaging: vt6655: Replace MACvTransmit0 with function...
2022-08-16 Philipp Hortmannstaging: vt6655: Replace MACvReceive1 with function...
2022-08-16 Philipp Hortmannstaging: vt6655: Rename function MACvReceive0 and add...
2022-08-16 Philipp Hortmannstaging: vt6655: Convert macro MACvReceive0 to function
2022-08-14 Linus TorvaldsMerge tag 'for-linus-6.0-rc1b-tag' of git://git./linux...
2022-08-14 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of...
2022-08-14 Linus TorvaldsMerge tag 'powerpc-6.0-2' of git://git./linux/kernel...
2022-08-14 Linus TorvaldsMerge tag 'pull-work.misc' of git://git./linux/kernel...
2022-08-14 Linus TorvaldsMerge tag '5.20-rc-smb3-client-fixes-part2' of git...
2022-08-13 Linus TorvaldsMerge tag 'timers-urgent-2022-08-13' of git://git....
2022-08-13 Linus TorvaldsMerge tag 'x86-urgent-2022-08-13' of git://git./linux...
2022-08-13 Linus TorvaldsMerge tag 'i2c-for-5.20-part2' of git://git./linux...
2022-08-13 Linus TorvaldsMerge tag 'ntb-5.20' of https://github.com/jonmason/ntb
2022-08-13 Linus TorvaldsMerge tag 'xfs-5.20-merge-8' of git://git./fs/xfs/xfs...
2022-08-13 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-08-13 Linus TorvaldsMerge tag 'block-6.0-2022-08-12' of git://git.kernel...
2022-08-13 Linus TorvaldsMerge tag 'io_uring-6.0-2022-08-13' of git://git.kernel...
2022-08-13 Linus TorvaldsMerge tag 'riscv-for-linus-5.20-mw2' of git://git....
2022-08-13 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.0-1' of git://git...
2022-08-13 Linus TorvaldsMerge tag 'rtc-6.0' of git://git./linux/kernel/git...
2022-08-12 Linus TorvaldsMerge tag 'sound-fix-6.0-rc1' of git://git./linux/kerne...
2022-08-12 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-08-12 Linus TorvaldsMerge tag 'loongarch-5.20' of git://git./linux/kernel...
2022-08-12 Linus TorvaldsMerge tag 'for-v6.0' of git://git./linux/kernel/git...
next