Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d6d478aee003e19ef90321176552a8ad2929a47f
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
e888402
net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
by Huazhong Tan
· 6 years ago
1154bb2
net: hns3: remove redundant variable initialization
by Peng Li
· 6 years ago
31a16f9
net: hns3: fix the descriptor index when get rss type
by Peng Li
· 6 years ago
8edc228
net: hns3: don't restore rules when flow director is disabled
by Jian Shen
· 6 years ago
0285dba
net: hns3: fix vf id check issue when add flow director rule
by Jian Shen
· 6 years ago
39cfbc9
net: hns3: reset tqp while doing DOWN operation
by Huazhong Tan
· 6 years ago
75edb61
net: hns3: add max vector number check for pf
by Jian Shen
· 6 years ago
1b7d7b05
net: hns3: fix a bug caused by udelay
by Peng Li
· 6 years ago
a298797
net: hns3: change default tc state to close
by Jian Shen
· 6 years ago
8cdb992
net: hns3: refine the handle for hns3_nic_net_open/stop()
by Jian Shen
· 6 years ago
af85472
net: hns3: fix a SSU buffer checking bug
by Yunsheng Lin
· 6 years ago
b9a400a
net: hns3: aligning buffer size in SSU to 256 bytes
by Yunsheng Lin
· 6 years ago
368686b
net: hns3: getting tx and dv buffer size through firmware
by Yunsheng Lin
· 6 years ago
0ad5ea5
net: hns3: synchronize speed and duplex from phy when phy link up
by Peng Li
· 6 years ago
8362089
net: hns3: remove 1000M/half support of phy
by Fuyun Liang
· 6 years ago
7445565
net: hns3: update coalesce param per second
by Peng Li
· 6 years ago
ae6017a
net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vector_data()
by Huazhong Tan
· 6 years ago
b51c366
net: hns3: remove unnecessary configuration recapture while resetting
by Huazhong Tan
· 6 years ago
b644a8d
net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
by Huazhong Tan
· 6 years ago
531eba0f
net: hns3: fix napi_disable not return problem
by Huazhong Tan
· 6 years ago
e333820
net: hns3: uninitialize pci in the hclgevf_uninit
by Huazhong Tan
· 6 years ago
cda69d2
net: hns3: fix error handling int the hns3_get_vector_ring_chain
by Huazhong Tan
· 6 years ago
82e00b8
net: hns3: Add "tm map" status information query function
by liuzhongzhu
· 6 years ago
0c29d19
net: hns3: Add "queue map" information query function
by liuzhongzhu
· 6 years ago
c0ebebb
net: hns3: Add "dcb register" status information query function
by liuzhongzhu
· 6 years ago
27cf979
net: hns3: Add "status register" information query function
by liuzhongzhu
· 6 years ago
7737f1f
net: hns3: Add "manager table" information query function
by liuzhongzhu
· 6 years ago
122bedc
net: hns3: Add "bd info" query function
by liuzhongzhu
· 6 years ago
c1c8c27
net: hns3: fix spelling mistake "offser" -> "offset"
by Colin Ian King
· 6 years ago
630ba00
net: hns3: add handling of RDMA RAS errors
by Shiju Jose
· 6 years ago
c352917
net: hns3: handle hw errors of SSU
by Shiju Jose
· 6 years ago
f69b10b
net: hns3: handle hw errors of PPU(RCB)
by Shiju Jose
· 6 years ago
8fc9d3e
net: hns3: handle hw errors of PPP PF
by Shiju Jose
· 6 years ago
7838f90
net: hns3: add handling of hw errors of MAC
by Shiju Jose
· 6 years ago
f6162d4
net: hns3: add handling of hw errors reported through MSIX
by Salil Mehta
· 6 years ago
8bb1479
net: hns3: deleted logging 1 bit errors
by Shiju Jose
· 6 years ago
332fbf5
net: hns3: add handling of hw ras errors using new set of commands
by Shiju Jose
· 6 years ago
481a626
net: hns3: add optimization in the hclge_hw_error_set_state
by Shiju Jose
· 6 years ago
381c356
net: hns3: rename process_hw_error function
by Shiju Jose
· 6 years ago
166b04c
net: hns3: deletes unnecessary settings of the descriptor data
by Shiju Jose
· 6 years ago
f3fa4a9
net: hns3: re-enable error interrupts on hw reset
by Shiju Jose
· 6 years ago
98da402
net: hns3: rename enable error interrupt functions
by Shiju Jose
· 6 years ago
fe0f7d6
net: hns3: remove existing process error functions and reorder hw_blk table
by Shiju Jose
· 6 years ago
00f54e6
net: core: dev: Add extack argument to dev_open()
by Petr Machata
· 6 years ago
ea4750c
net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
by Jian Shen
· 6 years ago
1600c3e
net: hns3: Support "ethtool -d" for HNS3 VF driver
by Jian Shen
· 6 years ago
5d49793
net: hns3: Config NIC port speed same as that of optical module
by Peng Li
· 6 years ago
7d9d7f8
net: hns3: Add "qos buffer" config info query function
by liuzhongzhu
· 6 years ago
6fc2244
net: hns3: Add "qos prio map" info query function
by liuzhongzhu
· 6 years ago
d958919
net: hns3: Add "qos pause" config info query function
by liuzhongzhu
· 6 years ago
96227f4
net: hns3: Add "tm config" info query function
by liuzhongzhu
· 6 years ago
2849d4e
net: hns3: Add "tc config" info query function
by liuzhongzhu
· 6 years ago
3c666b5
net: hns3: Add "FD flow table" info query function
by liuzhongzhu
· 6 years ago
57ceee2
net: hns3: Add "queue info" query function
by liuzhongzhu
· 6 years ago
b229236
net: hns3: Add debugfs framework registration
by liuzhongzhu
· 6 years ago
e432abf
net: hns3: add common validation in hclge_dcb
by Yunsheng Lin
· 6 years ago
cdca4c4
net: hns3: up/down netdev in hclge module when setting mtu
by Yunsheng Lin
· 6 years ago
818f167
net: hns3: Add mtu setting support for vf
by Yunsheng Lin
· 6 years ago
a6d818e
net: hns3: Add vport alive state checking support
by Yunsheng Lin
· 6 years ago
e6d7d79
net: hns3: Refactor mac mtu setting related functions
by Yunsheng Lin
· 6 years ago
a0b4371
net: hns3: Support two vlan header when setting mtu
by Yunsheng Lin
· 6 years ago
790cd1a
net: hns3: fix spelling mistake "failded" -> "failed"
by Colin Ian King
· 6 years ago
a6d53b9
net: hns3: Adds GRO params to SKB for the stack
by Peng Li
· 6 years ago
81ae0e0
net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
by Peng Li
· 6 years ago
5c9f6b3
net: hns3: Add support for ethtool -K to enable/disable HW GRO
by Peng Li
· 6 years ago
e559709
net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
by Peng Li
· 6 years ago
b26a6fe
net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
by Peng Li
· 6 years ago
2b9b750
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3c1bcc8
net: ethernet: Convert phydev advertize and supported from u32 to link mode
by Andrew Lunn
· 6 years ago
6ff3cf0
net: hns3: add PCIe FLR support for VF
by Huazhong Tan
· 6 years ago
862d969
net: hns3: do VF's pci re-initialization while PF doing FLR
by Huazhong Tan
· 6 years ago
6b9a97e
net: hns3: add PCIe FLR support for PF
by Huazhong Tan
· 6 years ago
6dd22bb
net: hns3: implement the IMP reset processing for PF
by Huazhong Tan
· 6 years ago
ff0699e
net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
by Huazhong Tan
· 6 years ago
6a5f6fa
net: hns3: add error handler for hclgevf_reset()
by Huazhong Tan
· 6 years ago
ef5f8e5
net: hns3: stop handling command queue while resetting VF
by Huazhong Tan
· 6 years ago
b90fcc5
net: hns3: add reset handling for VF when doing Core/Global/IMP reset
by Huazhong Tan
· 6 years ago
aa5c4f1
net: hns3: add reset handling for VF when doing PF reset
by Huazhong Tan
· 6 years ago
dea846e
net: hns3: adjust VF's reset process
by Huazhong Tan
· 6 years ago
9c6f708
net: hns3: add reset_hdev to reinit the hdev in VF's reset process
by Huazhong Tan
· 6 years ago
141b95d
net: hns3: fix spelling mistake, "assertting" -> "asserting"
by Colin Ian King
· 6 years ago
e12c225
net: hns3: bugfix for not checking return value
by Huazhong Tan
· 6 years ago
f601a85
net: hns3: Remove set but not used variable 'reset_level'
by YueHaibing
· 6 years ago
8b0195a
net: hns3: fix for cmd queue memory not freed problem during reset
by Huazhong Tan
· 6 years ago
65e41e7
net: hns3: add error handler for hclge_reset()
by Huazhong Tan
· 6 years ago
f403a84
net: hns3: call roce's reset notify callback when resetting
by Huazhong Tan
· 6 years ago
35d93a3
net: hns3: adjust the process of PF reset
by Huazhong Tan
· 6 years ago
0742ed7
net: hns3: move some reset information from hnae3_handle into hclge_dev/hclgevf_dev
by Huazhong Tan
· 6 years ago
7cea834
net: hns3: ignore new coming low-level reset while doing high-level reset
by Huazhong Tan
· 6 years ago
257e4f2
net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
by Huazhong Tan
· 6 years ago
8df0fa9
net: hns3: enable/disable ring in the enet while doing UP/DOWN
by Huazhong Tan
· 6 years ago
7edff53
net: hns3: adjust the location of clearing the table when doing reset
by Huazhong Tan
· 6 years ago
4d60291
net: hns3: provide some interface & information for the client
by Huazhong Tan
· 6 years ago
720bd58
net: hns3: add set_default_reset_request in the hnae3_ae_ops
by Huazhong Tan
· 6 years ago
814da63
net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of enet
by Huazhong Tan
· 6 years ago
e8ccbb7
net: hns3: Fix for out-of-bounds access when setting pfc back pressure
by Yunsheng Lin
· 6 years ago
29118ab9
net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
by Huazhong Tan
· 6 years ago
a963052
net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
by Huazhong Tan
· 6 years ago
3c88ed1
net: hns3: bugfix for handling mailbox while the command queue reinitialized
by Huazhong Tan
· 6 years ago
Next »