Show patches with: Submitter = Salil Mehta       |    State = Action Required       |    Archived = No       |   265 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,03/11] net: hns3: Fix error of checking used vlan id Misc. bug fixes & small enhancements for HNS3 Driver --- 2018-09-03 Salil Mehta New
[net-next,02/11] net: hns3: Fix for multicast failure Misc. bug fixes & small enhancements for HNS3 Driver --- 2018-09-03 Salil Mehta New
[net-next,01/11] net: hns3: Fix for vf vlan delete failed problem Misc. bug fixes & small enhancements for HNS3 Driver --- 2018-09-03 Salil Mehta New
[V2,net-next,7/8] net: hns3: Set tx ring' tc info when netdev is up Misc bug fixes & small enhancements for HNS3 Driver --- 2018-08-14 Salil Mehta New
[V2,net-next,6/8] net: hns3: Remove tx ring BD len register in hns3_enet Misc bug fixes & small enhancements for HNS3 Driver --- 2018-08-14 Salil Mehta New
[V2,net-next,4/8] net: hns3: Fix for phy link issue when using marvell phy driver Misc bug fixes & small enhancements for HNS3 Driver --- 2018-08-14 Salil Mehta New
[V2,net-next,3/8] net: hns3: Fix for information of phydev lost problem when down/up Misc bug fixes & small enhancements for HNS3 Driver --- 2018-08-14 Salil Mehta New
[V2,net-next,2/8] net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero Misc bug fixes & small enhancements for HNS3 Driver --- 2018-08-14 Salil Mehta New
[V2,net-next,1/8] net: hns3: Add support for serdes loopback selftest Misc bug fixes & small enhancements for HNS3 Driver --- 2018-08-14 Salil Mehta New
[net-next,9/9] net: hns3: Add vlan filter setting by ethtool command -K Misc bug fixes & small enhancements for HNS3 Driver --- 2018-08-12 Salil Mehta New
[net-next,6/9] net: hns3: Fix desc num set to default when setting channel Misc bug fixes & small enhancements for HNS3 Driver --- 2018-08-12 Salil Mehta New
[net-next,2/2] net: hns3: Refine the MSIX allocation for PF [net-next,1/2] net: hns3: Fix MSIX allocation issue for VF --- 2018-08-03 Salil Mehta New
[net-next,1/2] net: hns3: Fix MSIX allocation issue for VF [net-next,1/2] net: hns3: Fix MSIX allocation issue for VF --- 2018-08-03 Salil Mehta New
[net-next,8/9] net: hns3: Remove unused struct member and definition Misc. cleanups for HNS3 ethernet driver --- 2018-07-19 Salil Mehta New
[net-next,7/9] net: hns3: Fix misleading parameter name Misc. cleanups for HNS3 ethernet driver --- 2018-07-19 Salil Mehta New
[net-next,6/9] net: hns3: Modify inconsistent bit mask macros Misc. cleanups for HNS3 ethernet driver --- 2018-07-19 Salil Mehta New
[net-next,5/9] net: hns3: Use decimal for bit offset macros Misc. cleanups for HNS3 ethernet driver --- 2018-07-19 Salil Mehta New
[net-next,4/9] net: hns3: Correct unreasonable code comments Misc. cleanups for HNS3 ethernet driver --- 2018-07-19 Salil Mehta New
[net-next,3/9] net: hns3: Remove extra space and brackets Misc. cleanups for HNS3 ethernet driver --- 2018-07-19 Salil Mehta New
[net-next,2/9] net: hns3: Standardize the handle of return value Misc. cleanups for HNS3 ethernet driver --- 2018-07-19 Salil Mehta New
[net-next,1/9] net: hns3: Remove some redundant assignments Misc. cleanups for HNS3 ethernet driver --- 2018-07-19 Salil Mehta New
[net-next,9/9] net: hns3: Fix comments for hclge_get_ring_chain_from_mbx Bug fixes and some minor changes to HNS3 driver --- 2018-07-16 Salil Mehta New
[net-next,8/9] net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbx Bug fixes and some minor changes to HNS3 driver --- 2018-07-16 Salil Mehta New
[net-next,7/9] net: hns3: Fix for reset_level default assignment probelm Bug fixes and some minor changes to HNS3 driver --- 2018-07-16 Salil Mehta New
[net-next,6/9] net: hns3: remove unnecessary ring configuration operation while resetting Bug fixes and some minor changes to HNS3 driver --- 2018-07-16 Salil Mehta New
[net-next,5/9] net: hns3: Fix return value error in hns3_reset_notify_down_enet Bug fixes and some minor changes to HNS3 driver --- 2018-07-16 Salil Mehta New
[net-next,4/9] net: hns3: Correct reset event status register Bug fixes and some minor changes to HNS3 driver --- 2018-07-16 Salil Mehta New
[net-next,3/9] net: hns3: Prevent to request reset frequently Bug fixes and some minor changes to HNS3 driver --- 2018-07-16 Salil Mehta New
[net-next,2/9] net: hns3: Reset net device with rtnl_lock Bug fixes and some minor changes to HNS3 driver --- 2018-07-16 Salil Mehta New
[net-next,1/9] net: hns3: Modify the order of initializing command queue register Bug fixes and some minor changes to HNS3 driver --- 2018-07-16 Salil Mehta New
[net-next,10/10] net: hns3: Prevent sending command during global or core reset Misc. bug fixes & cleanups for HNS3 driver --- 2018-07-06 Salil Mehta New
[net-next,09/10] net: hns3: Remove the warning when clear reset cause Misc. bug fixes & cleanups for HNS3 driver --- 2018-07-06 Salil Mehta New
[net-next,07/10] net: hns3: Fix warning bug when doing lp selftest Misc. bug fixes & cleanups for HNS3 driver --- 2018-07-06 Salil Mehta New
[net-next,06/10] net: hns3: Add configure for mac minimal frame size Misc. bug fixes & cleanups for HNS3 driver --- 2018-07-06 Salil Mehta New
[net-next,05/10] net: hns3: Fix for mailbox message truncated problem Misc. bug fixes & cleanups for HNS3 driver --- 2018-07-06 Salil Mehta New
[net-next,04/10] net: hns3: Fix for l4 checksum offload bug Misc. bug fixes & cleanups for HNS3 driver --- 2018-07-06 Salil Mehta New
[net-next,03/10] net: hns3: Fix for waterline not setting correctly Misc. bug fixes & cleanups for HNS3 driver --- 2018-07-06 Salil Mehta New
[net-next,02/10] net: hns3: Fix for mac pause not disable in pfc mode Misc. bug fixes & cleanups for HNS3 driver --- 2018-07-06 Salil Mehta New
[net-next,01/10] net: hns3: Fix tc setup when netdev is first up Misc. bug fixes & cleanups for HNS3 driver --- 2018-07-06 Salil Mehta New
[V2,net-next,3/3] net: hns3: Optimize PF CMDQ interrupt switching process Bug fixes & optimization for HNS3 Driver --- 2018-06-06 Salil Mehta New
[V2,net-next,2/3] net: hns3: Fix for VF mailbox receiving unknown message Bug fixes & optimization for HNS3 Driver --- 2018-06-06 Salil Mehta New
[V2,net-next,1/3] net: hns3: Fix for VF mailbox cannot receiving PF response Bug fixes & optimization for HNS3 Driver --- 2018-06-06 Salil Mehta New
[V2,net] net: hns: Fix the process of adding broadcast addresses to tcam [V2,net] net: hns: Fix the process of adding broadcast addresses to tcam --- 2018-06-04 Salil Mehta New
[net-next,11/11] net: hns3: Optimize the VF's process of updating multicast MAC Untitled series #11881 --- 2018-06-01 Salil Mehta New
[net-next,10/11] net: hns3: Optimize the PF's process of updating multicast MAC Untitled series #11881 --- 2018-06-01 Salil Mehta New
[net-next,09/11] net: hns3: Fix for vxlan tx checksum bug Untitled series #11881 --- 2018-06-01 Salil Mehta New
[net-next,08/11] net: hns3: Add missing break in misc_irq_handle Untitled series #11881 --- 2018-06-01 Salil Mehta New
[net-next,07/11] net: hns3: Fix for phy not link up problem after resetting Untitled series #11881 --- 2018-06-01 Salil Mehta New
[net-next,05/11] net: hns3: Fix for service_task not running problem after resetting Untitled series #11881 --- 2018-06-01 Salil Mehta New
[net-next,04/11] net: hns3: Fix setting mac address error Untitled series #11881 --- 2018-06-01 Salil Mehta New
[net-next,02/11] net: hns3: Add support for IFF_ALLMULTI flag Untitled series #11881 --- 2018-06-01 Salil Mehta New
[net-next,12/12] net: hns3: Fixes initalization of RoCE handle and makes it conditional Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,11/12] net: hns3: Adds support for led locate command for copper port Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,10/12] net: hns3: Remove unused led control code Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,09/12] net: hns3: Clear TX/RX rings when stopping port & un-initializing client Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[net-next,08/12] net: hns3: Removes unnecessary check when clearing TX/RX rings Misc. bug fixes & some minor additions to HNS3 driver --- 2018-05-25 Salil Mehta New
[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,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
[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
[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
[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,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,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
« 1 2 3 »