summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: Fix blank line issuesFranziska Naepelt2023-06-201-46/+0
* staging: rtl8723bs: Fix block comment issueFranziska Naepelt2023-06-201-5/+5
* staging: rtl8723bs: Fix indentation issuesFranziska Naepelt2023-06-201-3/+3
* staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede2023-03-081-3/+3
* staging: rtl8723bs: Fix key-store index handlingHans de Goede2023-03-082-27/+32
* staging: rtl8723bs: replace ternary statement with min_t macroEmily Peri2022-10-311-1/+1
* Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-084-143/+93
|\
| * staging: rtl8723bs: Add a blank line after declarationsKang Minchul2022-09-241-0/+2
| * staging: rtl8723bs: Make switch and case at the same indentKang Minchul2022-09-241-40/+40
| * staging: rtl8723bs: Relocate constant on the right side of testKang Minchul2022-09-241-6/+6
| * staging: rtl8723bs: replace code indent as tabsKang Minchul2022-09-241-6/+6
| * staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()Xiaoke Wang2022-09-241-29/+31
| * staging: rtl8723bs: Fix return type for implementation of ndo_start_xmitGUO Zihua2022-09-091-2/+2
| * staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()GUO Zihua2022-09-092-11/+7
| * staging: rtl8723bs: remove rtw_change_ifnameNam Cao2022-09-091-50/+0
* | Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-261-6/+7
|\ \ | |/ |/|
| * wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-6/+7
* | Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-041-159/+66
|\ \ | |/ |/|
| * Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman2022-06-201-2/+4
| |\
| * | staging: rtl8723bs: uninitialize static variableDaniel Watson2022-06-121-1/+1
| * | staging: rtl8723bs: fix placement of bracesHannes Braun2022-06-061-158/+65
* | | Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-07-131-3/+5
|\ \ \ | |_|/ |/| |
| * | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-201-2/+2
| * | wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-1/+3
| |/
* / staging: rtl8723bs: Allocate full pwep structureKees Cook2022-06-101-2/+4
|/
* staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbgChris Morgan2022-04-041-1/+1
* Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J2022-01-251-66/+32
* staging: rtl8723bs: remove redundant result variableMinghao Chi2022-01-251-5/+1
* staging: rtl8723bs: fix typo in a commentJason Wang2021-12-201-1/+1
* staging: rtl: use eth_hw_addr_set()Jakub Kicinski2021-10-201-1/+1
* staging: use eth_hw_addr_set()Jakub Kicinski2021-10-202-2/+2
* staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2021-10-051-1/+1
* staging: rtl8723bs: remove a second possible deadlockHans de Goede2021-09-211-2/+0
* staging: rtl8723bs: ignore unused wiphy_wowlan object warningsBryan Brattlof2021-09-171-1/+1
* staging: rtl8723bs: remove unused macros from ioctl_linux.cMichael Straube2021-09-131-14/+0
* staging: rtl8723bs: clean up comparsions to NULLMichael Straube2021-09-133-23/+23
* staging: rtl8723bs: remove unused _rtw_init_queue() functionFabio Aiuto2021-09-131-7/+0
* staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto2021-08-262-42/+0
* staging: rtl8723bs: fix logical continuation issueFabio Aiuto2021-08-261-3/+3
* staging: rtl8723bs: fix code indent issuesFabio Aiuto2021-08-261-6/+6
* staging: rtl8723bs: remove obsolete wext supportFabio Aiuto2021-08-262-3099/+0
* staging: rtl8723bs: os_dep: remove unused variableSaurav Girepunje2021-08-101-8/+0
* staging: rtl8723bs: remove unused rtw_rf_config module paramFabio Aiuto2021-08-101-4/+0
* staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto2021-08-101-17/+6
* staging: rtl8723bs: Remove initialisation of globals to 0Scott J. Crouch2021-08-051-2/+2
* staging: rtl8723bs: remove unused macrosFabio Aiuto2021-08-053-5/+0
* staging: rtl8723bs: fix camel case issue in struct wlan_bssid_exFabio Aiuto2021-07-302-7/+7
* staging: rtl8723bs: remove unused BT static variablesFabio Aiuto2021-07-291-10/+0
* staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto2021-07-232-33/+33
* staging: rtl8723bs: fix camel case in struct wlan_phy_infoFabio Aiuto2021-07-232-3/+3