Toggle navigation
Patchwork
Patches credited to Salil Mehta
Login
Register
Mail settings
Current Team Memberships
None
Show patches with
: Archived =
No
| 612 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
...
3
4
5
…
6
7
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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,02/10] net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed
Untitled series #11406
-
-
-
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,5/9] net: hns3: fix for phy_addr error in hclge_mac_mdio_config
Untitled series #11102
-
-
-
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,7/9] net: hns3: Changes to support ARQ(Asynchronous Receive Queue)
Untitled series #10271
-
-
-
2018-03-22
Salil Mehta
New
[net-next,6/9] net: hns3: Add support to re-initialize the hclge device
Untitled series #10271
-
-
-
2018-03-22
Salil Mehta
New
[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,2/9] net: hns3: Add VF Reset Service Task to support event handling
Untitled series #10271
-
-
-
2018-03-22
Salil Mehta
New
[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,4/8] net: hns3: Add HNS3 VF driver to kernel build framework
[V2,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
-
-
-
2017-12-08
Salil Mehta
New
[V2,net-next,3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
[V2,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
-
-
-
2017-12-08
Salil Mehta
New
[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/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
[V2,net-next,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
-
-
-
2017-12-08
Salil Mehta
New
[V2,net-next,3/3] net: hns3: Refactors the requested reset & pending reset handling code
Untitled series #6698
-
-
-
2017-12-04
Salil Mehta
New
[V2,net-next,2/3] net: hns3: Add reset service task for handling reset requests
Untitled series #6698
-
-
-
2017-12-04
Salil Mehta
New
[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,5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Hisilicon Network Subsystem 3 VF Ethernet Driver
-
-
-
2017-12-03
Salil Mehta
New
[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,1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
Hisilicon Network Subsystem 3 VF Ethernet Driver
-
-
-
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,6/7] net: hns3: set default vlan id to PF
Untitled series #4220
-
-
-
2017-09-19
Salil Mehta
New
[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] net: hns3: Add support to change MTU in hardware & netdev
-
-
-
2017-08-18
Salil Mehta
New
[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
[V6,net-next,4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
Hisilicon Network Subsystem 3 Ethernet Driver
-
-
-
2017-08-02
Salil Mehta
Accepted
[V6,net-next,3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
Hisilicon Network Subsystem 3 Ethernet Driver
-
-
-
2017-08-02
Salil Mehta
Accepted
[V6,net-next,2/8] net: hns3: Add support of the HNAE3 framework
Hisilicon Network Subsystem 3 Ethernet Driver
-
-
-
2017-08-02
Salil Mehta
New
[V6,net-next,1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
Hisilicon Network Subsystem 3 Ethernet Driver
-
-
-
2017-08-02
Salil Mehta
Accepted
[V5,net-next,8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS
Hisilicon Network Subsystem 3 Ethernet Driver
-
-
-
2017-07-28
Salil Mehta
Superseded
«
1
2
...
3
4
5
…
6
7
»
Bundling
Create bundle: