aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+4
2025-07-24staging: rtl8723bs: remove redundant semicolon in basic_types.hAli Nasrolahi1-1/+1
2025-07-24staging: rtl8723bs: DoIQK_8723B is emptyMichael Straube3-19/+0
2025-07-24staging: rtl8723bs: dm_CheckStatistics is emptyMichael Straube1-7/+0
2025-07-24staging: rtl8723bs: hw_var_port_switch is emptyMichael Straube2-9/+0
2025-07-24staging: rtl8723bs: _InitOtherVariable is emptyMichael Straube1-5/+0
2025-07-24staging: rtl8723bs: rtw_get_encrypt_decrypt_from_registrypriv is emptyMichael Straube3-9/+0
2025-07-24staging: rtl8723bs: rtl8723b_set_FwAoacRsvdPage_cmd is emptyMichael Straube1-10/+2
2025-07-24staging: rtl8723bs: CheckFwRsvdPageContent is emptyMichael Straube3-13/+0
2025-07-24staging: rtl8723bs: clean up redundant & parenthesesVivek BalachandharTN1-64/+64
2025-07-24staging: rtl8723bs: remove unnecessary braces in rtl8723b_cmdIgnacio Pena1-4/+2
2025-07-24staging: rtl8723bs: remove unnecessary commented codeIgnacio Pena1-3/+0
2025-07-24staging: rtl8723bs: add missing blank line after declarationIgnacio Pena1-0/+1
2025-07-24staging: rtl8723bs: remove unnecessary comment separator linesIgnacio Pena1-6/+6
2025-07-16staging: rtl8723bs: remove struct hal_opsMichael Straube7-22/+0
2025-07-16staging: rtl8723bs: remove function pointer c2h_id_filterMichael Straube3-3/+1
2025-07-16staging: rtl8723bs: remove function pointer hal_reset_security_engineMichael Straube2-10/+0
2025-07-16staging: rtl8723bs: remove function pointer xmit_thread_handlerMichael Straube3-6/+1
2025-07-16staging: rtl8723bs: remove macro hal_xmit_handlerMichael Straube2-2/+1
2025-07-16staging: rtl8723bs: remove function pointer fill_h2c_cmdMichael Straube3-10/+1
2025-07-16staging: rtl8723bs: remove macro FillH2CCmdMichael Straube1-1/+0
2025-07-16staging: rtl8723bs: remove function pointer c2h_handlerMichael Straube3-7/+1
2025-07-16staging: rtl8723bs: remove function pointer hal_notch_filterMichael Straube3-5/+3
2025-07-16staging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVarMichael Straube3-7/+1
2025-07-16staging: rtl8723bs: remove function pointer SetHalODMVarHandlerMichael Straube3-11/+3
2025-07-15staging: rtl8723bs: os_dep: remove blank line before close brace '}'Ana Oliveira1-1/+0
2025-07-15staging: rtl8723bs: remove unncessary multiple blank linesAnanthu C V1-2/+0
2025-07-15staging: rtl8723bs: hal: remove blank line before close braceAndrei Zeucianu1-1/+0
2025-07-15staging: rtl8723bs: os_dep: remove whitespace after cast.Alexandre Viard1-1/+1
2025-07-15staging: rtl8723bs: remove spurious if-block bracesVincent Caron1-2/+2
2025-07-15staging: rtl8723bs: remove blank line before close brace.Ravi Kant Sharma1-1/+0
2025-07-15staging: rtl8723bs: hal: add spaces around ternary operatorJonathan Dupart1-1/+1
2025-07-15staging: rtl8723bs: Efuse_WordEnableDataWrite() is not usedMichael Straube4-84/+0
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-30/+14
2025-06-30staging: rtl8723bs: remove redundant static functionMichael Straube3-12/+2
2025-06-30staging: rtl8723bs: remove unnesessary function parameterMichael Straube1-12/+12
2025-06-30staging: rtl8723bs: remove unused function parameterMichael Straube1-5/+2
2025-06-30staging: rtl8723bs: remove empty functionsMichael Straube4-18/+0
2025-06-30staging: rtl8723bs: place constant to right of logical testBryant Boatright1-1/+1
2025-06-30Merge 6.16-rc4 into staging-nextGreg Kroah-Hartman1-30/+14
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-2/+4
2025-06-19staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor1-30/+14
2025-06-19staging: rtl8723bs: remove some 5 GHz codeMichael Straube3-28/+8
2025-06-19staging: rtl8723bs: remove return from void functionMichael Straube1-5/+1
2025-06-19staging: rtl8723bs: Align next line to open parentheses in core/rtw_xmit.cMilos Puric1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar5-14/+15
2025-05-21staging: rtl8723bs: remove unnecessary braces for single statement blocksDavid Tadokoro1-8/+5
2025-05-21staging: rtl8723bs: Removed multiple blank lines of rtw_pwrctrl.cRogério Fernandes Pereira1-2/+0
2025-04-25staging: rtl8723bs: remove multiple blank linesJJ Strnad1-7/+0
2025-04-18staging: rtl8723bs: Use % 4096 instead of & 0xfffAbraham Samuel Adekunle3-7/+7