index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
staging: r8188eu: remove RT_TRACE prints from recv_linux.c
Martin Kaiser
1
-22
/
+1
2021-08-10
staging: r8188eu: remove an RT_TRACE print from osdep_service.c
Martin Kaiser
1
-4
/
+2
2021-08-10
staging: r8188eu: remove RT_TRACE prints from os_intfs.c
Martin Kaiser
1
-42
/
+7
2021-08-10
staging: r8188eu: remove RT_TRACE prints from mlme_linux.c
Martin Kaiser
1
-4
/
+0
2021-08-10
staging: r8188eu: remove empty function
Martin Kaiser
1
-8
/
+1
2021-08-10
staging: r8188eu: remove RT_TRACE prints from ioctl_linux.c
Martin Kaiser
1
-75
/
+3
2021-08-10
staging: r8188eu: remove RT_TRACE prints from usb_ops_linux.c
Martin Kaiser
1
-15
/
+0
2021-08-10
staging: r8188eu: remove RT_TRACE prints from usb_intf.c
Martin Kaiser
1
-47
/
+4
2021-08-10
staging: rtl8723bs: remove unused RF_*T*R enum
Fabio Aiuto
1
-10
/
+0
2021-08-10
staging: rtl8723bs: fix tx power tables size
Fabio Aiuto
3
-100
/
+4
2021-08-10
staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path index
Fabio Aiuto
3
-13
/
+9
2021-08-10
staging: rtl8723bs: remove RF_*TX enum
Fabio Aiuto
7
-112
/
+64
2021-08-10
staging: rtl8723bs: remove unused macro in include/hal_data.h
Fabio Aiuto
1
-1
/
+0
2021-08-10
staging: rtl8723bs: remove unused rtw_rf_config module param
Fabio Aiuto
2
-5
/
+0
2021-08-10
staging: rtl8723bs: remove rf type branching (fourth patch)
Fabio Aiuto
9
-168
/
+44
2021-08-10
staging: rtl8723bs: remove rf type branching (third patch)
Fabio Aiuto
7
-32
/
+1
2021-08-10
staging: rtl8723bs: remove rf type branching (second patch)
Fabio Aiuto
6
-58
/
+14
2021-08-10
staging: rtl8723bs: remove rf type branching (first patch)
Fabio Aiuto
3
-34
/
+2
2021-08-10
staging: rtl8723bs: remove unused struct member
Fabio Aiuto
3
-7
/
+0
2021-08-10
staging: rtl8723bs: remove unused macros
Fabio Aiuto
1
-17
/
+0
2021-08-10
staging: rtl8723bs: clean driver from unused RF paths
Fabio Aiuto
15
-214
/
+185
2021-08-10
staging: rtl8723bs: fix right side of condition
Fabio Aiuto
1
-1
/
+1
2021-08-10
staging: rtl8723bs: beautify function ODM_PhyStatusQuery()
Fabio Aiuto
3
-13
/
+5
2021-08-10
staging: rtl8723bs: remove wrapping static function
Fabio Aiuto
1
-12
/
+1
2021-08-10
staging: rtl8723bs: remove empty files
Fabio Aiuto
4
-22
/
+0
2021-08-10
staging: rtl8723bs: move function to file hal/odm_HWConfig.c
Fabio Aiuto
3
-30
/
+27
2021-08-10
staging: rtl8723bs: do some code cleaning in modified function
Fabio Aiuto
6
-130
/
+135
2021-08-10
staging: rtl8723bs: remove unneeded loop
Fabio Aiuto
1
-21
/
+18
2021-08-10
staging: rtl8723bs: remove code related to unsupported MCS index values
Fabio Aiuto
10
-511
/
+8
2021-08-10
staging: r8188eu: Fix potential memory leak or NULL dereference
Larry Finger
1
-1
/
+5
2021-08-10
staging: rtl8723bs: Avoid field-overflowing memcpy()
Kees Cook
1
-1
/
+1
2021-08-10
staging: rtl8192u: Avoid field-overflowing memcpy()
Kees Cook
3
-38
/
+19
2021-08-10
staging: rtl8192e: Avoid field-overflowing memcpy()
Kees Cook
2
-41
/
+20
2021-08-10
staging: vchiq: Add details to Kconfig help texts
Ojaswin Mujoo
1
-6
/
+15
2021-08-10
staging: vchiq: Set $CONFIG_BCM2835_VCHIQ to imply $CONFIG_VCHIQ_CDEV
Ojaswin Mujoo
1
-0
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
9
-37
/
+62
2021-08-09
Merge 5.14-rc5 into staging-next
Greg Kroah-Hartman
9
-37
/
+62
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
9
-37
/
+62
2021-08-06
staging: r8188eu: replace custom macros with is_broadcast_ether_addr
Michael Straube
3
-17
/
+3
2021-08-06
staging: r8188eu: remove two set but unused variables in core/rtw_mp_ioctl.c
Phillip Potter
1
-5
/
+1
2021-08-06
staging: r8188eu: fix unused variable warnings in core/rtw_ieee80211.c
Phillip Potter
1
-3
/
+1
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_recv.c
Phillip Potter
1
-150
/
+11
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_xmit.c
Phillip Potter
1
-79
/
+4
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_sta_mgt.c
Phillip Potter
1
-8
/
+0
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_security.c
Phillip Potter
1
-43
/
+1
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_mp.c
Phillip Potter
1
-10
/
+2
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme_ext.c
Phillip Potter
1
-34
/
+5
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.c
Phillip Potter
3
-122
/
+14
2021-08-06
staging: r8188eu: remove RT_TRACE calls from core/rtw_ioctl_set.c
Phillip Potter
1
-211
/
+7
[prev]
[next]