summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep
AgeCommit message (Expand)Author
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
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto
2021-07-23staging: rtl8723bs: remove commented out conditionFabio Aiuto
2021-07-23staging: rtl8723bs: remove 5Ghz code blocksFabio Aiuto
2021-07-21staging: rtl8723bs: convert IsSupportedHT to snake_caseFabio Aiuto
2021-07-21staging: rtl8723bs: add get_channel cfg80211 implementationFabio Aiuto
2021-07-21staging: rtl8723bs: fix wpa_set_auth_algs() functionFabio Aiuto
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-24staging: rtl8723bs: fix check allowing 5Ghz settingsFabio Aiuto
2021-06-24staging: rtl8723bs: remove obsolete 5Ghz commentsFabio Aiuto
2021-06-24staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto
2021-06-24staging: rtl8723bs: remove 5Ghz field in struct registry_privFabio Aiuto
2021-06-24staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto
2021-06-24staging: rtl8723bs: Fix an error handling pathChristophe JAILLET
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast addressYang Yingliang
2021-06-14Merge tag 'v5.13-rc6' into staging-nextGreg Kroah-Hartman
2021-06-12staging: rtl8723bs: os_dep: Remove conditions with no effectsFabio M. De Francesco
2021-06-09staging: rtl8723bs: use list_for_each_safe in loops deleting iterated itemsFabio Aiuto
2021-06-09staging: rtl8723bs: Fix uninitialized variablesWenli Looi
2021-05-31staging: rtl8723bs: fix monitor netdev register/unregisterJohannes Berg
2021-05-25staging: rtl8723bs: remove sd_f0_read8()Bryan Brattlof
2021-05-17Merge 5.13-rc2 into staging-nextGreg Kroah-Hartman
2021-05-10staging: rtl8723bs: Delete two redundant condition branchesZhen Lei
2021-05-10staging: rtl8723bs: avoid bogus gcc warningArnd Bergmann
2021-05-10staging: rtl8723bs: Use list iterators and helpersGuenter Roeck
2021-05-10staging: rtl8723bs: Change the return typeSaurav Girepunje