index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-06
staging: rtl8723bs: fix pointer declaration style
Ayush
1
-4
/
+4
2021-02-04
staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry's return value
Martin Kaiser
1
-1
/
+1
2021-01-26
staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rules
Chen-Yu Tsai
1
-1
/
+1
2020-12-28
Staging: rtl8723bs/core: fix braces coding style issues
Brother Matthew De Angelis
1
-16
/
+8
2020-12-08
staging: rtl8723bs: remove ELEMENT_ID enum
Ross Schmidt
1
-76
/
+0
2020-12-08
staging: rtl8723bs: remove unused macros
Ross Schmidt
2
-20
/
+0
2020-12-08
staging: rtl8723bs: replace EID_EXTCapability
Ross Schmidt
2
-3
/
+3
2020-12-08
staging: rtl8723bs: replace EID_BSSIntolerantChlReport
Ross Schmidt
1
-1
/
+1
2020-12-08
staging: rtl8723bs: replace EID_BSSCoexistence
Ross Schmidt
1
-1
/
+1
2020-12-08
staging: rtl8723bs: replace _MME_IE_
Ross Schmidt
3
-3
/
+2
2020-12-08
staging: rtl8723bs: replace _WAPI_IE_
Ross Schmidt
2
-3
/
+2
2020-12-08
staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_
Ross Schmidt
6
-16
/
+15
2020-12-08
staging: rtl8723bs: replace _ERPINFO_IE_
Ross Schmidt
5
-12
/
+11
2020-12-08
staging: rtl8723bs: replace _CHLGETXT_IE_
Ross Schmidt
2
-5
/
+4
2020-12-08
staging: rtl8723bs: replace _COUNTRY_IE_
Ross Schmidt
2
-2
/
+1
2020-12-08
staging: rtl8723bs: replace _IBSS_PARA_IE_
Ross Schmidt
4
-5
/
+4
2020-12-08
staging: rtl8723bs: replace _TIM_IE_
Ross Schmidt
5
-13
/
+12
2020-12-08
staging: rtl8723bs: replace _DSSET_IE_
Ross Schmidt
6
-10
/
+9
2020-12-08
staging: rtl8723bs: replace _SUPPORTEDRATES_IE_
Ross Schmidt
6
-21
/
+20
2020-12-08
staging: rtl8723bs: replace _SSID_IE_
Ross Schmidt
6
-18
/
+17
2020-12-08
staging: rtl8723bs: replace WLAN_EID_VHT_OP_MODE_NOTIFY
Ross Schmidt
2
-2
/
+1
2020-12-08
staging: rtl8723bs: use WLAN_EID_HT_OPERATION
Ross Schmidt
6
-19
/
+17
2020-12-08
staging: rtl8723bs: use WLAN_EID_RSN
Ross Schmidt
7
-15
/
+12
2020-12-08
staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFIC
Ross Schmidt
11
-36
/
+32
2020-12-08
staging: rtl8723bs: use WLAN_EID_HT_CAPABILITY
Ross Schmidt
9
-22
/
+20
2020-12-07
staging: rtl8723bs: remove LIST_CONTAINOR
Ross Schmidt
12
-56
/
+52
2020-12-07
staging: rtl8723bs: remove unused macros
Ross Schmidt
1
-33
/
+0
2020-12-07
staging: rtl8723bs: replace RTW_IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
Ross Schmidt
2
-10
/
+3
2020-12-07
staging: rtl8723bs: remove WLAN_HT_CAP_SM_PS_* macros
Ross Schmidt
1
-7
/
+0
2020-12-07
staging: rtl8723bs: replace OP_MODE_* and HT_INFO_OPERATION_MODE_* macros
Ross Schmidt
2
-28
/
+15
2020-12-07
staging: rtl8723bs: replace HT_CAP_AMPDU_FACTOR
Ross Schmidt
5
-17
/
+10
2020-12-07
staging: rtl8723bs: replace cap_* macros
Ross Schmidt
7
-30
/
+14
2020-12-07
staging: rtl8723bs: replace WIFI_REASON_CODE
Ross Schmidt
2
-38
/
+2
2020-12-07
staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODE
Ross Schmidt
3
-81
/
+27
2020-12-07
Staging: rtl8723bs/core: add blank line after declarations
Brother Matthew De Angelis
1
-0
/
+7
2020-12-07
Staging: rtl8723bs/core: fix brace coding style issue
Brother Matthew De Angelis
1
-10
/
+5
2020-12-07
Staging: rtl8723bs/core: delete empty if statement
Brother Matthew De Angelis
1
-3
/
+0
2020-12-04
Staging: rtl8723bs/core fix brace coding style issues in rtw_ioctl_set.c
Brother Matthew De Angelis
1
-23
/
+15
2020-11-23
staging: rtl8723bs: remove redundant statements
Kaixu Xia
1
-6
/
+1
2020-11-23
staging: rtl8723bs: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+3
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
1
-0
/
+1
2020-11-13
staging: rtl8723bs: clean up leading space
Ross Schmidt
2
-41
/
+41
2020-11-13
staging: rtl8723bs: clean up pointer locations
Ross Schmidt
12
-50
/
+50
2020-11-13
staging: rtl8723bs: clean up logical continuations
Ross Schmidt
4
-46
/
+34
2020-11-13
staging: rtl8723bs: clean up trailing statements
Ross Schmidt
2
-4
/
+8
2020-11-13
staging: rtl8723bs: clean up switch case indentation
Ross Schmidt
2
-117
/
+116
2020-11-13
staging: rtl8723bs: clean up open braces
Ross Schmidt
1
-113
/
+54
2020-11-13
staging: rtl8723bs: clean up open ended lines
Ross Schmidt
9
-301
/
+147
2020-11-13
staging: rtl8723bs: clean up space before tabs
Ross Schmidt
5
-78
/
+78
2020-11-13
staging: rtl8723bs: clean up braces
Ross Schmidt
4
-47
/
+52
[next]