Show patches with: Submitter = Salil Mehta       |    Archived = No       |   487 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,07/12] net: hns3: Fixes the init of the VALID BD info in the descriptor Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,06/12] net: hns3: Fixes the state to indicate client-type initialization Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,05/12] net: hns3: Fix for PF mailbox receving unknown message Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,04/12] net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21) Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,03/12] net: hns3: Add STRP_TAGP field support for hardware revision 0x21 Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,02/12] net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,01/12] net: hns3: Updates RX packet info fetch in case of multi BD Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,9/9] net: hns3: Fix for CMDQ and Misc. interrupt init order problem Misc. bug fixes and cleanup for HNS3 driver --- 2018-05-19 Salil Mehta New
[net-next,7/9] net: hns3: Fix for netdev not running problem after calling net_stop and net_open Misc. bug fixes and cleanup for HNS3 driver --- 2018-05-19 Salil Mehta New
[net-next,6/9] net: hns3: Use enums instead of magic number in hclge_is_special_opcode Misc. bug fixes and cleanup for HNS3 driver --- 2018-05-19 Salil Mehta New
[net-next,4/9] net: hns3: Fix the missing client list node initialization Misc. bug fixes and cleanup for HNS3 driver --- 2018-05-19 Salil Mehta New
[net-next,3/9] net: hns3: cleanup of return values in hclge_init_client_instance() Misc. bug fixes and cleanup for HNS3 driver --- 2018-05-19 Salil Mehta New
[net-next,2/9] net: hns3: Fixes API to fetch ethernet header length with kernel default Misc. bug fixes and cleanup for HNS3 driver --- 2018-05-19 Salil Mehta New
[net-next,1/9] net: hns3: Fixes error reported by Kbuild and internal review Misc. bug fixes and cleanup for HNS3 driver --- 2018-05-19 Salil Mehta Accepted
[net-next,10/10] net: hns3: Fixes the missing PCI iounmap for various legs Misc. Bug Fixes and clean-ups for HNS3 Driver --- 2018-05-15 Salil Mehta New
[net-next,09/10] net: hns3: Add support of .sriov_configure in HNS3 driver Misc. Bug Fixes and clean-ups for HNS3 Driver --- 2018-05-15 Salil Mehta New
[net-next,08/10] net: hns3: Fix for fiber link up problem Misc. Bug Fixes and clean-ups for HNS3 Driver --- 2018-05-15 Salil Mehta New
[net-next,07/10] net: hns3: Fixes the back pressure setting When sriov is enabled Misc. Bug Fixes and clean-ups for HNS3 Driver --- 2018-05-15 Salil Mehta New
[net-next,06/10] net: hns3: Change return value in hnae3_register_client Misc. Bug Fixes and clean-ups for HNS3 Driver --- 2018-05-15 Salil Mehta New
[net-next,05/10] net: hns3: Change return type of hnae3_register_ae_algo Misc. Bug Fixes and clean-ups for HNS3 Driver --- 2018-05-15 Salil Mehta New
[net-next,04/10] net: hns3: Change return type of hnae3_register_ae_dev Misc. Bug Fixes and clean-ups for HNS3 Driver --- 2018-05-15 Salil Mehta New
[net-next,03/10] net: hns3: Add a check for client instance init state Misc. Bug Fixes and clean-ups for HNS3 Driver --- 2018-05-15 Salil Mehta New
[net-next,01/10] net: hns3: Fix for deadlock problem occurring when unregistering ae_algo Misc. Bug Fixes and clean-ups for HNS3 Driver --- 2018-05-15 Salil Mehta New
[net-next,4/4] net: hns3: refactor the loopback related function Misc bug fixes for HNS3 Ethernet Driver --- 2018-05-09 Salil Mehta New
[net-next,3/4] net: hns3: fix for cleaning ring problem Misc bug fixes for HNS3 Ethernet Driver --- 2018-05-09 Salil Mehta New
[net-next,2/4] net: hns3: remove add/del_tunnel_udp in hns3_enet module Misc bug fixes for HNS3 Ethernet Driver --- 2018-05-09 Salil Mehta New
[net-next,1/4] net: hns3: Fix for setting mac address when resetting Misc bug fixes for HNS3 Ethernet Driver --- 2018-05-09 Salil Mehta New
[net-next] net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver [net-next] net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver --- 2018-05-03 Salil Mehta New
[net-next,9/9] net: hns3: Remove packet statistics in the range of 8192~12287 Misc bug fixes for HNS3 Ethernet driver --- 2018-05-01 Salil Mehta New
[net-next,8/9] net: hns3: Fix for packet loss due wrong filter config in VLAN tbls Misc bug fixes for HNS3 Ethernet driver --- 2018-05-01 Salil Mehta New
[net-next,7/9] net: hns3: fix a dead loop in hclge_cmd_csq_clean Misc bug fixes for HNS3 Ethernet driver --- 2018-05-01 Salil Mehta New
[net-next,6/9] net: hns3: Fix to support autoneg only for port attached with phy Misc bug fixes for HNS3 Ethernet driver --- 2018-05-01 Salil Mehta New
[net-next,4/9] net: hns3: Fixes the error legs in hclge_init_ae_dev function Misc bug fixes for HNS3 Ethernet driver --- 2018-05-01 Salil Mehta New
[net-next,3/9] net: hns3: Fixes the out of bounds access in hclge_map_tqp Misc bug fixes for HNS3 Ethernet driver --- 2018-05-01 Salil Mehta New
[net-next,2/9] net: hns3: fix to correctly fetch l4 protocol outer header Misc bug fixes for HNS3 Ethernet driver --- 2018-05-01 Salil Mehta New
[net-next,1/9] net: hns3: Remove error log when getting pfc stats fails Misc bug fixes for HNS3 Ethernet driver --- 2018-05-01 Salil Mehta New
[net-next,9/9] net: hns3: Changes required in PF mailbox to support VF reset Add support of VF Reset to HNS3 VF driver --- 2018-03-22 Salil Mehta Accepted
[net-next,8/9] net: hns3: Add *Asserting Reset* mailbox message & handling in VF Add support of VF Reset to HNS3 VF driver --- 2018-03-22 Salil Mehta Accepted
[net-next,5/9] net: hns3: Add support to reset the enet/ring mgmt layer Add support of VF Reset to HNS3 VF driver --- 2018-03-22 Salil Mehta Accepted
[net-next,4/9] net: hns3: Add support to request VF Reset to PF Add support of VF Reset to HNS3 VF driver --- 2018-03-22 Salil Mehta Accepted
[net-next,3/9] net: hns3: Add VF Reset device state and its handling Add support of VF Reset to HNS3 VF driver --- 2018-03-22 Salil Mehta Accepted
[net-next,1/9] net: hns3: Changes to make enet watchdog timeout func common for PF/VF Add support of VF Reset to HNS3 VF driver --- 2018-03-22 Salil Mehta Accepted
[net-next] net: hns3: converting spaces into tabs to avoid checkpatch.pl warning [net-next] net: hns3: converting spaces into tabs to avoid checkpatch.pl warning --- 2018-01-19 Salil Mehta Accepted
[v4,net-next,8/8] net: hns3: Add mailbox interrupt handling to PF driver Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-14 Salil Mehta Accepted
[v4,net-next,7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-14 Salil Mehta Accepted
[v4,net-next,6/8] net: hns3: Add mailbox support to PF driver Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-14 Salil Mehta Accepted
[v4,net-next,5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-14 Salil Mehta Accepted
[v4,net-next,4/8] net: hns3: Add HNS3 VF driver to kernel build framework Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-14 Salil Mehta Accepted
[v4,net-next,3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-14 Salil Mehta New
[v4,net-next,2/8] net: hns3: Add mailbox support to VF driver Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-14 Salil Mehta Accepted
[v4,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-14 Salil Mehta Accepted
[V3,net-next,8/8] net: hns3: Add mailbox interrupt handling to PF driver [V3,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface --- 2017-12-12 Salil Mehta Superseded
[V3,net-next,7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox [V3,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface --- 2017-12-12 Salil Mehta Superseded
[V3,net-next,6/8] net: hns3: Add mailbox support to PF driver [V3,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface --- 2017-12-12 Salil Mehta Superseded
[V3,net-next,5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC [V3,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface --- 2017-12-12 Salil Mehta Superseded
[V3,net-next,4/8] net: hns3: Add HNS3 VF driver to kernel build framework [V3,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface --- 2017-12-12 Salil Mehta Superseded
[V3,net-next,3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support [V3,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface --- 2017-12-12 Salil Mehta Superseded
[V3,net-next,2/8] net: hns3: Add mailbox support to VF driver [V3,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface --- 2017-12-12 Salil Mehta Superseded
[V3,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface [V3,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface --- 2017-12-12 Salil Mehta Superseded
[V2,net-next,8/8] net: hns3: Add mailbox interrupt handling to PF driver Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-08 Salil Mehta Superseded
[V2,net-next,7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-08 Salil Mehta Superseded
[V2,net-next,6/8] net: hns3: Add mailbox support to PF driver Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-08 Salil Mehta Superseded
[V2,net-next,5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-08 Salil Mehta Superseded
[V2,net-next,2/8] net: hns3: Add mailbox support to VF driver Hisilicon Network Subsystem 3 VF Ethernet Driver --- 2017-12-08 Salil Mehta Superseded
[V2,net-next,1/3] net: hns3: Refactor of the reset interrupt handling logic net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver --- 2017-12-04 Salil Mehta Accepted
[net-next,8/8] net: hns3: Add mailbox interrupt handling to PF driver Untitled series #6693 --- 2017-12-03 Salil Mehta Superseded
[net-next,7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox Untitled series #6693 --- 2017-12-03 Salil Mehta Superseded
[net-next,6/8] net: hns3: Add mailbox support to PF driver Untitled series #6693 --- 2017-12-03 Salil Mehta Superseded
[net-next,4/8] net: hns3: Add HNS3 VF driver to kernel build framework Untitled series #6693 --- 2017-12-03 Salil Mehta Superseded
[net-next,3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support Untitled series #6693 --- 2017-12-03 Salil Mehta Superseded
[net-next,2/8] net: hns3: Add mailbox support to VF driver Untitled series #6693 --- 2017-12-03 Salil Mehta Superseded
[net-next] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver [net-next] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver --- 2017-12-01 Salil Mehta New
[V3,net-next] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs [V3,net-next] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs --- 2017-11-13 Salil Mehta Accepted
[V2,net] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs [V2,net] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs --- 2017-11-09 Salil Mehta Superseded
[net] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs [net] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs --- 2017-11-08 Salil Mehta Superseded
[V2,net,7/7] net: hns3: Fixes the premature exit of loop when matching clients Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta New
[V2,net,6/7] net: hns3: Fixes the default VLAN-id of PF Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta New
[V2,net,5/7] net: hns3: Fixes the ether address copy with appropriate API Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta Accepted
[V2,net,4/7] net: hns3: Fixes the initialization of MAC address in hardware Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta New
[V2,net,3/7] net: hns3: Fixes ring-to-vector map-and-unmap command Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta New
[V2,net,2/7] net: hns3: Fixes the command used to unmap ring from vector Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta New
[V2,net,1/7] net: hns3: Fixes initialization of phy address from firmware Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta New
[net,7/7] net: hns3: Fixes the premature exit of loop when matching clients Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta Superseded
[net,5/7] net: hns3: fixes the ether address copy with more appropriate API Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta Superseded
[net,4/7] net: hns3: fix a bug of set mac address Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta New
[net,3/7] net: hns3: Fix ring and vector map command Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta Superseded
[net,2/7] net: hns3: fix the command used to unmap ring from vector Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta Superseded
[net,1/7] net: hns3: get phy addr from NCL_config Bug fixes for the HNS3 Ethernet Driver for Hip08 SoC --- 2017-09-19 Salil Mehta New
[net-next] net: hns3: Fixes the wrong IS_ERR check on the returned phydev value [net-next] net: hns3: Fixes the wrong IS_ERR check on the returned phydev value --- 2017-08-30 Salil Mehta Accepted
[V4,net-next] net: hns3: Add support to change MTU in HNS3 hardware --- 2017-08-21 Salil Mehta Accepted
[V4,net-next] net: hns3: Add support to change MTU in HNS3 hardware --- 2017-08-21 Salil Mehta Superseded
[V3,net-next] net: hns3: Add support to change MTU in HNS3 hardware --- 2017-08-21 Salil Mehta Superseded
[V2,net-next] net: hns3: Add support to change MTU in HNS3 hardware --- 2017-08-18 Salil Mehta Superseded
[net-next,3/3] net: hns3: Fixes the static check warning due to missing unsupp L3 proto check Misc. Bug fixes for HNS3 Ethernet Driver --- 2017-08-18 Salil Mehta Accepted
[net-next,2/3] net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() Misc. Bug fixes for HNS3 Ethernet Driver --- 2017-08-18 Salil Mehta Accepted
[net-next,1/3] net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch Misc. Bug fixes for HNS3 Ethernet Driver --- 2017-08-18 Salil Mehta Accepted
[V6,net-next,8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS Hisilicon Network Subsystem 3 Ethernet Driver --- 2017-08-02 Salil Mehta Accepted
[V6,net-next,7/8] net: hns3: Add Ethtool support to HNS3 driver Hisilicon Network Subsystem 3 Ethernet Driver --- 2017-08-02 Salil Mehta Accepted
[V6,net-next,6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC Hisilicon Network Subsystem 3 Ethernet Driver --- 2017-08-02 Salil Mehta Accepted
[V6,net-next,5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver Hisilicon Network Subsystem 3 Ethernet Driver --- 2017-08-02 Salil Mehta New
« 1 2 3 44 5 »