Show patches with: Submitter = Jason Yan       |    State = Action Required       |    Archived = No       |   35 patches
Patch Series S/W/F Date Submitter Delegate State
[net-next] 8139too: use true,false for bool variables [net-next] 8139too: use true,false for bool variables --- 2020-09-19 Jason Yan New
[net-next] net: qed: use true,false for bool variables [net-next] net: qed: use true,false for bool variables --- 2020-09-19 Jason Yan New
rtlwifi: rtl8723be: use true,false for bool variable large_cfo_hit rtlwifi: rtl8723be: use true,false for bool variable large_cfo_hit --- 2020-09-19 Jason Yan New
rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hit rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hit --- 2020-09-19 Jason Yan New
brcmsmac: phytbl_lcn: Eliminate defined but not used 'dot11lcn_gain_tbl_rev1' brcmsmac: phytbl_lcn: Eliminate defined but not used 'dot11lcn_gain_tbl_rev1' --- 2020-09-10 Jason Yan New
brcmsmac: phy_lcn: Eliminate defined but not used 'lcnphy_rx_iqcomp_table_rev0' brcmsmac: phy_lcn: Eliminate defined but not used 'lcnphy_rx_iqcomp_table_rev0' --- 2020-09-10 Jason Yan New
ath6kl: wmi: remove set but not used 'rate' ath6kl: wmi: remove set but not used 'rate' --- 2020-08-31 Jason Yan New
[net-next] net: encx24j600: make encx24j600_hw_init() return void [net-next] net: encx24j600: make encx24j600_hw_init() return void --- 2020-05-07 Jason Yan New
[net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule() [net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule() --- 2020-05-07 Jason Yan New
[net-next] net: atheros: remove dead code in atl1c_resume() [net-next] net: atheros: remove dead code in atl1c_resume() --- 2020-05-07 Jason Yan New
[net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh() [net-next] net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh() --- 2020-05-06 Jason Yan New
[net-next] net: ethernet: ti: use true,false for bool variables in cpsw_new.c [net-next] net: ethernet: ti: use true,false for bool variables in cpsw_new.c --- 2020-05-05 Jason Yan New
[net-next] net: agere: use true,false for bool variable [net-next] net: agere: use true,false for bool variable --- 2020-05-05 Jason Yan New
[net-next] net: qede: Use true for bool variable in qede_init_fp() [net-next] net: qede: Use true for bool variable in qede_init_fp() --- 2020-05-05 Jason Yan New
[net-next] qlcnic: use true,false for bool variable in qlcnic_sriov_common.c [net-next] qlcnic: use true,false for bool variable in qlcnic_sriov_common.c --- 2020-05-05 Jason Yan New
[net-next] ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc() [net-next] ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc() --- 2020-05-05 Jason Yan New
brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame() brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame() --- 2020-05-04 Jason Yan New
rtlwifi: rtl8188ee: remove Comparison to bool in rf.c rtlwifi: rtl8188ee: remove Comparison to bool in rf.c --- 2020-05-04 Jason Yan New
b43: remove Comparison of 0/1 to bool variable in phy_n.c b43: remove Comparison of 0/1 to bool variable in phy_n.c --- 2020-05-04 Jason Yan New
rtlwifi: remove comparison of 0/1 to bool variable rtlwifi: remove comparison of 0/1 to bool variable --- 2020-04-29 Jason Yan New
KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c --- 2020-04-28 Jason Yan New
brcmfmac: remove comparison to bool in brcmf_fws_attach() brcmfmac: remove comparison to bool in brcmf_fws_attach() --- 2020-04-26 Jason Yan New
bpf, x32: remove unneeded conversion to bool bpf, x32: remove unneeded conversion to bool --- 2020-04-20 Jason Yan New
e1000: remove unneeded conversion to bool e1000: remove unneeded conversion to bool --- 2020-04-20 Jason Yan New
ptp: Remove unneeded conversion to bool ptp: Remove unneeded conversion to bool --- 2020-04-20 Jason Yan New
rtlwifi: rtl8723ae: fix warning comparison to bool rtlwifi: rtl8723ae: fix warning comparison to bool --- 2020-04-20 Jason Yan New
net: hns: use true,false for bool variables net: hns: use true,false for bool variables --- 2020-04-18 Jason Yan New
[4/5] rtlwifi: rtl8723be: use true,false for bool variables [1/5] rtlwifi: rtl8188ee: use true,false for bool variables --- 2020-04-18 Jason Yan New
[1/5] rtlwifi: rtl8188ee: use true,false for bool variables [1/5] rtlwifi: rtl8188ee: use true,false for bool variables --- 2020-04-18 Jason Yan New
net: tulip: make early_486_chipsets static net: tulip: make early_486_chipsets static --- 2020-04-15 Jason Yan New
orinoco: remove useless variable 'err' in spectrum_cs_suspend() orinoco: remove useless variable 'err' in spectrum_cs_suspend() --- 2020-04-13 Jason Yan New
wireless: cw1200: make cw1200_spi_irq_unsubscribe() void wireless: cw1200: make cw1200_spi_irq_unsubscribe() void --- 2020-04-10 Jason Yan New
brcmsmac: make brcms_c_set_mac() void brcmsmac: make brcms_c_set_mac() void --- 2020-04-10 Jason Yan New
net: dsa: make dsa_bridge_mtu_normalization() static net: dsa: make dsa_bridge_mtu_normalization() static --- 2020-04-02 Jason Yan New
[-next] vhost: remove set but not used variable 'status' [-next] vhost: remove set but not used variable 'status' --- 2020-04-02 Jason Yan New