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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
staging: r8188eu: remove shared buffer for USB requests
Pavel Skripkin
3
-25
/
+7
2021-09-27
staging: r8188eu: call new usb_write() from rtw_write{8,16,32,N}()
Fabio M. De Francesco
1
-65
/
+43
2021-09-27
staging: r8188eu: call new usb_read() from rtw_read{8,16,32}()
Fabio M. De Francesco
1
-3
/
+56
2021-09-27
staging: r8188eu: Remove a test from usbctrl_vendorreq()
Fabio M. De Francesco
1
-6
/
+0
2021-09-27
staging: r8188eu: change the type of a variable in rtw_read16()
Fabio M. De Francesco
1
-2
/
+2
2021-09-27
staging: r8188eu: remove a bitwise AND from rtw_writeN()
Fabio M. De Francesco
1
-1
/
+1
2021-09-27
staging: r8188eu: remove a buffer from rtw_writeN()
Fabio M. De Francesco
1
-3
/
+1
2021-09-27
staging: r8188eu: change the type of a variable in rtw_write16()
Fabio M. De Francesco
1
-1
/
+1
2021-09-27
staging: r8188eu: remove casts from rtw_{read,write}*()
Fabio M. De Francesco
1
-7
/
+7
2021-09-27
staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()
Fabio M. De Francesco
1
-30
/
+30
2021-09-27
staging: r8188eu: remove a comment from usbctrl_vendorreq()
Fabio M. De Francesco
1
-3
/
+1
2021-09-27
staging: r8188eu: reorder comments in usbctrl_vendorreq()
Fabio M. De Francesco
1
-5
/
+8
2021-09-27
staging: r8188eu: remove test in usbctrl_vendorreq()
Fabio M. De Francesco
1
-7
/
+1
2021-09-27
staging: r8188eu: reorder declarations in usbctrl_vendorreq()
Fabio M. De Francesco
1
-1
/
+1
2021-09-27
staging: r8188eu: clean up symbols in usbctrl_vendorreq()
Fabio M. De Francesco
1
-14
/
+14
2021-09-27
staging: r8188eu: remove ODM_CheckPowerStatus()
Michael Straube
1
-14
/
+0
2021-09-27
staging: r8188eu: remove LedStrategy from struct led_priv
Michael Straube
2
-19
/
+0
2021-09-27
staging: r8188eu: remove _InitHWLed()
Michael Straube
1
-14
/
+0
2021-09-27
staging: r8188eu: remove unnecessary comments
Michael Straube
1
-21
/
+0
2021-09-27
staging: r8188eu: remove dead led control functions
Michael Straube
1
-642
/
+1
2021-09-27
staging: r8188eu: remove dead led blink functions
Michael Straube
1
-523
/
+1
2021-09-27
staging: r8188eu: remove rtw_tdls_cmd()
Michael Straube
2
-6
/
+0
2021-09-27
staging: r8188eu: remove rtw_setstandby_cmd()
Michael Straube
2
-33
/
+0
2021-09-27
staging: r8188eu: remove rtw_setrttbl_cmd()
Michael Straube
2
-31
/
+0
2021-09-27
staging: r8188eu: remove rtw_setrfreg_cmd()
Michael Straube
2
-32
/
+0
2021-09-27
staging: r8188eu: remove rtw_setphy_cmd()
Michael Straube
2
-39
/
+0
2021-09-27
staging: r8188eu: remove rtw_setbbreg_cmd()
Michael Straube
2
-32
/
+0
2021-09-27
staging: r8188eu: remove rtw_setbasicrate_cmd()
Michael Straube
2
-31
/
+0
2021-09-27
staging: r8188eu: remove rtw_setassocsta_cmd()
Michael Straube
2
-43
/
+0
2021-09-27
staging: r8188eu: remove rtw_set_csa_cmd()
Michael Straube
2
-33
/
+0
2021-09-27
staging: r8188eu: remove rtw_set_ch_cmd()
Michael Straube
2
-52
/
+0
2021-09-27
staging: r8188eu: remove rtw_readtssi_cmdrsp_callback()
Michael Straube
2
-7
/
+0
2021-09-27
staging: r8188eu: remove rtw_led_blink_cmd()
Michael Straube
2
-32
/
+0
2021-09-27
staging: r8188eu: remove rtw_getrttbl_cmd()
Michael Straube
2
-38
/
+0
2021-09-27
staging: r8188eu: remove rtw_getrfreg_cmd()
Michael Straube
2
-37
/
+0
2021-09-27
staging: r8188eu: remove rtw_getbbreg_cmd()
Michael Straube
2
-35
/
+0
2021-09-27
staging: r8188eu: remove rtw_createbss_cmd_ex()
Michael Straube
2
-28
/
+0
2021-09-27
staging: r8188eu: remove rtw_cmd_clr_isr()
Michael Straube
2
-9
/
+0
2021-09-27
staging: r8188eu: remove rtw_proc_{init,remove}_one()
Michael Straube
4
-344
/
+0
2021-09-27
staging: r8188eu: remove odm_DynamicTxPowerInit()
Michael Straube
2
-10
/
+0
2021-09-27
staging: r8188eu: remove DynamicTxHighPowerLvl from struct dm_priv
Michael Straube
2
-7
/
+0
2021-09-27
staging: r8188eu: remove dead code from rtl8188e_rf6052.c
Michael Straube
1
-41
/
+12
2021-09-27
staging: r8188eu: remove PowerIndex_backup from struct dm_priv
Michael Straube
1
-1
/
+0
2021-09-27
staging: r8188eu: remove write-only fields from struct dm_priv
Michael Straube
2
-4
/
+0
2021-09-27
staging: r8188eu: remove odm_DynamicTxPower()
Michael Straube
2
-28
/
+0
2021-09-27
staging: r8188eu: remove odm_DynamicTxPowerAP()
Michael Straube
2
-6
/
+0
2021-09-27
staging: r8188eu: remove odm_DynamicTxPowerNIC()
Michael Straube
2
-13
/
+0
2021-09-27
staging: pi433: goto abort when setting failed in tx_thread
Sidong Yang
1
-9
/
+9
2021-09-27
staging: r8188eu: remove rtw_sctx_done()
Michael Straube
2
-6
/
+0
2021-09-27
staging: r8188eu: remove rtw_calculate_wlan_pkt_size_by_attribue()
Michael Straube
2
-20
/
+0
[next]