platform/kernel/linux-rpi.git
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused bitshift function
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused macros
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused externl variables
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_sta...
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_mlm...
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_ioc...
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_mlme.c
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_iol.c
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_xmit.c
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in core/rtw_iee...
2022-01-25 Jagath Jog JStaging: rtl8723bs: Inserting blank line after declaration
2022-01-25 Jagath Jog JStaging: rtl8723bs: Removed extra spaces between dataty...
2022-01-25 Jagath Jog JStaging: rtl8723bs: Placing opening { braces in previou...
2022-01-25 Gaston Gonzalezstaging: vc04_services: use KBUILD_MODNAME instead...
2022-01-25 Gaston Gonzalezstaging: vc04_services: remove unneeded MODULE_VERSION...
2022-01-25 Kees Cookstaging: rtl8712: Drop get_recvframe_data()
2022-01-25 Kees Cookstaging: rtl8723bs: Drop get_recvframe_data()
2022-01-25 Kees Cookstaging: r8188eu: Drop get_recvframe_data()
2022-01-25 Jérôme Pouillerstaging: wfx: do not probe the device if not in the DT
2022-01-25 Jérôme Pouillerstaging: wfx: rename "config-file" DT attribute
2022-01-25 Jérôme Pouillerstaging: wfx: drop legacy compatible values
2022-01-25 Jérôme Pouillerstaging: wfx: fix firmware location
2022-01-25 Jérôme Pouillerstaging: wfx: map 'compatible' attribute with board...
2022-01-25 Jérôme Pouillerstaging: wfx: remove force_ps_timeout
2022-01-25 Jérôme Pouillerstaging: wfx: do not display functions names in logs
2022-01-25 Jérôme Pouillerstaging: wfx: replace compiletime_assert() by BUILD_BUG...
2022-01-25 Jérôme Pouillerstaging: wfx: use explicit labels for errors
2022-01-25 Jérôme Pouillerstaging: wfx: fix structs alignments
2022-01-25 Jérôme Pouillerstaging: wfx: reformat comments on 100 columns
2022-01-25 Jérôme Pouillerstaging: wfx: reformat code on 100 columns
2022-01-25 Jérôme Pouillerstaging: wfx: prefix structs tx_policy and hwbus_ops...
2022-01-25 Jérôme Pouillerstaging: wfx: prefix structs hif_* with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: prefix tx_policy_is_equal() with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: prefix functions from debug.h with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: prefix functions from hwio.h with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: prefix functions from hif_*.h with wfx_
2022-01-25 Jérôme Pouillerstaging: wfx: fix ambiguous function name
2022-01-25 Jérôme Pouillerstaging: wfx: fix ambiguous function name
2022-01-25 Jérôme Pouillerstaging: wfx: preserve endianness of struct hif_ind_startup
2022-01-25 Jérôme Pouillerstagigg: wfx: replace magic number by HIF_ID_IS_INDICATION
2022-01-25 Jérôme Pouillerstaging: wfx: replace magic value by WFX_HIF_BUFFER_SIZE
2022-01-25 Jérôme Pouillerstaging: wfx: use IS_ALIGNED()
2022-01-25 Jérôme Pouillerstaging: wfx: remove useless #ifdef
2022-01-25 Jérôme Pouillerstaging: wfx: remove unnecessary braces
2022-01-25 Jérôme Pouillerstaging: wfx: explain uncommon Makefile statement
2022-01-25 Jérôme Pouillerstaging: wfx: fix comment correctness
2022-01-25 Jérôme Pouillerstaging: wfx: fix missing headers
2022-01-25 Jérôme Pouillerstaging: wfx: fix HIF API license
2022-01-25 Jérôme Pouillerstaging: wfx: fix Makefile and Kconfig licenses
2022-01-25 Martin Kaiserstaging: r8188eu: merge ODM_ConfigBBWithHeaderFile...
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused cck, ofdm and mcs rate...
2022-01-25 Martin Kaiserstaging: r8188eu: merge ODM_ConfigMACWithHeaderFile...
2022-01-25 Martin Kaiserstaging: r8188eu: relay errors from ODM_ReadAndConfig_...
2022-01-25 Martin Kaiserstaging: r8188eu: replace the READ_AND_CONFIG
2022-01-25 Martin Kaiserstaging: r8188eu: remove constant function parameter
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused function parameter
2022-01-25 Martin Kaiserstaging: r8188eu: remove a constant variable
2022-01-25 Martin Kaiserstaging: r8188eu: fix phy_RF6052_Config_ParaFile error...
2022-01-25 Martin Kaiserstaging: r8188eu: we always enqueue in rtw_set_chplan_cmd
2022-01-25 Martin Kaiserstaging: r8188eu: remove HAL_*_ENABLE defines
2022-01-25 Martin Kaiserstaging: r8188eu: HW_VAR_MEDIA_STATUS1 is never set
2022-01-25 Martin Kaiserstaging: r8188eu: CurrentCckTxPwrIdx is set but not...
2022-01-25 Martin Kaiserstaging: r8188eu: CurrentOfdm24GTxPwrIdx is set but...
2022-01-25 Martin Kaiserstaging: r8188eu: CurrentBW2024GTxPwrIdx is set but...
2022-01-25 Martin Kaiserstaging: r8188eu: CurrentBW4024GTxPwrIdx is set but...
2022-01-25 Martin Kaiserstaging: r8188eu: remove obsolete defines and comments
2022-01-25 Martin Kaiserstaging: r8188eu: remove unused chip type settings
2022-01-25 Martin Kaiserstaging: r8188eu: ODM_BB_CCK_PD is always set
2022-01-25 Martin Kaiserstaging: r8188eu: ODM_BB_FA_CNT is always set
2022-01-25 Martin Kaiserstaging: r8188eu: ODM_MAC_EDCA_TURBO is always set
2022-01-25 Minghao Chistaging: rtl8723bs: remove redundant result variable
2022-01-25 Michael Straubestaging: r8188eu: remove rtw_os_recv_resource_alloc()
2022-01-25 Michael Straubestaging: r8188eu: rtw_os_recv_resource_init() does...
2022-01-25 Michael Straubestaging: r8188eu: rtw_os_recv_resource_free() is empty
2022-01-25 Michael Straubestaging: r8188eu: convert switch to if statement in...
2022-01-25 Michael Straubestaging: r8188eu: rtw_hostapd_mlme_rx() is empty
2022-01-25 Phillip Potterstaging: r8188eu: convert/remove DBG_88E calls in os_de...
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E call in core/rtw_cmd.c
2022-01-25 Phillip Potterstaging: r8188eu: remove DBG_88E call from os_dep/osdep...
2022-01-25 Phillip Potterstaging: r8188eu: convert DBG_88E calls in os_dep/xmit_...
2022-01-25 Phillip Potterstaging: r8188eu: convert/remove DBG_88E calls in core...
2022-01-25 Michael Straubestaging: r8188eu: remove HW_VAR_APFM_ON_MAC
2022-01-25 Michael Straubestaging: r8188eu: EfuseUsedBytes is set but never used
2022-01-25 Michael Straubestaging: r8188eu: remove HW_VAR_EFUSE_BYTES from GetHwR...
2022-01-25 Michael Straubestaging: r8188eu: remove HW_VAR_CURRENT_ANTENNA from...
2022-01-25 Michael Straubestaging: r8188eu: remove HW_VAR_TXPAUSE
2022-01-25 Michael Straubestaging: r8188eu: remove HW_VAR_BASIC_RATE from GetHwRe...
2022-01-25 Michael Straubestaging: r8188eu: move firmware related macros to rtw_fw.h
2022-01-25 Michael Straubestaging: r8188eu: add spaces around & operator in IS_FW...
2022-01-25 Michael Straubestaging: r8188eu: rename _pFwHdr in IS_FW_HEADER_EXIST
2022-01-25 Michael Straubestaging: r8188eu: move firmware loading code out of...
2022-01-25 Michael Straubestaging: r8188eu: rename pFirmwareBuf and FirmwareLen
2022-01-25 Michael Straubestaging: r8188eu: rename pFwHdr in rtl8188e_firmware_do...
2022-01-25 Michael Straubestaging: r8188eu: rename writeFW_retry
2022-01-25 Michael Straubestaging: r8188eu: rename FWDL_ChkSum_rpt
2022-01-25 Michael Straubestaging: r8188eu: rename rtSatus in rtl8188e_firmware_d...
2022-01-25 Michael Straubestaging: r8188eu: rename Exit label in rtl8188e_firmwar...
2022-01-25 Michael Straubestaging: r8188eu: convert two functions from s32 to int
2022-01-25 Michael Straubestaging: r8188eu: clean up rtw_reset_8051()
2022-01-25 Michael Straubestaging: r8188eu: rename fw related functions to avoid...
next