blob: 26c711877f8e8f5dcce53b368340a376420e3d65 [file] [log] [blame]
5e364ea5ea9d ("staging: rtl8723bs: remove IP_FMT macro")
bbda3ac4f24e ("staging: rtl8723bs: remove MAC_FMT macro")
9a74f8d50fe1 ("staging: rtl8723bs: replace _RND8 with round_up()")
e49fa0b7394d ("staging: rtl8723bs: Using comparison to true is error prone")
addf21ea64d1 ("Staging: rtl8723bs: os_de: if-else coding style issue")
c77761d660a6 ("staging: rtl8723bs: Fix spacing issues")
4a3975215136 ("staging: rtl8723bs: replace __inline by inline")
8143be90aaab ("staging: rtl8723bs: remove set but not used variable 'cck_highpwr'")
b21f9b8352aa ("staging: rtl8723bs: os_dep: Remove code valid only for 5GHz")
b9c1def24bec ("staging: rtl8723bs: Remove rtw_btcoex_SuspendNotify()")
4c1bcb0ee7a3 ("staging: rtl8723bs: Remove rtw_btcoex_IpsNotify()")
bd9dfe93c27b ("staging: rtl8723bs: Remove rtw_btcoex_HAL_Initialize()")
b13aaa5f8386 ("staging: rtl8723bs: Remove rtw_btcoex_PowerOnSetting()")
65ae78c20b8a ("staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where possible")
fabf298696d0 ("staging: rtl8723bs: Resolve the checkpatch error: else should follow close brace '}'")
6a9b5dd1e24c ("staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723 driver")
7c11bb40f125 ("staging: rtl8723bs: Remove rtw_btcoex_Initialize()")
85d237bdf8d3 ("staging: rtl8723bs: Change type of rtw_os_recvbuf_resource_free()")
a7dd567eb6f2 ("staging: rtl8723bs: Resolve "(foo*)" should be "(foo *)" error reported by checkpatch")
2dd67029c623 ("Staging: rtl8723bs: os_dep: Fix switch-case indentation error")
affbeba3a299 ("Staging: rtl8723bs: Remove typedef in struct sdio_data")
e4432160d9b3 ("Staging: rtl8723bs: Change return type and type of local variable")
b1c30bd6b74a ("staging: rtl8723bs: Change type of variables and return type")
cfc7ef740342 ("staging: rtl8723bs: Remove wrapper functions and change function names")
da80ede2e79e ("staging: rtl8723bs: hal:Remove comparison to NULL in rtl8723bs_xmit.c")
54da60beab7f ("staging: rtl8723bs: os_dep: Remove space after cast")
e2b13595ae86 ("staging: rtl8723bs: os_dep: Remove true and false comparison")
cc2231a3bbcf ("staging: rtl8723bs: Rename PHY_GetTxPowerLimit().")
26472590a6b7 ("staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.")
8040b57ad89c ("staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.")
3df3602ac74b ("staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.")
b37f9e1c3801 ("staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().")
7cb4604143ef ("staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.")
85e790fc9767 ("staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.")
41ed8df9bd50 ("staging: rtl8723bs: Remove unecessary braces from switch statement.")
5933a3c34e93 ("staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().")
2dcce8ed6633 ("staging: rtl8723bs: Replace memset with eth_zero_addr")
2a734e1710d8 ("Staging: rtl8723bs: Change names to conform to the kernel code")
1590fb3a619d ("staging: rtl8723bs: Fix trailing semicolon")
893b103a3e9c ("Staging: rtl8723bs: Replace true with x and false with !x")
5826e028de7f ("Staging: rtl8723bs: Merge assignment with return")
e8b1844a7e59 ("staging: rtl8723bs: Convert timers to use timer_setup()")
95b3b4238581 ("staging: rtl8723bs: remove ternary operators in assignmet statments")
d2f826d3c49a ("staging: rtl8723bs: Remove unnecessary spaces")
3da8f0c77824 ("staging: rtl8723bs: Remove unnecessary blank lines")
ffd3c64871ac ("staging: rtl8723bs: Remove unneccesary braces and change position of open brace")
cd0f93ee236a ("staging: rtl8723bs: Add space between concatenated strings")
31f0578c5140 ("staging: rtl8723bs: Add spaces around '?', '==', '||', '!='")
345de32e67f1 ("staging: rtl8723bs: Add spaces around '+', '|', '*'")
2ef2b7c21fc8 ("staging: rtl8723bs: Remove unnecessary rtw_z?malloc casts")