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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-06
net: hns3: bitwise operator should use unsigned type
Yonglong Liu
1
-1
/
+1
2019-06-28
net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
Yunsheng Lin
1
-1
/
+0
2019-06-28
net: hns3: remove unused linkmode definition
Jian Shen
1
-19
/
+0
2019-06-15
net: hns3: some variable modification
Weihang Li
1
-1
/
+1
2019-06-04
net: hns3: fix VLAN filter restore issue after reset
Jian Shen
1
-1
/
+0
2019-05-29
net: hns3: fix for HNS3_RXD_GRO_SIZE_M macro
Yunsheng Lin
1
-1
/
+1
2019-05-07
net: hns3: some cleanup for struct hns3_enet_ring
Yunsheng Lin
1
-8
/
+1
2019-05-07
net: hns3: add counter for times RX pages gets allocated
Yunsheng Lin
1
-0
/
+1
2019-05-07
net: hns3: unify maybe_stop_tx for TSO and non-TSO case
Yunsheng Lin
1
-6
/
+1
2019-04-26
net: hns3: fix data race between ring->next_to_clean
Yunsheng Lin
1
-2
/
+5
2019-04-20
net: hns3: add function type check for debugfs help information
Yufeng Mo
1
-0
/
+1
2019-04-20
net: hns3: dump more information when tx timeout happens
Jian Shen
1
-1
/
+3
2019-04-04
net: hns3: minor optimization for ring_space
Yunsheng Lin
1
-10
/
+5
2019-03-21
net: hns3: fix for not calculating tx bd num correctly
Yunsheng Lin
1
-1
/
+0
2019-02-25
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
1
-1
/
+1
2019-02-25
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
1
-3
/
+0
2019-02-25
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
1
-0
/
+3
2019-01-31
net: hns3: reuse the definition of l3 and l4 header info union
liyongxin
1
-0
/
+1
2019-01-23
net: hns3: add rx multicast packets statistic
Jian Shen
1
-0
/
+8
2019-01-19
net: hns3: remove unused member in struct hns3_enet_ring
Huazhong Tan
1
-1
/
+0
2018-12-18
net: hns3: update coalesce param per second
Peng Li
1
-4
/
+0
2018-11-24
net: hns3: Add debugfs framework registration
liuzhongzhu
1
-0
/
+4
2018-11-18
net: hns3: Refactor mac mtu setting related functions
Yunsheng Lin
1
-1
/
+4
2018-11-15
net: hns3: Adds GRO params to SKB for the stack
Peng Li
1
-3
/
+6
2018-11-15
net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
Peng Li
1
-0
/
+2
2018-11-15
net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
Peng Li
1
-0
/
+6
2018-11-10
net: hns3: add PCIe FLR support for PF
Huazhong Tan
1
-0
/
+2
2018-11-10
net: hns3: add reset handling for VF when doing PF reset
Huazhong Tan
1
-1
/
+2
2018-11-10
net: hns3: adjust VF's reset process
Huazhong Tan
1
-1
/
+2
2018-11-07
net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
Huazhong Tan
1
-0
/
+7
2018-11-07
net: hns3: enable/disable ring in the enet while doing UP/DOWN
Huazhong Tan
1
-1
/
+11
2018-11-07
net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...
Huazhong Tan
1
-1
/
+1
2018-10-31
net: hns3: fix incorrect return value/type of some functions
Huazhong Tan
1
-1
/
+1
2018-10-16
net: hns3: move DMA map into hns3_fill_desc
Peng Li
1
-2
/
+1
2018-10-12
net: hns3: Enable promisc mode when mac vlan table is full
Jian Shen
1
-0
/
+3
2018-10-02
net: hns3: Add reset handle for flow director
Jian Shen
1
-0
/
+5
2018-09-28
net: hns3: Fix loss of coal configuration while doing reset
Huazhong Tan
1
-0
/
+2
2018-09-20
net: hns3: Remove tx budget to clean more TX descriptors in a napi
Peng Li
1
-1
/
+1
2018-09-20
net: hns3: Add default irq affinity
Peng Li
1
-0
/
+2
2018-08-23
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
1
-3
/
+3
2018-08-14
net: hns3: Set tx ring' tc info when netdev is up
Yunsheng Lin
1
-0
/
+1
2018-08-14
net: hns3: Remove tx ring BD len register in hns3_enet
Yunsheng Lin
1
-1
/
+0
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
1
-8
/
+2
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
1
-4
/
+4
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
1
-1
/
+0
2018-05-29
net: hns3: Clear TX/RX rings when stopping port & un-initializing client
Fuyun Liang
1
-0
/
+1
2018-05-29
net: hns3: Add STRP_TAGP field support for hardware revision 0x21
Peng Li
1
-0
/
+3
2018-05-21
net: hns3: Fix for hns3 module is loaded multiple times problem
Xi Wang
1
-0
/
+2
2018-04-04
net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES
Tan Xiaojun
1
-1
/
+1
2018-03-22
net: hns3: Changes to make enet watchdog timeout func common for PF/VF
Salil Mehta
1
-2
/
+0
[next]