summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorLines
2026-03-09staging: rtl8723bs: remove unnecessary bracesZeynep Dicle-4/+2
2026-03-09staging: rtl8723bs: Fix spelling mistake in commentTomasz Unger-1/+1
2026-03-09staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.cGiorgi Tchankvetadze-6/+6
2026-03-09staging: rtl8723bs: use kmemdup() in rtw_cfg80211_set_wpa_ieAlexandru Hossu-3/+1
2026-03-09staging: rtl8723bs: fix indentation, line length and declarationsJose A. Perez de Azpillaga-4/+8
2026-03-09staging: rtl8723bs: curly brace consistencyJose A. Perez de Azpillaga-6/+10
2026-03-09staging: rtl8723bs: format operators and logical continuationsJose A. Perez de Azpillaga-24/+24
2026-03-09staging: rtl8723bs: remove redundant blank linesJose A. Perez de Azpillaga-14/+0
2026-03-09staging: rtl8723bs: fix bitwise OR operator spacingJose A. Perez de Azpillaga-4/+2
2026-03-09staging: rtl8723bs: remove unused 'ratelen' parameter from rtw_check_network_...Nikolay Kulikov-10/+5
2026-03-09staging: rtl8723bs: Fix logical continuation placementMariyam Shahid-6/+6
2026-03-09staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove du...Bera Yüzlü-44/+14
2026-03-09staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.cJose A. Perez de Azpillaga-2/+3
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern-4/+5
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit-11/+13
2026-02-25Merge branch 'staging-linus' into branch 'staging-next'Greg Kroah-Hartman-6/+14
2026-02-25staging: rtl8723bs: fix function header alignmentDhyan K Prajapati-6/+2
2026-02-25staging: rtl8723bs: fix spacing around operators in rtw_recv.cKhasar Munkh-Erdene-42/+42
2026-02-25staging: rtl8723bs: remove recurring counter incrementNikolay Kulikov-14/+9
2026-02-25staging: rtl8723bs: remove multiple blank linesGabriel Windlin-4/+0
2026-02-24staging: rtl8723bs: convert single-line comment to multi-line formatTomasz Unger-1/+3
2026-02-24staging: rtl8723bs: fix spelling mistakes in rtw_wlan_util.cTomasz Unger-3/+3
2026-02-24staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak-1/+4
2026-02-23staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman-5/+10
2026-02-23staging: rtl8723bs: fix spelling mistakes in include filesTomasz Unger-2/+2
2026-02-23staging: rtl8723bs: fix spelling mistakes in sdio_halinit.cTomasz Unger-3/+3
2026-02-23staging: rtl8723bs: remove unnecessary parenthesesYan Pan-17/+17
2026-02-23staging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov-41/+47
2026-02-23staging: rtl8723bs: fix inconsistent indenting detected by smatchFilippo Muscherà-3/+5
2026-02-23staging: rtl8723bs: Use kmemdup in sdio_ops.cGiorgi Tchankvetadze-3/+1
2026-02-23staging: rtl8723bs: remove unused macros from rtl8192c_recv.hGiorgi Tchankvetadze-4/+0
2026-02-23staging: rtl8723bs: Rename camel case variableBryant Boatright-7/+7
2026-02-23staging: rtl8723bs: Rename camel case enumerationBryant Boatright-11/+15
2026-02-23staging: rtl8723bs: rename camelCase variableNikolay Kulikov-3/+3
2026-02-23staging: rtl8723bs: remove unnecessary boolean comparisonNikolay Kulikov-1/+1
2026-02-23staging: rtl8723bs: align and split variable declarationsKhushal Chitturi-7/+14
2026-02-23staging: rtl8723bs: simplify boolean expressionsKhushal Chitturi-12/+12
2026-02-23staging: rtl8723bs: use bool for traffic_status_watchdog()Khushal Chitturi-8/+8
2026-02-23staging: rtl8723bs: remove stale commented codeKhushal Chitturi-6/+2
2026-02-23staging: rtl8723bs: convert traffic_status_watchdog() local variables to snak...Khushal Chitturi-31/+31
2026-02-23staging: rtl8723bs: rename rt_link_detect_t fields to snake_caseKhushal Chitturi-62/+62
2026-02-23staging: rtl8723bs: rename LinkDetectInfo to link_detect_infoKhushal Chitturi-54/+54
2026-02-23staging: rtl8723bs: remove shadowed variable in sdio_halinitHaroen Tmimi-1/+1
2026-02-23staging: rtl8723bs: remove explicit comparisons to false in rtw_ap.cHaroen Tmimi-2/+2
2026-02-23staging: rtl8723bs: Remove unused members in struct rtw_wdev_privEthan Tidmore-11/+0
2026-02-23staging: rtl8723bs: Remove unused structs and helper functionsEthan Tidmore-57/+0
2026-02-23staging: rtl8723bs: wrap long comments to 100 columnsSiwanan Bungtong-1/+2
2026-02-23staging: rtl8723bs: remove redundant NULL check on premainder_ieGiorgi Tchankvetadze-1/+1
2026-02-23staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chipsAzamat Rakhim-7/+0
2026-02-23staging: rtl8723bs: remove redundant 'Adapter' variable in HalPhyRf_8723BHaroen Tmimi-2/+0