index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
include
Age
Commit message (
Expand
)
Author
Lines
2020-12-08
staging: rtl8723bs: remove ELEMENT_ID enum
Ross Schmidt
-76
/
+0
2020-12-08
staging: rtl8723bs: remove unused macros
Ross Schmidt
-20
/
+0
2020-12-08
staging: rtl8723bs: replace _MME_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _WAPI_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _ERPINFO_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _CHLGETXT_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _COUNTRY_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _IBSS_PARA_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _TIM_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _DSSET_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _SUPPORTEDRATES_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace _SSID_IE_
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: replace WLAN_EID_VHT_OP_MODE_NOTIFY
Ross Schmidt
-1
/
+0
2020-12-08
staging: rtl8723bs: use WLAN_EID_HT_OPERATION
Ross Schmidt
-2
/
+0
2020-12-08
staging: rtl8723bs: use WLAN_EID_RSN
Ross Schmidt
-3
/
+0
2020-12-08
staging: rtl8723bs: use WLAN_EID_VENDOR_SPECIFIC
Ross Schmidt
-4
/
+0
2020-12-08
staging: rtl8723bs: use WLAN_EID_HT_CAPABILITY
Ross Schmidt
-2
/
+0
2020-12-07
staging: rtl8723bs: remove LIST_CONTAINOR
Ross Schmidt
-4
/
+0
2020-12-07
staging: rtl8723bs: remove unused macros
Ross Schmidt
-33
/
+0
2020-12-07
staging: rtl8723bs: replace RTW_IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
Ross Schmidt
-7
/
+0
2020-12-07
staging: rtl8723bs: remove WLAN_HT_CAP_SM_PS_* macros
Ross Schmidt
-7
/
+0
2020-12-07
staging: rtl8723bs: replace OP_MODE_* and HT_INFO_OPERATION_MODE_* macros
Ross Schmidt
-13
/
+0
2020-12-07
staging: rtl8723bs: replace HT_CAP_AMPDU_FACTOR
Ross Schmidt
-7
/
+0
2020-12-07
staging: rtl8723bs: replace cap_* macros
Ross Schmidt
-16
/
+0
2020-12-07
staging: rtl8723bs: replace WIFI_REASON_CODE
Ross Schmidt
-36
/
+0
2020-12-07
staging: rtl8723bs: replace unique macros and WIFI_STATUS_CODE
Ross Schmidt
-54
/
+0
2020-11-13
staging: rtl8723bs: clean up pointer locations
Ross Schmidt
-34
/
+34
2020-11-06
staging: rtl8723bs: replace ieee80211_back_actioncode
Ross Schmidt
-7
/
+0
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_ht_actioncode
Ross Schmidt
-12
/
+0
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_spectrum_mgmt_actioncode
Ross Schmidt
-10
/
+0
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_ht_cap
Ross Schmidt
-19
/
+3
2020-11-06
staging: rtl8723bs: remove ADPT_FMT macro
Ross Schmidt
-1
/
+0
2020-11-06
staging: rtl8723bs: remove NDEV_FMT macro
Ross Schmidt
-1
/
+0
2020-11-06
staging: rtl8723bs: remove IP_FMT macro
Ross Schmidt
-1
/
+0
2020-11-06
staging: rtl8723bs: remove MAC_FMT macro
Ross Schmidt
-4
/
+0
2020-10-26
staging/rtl8723bs: replace "foo * bar" with "foo *bar"
Elena Afanasova
-1
/
+1
2020-10-05
staging: rtl8723bs: replace _cancel_timer with del_timer_sync
Ross Schmidt
-6
/
+0
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
Ross Schmidt
-2
/
+0
2020-10-05
staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
Ross Schmidt
-2
/
+0
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
Ross Schmidt
-3
/
+0
2020-10-05
staging: rtl8723bs: remove unused macros
Ross Schmidt
-57
/
+0
2020-10-05
staging: rtl8723bs: replace _RND8 with round_up()
Ross Schmidt
-11
/
+0
2020-10-05
staging: rtl8723bs: replace _RND4 with round_up()
Ross Schmidt
-11
/
+0
2020-10-05
staging: rtl8723bs: replace RND4 with round_up()
Ross Schmidt
-1
/
+0
2020-09-14
staging: rtl8723bs: remove cckrates{only}_included()
Michael Straube
-2
/
+0
2020-08-18
staging: rtl8723bs: replace rtw_netdev_priv define with inline function
Ivan Safonov
-2
/
+6
2020-07-30
staging: rtl8723bs: Align macro definitions
Aditya Jain
-3
/
+3
2020-07-30
staging: rtl8723bs: Clean up function declations
Aditya Jain
-81
/
+29
2020-07-30
staging: rtl8723bs: Fix coding style errors
Aditya Jain
-9
/
+9
[next]