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-11-25
staging: r8188eu: remove the _init_workitem wrapper
Martin Kaiser
3
-7
/
+2
2021-11-25
staging: r8188eu: remove the _set_workitem wrapper
Martin Kaiser
2
-6
/
+1
2021-11-25
staging: r8188eu: hal data's board type is unused
Martin Kaiser
3
-16
/
+0
2021-11-25
staging: r8188eu: remove unused eeprom defines
Martin Kaiser
1
-48
/
+0
2021-11-25
staging: r8188eu: do not extract eeprom version from the fuses
Martin Kaiser
4
-18
/
+0
2021-11-25
staging: r8188eu: remove unused efuse defines
Martin Kaiser
2
-25
/
+0
2021-11-25
staging: r8188eu: efuse_WordEnableDataRead is not used
Martin Kaiser
2
-39
/
+0
2021-11-25
staging: r8188eu: Efuse_CalculateWordCnts is not used
Martin Kaiser
2
-17
/
+0
2021-11-25
staging: r8188eu: use max() and min() macros
Vihas Mak
1
-8
/
+4
2021-11-25
staging: r8188eu: remove rf_type from HT_caps_handler()
Michael Straube
1
-9
/
+2
2021-11-25
staging: r8188eu: remove rf_type from add_RATid()
Michael Straube
1
-6
/
+1
2021-11-25
staging: r8188eu: remove rf_type from rtw_mcs_rate()
Michael Straube
3
-66
/
+23
2021-11-25
staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179)
Candy Febriyanto
1
-1
/
+0
2021-11-17
staging: r8188eu: delete unused header
Zameer Manji
1
-271
/
+0
2021-11-17
staging: r8188eu: code indent should use tabs
Michael Straube
1
-1
/
+1
2021-11-17
staging: r8188eu: remove unused defines in wifi.h
Zameer Manji
1
-57
/
+0
2021-11-17
staging: r8188eu: fix array_size.cocci warning
Guo Zhengkui
1
-1
/
+1
2021-11-15
staging: r8188eu: remove the efuse_hal structure
Martin Kaiser
2
-10
/
+0
2021-11-15
staging: r8188eu: remove fake efuse variables
Martin Kaiser
2
-16
/
+0
2021-11-15
staging: r8188eu: remove bt efuse definitions
Martin Kaiser
2
-33
/
+0
2021-11-15
staging: r8188eu: efuse_OneByteWrite is unused
Martin Kaiser
2
-46
/
+0
2021-11-15
staging: r8188eu: efuse_OneByteRead is unused
Martin Kaiser
2
-42
/
+0
2021-11-15
staging: r8188eu: remove defines for efuse type
Martin Kaiser
1
-3
/
+0
2021-11-15
staging: r8188eu: rtl8188e_EFUSE_GetEfuseDefinition is unused
Martin Kaiser
3
-79
/
+0
2021-11-15
staging: r8188eu: use efuse map length define directly
Martin Kaiser
1
-6
/
+3
2021-11-15
staging: r8188eu: merge Efuse_ReadAllMap into EFUSE_ShadowMapUpdate
Martin Kaiser
1
-33
/
+9
2021-11-15
staging: r8188eu: rtl8188e_Efuse_PgPacketRead is now unused
Martin Kaiser
3
-135
/
+0
2021-11-15
staging: r8188eu: rtl8188e_EfuseGetCurrentSize is now unused
Martin Kaiser
2
-63
/
+0
2021-11-15
staging: r8188eu: merge small adapter info helpers
Martin Kaiser
3
-33
/
+17
2021-11-15
staging: r8188eu: remove test code for efuse shadow map
Martin Kaiser
4
-124
/
+34
2021-11-15
staging: r8188eu: remove efuse type from read functions
Martin Kaiser
4
-14
/
+11
2021-11-15
staging: r8188eu: remove efuse type from definition functions
Martin Kaiser
3
-9
/
+9
2021-11-15
staging: r8188eu: fix a memory leak in rtw_wx_read32()
Dan Carpenter
1
-1
/
+7
2021-11-15
staging: r8188eu: use GFP_ATOMIC under spinlock
Michael Straube
1
-1
/
+1
2021-11-15
staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context
Fabio M. De Francesco
1
-2
/
+2
2021-11-15
staging: r8188eu: Fix breakage introduced when 5G code was removed
Larry Finger
1
-0
/
+2
2021-11-15
staging: r8188eu: simplify two boolean assignments
Martin Kaiser
1
-2
/
+2
2021-11-15
staging: r8188eu: merge three small functions
Martin Kaiser
1
-18
/
+4
2021-11-15
staging: r8188eu: rf_chip is constant
Martin Kaiser
4
-44
/
+1
2021-11-15
staging: r8188eu: remove autoload check
Martin Kaiser
1
-12
/
+2
2021-11-15
staging: r8188eu: remove haldata's EEPROMSubCustomerID
Martin Kaiser
4
-29
/
+0
2021-11-15
staging: r8188eu: remove haldata's EEPROMCustomerID
Martin Kaiser
4
-12
/
+2
2021-11-15
staging: r8188eu: remove haldata's EEPROMVID / PID
Martin Kaiser
3
-12
/
+0
2021-11-15
staging: r8188eu: os_dep: Change the return type of function
Saurav Girepunje
1
-6
/
+3
2021-11-15
staging: r8188eu: remove efuse write functions
Martin Kaiser
2
-464
/
+0
2021-11-15
staging: r8188eu: remove write support from rtl8188e_EfusePowerSwitch
Martin Kaiser
3
-19
/
+4
2021-11-15
staging: r8188eu: clean up _PHY_PathADDAOn
Martin Kaiser
2
-18
/
+5
2021-11-15
staging: r8188eu: remove constant phy_IQCalibrate_8188E parameter
Martin Kaiser
2
-86
/
+4
2021-11-15
staging: r8188eu: remove unused phy_PathA_RxIQK parameter
Martin Kaiser
1
-2
/
+2
2021-11-15
staging: r8188eu: remove unused phy_PathA_IQK_8188E parameter
Martin Kaiser
1
-2
/
+2
[prev]
[next]