summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2025-07-16staging: rtl8723bs: remove struct hal_opsMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer c2h_id_filterMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer hal_reset_security_engineMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer xmit_thread_handlerMichael Straube
2025-07-16staging: rtl8723bs: remove macro hal_xmit_handlerMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer fill_h2c_cmdMichael Straube
2025-07-16staging: rtl8723bs: remove macro FillH2CCmdMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer c2h_handlerMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer hal_notch_filterMichael Straube
2025-07-16staging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVarMichael Straube
2025-07-16staging: rtl8723bs: remove function pointer SetHalODMVarHandlerMichael Straube
2025-07-15staging: rtl8723bs: os_dep: remove blank line before close brace '}'Ana Oliveira
2025-07-15staging: rtl8723bs: remove unncessary multiple blank linesAnanthu C V
2025-07-15staging: rtl8723bs: hal: remove blank line before close braceAndrei Zeucianu
2025-07-15staging: rtl8723bs: os_dep: remove whitespace after cast.Alexandre Viard
2025-07-15staging: rtl8723bs: remove spurious if-block bracesVincent Caron
2025-07-15staging: rtl8723bs: remove blank line before close brace.Ravi Kant Sharma
2025-07-15staging: rtl8723bs: hal: add spaces around ternary operatorJonathan Dupart
2025-07-15staging: rtl8723bs: Efuse_WordEnableDataWrite() is not usedMichael Straube
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-06-30staging: rtl8723bs: remove redundant static functionMichael Straube
2025-06-30staging: rtl8723bs: remove unnesessary function parameterMichael Straube
2025-06-30staging: rtl8723bs: remove unused function parameterMichael Straube
2025-06-30staging: rtl8723bs: remove empty functionsMichael Straube
2025-06-30staging: rtl8723bs: place constant to right of logical testBryant Boatright
2025-06-30Merge 6.16-rc4 into staging-nextGreg Kroah-Hartman
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-19staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor
2025-06-19staging: rtl8723bs: remove some 5 GHz codeMichael Straube
2025-06-19staging: rtl8723bs: remove return from void functionMichael Straube
2025-06-19staging: rtl8723bs: Align next line to open parentheses in core/rtw_xmit.cMilos Puric
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21staging: rtl8723bs: remove unnecessary braces for single statement blocksDavid Tadokoro
2025-05-21staging: rtl8723bs: Removed multiple blank lines of rtw_pwrctrl.cRogério Fernandes Pereira
2025-04-25staging: rtl8723bs: remove multiple blank linesJJ Strnad
2025-04-18staging: rtl8723bs: Use % 4096 instead of & 0xfffAbraham Samuel Adekunle
2025-04-18staging: rtl8723bs: Add spaces and line breaks to improve readabilityAbraham Samuel Adekunle
2025-04-15staging: rtl8723bs: Fix compilation errors for W=1 buildAndy Shevchenko
2025-04-15staging: rtl8723bs: Use boolean false instead of integer 0Erick Karanja
2025-04-15staging: rtl8723bs: Initialize variables at declaration in rtl8723b_hal_init.cErick Karanja
2025-04-15staging: rtl8723bs: Initialize variables at declaration in rtl8723bs_xmit.cErick Karanja
2025-04-15staging: rtl8723bs: Remove trailing whitespaceGabriel Shahrouzi
2025-04-15staging: rtl8723bs: use preferred comparison orderErick Karanja
2025-04-15staging: rtl8723bs: add spaces between ternary and binary operatorsErick Karanja
2025-04-15staging: rtl8723bs: Place constants on right side of comparisonAbraham Samuel Adekunle
2025-04-15Staging: rtl8723bs: Fix unbalanced braces in conditionalBryant Boatright
2025-04-15staging: rtl8723bs: modify struct field to use standard bool typeAbraham Samuel Adekunle
2025-04-07staging: rtl8723bs: Rename variablesErick Karanja
2025-04-07staging: rtl8723bs: remove braces around single statementsAbraham Samuel Adekunle
2025-04-07staging: rtl8723bs: remove unnecessary else block after returnAbraham Samuel Adekunle