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-07
staging: r8188eu: remove RF_PATH_{C,D}
Michael Straube
3
-27
/
+1
2021-12-07
staging: r8188eu: AntCombination is always 2
Martin Kaiser
1
-33
/
+8
2021-12-07
staging: r8188eu: remove unused define
Martin Kaiser
1
-2
/
+0
2021-12-07
staging: r8188eu: remove two write-only wifi direct variables
Martin Kaiser
2
-15
/
+0
2021-12-07
staging: r8188eu: remove empty HAL_INIT_PROFILE_TAG macro
Martin Kaiser
1
-24
/
+0
2021-12-07
staging: r8188eu: hal data's interfaceIndex is never read
Martin Kaiser
2
-5
/
+0
2021-12-07
staging: r8188eu: remove unused macros from drv_types.h
Martin Kaiser
1
-6
/
+0
2021-12-07
staging: r8188eu: bHWPowerdown is set but not used
Martin Kaiser
2
-9
/
+2
2021-12-07
staging: r8188eu: remove two unused macros
Martin Kaiser
1
-18
/
+0
2021-12-07
staging: r8188eu: remove a bunch of unused led defines
Martin Kaiser
1
-32
/
+0
2021-12-07
staging: r8188eu: bLedOpenDrain is always true for r8188eu
Martin Kaiser
3
-15
/
+5
2021-12-03
staging: r8188eu: Fix coding style error
Abdun Nihaal
1
-2
/
+4
2021-12-03
staging: r8188eu: pNumRxBytesUnicast is set but never used
Michael Straube
3
-7
/
+0
2021-12-03
staging: r8188eu: pNumTxBytesUnicast is set but never used
Michael Straube
3
-7
/
+0
2021-12-03
staging: r8188eu: pSecurity is set but never used
Michael Straube
3
-7
/
+0
2021-12-03
staging: r8188eu: pbNet_closed is set but never used
Michael Straube
3
-7
/
+0
2021-12-03
staging: r8188eu: remove unused variables from odm_dm_struct
Michael Straube
1
-61
/
+2
2021-12-03
staging: r8188eu: RFType is set but never used
Michael Straube
2
-13
/
+0
2021-12-03
staging: r8188eu: use a delayed worker for led updates
Martin Kaiser
2
-69
/
+53
2021-12-03
staging: r8188eu: remove DBG_88E_LEVEL macro from include/rtw_debug.h
Phillip Potter
1
-6
/
+0
2021-12-03
staging: r8188eu: convert DBG_88E_LEVEL calls in os_dep/ioctl_linux.c
Phillip Potter
1
-2
/
+2
2021-12-03
staging: r8188eu: convert DBG_88E_LEVEL call in hal/rtl8188e_hal_init.c
Phillip Potter
1
-1
/
+1
2021-12-03
staging: r8188eu: convert DBG_88E_LEVEL calls in core/rtw_ioctl_set.c
Phillip Potter
1
-3
/
+3
2021-12-03
staging: r8188eu: convert DBG_88E_LEVEL call in core/rtw_xmit.c
Phillip Potter
1
-1
/
+1
2021-12-03
staging: r8188eu: convert DBG_88E_LEVEL calls in core/rtw_pwrctrl.c
Phillip Potter
1
-5
/
+8
2021-12-03
staging: r8188eu: convert DBG_88E_LEVEL calls in core/rtw_mlme_ext.c
Phillip Potter
1
-19
/
+27
2021-12-03
staging: r8188eu: remove module parameter rtw_rf_config
Michael Straube
3
-14
/
+0
2021-12-03
staging: r8188eu: remove rf_type from struct hal_data_8188e
Michael Straube
2
-7
/
+0
2021-12-03
staging: r8188eu: remove unused HW_VAR_RF_TYPE
Michael Straube
2
-4
/
+0
2021-12-03
staging: r8188eu: remove rf_type from bb_reg_dump()
Michael Straube
1
-18
/
+9
2021-12-03
staging: r8188eu: remove rf_type from writeOFDMPowerReg88E()
Michael Straube
1
-5
/
+1
2021-12-03
staging: r8188eu: remove TxCount from getTxPowerIndex88E()
Michael Straube
1
-7
/
+6
2021-12-03
staging: r8188eu: remove rf_type from getTxPowerIndex88E()
Michael Straube
1
-67
/
+11
2021-12-03
staging: r8188eu: remove rf_type from storePwrIndexDiffRateOffset()
Michael Straube
1
-6
/
+2
2021-12-03
staging: r8188eu: remove rf_type from issue_assocreq()
Michael Straube
1
-20
/
+5
2021-12-03
staging: r8188eu: remove rf_type from rtw_update_ht_cap()
Michael Straube
1
-9
/
+3
2021-12-03
staging: r8188eu: loadparam needs no net_device
Martin Kaiser
1
-2
/
+2
2021-12-03
staging: r8188eu: remove _ps_close_RF
Martin Kaiser
1
-9
/
+1
2021-12-03
staging: r8188eu: remove _ps_open_RF
Martin Kaiser
2
-9
/
+0
2021-12-03
staging: r8188eu: remove pm_netdev_open
Martin Kaiser
3
-13
/
+1
2021-12-03
staging: r8188eu: require a single bulk in endpoint
Martin Kaiser
4
-29
/
+16
2021-12-03
staging: r8188eu: don't store nr_endpoint in a global struct
Martin Kaiser
2
-3
/
+1
2021-12-03
staging: r8188eu: remove ep_num array
Martin Kaiser
2
-2
/
+0
2021-12-03
staging: r8188eu: if2 is not used
Martin Kaiser
1
-1
/
+0
2021-12-03
staging: r8188eu: remove code to get int in pipe handle
Martin Kaiser
2
-4
/
+1
2021-12-03
staging: r8188eu: get the rcv bulk pipe handle directly
Martin Kaiser
3
-5
/
+2
2021-12-03
staging: r8188eu: only the bulk in ep is used for network data
Martin Kaiser
4
-10
/
+7
2021-12-03
staging: r8188eu: rtw_read_port needs no cnt parameter
Martin Kaiser
3
-6
/
+6
2021-11-29
Merge 5.16-rc3 into staging-next
Greg Kroah-Hartman
3
-4
/
+12
2021-11-25
staging: r8188eu: remove the _cancel_workitem_sync wrapper
Martin Kaiser
3
-6
/
+2
[prev]
[next]