summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep
AgeCommit message (Expand)AuthorFilesLines
2023-03-08staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede1-3/+3
2023-03-08staging: rtl8723bs: Fix key-store index handlingHans de Goede2-27/+32
2022-10-31staging: rtl8723bs: replace ternary statement with min_t macroEmily Peri1-1/+1
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-143/+93
2022-09-24staging: rtl8723bs: Add a blank line after declarationsKang Minchul1-0/+2
2022-09-24staging: rtl8723bs: Make switch and case at the same indentKang Minchul1-40/+40
2022-09-24staging: rtl8723bs: Relocate constant on the right side of testKang Minchul1-6/+6
2022-09-24staging: rtl8723bs: replace code indent as tabsKang Minchul1-6/+6
2022-09-24staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()Xiaoke Wang1-29/+31
2022-09-09staging: rtl8723bs: Fix return type for implementation of ndo_start_xmitGUO Zihua1-2/+2
2022-09-09staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua2-11/+7
2022-09-09staging: rtl8723bs: remove rtw_change_ifnameNam Cao1-50/+0
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller1-6/+7
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-6/+7
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-159/+66
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-3/+5
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam1-2/+2
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-1/+3
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman1-2/+4
2022-06-12staging: rtl8723bs: uninitialize static variableDaniel Watson1-1/+1
2022-06-10staging: rtl8723bs: Allocate full pwep structureKees Cook1-2/+4
2022-06-06staging: rtl8723bs: fix placement of bracesHannes Braun1-158/+65
2022-04-04staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbgChris Morgan1-1/+1
2022-01-25Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J1-66/+32
2022-01-25staging: rtl8723bs: remove redundant result variableMinghao Chi1-5/+1
2021-12-20staging: rtl8723bs: fix typo in a commentJason Wang1-1/+1
2021-10-20staging: rtl: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski2-2/+2
2021-10-05staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-09-21staging: rtl8723bs: remove a second possible deadlockHans de Goede1-2/+0
2021-09-17staging: rtl8723bs: ignore unused wiphy_wowlan object warningsBryan Brattlof1-1/+1
2021-09-13staging: rtl8723bs: remove unused macros from ioctl_linux.cMichael Straube1-14/+0
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube3-23/+23
2021-09-13staging: rtl8723bs: remove unused _rtw_init_queue() functionFabio Aiuto1-7/+0
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto2-42/+0
2021-08-26staging: rtl8723bs: fix logical continuation issueFabio Aiuto1-3/+3
2021-08-26staging: rtl8723bs: fix code indent issuesFabio Aiuto1-6/+6
2021-08-26staging: rtl8723bs: remove obsolete wext supportFabio Aiuto2-3099/+0
2021-08-10staging: rtl8723bs: os_dep: remove unused variableSaurav Girepunje1-8/+0
2021-08-10staging: rtl8723bs: remove unused rtw_rf_config module paramFabio Aiuto1-4/+0
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-17/+6
2021-08-05staging: rtl8723bs: Remove initialisation of globals to 0Scott J. Crouch1-2/+2
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto3-5/+0
2021-07-30staging: rtl8723bs: fix camel case issue in struct wlan_bssid_exFabio Aiuto2-7/+7
2021-07-29staging: rtl8723bs: remove unused BT static variablesFabio Aiuto1-10/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto2-33/+33
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_phy_infoFabio Aiuto2-3/+3
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto3-37/+37
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto2-15/+15
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto2-84/+84