summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep
AgeCommit message (Expand)Author
2023-06-20staging: rtl8723bs: Fix blank line issuesFranziska Naepelt
2023-06-20staging: rtl8723bs: Fix block comment issueFranziska Naepelt
2023-06-20staging: rtl8723bs: Fix indentation issuesFranziska Naepelt
2023-03-08staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede
2023-03-08staging: rtl8723bs: Fix key-store index handlingHans de Goede
2022-10-31staging: rtl8723bs: replace ternary statement with min_t macroEmily Peri
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-24staging: rtl8723bs: Add a blank line after declarationsKang Minchul
2022-09-24staging: rtl8723bs: Make switch and case at the same indentKang Minchul
2022-09-24staging: rtl8723bs: Relocate constant on the right side of testKang Minchul
2022-09-24staging: rtl8723bs: replace code indent as tabsKang Minchul
2022-09-24staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()Xiaoke Wang
2022-09-09staging: rtl8723bs: Fix return type for implementation of ndo_start_xmitGUO Zihua
2022-09-09staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua
2022-09-09staging: rtl8723bs: remove rtw_change_ifnameNam Cao
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman
2022-06-12staging: rtl8723bs: uninitialize static variableDaniel Watson
2022-06-10staging: rtl8723bs: Allocate full pwep structureKees Cook
2022-06-06staging: rtl8723bs: fix placement of bracesHannes Braun
2022-04-04staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbgChris Morgan
2022-01-25Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J
2022-01-25staging: rtl8723bs: remove redundant result variableMinghao Chi
2021-12-20staging: rtl8723bs: fix typo in a commentJason Wang
2021-10-20staging: rtl: use eth_hw_addr_set()Jakub Kicinski
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski
2021-10-05staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2021-09-21staging: rtl8723bs: remove a second possible deadlockHans de Goede
2021-09-17staging: rtl8723bs: ignore unused wiphy_wowlan object warningsBryan Brattlof
2021-09-13staging: rtl8723bs: remove unused macros from ioctl_linux.cMichael Straube
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube
2021-09-13staging: rtl8723bs: remove unused _rtw_init_queue() functionFabio Aiuto
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto
2021-08-26staging: rtl8723bs: fix logical continuation issueFabio Aiuto
2021-08-26staging: rtl8723bs: fix code indent issuesFabio Aiuto
2021-08-26staging: rtl8723bs: remove obsolete wext supportFabio Aiuto
2021-08-10staging: rtl8723bs: os_dep: remove unused variableSaurav Girepunje
2021-08-10staging: rtl8723bs: remove unused rtw_rf_config module paramFabio Aiuto
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto
2021-08-05staging: rtl8723bs: Remove initialisation of globals to 0Scott J. Crouch
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto
2021-07-30staging: rtl8723bs: fix camel case issue in struct wlan_bssid_exFabio Aiuto
2021-07-29staging: rtl8723bs: remove unused BT static variablesFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_phy_infoFabio Aiuto