platform/kernel/linux-rpi.git
2021-09-14 Jérôme Pouillerstaging: wfx: explain the purpose of wfx_send_pds()
2021-09-14 Jérôme Pouillerstaging: wfx: remove useless comments after #endif
2021-09-14 Jérôme Pouillerstaging: wfx: fix comments styles
2021-09-14 Jérôme Pouillerstaging: wfx: avoid c99 comments
2021-09-14 Jérôme Pouillerstaging: wfx: reformat comment
2021-09-14 Jérôme Pouillerstaging: wfx: update files descriptions
2021-09-14 Jérôme Pouillerstaging: wfx: remove references to WFxxx in comments
2021-09-14 Jérôme Pouillerstaging: wfx: fix space after cast operator
2021-09-14 Jérôme Pouillerstaging: wfx: remove useless debug statement
2021-09-14 Jérôme Pouillerstaging: wfx: remove unused definition
2021-09-14 Jérôme Pouillerstaging: wfx: apply naming rules in hif_tx_mib.c
2021-09-14 Jérôme Pouillerstaging: wfx: fix error names
2021-09-14 Jérôme Pouillerstaging: wfx: reorder function for slightly better...
2021-09-14 Jérôme Pouillerstaging: wfx: simplify hif_join()
2021-09-14 Jérôme Pouillerstaging: wfx: declare variables at beginning of functions
2021-09-14 Jérôme Pouillerstaging: wfx: fix misleading 'rate_id' usage
2021-09-14 Jérôme Pouillerstaging: wfx: uniformize counter names
2021-09-14 Jérôme Pouillerstaging: wfx: update with the firmware API 3.8
2021-09-14 Jérôme Pouillerstaging: wfx: simplify API coherency check
2021-09-14 Jérôme Pouillerstaging: wfx: relax the PDS existence constraint
2021-09-14 Jérôme Pouillerstaging: wfx: fix support for CSA
2021-09-14 Jérôme Pouillerstaging: wfx: declare support for TDLS
2021-09-14 Jérôme Pouillerstaging: wfx: take advantage of wfx_tx_queue_empty()
2021-09-14 Jérôme Pouillerstaging: wfx: fix atomic accesses in wfx_tx_queue_empty()
2021-09-14 Jérôme Pouillerstaging: wfx: drop unused argument from hif_scan()
2021-09-14 Jérôme Pouillerstaging: wfx: avoid possible lock-up during scan
2021-09-14 Jérôme Pouillerstaging: wfx: wait for SCAN_CMPL after a SCAN_STOP
2021-09-14 Jérôme Pouillerstaging: wfx: ignore PS when STA/AP share same channel
2021-09-14 Jérôme Pouillerstaging: wfx: do not send CAB while scanning
2021-09-14 Jérôme Pouillerstaging: wfx: use abbreviated message for "incorrect...
2021-09-14 Michael Straubestaging: r8188eu: remove unnecessary include from odm_t...
2021-09-14 Michael Straubestaging: r8188eu: remove unused defines from odm_types.h
2021-09-14 Michael Straubestaging: r8188eu: remove unused enum RT_SPINLOCK_TYPE
2021-09-14 Martin Kaiserstaging: r8188eu: remove unused variable b_hw_radio_off
2021-09-14 Martin Kaiserstaging: r8188eu: remove unused variable cpwm_tog
2021-09-14 Martin Kaiserstaging: r8188eu: rtw_set_ips_deny is not used
2021-09-14 Martin Kaiserstaging: r8188eu: remove unused enum and array
2021-09-14 Martin Kaiserstaging: r8188eu: remove unused pwrctrl definitions
2021-09-14 Martin Kaiserstaging: r8188eu: _free_pwrlock is empty
2021-09-14 Martin Kaiserstaging: r8188eu: remove unused power state defines
2021-09-14 Martin Kaiserstaging: r8188eu: remove rtw_set_rpwm
2021-09-13 Gaston Gonzalezstaging: vchiq_dev: cleanup code alignment issues
2021-09-13 Gaston Gonzalezstaging: vchiq_dev: remove braces from if block
2021-09-13 Michael Straubestaging: r8188eu: remove header file odm_reg.h
2021-09-13 Michael Straubestaging: r8188eu: remove unused register definitions...
2021-09-13 Saurav Girepunjestaging: r8188eu: core: remove unused function rtw_set_...
2021-09-13 Michael Straubestaging: r8188eu: remove macro GET_EEPROM_EFUSE_PRIV
2021-09-13 Michael Straubestaging: r8188eu: remove header file HalHWImg8188E_FW.h
2021-09-13 Martin Kaiserstaging: r8188eu: remove rtw_hw_suspend
2021-09-13 Martin Kaiserstaging: r8188eu: bHWPwrPindetect is always false
2021-09-13 Martin Kaiserstaging: r8188eu: remove write-only variable tog
2021-09-13 Martin Kaiserstaging: r8188eu: remove write-only variable cpwm
2021-09-13 Martin Kaiserstaging: r8188eu: setting HW_VAR_SET_RPWM does nothing
2021-09-13 Martin Kaiserstaging: r8188eu: btcoex_rfon is always false
2021-09-13 Pavel Skripkinstaging: r8188eu: make _rtw_init_queue a macro
2021-09-13 Ojaswin Mujoostaging: vchiq: Replace function typedefs with equivale...
2021-09-13 Michael Straubestaging: r8188eu: remove rtl8188e_set_hal_ops()
2021-09-13 Michael Straubestaging: r8188eu: remove write_rfreg from struct hal_ops
2021-09-13 Michael Straubestaging: r8188eu: remove read_rfreg from struct hal_ops
2021-09-13 Michael Straubestaging: r8188eu: remove write_bbreg from struct hal_ops
2021-09-13 Michael Straubestaging: r8188eu: remove read_bbreg from struct hal_ops
2021-09-13 Michael Straubestaging: r8188eu: remove hal_xmit from struct hal_ops
2021-09-13 Michael Straubestaging: r8188eu: remove mgnt_xmit from struct hal_ops
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_InitAllTimers()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_CancelAllTimers()
2021-09-13 Michael Straubestaging: r8188eu: remove unused prototype ODM_Initializ...
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_AllocateMemory()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_FreeMemory()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_Read2Byte()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_SetTimer()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_IsWorkItemScheduled()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_ScheduleWorkItem()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_FreeWorkItem()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_StopWorkItem()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_StartWorkItem()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_InitializeWorkItem()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_sleep_us()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_FillH2CCmd()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_ReleaseSpinLock()
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_AcquireSpinLock()
2021-09-13 Michael Straubestaging: r8188eu: remove empty ODM_ReleaseTimer()
2021-09-13 Saurav Girepunjestaging: r8188eu: os_dep: simplifiy the rtw_resume...
2021-09-13 Martin Kaiserstaging: r8188eu: remove the remaining usb endpoint...
2021-09-13 Martin Kaiserstaging: r8188eu: remove unused function RT_usb_endpoin...
2021-09-13 Martin Kaiserstaging: r8188eu: remove unused function RT_usb_endpoin...
2021-09-13 Martin Kaiserstaging: r8188eu: remove unused function usb_endpoint_i...
2021-09-13 Saurav Girepunjestaging: r8188eu: core: remove unused variable Adapter
2021-09-13 Saurav Girepunjestaging: r8188eu: core: remove unused variable padapter
2021-09-13 Martin Kaiserstaging: r8188eu: remove write-only variable bLCKInProgress
2021-09-13 Michael Straubestaging: r8188eu: remove rtw_IOL_append_LLT_cmd()
2021-09-13 Michael Straubestaging: r8188eu: remove wrapper rtw_IOL_exec_cmds_sync()
2021-09-13 Michael Straubestaging: r8188eu: remove IOL_exec_cmds_sync() from...
2021-09-13 Michael Straubestaging: rtl8723bs: remove unused macros from ioctl_linux.c
2021-09-13 Michael Straubestaging: r8188eu: remove unused macro ROUND
2021-09-13 Michael Straubestaging: r8188eu: remove unused macro READ_AND_CONFIG_TC
2021-09-13 Michael Straubestaging: r8188eu: remove unused ODM_MacStatusQuery()
2021-09-13 Michael Straubestaging: r8188eu: remove unused odm_Init_RSSIForDM()
2021-09-13 Michael Straubestaging: r8188eu: remove unused rtl8192c_PHY_GetHWRegOr...
2021-09-13 Michael Straubestaging: r8188eu: remove unused PHY_UpdateTxPowerDbm8188E()
2021-09-13 Michael Straubestaging: r8188eu: remove unused PHY_ScanOperationBackup...
next