summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-07staging: rtl8723bs: remove unused allocation wrapper functionsMinu Jin
2026-02-07staging: rtl8723bs: use standard skb allocation APIsMinu Jin
2026-02-07staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()Minu Jin
2026-02-07staging: rtl8723bs: introduce kmemdup() where applicableMinu Jin
2026-02-07staging: rtl8723bs: remove unused private debug countersEthan Tidmore
2026-02-07staging: rtl8723bs: remove thread wraper functions and add IS_ERR() checkSamasth Norway Ananda
2026-02-07staging: rtl8723bs: clean up _rtw_pktfile_read()Minu Jin
2026-02-07staging: rtl8723bs: update _rtw_pktfile_read() to return error codesMinu Jin
2026-01-27staging: rtl8723bs: remove unused variable RFE_TypeEthan Tidmore
2026-01-27staging: rtl8723bs: remove unused variable bEn_RFEEthan Tidmore
2026-01-27staging: rtl8723bs: remove unused variable TxBBSwing_2GEthan Tidmore
2026-01-27staging: rtl8723bs: rename RegPowerBase to reg_power_baseEthan Tidmore
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerByRate to reg_enable_tx_power_by_rateEthan Tidmore
2026-01-27staging: rtl8723bs: rename RegEnableTxPowerLimit to reg_enable_tx_power_limitEthan Tidmore
2026-01-16staging: rtl8723bs: expand multiple assignment into separate statementsNayana Mariyappa
2026-01-16staging: rtl8723bs: add blank lines after declarationsNayana Mariyappa
2026-01-16staging: rtl8723bs: remove extra blank linesNayana Mariyappa
2026-01-16staging: rtl8723bs: fix block comment styleNayana Mariyappa
2026-01-16staging: rtl8723bs: fix memory leak on failure pathDiksha Kumari
2026-01-16staging: rtl8723bs: remove unnecessary else after breakVo Thanh Cong
2026-01-11staging: rtl8723bs: remove unnecessary blank linesOfir Mirovsky
2025-12-17staging: rtl8723bs: remove dead code in os_intfs.cAdrish Bora
2025-12-17staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failureLiang Jie
2025-11-26staging: rtl8723bs: use standard offsetof in cfg80211 operationsNavaneeth K
2025-10-13staging: rtl8723bs: Add missing MODULE_DESCRIPTION()Josephine Pfeiffer
2025-10-04Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-06staging: rtl8723bs: remove os_dep/recv_linux.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into rtl8723bs_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_free into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_recv_resource_alloc into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.cMichael Straube
2025-09-06staging: rtl8723bs: remove wrapper rtw_init_recv_timerMichael Straube
2025-09-04wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSSArend van Spriel
2025-08-11staging: rtl8723bs: move rtw_reset_securitypriv to core/rtw_mlme.cMichael Straube
2025-08-11staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.cMichael Straube
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_disconnect into rtw_indicate_discon...Michael Straube
2025-08-11staging: rtl8723bs: merge rtw_os_indicate_connect into rtw_indicate_connectMichael Straube
2025-08-11staging: rtl8723bs: remove wrapper init_addba_retry_timerMichael Straube
2025-08-11staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.cMichael Straube
2025-08-11staging: rtl8723bs: move init_mlme_ext_timer to core/rtw_mlme_ext.cMichael Straube
2025-08-11staging: rtl8723bs: remove wrapper rtw_os_indicate_scan_doneMichael Straube
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-24staging: rtl8723bs: rtw_get_encrypt_decrypt_from_registrypriv is emptyMichael Straube