LinuxLists
Users
About
Ross Schmidt (
[email protected]
)
Number of posts: 78 (0.39 per day)
First post: 2020-08-29 01:16:29
Last post: 2021-03-17 03:04:53
Previous Page
Date
List
Subject
2020-11-10 04:12:24
linux-kernel
[PATCH 03/10] staging: rtl8723bs: clean up space before tabs
2020-11-10 04:12:22
linux-kernel
[PATCH 10/10] staging: rtl8723bs: clean up leading space
2020-11-10 04:12:14
linux-kernel
[PATCH 04/10] staging: rtl8723bs: clean up open ended lines
2020-11-10 04:11:59
linux-kernel
[PATCH 02/10] staging: rtl8723bs: clean up braces
2020-11-05 06:38:51
linux-kernel
[PATCH 7/9] staging: rtl8723bs: replace rtw_ieee80211_spectrum_mgmt_actioncode
2020-11-05 06:37:15
linux-kernel
[PATCH 4/9] staging: rtl8723bs: remove NDEV_FMT macro
2020-11-05 06:37:02
linux-kernel
[PATCH 5/9] staging: rtl8723bs: remove ADPT_FMT macro
2020-11-05 05:08:44
linux-kernel
[PATCH 2/9] staging: rtl8723bs: use %pM format for MAC addresses
2020-11-05 05:06:59
linux-kernel
[PATCH 3/9] staging: rtl8723bs: remove IP_FMT macro
2020-11-05 05:06:08
linux-kernel
[PATCH 8/9] staging: rtl8723bs: replace rtw_ieee80211_ht_actioncode
2020-11-05 05:05:47
linux-kernel
[PATCH 6/9] staging: rtl8723bs: replace rtw_ieee80211_ht_cap
2020-11-05 05:05:35
linux-kernel
[PATCH 1/9] staging: rtl8723bs: remove MAC_FMT macro
2020-11-05 05:05:19
linux-kernel
[PATCH 9/9] staging: rtl8723bs: replace ieee80211_back_actioncode
2020-10-04 01:24:05
linux-kernel
[PATCH 7/8] staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
2020-10-04 01:23:10
linux-kernel
[PATCH 5/8] staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
2020-10-04 01:22:10
linux-kernel
[PATCH 3/8] staging: rtl8723bs: replace _RND8 with round_up()
2020-10-04 01:21:09
linux-kernel
[PATCH 6/8] staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
2020-10-04 01:20:47
linux-kernel
[PATCH 4/8] staging: rtl8723bs: remove unused macros
2020-10-04 01:20:38
linux-kernel
[PATCH 2/8] staging: rtl8723bs: replace _RND4 with round_up()
2020-10-04 01:20:38
linux-kernel
[PATCH 8/8] staging: rtl8723bs: replace _cancel_timer with del_timer_sync
2020-10-04 01:20:38
linux-kernel
[PATCH 1/8] staging: rtl8723bs: replace RND4 with round_up()
2020-09-15 00:20:21
linux-kernel
[PATCH 2/3] staging: rtl8723bs: os_dep: fixed bracing issue
2020-09-15 00:19:50
linux-kernel
[PATCH 3/3] staging: rtl8723bs: os_dep: fixed spacing around operators issue
2020-09-15 00:19:33
linux-kernel
[PATCH 1/3] staging: rtl8723bs: os_dep: fixed trailing statements
2020-09-08 03:10:40
linux-kernel
[PATCH] staging: qlge: fix quoted string split across lines
2020-09-02 19:42:25
linux-kernel
[PATCH] staging: rtl8723bs: os_dep: added blank line to fix coding style issue
2020-08-29 01:16:29
linux-kernel
[PATCH] Staging: rtl8723bs: os_dep: fixed some coding style issues