index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
r8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
staging: r8188eu: remove PHY_RFConfig8188E()
Michael Straube
3
-11
/
+1
2022-09-30
staging: r8188eu: remove PHY_RF6052_Config8188E()
Michael Straube
3
-14
/
+3
2022-09-30
staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to int
Michael Straube
4
-12
/
+6
2022-09-30
staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to int
Michael Straube
3
-7
/
+6
2022-09-30
staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to int
Michael Straube
3
-7
/
+6
2022-09-30
staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to int
Michael Straube
3
-8
/
+6
2022-09-27
staging: r8188eu: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-3
/
+1
2022-09-27
staging: r8188eu: remove hal/odm_RegConfig8188E.c
Michael Straube
5
-72
/
+50
2022-09-27
staging: r8188eu: make odm_ConfigRF_RadioA_8188E() static
Michael Straube
3
-33
/
+30
2022-09-27
staging: r8188eu: make odm_ConfigMAC_8188E() static
Michael Straube
3
-7
/
+5
2022-09-26
staging: r8188eu: don't check for stop/removal in the blink worker
Martin Kaiser
1
-3
/
+0
2022-09-26
staging: r8188eu: don't check bSurpriseRemoved in SwLedOff
Martin Kaiser
1
-1
/
+1
2022-09-24
staging: r8188eu: remove two unused enum entries
Martin Kaiser
1
-3
/
+0
2022-09-24
staging: r8188eu: remove duplicate bSurpriseRemoved check
Martin Kaiser
1
-1
/
+1
2022-09-24
staging: r8188eu: remove BlinkingLedState
Martin Kaiser
2
-62
/
+4
2022-09-24
staging: r8188eu: remove bLedNoLinkBlinkInProgress
Martin Kaiser
2
-15
/
+0
2022-09-24
staging: r8188eu: update status before wps success blinking
Martin Kaiser
1
-14
/
+5
2022-09-24
staging: r8188eu: cancel blink_work during wps stop
Martin Kaiser
1
-15
/
+12
2022-09-24
staging: r8188eu: Fix return type of rtw_xmit_entry
Nathan Huckleberry
2
-3
/
+3
2022-09-24
staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
Xiaoke Wang
1
-6
/
+24
2022-09-24
staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()
Xiaoke Wang
1
-1
/
+3
2022-09-24
staging: r8188eu: remove recv_osdep.h
Michael Straube
14
-29
/
+6
2022-09-24
staging: r8188eu: remove unused prototypes from recv_osdep.h
Michael Straube
1
-4
/
+0
2022-09-24
staging: r8188eu: make _netdev_open() static
Michael Straube
2
-2
/
+1
2022-09-24
staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage()
Michael Straube
1
-2
/
+2
2022-09-24
staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()
Michael Straube
1
-4
/
+4
2022-09-24
staging: r8188eu: rename odm_QueryRxPwrPercentage()
Michael Straube
1
-4
/
+4
2022-09-24
staging: r8188eu: remove unnecessary initialization
Michael Straube
1
-1
/
+1
2022-09-24
staging: r8188eu: clean up camel case in odm_signal_scale_mapping()
Michael Straube
1
-19
/
+19
2022-09-24
staging: r8188eu: rename odm_SignalScaleMapping()
Michael Straube
1
-3
/
+3
2022-09-24
staging: r8188eu: update status before link blinking
Martin Kaiser
1
-5
/
+3
2022-09-24
staging: r8188eu: cancel blink_work before link blinking
Martin Kaiser
1
-6
/
+6
2022-09-24
staging: r8188eu: simplify the code to prevent link blinking restart
Martin Kaiser
1
-18
/
+19
2022-09-24
staging: r8188eu: update status before scan blinking
Martin Kaiser
1
-5
/
+3
2022-09-24
staging: r8188eu: cancel blink_work before tx/rx blinking
Martin Kaiser
1
-6
/
+6
2022-09-24
staging: r8188eu: simplify the code to prevent tx/rx blinking restart
Martin Kaiser
1
-19
/
+20
2022-09-24
staging: r8188eu: update status before scan blinking
Martin Kaiser
1
-9
/
+4
2022-09-24
staging: r8188eu: cancel blink_work before scan blinking
Martin Kaiser
1
-9
/
+9
2022-09-24
staging: r8188eu: simplify the code to prevent scan blinking restart
Martin Kaiser
1
-23
/
+24
2022-09-24
staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()
Xiaoke Wang
1
-10
/
+5
2022-09-11
staging: r8188eu: rtw_is_scan_deny is always false
Martin Kaiser
2
-6
/
+0
2022-09-11
staging: r8188eu: remove rtw_clear_scan_deny
Martin Kaiser
2
-4
/
+0
2022-09-11
staging: r8188eu: remove rtw_set_scan_deny_timer_hdl
Martin Kaiser
1
-1
/
+0
2022-09-11
staging: r8188eu: remove empty rtw_set_scan_deny macro
Martin Kaiser
3
-6
/
+0
2022-09-11
staging: r8188eu: make c2h_evt_read() static
Michael Straube
3
-65
/
+60
2022-09-09
staging: r8188eu: remove unnecessary return labels.
Michael Straube
1
-6
/
+4
2022-09-09
staging: r8188eu: make two functions static
Michael Straube
3
-42
/
+40
2022-09-09
staging: r8188eu: remove unused parameter from UpdateBrateTbl()
Michael Straube
3
-3
/
+3
2022-09-09
staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()
Michael Straube
1
-3
/
+2
2022-09-09
staging: r8188eu: remove some unused enums
Michael Straube
3
-21
/
+0
[next]