index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3_enet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
1
-1
/
+3
2019-03-19
net: hns3: add dma_rmb() for rx description
Jian Shen
1
-0
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+2
2019-01-01
net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
Huazhong Tan
1
-3
/
+4
2018-12-20
net: hns3: fix the descriptor index when get rss type
Peng Li
1
-1
/
+8
2018-12-20
net: hns3: add max vector number check for pf
Jian Shen
1
-0
/
+4
2018-12-20
net: hns3: refine the handle for hns3_nic_net_open/stop()
Jian Shen
1
-0
/
+8
2018-12-18
net: hns3: update coalesce param per second
Peng Li
1
-5
/
+3
2018-12-18
net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...
Huazhong Tan
1
-6
/
+6
2018-12-18
net: hns3: fix napi_disable not return problem
Huazhong Tan
1
-2
/
+2
2018-12-18
net: hns3: fix error handling int the hns3_get_vector_ring_chain
Huazhong Tan
1
-2
/
+3
2018-12-08
net: hns3: rename process_hw_error function
Shiju Jose
1
-2
/
+2
2018-11-24
net: hns3: Add debugfs framework registration
liuzhongzhu
1
-2
/
+15
2018-11-18
net: hns3: up/down netdev in hclge module when setting mtu
Yunsheng Lin
1
-11
/
+0
2018-11-18
net: hns3: Add vport alive state checking support
Yunsheng Lin
1
-0
/
+24
2018-11-18
net: hns3: Refactor mac mtu setting related functions
Yunsheng Lin
1
-2
/
+1
2018-11-18
net: hns3: Support two vlan header when setting mtu
Yunsheng Lin
1
-2
/
+3
2018-11-15
net: hns3: Adds GRO params to SKB for the stack
Peng Li
1
-0
/
+43
2018-11-15
net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
Peng Li
1
-2
/
+35
2018-11-15
net: hns3: Add support for ethtool -K to enable/disable HW GRO
Peng Li
1
-1
/
+12
2018-11-15
net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
Peng Li
1
-62
/
+134
2018-11-15
net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
Peng Li
1
-1
/
+3
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-11-10
net: hns3: do VF's pci re-initialization while PF doing FLR
Huazhong Tan
1
-5
/
+19
2018-11-10
net: hns3: add PCIe FLR support for PF
Huazhong Tan
1
-0
/
+20
2018-11-10
net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
Huazhong Tan
1
-6
/
+16
2018-11-09
net: hns3: bugfix for not checking return value
Huazhong Tan
1
-1
/
+2
2018-11-07
net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...
Huazhong Tan
1
-13
/
+3
2018-11-07
net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
Huazhong Tan
1
-0
/
+10
2018-11-07
net: hns3: enable/disable ring in the enet while doing UP/DOWN
Huazhong Tan
1
-0
/
+30
2018-11-07
net: hns3: adjust the location of clearing the table when doing reset
Huazhong Tan
1
-10
/
+10
2018-11-07
net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...
Huazhong Tan
1
-0
/
+17
2018-10-31
net: hns3: fix incorrect return value/type of some functions
Huazhong Tan
1
-24
/
+56
2018-10-31
net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
Huazhong Tan
1
-3
/
+0
2018-10-31
net: hns3: bugfix for buffer not free problem during resetting
Huazhong Tan
1
-3
/
+21
2018-10-31
net: hns3: add error handler for hns3_nic_init_vector_data()
Huazhong Tan
1
-2
/
+8
2018-10-23
net: hns3: Add PCIe AER error recovery
Shiju Jose
1
-1
/
+19
2018-10-23
net: hns3: Add PCIe AER callback error_detected
Shiju Jose
1
-0
/
+30
2018-10-16
net: hns3: fix for multiple unmapping DMA problem
Fuyun Liang
1
-5
/
+8
2018-10-16
net: hns3: rename hns_nic_dma_unmap
Fuyun Liang
1
-7
/
+7
2018-10-16
net: hns3: add handling for big TX fragment
Fuyun Liang
1
-14
/
+31
2018-10-16
net: hns3: move DMA map into hns3_fill_desc
Peng Li
1
-24
/
+23
2018-10-16
net: hns3: remove hns3_fill_desc_tso
Peng Li
1
-39
/
+5
2018-10-12
net: hns3: Resume promisc mode and vlan filter status after reset
Jian Shen
1
-1
/
+5
2018-10-12
net: hns3: Enable promisc mode when mac vlan table is full
Jian Shen
1
-10
/
+68
2018-10-11
net: hns3: Add HW RSS hash information to RX skb
Peng Li
1
-0
/
+17
2018-10-05
net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware
Jian Shen
1
-17
/
+13
2018-10-05
net: hns3: Drop depricated mta table support
Jian Shen
1
-3
/
+0
2018-10-05
net: hns3: Clear mac vlan table entries when unload driver or function reset
Jian Shen
1
-17
/
+28
2018-10-02
net: hns3: Add support for enable/disable flow director
Jian Shen
1
-1
/
+14
[next]