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-20
staging: r8188eu: remove comments from odm_interface.h
Michael Straube
1
-22
/
+0
2021-09-20
staging: r8188eu: do not write past the end of an array
Martin Kaiser
1
-5
/
+4
2021-09-20
staging: r8188eu: remove EFUSE_Read1Byte()
Michael Straube
2
-59
/
+0
2021-09-20
staging: r8188eu: remove rtl8188e_set_rssi_cmd()
Michael Straube
2
-16
/
+0
2021-09-20
staging: r8188eu: remove rtw_IOL_cmd_tx_pkt_buf_dump()
Michael Straube
2
-33
/
+0
2021-09-20
staging: r8188eu: remove HalDetectPwrDownMode88E()
Michael Straube
2
-21
/
+0
2021-09-20
staging: r8188eu: remove unused struct rf_shadow
Michael Straube
1
-21
/
+0
2021-09-20
staging: r8188eu: remove rtl8188e_RF_ChangeTxPath()
Michael Straube
2
-23
/
+0
2021-09-20
staging: r8188eu: remove ODM_DIG_LowerBound_88E()
Michael Straube
2
-11
/
+0
2021-09-20
staging: r8188eu: remove odm_ConfigRF_RadioB_8188E()
Michael Straube
2
-11
/
+0
2021-09-20
staging: r8188eu: remove rtw_set_macaddr_acl()
Michael Straube
2
-11
/
+0
2021-09-20
staging: r8188eu: remove rtw_check_beacon_data()
Michael Straube
2
-429
/
+0
2021-09-20
staging: r8188eu: remove rtw_ap_inform_ch_switch()
Michael Straube
2
-36
/
+0
2021-09-20
staging: r8188eu: remove rtw_acl_remove_sta()
Michael Straube
2
-38
/
+0
2021-09-20
staging: r8188eu: remove rtw_acl_add_sta()
Michael Straube
2
-66
/
+0
2021-09-20
staging: r8188eu: remove ap_sta_info_defer_update()
Michael Straube
2
-10
/
+0
2021-09-20
staging: r8188eu: fix -Wrestrict warnings
Arnd Bergmann
1
-4
/
+4
2021-09-18
staging: r8188eu: remove the HW_VAR_CHECK_TXBUF "hal variable"
Martin Kaiser
3
-4
/
+0
2021-09-18
staging: r8188eu: remove rtw_free_pwrctrl_priv prototype
Martin Kaiser
1
-1
/
+0
2021-09-18
staging: r8188eu: remove rtw_hw_resume
Martin Kaiser
2
-40
/
+0
2021-09-18
staging: r8188eu: brfoffbyhw is always false
Martin Kaiser
3
-9
/
+0
2021-09-17
staging: r8188eu: remove struct _io_ops
Pavel Skripkin
3
-33
/
+0
2021-09-17
staging: r8188eu: remove core/rtw_io.c
Pavel Skripkin
4
-131
/
+8
2021-09-17
staging: r8188eu: remove the helpers of usb_write_port_cancel()
Pavel Skripkin
5
-20
/
+2
2021-09-17
staging: r8188eu: remove the helpers of usb_read_port_cancel()
Pavel Skripkin
5
-20
/
+3
2021-09-17
staging: r8188eu: remove the helpers of usb_write_port()
Pavel Skripkin
5
-26
/
+3
2021-09-17
staging: r8188eu: remove the helpers of usb_read_port()
Pavel Skripkin
4
-29
/
+3
2021-09-17
staging: r8188eu: remove the helpers of usb_writeN()
Pavel Skripkin
3
-21
/
+8
2021-09-17
staging: r8188eu: remove the helpers of usb_write32()
Pavel Skripkin
3
-21
/
+8
2021-09-17
staging: r8188eu: remove the helpers of usb_write16()
Pavel Skripkin
3
-20
/
+8
2021-09-17
staging: r8188eu: remove the helpers of usb_write8()
Pavel Skripkin
3
-21
/
+8
2021-09-17
staging: r8188eu: remove the helpers of rtw_read32()
Pavel Skripkin
3
-18
/
+4
2021-09-17
staging: r8188eu: remove the helpers of rtw_read16()
Pavel Skripkin
3
-18
/
+4
2021-09-17
staging: r8188eu: remove the helpers of rtw_read8()
Pavel Skripkin
3
-18
/
+4
2021-09-17
staging: r8188eu: remove usb_{read,write}_mem()
Pavel Skripkin
5
-46
/
+0
2021-09-17
staging: r8188eu: use swap()
Changcheng Deng
1
-8
/
+3
2021-09-17
staging: r8188eu: remove switches from phy_RF6052_Config_ParaFile()
Michael Straube
1
-33
/
+6
2021-09-17
staging: r8188eu: remove NumTotalRFPath from struct hal_data_8188e
Michael Straube
5
-102
/
+91
2021-09-17
staging: r8188eu: remove if test that is always true
Michael Straube
1
-8
/
+1
2021-09-17
staging: r8188eu: remove IS_1T1R, IS_1T2R, IS_2T2R macros
Michael Straube
3
-28
/
+3
2021-09-17
staging: r8188eu: remove unused field from struct hal_data_8188e
Michael Straube
1
-1
/
+0
2021-09-17
staging: r8188eu: remove unused enums from rtl8188e_hal.h
Michael Straube
1
-14
/
+0
2021-09-17
staging: r8188eu: remove write-only fields from struct hal_data_8188e
Michael Straube
2
-7
/
+0
2021-09-17
staging: r8188eu: remove unused macros from rtl8188e_hal.h
Michael Straube
1
-5
/
+0
2021-09-17
staging: r8188eu: remove dead code from odm_RxPhyStatus92CSeries_Parsing()
Michael Straube
1
-108
/
+45
2021-09-17
staging: r8188eu: remove RaSupport88E from struct odm_dm_struct
Michael Straube
1
-7
/
+0
2021-09-17
staging: r8188eu: remove unused ODM_RASupport_Init()
Michael Straube
2
-12
/
+0
2021-09-17
staging: r8188eu: remove unused enum odm_bt_coexist
Michael Straube
1
-7
/
+0
2021-09-14
staging: r8188eu: remove unnecessary include from odm_types.h
Michael Straube
1
-2
/
+0
2021-09-14
staging: r8188eu: remove unused defines from odm_types.h
Michael Straube
1
-12
/
+0
[prev]
[next]