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
/
r8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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
2021-09-27
staging: r8188eu: remove rtw_init_recvframe()
Michael Straube
2
-10
/
+0
2021-09-27
staging: r8188eu: remove rtw_enqueue_recvbuf_to_head()
Michael Straube
2
-13
/
+0
2021-09-27
staging: r8188eu: remove rtw_enqueue_recvbuf()
Michael Straube
2
-14
/
+0
2021-09-27
staging: r8188eu: remove rtw_dequeue_recvbuf()
Michael Straube
2
-26
/
+0
2021-09-27
staging: r8188eu: remove enum secondary_ch_offset
Michael Straube
1
-7
/
+0
2021-09-27
staging: r8188eu: remove rtw_set_ie_secondary_ch_offset()
Michael Straube
2
-7
/
+0
2021-09-27
staging: r8188eu: remove rtw_set_ie_mesh_ch_switch_parm()
Michael Straube
2
-15
/
+0
2021-09-27
staging: r8188eu: remove rtw_set_ie_ch_switch()
Michael Straube
2
-13
/
+0
2021-09-27
staging: r8188eu: remove rtw_ies_remove_ie()
Michael Straube
2
-94
/
+0
2021-09-27
staging: r8188eu: remove rtw_action_frame_parse()
Michael Straube
2
-32
/
+0
2021-09-27
staging: r8188eu: remove ieee80211_is_empty_essid()
Michael Straube
2
-20
/
+0
2021-09-27
staging: r8188eu: remove ieee80211_get_hdrlen()
Michael Straube
2
-28
/
+0
[prev]
[next]