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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-25
staging: r8188eu: fix phy_RF6052_Config_ParaFile error handling
Martin Kaiser
1
-6
/
+0
2022-01-25
staging: r8188eu: we always enqueue in rtw_set_chplan_cmd
Martin Kaiser
3
-19
/
+11
2022-01-25
staging: r8188eu: remove HAL_*_ENABLE defines
Martin Kaiser
1
-10
/
+0
2022-01-25
staging: r8188eu: HW_VAR_MEDIA_STATUS1 is never set
Martin Kaiser
2
-10
/
+0
2022-01-25
staging: r8188eu: CurrentCckTxPwrIdx is set but not used
Martin Kaiser
2
-13
/
+0
2022-01-25
staging: r8188eu: CurrentOfdm24GTxPwrIdx is set but not used
Martin Kaiser
2
-2
/
+0
2022-01-25
staging: r8188eu: CurrentBW2024GTxPwrIdx is set but not used
Martin Kaiser
2
-2
/
+0
2022-01-25
staging: r8188eu: CurrentBW4024GTxPwrIdx is set but not used
Martin Kaiser
2
-2
/
+0
2022-01-25
staging: r8188eu: remove obsolete defines and comments
Martin Kaiser
1
-19
/
+0
2022-01-25
staging: r8188eu: remove unused chip type settings
Martin Kaiser
1
-5
/
+0
2022-01-25
staging: r8188eu: ODM_BB_CCK_PD is always set
Martin Kaiser
3
-4
/
+0
2022-01-25
staging: r8188eu: ODM_BB_FA_CNT is always set
Martin Kaiser
3
-10
/
+2
2022-01-25
staging: r8188eu: ODM_MAC_EDCA_TURBO is always set
Martin Kaiser
3
-7
/
+0
2022-01-25
staging: rtl8723bs: remove redundant result variable
Minghao Chi
1
-5
/
+1
2022-01-25
staging: r8188eu: remove rtw_os_recv_resource_alloc()
Michael Straube
3
-12
/
+2
2022-01-25
staging: r8188eu: rtw_os_recv_resource_init() does nothing
Michael Straube
3
-10
/
+0
2022-01-25
staging: r8188eu: rtw_os_recv_resource_free() is empty
Michael Straube
3
-8
/
+0
2022-01-25
staging: r8188eu: convert switch to if statement in mgt_dispatcher()
Michael Straube
1
-13
/
+2
2022-01-25
staging: r8188eu: rtw_hostapd_mlme_rx() is empty
Michael Straube
3
-8
/
+0
2022-01-25
staging: r8188eu: convert/remove DBG_88E calls in os_dep/usb_ops_linux.c
Phillip Potter
1
-13
/
+11
2022-01-25
staging: r8188eu: convert DBG_88E call in core/rtw_cmd.c
Phillip Potter
1
-1
/
+3
2022-01-25
staging: r8188eu: remove DBG_88E call from os_dep/osdep_service.c
Phillip Potter
1
-2
/
+0
2022-01-25
staging: r8188eu: convert DBG_88E calls in os_dep/xmit_linux.c
Phillip Potter
1
-3
/
+3
2022-01-25
staging: r8188eu: convert/remove DBG_88E calls in core/rtw_ap.c
Phillip Potter
1
-89
/
+56
2022-01-25
staging: r8188eu: remove HW_VAR_APFM_ON_MAC
Michael Straube
2
-9
/
+0
2022-01-25
staging: r8188eu: EfuseUsedBytes is set but never used
Michael Straube
4
-9
/
+0
2022-01-25
staging: r8188eu: remove HW_VAR_EFUSE_BYTES from GetHwReg8188EU()
Michael Straube
1
-3
/
+0
2022-01-25
staging: r8188eu: remove HW_VAR_CURRENT_ANTENNA from GetHwReg8188EU()
Michael Straube
2
-4
/
+0
2022-01-25
staging: r8188eu: remove HW_VAR_TXPAUSE
Michael Straube
2
-7
/
+0
2022-01-25
staging: r8188eu: remove HW_VAR_BASIC_RATE from GetHwReg8188EU()
Michael Straube
1
-3
/
+0
2022-01-25
staging: r8188eu: move firmware related macros to rtw_fw.h
Michael Straube
2
-12
/
+9
2022-01-25
staging: r8188eu: add spaces around & operator in IS_FW_HEADER_EXIST
Michael Straube
1
-4
/
+4
2022-01-25
staging: r8188eu: rename _pFwHdr in IS_FW_HEADER_EXIST
Michael Straube
1
-5
/
+5
2022-01-25
staging: r8188eu: move firmware loading code out of the hal layer
Michael Straube
6
-287
/
+301
2022-01-25
staging: r8188eu: rename pFirmwareBuf and FirmwareLen
Michael Straube
1
-7
/
+7
2022-01-25
staging: r8188eu: rename pFwHdr in rtl8188e_firmware_download()
Michael Straube
1
-6
/
+6
2022-01-25
staging: r8188eu: rename writeFW_retry
Michael Straube
1
-4
/
+4
2022-01-25
staging: r8188eu: rename FWDL_ChkSum_rpt
Michael Straube
2
-3
/
+3
2022-01-25
staging: r8188eu: rename rtSatus in rtl8188e_firmware_download()
Michael Straube
1
-9
/
+9
2022-01-25
staging: r8188eu: rename Exit label in rtl8188e_firmware_download()
Michael Straube
1
-4
/
+4
2022-01-25
staging: r8188eu: convert two functions from s32 to int
Michael Straube
2
-4
/
+4
2022-01-25
staging: r8188eu: clean up rtw_reset_8051()
Michael Straube
1
-5
/
+4
2022-01-25
staging: r8188eu: rename fw related functions to avoid camel case
Michael Straube
3
-20
/
+20
2022-01-25
staging: r8188eu: use kmemdup instead of kzalloc and memcpy
Michael Straube
2
-7
/
+1
2022-01-25
staging: r8188eu: rename fields of struct rt_firmware
Michael Straube
3
-15
/
+15
2022-01-25
staging: r8188eu: rename parameter pFirmware of load_firmware()
Michael Straube
1
-7
/
+7
2022-01-25
staging: r8188eu: convert type of return variable in load_firmware()
Michael Straube
1
-1
/
+1
2022-01-25
staging: r8188eu: rename rtStatus in load_firmware()
Michael Straube
1
-6
/
+6
2022-01-25
staging: r8188eu: rename Exit label in load_firmware()
Michael Straube
1
-5
/
+5
2022-01-25
staging: r8188eu: release_firmware is not called if allocation fails
Michael Straube
1
-1
/
+1
[prev]
[next]