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-12-28
staging: r8188eu: remove obsolete comments
Martin Kaiser
1
-6
/
+3
2021-12-28
staging: r8188eu: use bool for boolean values
Martin Kaiser
1
-7
/
+7
2021-12-28
staging: r8188eu: make blink interval defines internal
Martin Kaiser
2
-6
/
+6
2021-12-28
staging: r8188eu: bLedStartToLinkBlinkInProgress is set but not used
Martin Kaiser
2
-2
/
+0
2021-12-28
staging: r8188eu: remove unused blink mode defines
Martin Kaiser
1
-6
/
+0
2021-12-28
staging: r8188eu: clean up blinking macros
Martin Kaiser
2
-9
/
+5
2021-12-28
staging: r8188eu: clean up the blink worker code
Martin Kaiser
2
-13
/
+4
2021-12-28
staging: r8188eu: make ResetLedStatus static
Martin Kaiser
2
-3
/
+1
2021-12-28
staging: r8188eu: merge DeInitLed871x and rtl8188eu_DeInitSwLeds
Martin Kaiser
2
-10
/
+4
2021-12-28
staging: r8188eu: merge InitLed871x and rtl8188eu_InitSwLeds
Martin Kaiser
2
-11
/
+4
2021-12-28
staging: r8188eu: move (de)init functions from hal to rtw_led
Martin Kaiser
8
-50
/
+21
2021-12-28
staging: r8188eu: move SwLedOn and SwLedOff into rtw_led.c
Martin Kaiser
3
-35
/
+31
2021-12-28
staging: r8188eu: switch the led off during deinit
Martin Kaiser
1
-0
/
+1
2021-12-28
staging: r8188eu: include variable declarations from Hal8188EPwrSeq.h
Abdun Nihaal
1
-1
/
+1
2021-12-20
staging: r8188: move the steps into Hal8188EPwrSeq.c
Martin Kaiser
2
-58
/
+33
2021-12-20
staging: r8188: reformat the power transition steps
Martin Kaiser
1
-43
/
+35
2021-12-20
staging: r8188: remove unused power command
Martin Kaiser
1
-5
/
+0
2021-12-20
staging: r8188: remove base address from power transitions
Martin Kaiser
2
-44
/
+33
2021-12-20
staging: r8188: remove interface mask from power transitions
Martin Kaiser
4
-92
/
+76
2021-12-20
staging: r8188: remove fab mask from power transitions
Martin Kaiser
4
-55
/
+43
2021-12-20
staging: r8188: remove cut mask from power transitions
Martin Kaiser
4
-58
/
+42
2021-12-20
staging: r8188: remove sizes from power transition arrays
Martin Kaiser
2
-12
/
+6
2021-12-20
staging: r8188: remove unused power transitions
Martin Kaiser
2
-128
/
+4
2021-12-20
staging: r8188: ODM_BB_RA_MASK is always set
Martin Kaiser
3
-6
/
+1
2021-12-20
staging: r8188: ODM_BB_DIG is always set
Martin Kaiser
3
-5
/
+2
2021-12-20
staging: r8188: remove unused odm capabilities
Martin Kaiser
2
-10
/
+1
2021-12-20
staging: r8188: Bssid in struct fast_ant_train is set but not used
Martin Kaiser
2
-5
/
+1
2021-12-20
staging: r8188: antSumRSSI is set but not used
Martin Kaiser
3
-5
/
+2
2021-12-20
staging: r8188: antRSSIcnt is set but not used
Martin Kaiser
3
-3
/
+0
2021-12-20
staging: r8188: antAveRSSI is set but not used
Martin Kaiser
2
-2
/
+0
2021-12-20
staging: r8188: remove the dummy ioctl handler
Martin Kaiser
1
-17
/
+0
2021-12-20
staging: r8188: make rx signal strength function static
Martin Kaiser
1
-3
/
+2
2021-12-20
staging: r8188eu: clean up rtl8188e_sreset_linked_status_check
Martin Kaiser
1
-9
/
+8
2021-12-20
staging: r8188eu: move linked status check from hal to rtw_mlme_ext
Martin Kaiser
6
-41
/
+18
2021-12-20
staging: r8188eu: move xmit status check from hal to rtw_cmd
Martin Kaiser
3
-13
/
+12
2021-12-09
staging: r8188eu: remove LedPin from struct struct LED_871x
Martin Kaiser
3
-17
/
+3
2021-12-09
staging: r8188eu: remove code to set led1 registers
Martin Kaiser
2
-26
/
+7
2021-12-09
staging: r8188eu: remove SwLed1
Martin Kaiser
2
-4
/
+0
2021-12-09
staging: r8188eu: convert type of HalData in struct adapter
Michael Straube
16
-120
/
+89
2021-12-07
staging: r8188eu: convert/remove DBG_88E calls in core/rtw_cmd.c
Phillip Potter
1
-8
/
+4
2021-12-07
staging: r8188eu: convert DBG_88E calls in core/rtw_security.c
Phillip Potter
1
-8
/
+14
2021-12-07
staging: r8188eu: remove unused macro IS_FW_81xxC
Michael Straube
1
-2
/
+0
2021-12-07
staging: r8188eu: bWIFI_Display is set but never used
Michael Straube
4
-9
/
+0
2021-12-07
staging: r8188eu: bWIFI_Direct is set but never used
Michael Straube
5
-12
/
+0
2021-12-07
staging: r8188eu: remove duplicate defines
Michael Straube
2
-11
/
+1
2021-12-07
staging: r8188eu: remove macro PHY_QueryBBReg
Michael Straube
5
-13
/
+10
2021-12-07
staging: r8188eu: remove macro PHY_SetBBReg
Michael Straube
5
-28
/
+26
2021-12-07
staging: r8188eu: remove macro PHY_QueryRFReg
Michael Straube
4
-8
/
+6
2021-12-07
staging: r8188eu: remove macro PHY_SetRFReg
Michael Straube
5
-7
/
+5
2021-12-07
staging: r8188eu: struct odm_mac_status_info is not used
Michael Straube
1
-4
/
+0
[prev]
[next]