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
/
hns
/
hns_ae_adapt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-10-12
net: hns: Prefer struct_size over open coded arithmetic
Len Baker
1
-3
/
+2
2021-05-15
net: hns: remove redundant return int void function
Peng Li
1
-2
/
+0
2021-03-24
net: hns: remove redundant variable initialization
Yonglong Liu
1
-1
/
+1
2021-03-24
net: hns: remove unused set_autoneg()
Huazhong Tan
1
-8
/
+0
2021-03-24
net: hns: remove unused get_autoneg()
Huazhong Tan
1
-12
/
+0
2020-08-31
net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
YueHaibing
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-05
net: hns: Fix use after free identified by SLUB debug
Yonglong Liu
1
-4
/
+2
2018-12-16
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
1
-0
/
+3
2018-08-30
net: hns: add the code for cleaning pkt in chip
Peng Li
1
-1
/
+66
2018-07-26
net: hns: Make many functions static
YueHaibing
1
-15
/
+15
2017-08-03
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
1
-0
/
+1
2017-07-14
net: hns: add acpi function of xge led control
LiuJian
1
-1
/
+2
2017-04-04
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
1
-23
/
+55
2017-04-04
net: hns: Correct HNS RSS key set function
lipeng
1
-9
/
+14
2017-04-04
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
1
-1
/
+25
2016-11-10
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
1
-0
/
+24
2016-11-10
net: hns: add multicast tcam table clear
Kejian Yan
1
-0
/
+11
2016-11-10
net: hns: delete redundant macro definition
Qianqian Xie
1
-3
/
+0
2016-10-03
net: hns: fix the bug of forwarding table
Daode Huang
1
-2
/
+6
2016-10-03
net: hns: fix port not available after testing loopback
Kejian Yan
1
-3
/
+0
2016-07-01
net: hns: add media-type property for hns
Kejian Yan
1
-0
/
+1
2016-06-21
net: hns: delete redundancy ring enable operations
Daode Huang
1
-13
/
+9
2016-06-21
net: hns: add get_coalesce_range api for hns
Daode Huang
1
-0
/
+25
2016-06-21
net: hns: bugfix about pfc pause frame statistics
Daode Huang
1
-2
/
+4
2016-06-05
net: hns: add dsaf misc operation method
Kejian Yan
1
-1
/
+3
2016-06-05
net: hns: add uniform interface for phy connection
Kejian Yan
1
-1
/
+1
2016-04-26
net: hns: add attribute cpld_ctrl for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
1
-1
/
+1
2016-04-26
net: hns: separate debug dsaf device from service dsaf device
Yisen.Zhuang\(Zhuangyuzeng\)
1
-30
/
+10
2016-04-26
net: hns: add attribute port-idx-in-ae in enet node.
Yisen.Zhuang\(Zhuangyuzeng\)
1
-27
/
+6
2016-04-26
net: hns: add a new dsaf mode for debug port
Yisen.Zhuang\(Zhuangyuzeng\)
1
-1
/
+1
2016-04-03
net: hns: add support of pause frame ctrl for HNS V2
Lisheng
1
-3
/
+17
2016-03-28
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
1
-3
/
+3
2016-03-28
net: hns: fixed the setting and getting overtime bug
Lisheng
1
-39
/
+21
2016-03-22
net: hns: fixes a bug of RSS
Kejian Yan
1
-2
/
+4
2016-03-22
net: hns: fix return value of the function about rss
Kejian Yan
1
-1
/
+1
2016-03-22
net: hns: add uc match for debug ports
Kejian Yan
1
-0
/
+3
2016-03-22
net: hns: fixed portid bug in sending manage pkt
Sheng Li
1
-0
/
+1
2016-03-07
net: hns: fix the bug about loopback
yankejian
1
-0
/
+8
2016-01-21
net: hns: enet specifies a reference to dsaf
yankejian
1
-0
/
+4
2015-12-09
net: hns: optimize XGE capability by reducing cpu usage
yankejian
1
-1
/
+0
2015-12-04
net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS Driver
Salil
1
-0
/
+8
2015-12-04
net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver
Salil
1
-1
/
+52
2015-12-04
net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
Salil
1
-4
/
+33
2015-10-14
net: hisilicon: supports promisc mode
yankejian
1
-0
/
+6
2015-09-21
net: add Hisilicon Network Subsystem DSAF support
huangdaode
1
-0
/
+777