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.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_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
net: hns3: use pause capability queried from firmware
Yufeng Mo
1
-0
/
+8
2021-02-10
net: hns3: modify some unmacthed types print parameter
Jiaran Zhang
1
-1
/
+1
2021-02-07
net: hns3: RSS indirection table use device specification
Guangbin Huang
1
-4
/
+2
2020-12-08
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
1
-0
/
+86
2020-12-02
net: hns3: add support for RX completion checksum
Huazhong Tan
1
-0
/
+1
2020-11-17
net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce
Huazhong Tan
1
-4
/
+4
2020-11-17
net: hns3: add support for 1us unit GL configuration
Huazhong Tan
1
-0
/
+6
2020-11-17
net: hns3: add support for querying maximum value of GL
Huazhong Tan
1
-6
/
+8
2020-11-17
net: hns3: add support for configuring interrupt quantity limiting
Huazhong Tan
1
-1
/
+42
2020-09-29
net: hns3: remove unused code in hns3_self_test()
Guojia Liao
1
-7
/
+2
2020-09-27
net: hns3: use capabilities queried from firmware
Guangbin Huang
1
-2
/
+2
2020-09-27
net: hns3: use capability flag to indicate FEC
Guangbin Huang
1
-2
/
+4
2020-09-27
net: hns3: delete redundant PCI revision judgement
Guangbin Huang
1
-3
/
+0
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
1
-6
/
+15
2020-09-18
net: hns3: use napi_consume_skb() when cleaning tx desc
Yunsheng Lin
1
-1
/
+1
2020-09-18
net: hns3: optimize the tx clean process
Yunsheng Lin
1
-2
/
+0
2020-09-18
net: hns3: batch tx doorbell operation
Yunsheng Lin
1
-1
/
+1
2020-07-06
net: hns3: fix use-after-free when doing self test
Yonglong Liu
1
-3
/
+6
2020-05-11
net: hns3: disable auto-negotiation off with 1000M setting in ethtool
Yufeng Mo
1
-1
/
+6
2020-04-29
net: hns3: adds support for reading module eeprom info
Yonglong Liu
1
-0
/
+75
2020-04-26
net: hns3: refactor the promisc mode setting
Jian Shen
1
-1
/
+1
2020-04-21
net/hns: Remove custom driver version in favour of global one
Leon Romanovsky
1
-4
/
+0
2020-03-12
net: hns3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+7
2020-02-20
net: hns3: modify an unsuitable print when setting unknown duplex to fibre
Guangbin Huang
1
-1
/
+1
2020-01-21
net: hns3: replace snprintf with scnprintf in hns3_update_strings
Chen Zhou
1
-3
/
+2
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+0
2019-11-17
net: hns3: cleanup of stray struct hns3_link_mode_mapping
Salil Mehta
1
-5
/
+0
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
1
-6
/
+6
2019-10-21
net: hns3: remove struct hns3_nic_ring_data in hns3_enet module
Yunsheng Lin
1
-17
/
+16
2019-09-11
net: hns3: fix port setting handle for fibre port
Guangbin Huang
1
-0
/
+15
2019-09-11
net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
Guangbin Huang
1
-0
/
+1
2019-09-06
net: hns3: fix double free bug when setting ringparam
Huazhong Tan
1
-1
/
+3
2019-08-30
net: hns3: not allow SSU loopback while execute ethtool -t dev
Yufeng Mo
1
-2
/
+7
2019-08-30
net: hns3: add phy selftest function
Yufeng Mo
1
-1
/
+6
2019-08-18
net: hns3: fix error and incorrect format
Guojia Liao
1
-1
/
+1
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
1
-1
/
+1
2019-08-18
net: hns3: add or modify comments
Guojia Liao
1
-1
/
+1
2019-08-09
net: hns3: add some statitics info to tx process
Yunsheng Lin
1
-0
/
+4
2019-08-01
net: hns3: refine for set ring parameters
Jian Shen
1
-26
/
+62
2019-07-29
net: hns3: add debug messages to identify eth down cause
Yonglong Liu
1
-0
/
+19
2019-07-29
net: hns3: modify firmware version display format
Yufeng Mo
1
-2
/
+13
2019-06-28
net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
Yunsheng Lin
1
-1
/
+0
2019-06-26
net: hns3: fix selftest fail issue for fibre port with autoneg on
Jian Shen
1
-0
/
+10
2019-06-15
net: hns3: fix for skb leak when doing selftest
Yunsheng Lin
1
-2
/
+4
2019-06-09
net: hns3: fix some coding style issues
Weihang Li
1
-0
/
+6
2019-06-09
net: hns3: some modifications to simplify and optimize code
Yufeng Mo
1
-19
/
+13
2019-06-09
net: hns3: use macros instead of magic numbers
Yufeng Mo
1
-2
/
+3
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
-0
/
+1
2019-05-04
net: hns3: add support for FEC encoding control
Jian Shen
1
-0
/
+77
[prev]
[next]