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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-24
staging: sm750fb: split multiple assignments to lines
Christopher Carbone
1
-4
/
+8
2022-08-23
staging: r8188eu: always update the status variables
Martin Kaiser
1
-6
/
+3
2022-08-23
staging: r8188eu: always cancel blink_work
Martin Kaiser
1
-6
/
+6
2022-08-23
staging: r8188eu: don't restart "no link" blinking unnecessarily
Martin Kaiser
1
-18
/
+19
2022-08-23
staging: r8188eu: remove unused module parameter rtw_chip_version
Michael Straube
2
-4
/
+0
2022-08-23
staging: r8188eu: remove xmit_osdep.h
Michael Straube
6
-30
/
+3
2022-08-23
staging: r8188eu: remove os_dep/xmit_linux.c
Michael Straube
5
-118
/
+103
2022-08-23
staging: r8188eu: rename rtw_os_pkt_complete()
Michael Straube
1
-3
/
+3
2022-08-23
staging: r8188eu: make rtw_os_pkt_complete() static
Michael Straube
4
-24
/
+21
2022-08-23
staging: r8188eu: rename rtw_os_xmit_complete()
Michael Straube
4
-9
/
+9
2022-08-23
staging: r8188eu: move rtw_os_xmit_complete() to rtw_xmit.c
Michael Straube
4
-9
/
+9
2022-08-23
staging: r8188eu: move struct pkt_file to rtw_xmit.h
Michael Straube
2
-9
/
+9
2022-08-23
staging: r8188eu: remove unnecessary initialization to zero
Michael Straube
1
-2
/
+2
2022-08-23
staging: r8188eu: rename _rtw_pktfile_read()
Michael Straube
1
-8
/
+8
2022-08-23
staging: r8188eu: make _rtw_pktfile_read() static
Michael Straube
3
-24
/
+22
2022-08-23
staging: r8188eu: rename _rtw_open_pktfile()
Michael Straube
1
-4
/
+4
2022-08-23
staging: r8188eu: make _rtw_open_pktfile() static
Michael Straube
3
-22
/
+19
2022-08-23
staging: r8188eu: rename rtw_os_xmit_resource_free()
Michael Straube
1
-4
/
+4
2022-08-23
staging: r8188eu: make rtw_os_xmit_resource_free() static
Michael Straube
3
-11
/
+7
2022-08-23
staging: r8188eu: rename rtw_os_xmit_resource_alloc()
Michael Straube
1
-5
/
+5
2022-08-23
staging: r8188eu: make rtw_os_xmit_resource_alloc() static
Michael Straube
3
-18
/
+17
2022-08-23
staging: r8188eu: rename rtw_os_xmit_schedule()
Michael Straube
1
-4
/
+3
2022-08-23
staging: r8188eu: make rtw_os_xmit_schedule() static
Michael Straube
3
-19
/
+17
2022-08-23
staging: r8188eu: make rtw_remainder_len() static
Michael Straube
2
-2
/
+1
2022-08-23
staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
Nam Cao
5
-54
/
+0
2022-08-23
staging: rtl8723bs: remove member noise_level from struct dm_odm_t
Nam Cao
1
-1
/
+0
2022-08-23
staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
Nam Cao
2
-118
/
+0
2022-08-23
staging: rtl8723bs: remove static const variable odm_comp_str
Nam Cao
1
-35
/
+0
2022-08-23
staging: rtl8723bs: remove function rtw_odm_dbg_comp_set
Nam Cao
2
-6
/
+0
2022-08-23
staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msg
Nam Cao
2
-19
/
+0
2022-08-23
staging: rtl8723bs: remove function IsCommentString
Nam Cao
2
-14
/
+0
2022-08-23
staging: rtl8723bs: remove function GetFractionValueFromString
Nam Cao
2
-46
/
+0
2022-08-23
staging: rtl8723bs: remove function rtw_odm_ability_set
Nam Cao
2
-6
/
+0
2022-08-23
staging: rtl8723bs: remove function rtw_get_ch_setting_union
Nam Cao
2
-22
/
+0
2022-08-23
staging: rtl8723bs: remove function rtw_odm_dbg_comp_msg
Nam Cao
2
-17
/
+0
2022-08-23
staging: r8188eu: remove ioctl_cfg80211.h
Nam Cao
1
-89
/
+0
2022-08-23
staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()
Michael Straube
3
-7
/
+1
2022-08-23
staging: r8188eu: remove unused function parameter
Michael Straube
3
-4
/
+4
2022-08-23
staging: r8188eu: merge rtw_{os,}_indicate_scan_done()
Michael Straube
3
-7
/
+1
2022-08-23
staging: r8188eu: merge rtw_{os,}_indicate_connect()
Michael Straube
3
-12
/
+4
2022-08-23
staging: r8188eu: merge rtw_{os,}_indicate_disconnect()
Michael Straube
1
-10
/
+5
2022-08-23
staging: r8188eu: make rtw_reset_securitypriv() static
Michael Straube
3
-52
/
+51
2022-08-23
staging: r8188eu: remove unneeded initializations
Michael Straube
1
-3
/
+3
2022-08-23
staging: r8188eu: make rtw_report_sec_ie() static
Michael Straube
3
-28
/
+27
2022-08-23
staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.c
Michael Straube
2
-21
/
+21
2022-08-23
staging: r8188eu: make rtw_indicate_sta_disassoc_event() static
Michael Straube
3
-23
/
+21
2022-08-23
staging: r8188eu: make init_addba_retry_timer() static
Michael Straube
3
-12
/
+12
2022-08-23
staging: r8188eu: make init_mlme_ext_timer() static
Michael Straube
3
-22
/
+22
2022-08-23
staging: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-23
staging: r8188eu: remove rtw_endofpktfile()
Michael Straube
3
-13
/
+1
[prev]
[next]