index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_dsaf_mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-08-29
1
-1
/
+1
*
net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
Krzysztof Kozlowski
2024-08-28
1
-0
/
+1
*
net: hns: fix fake link up on xge port
Yonglong Liu
2023-12-06
1
-0
/
+29
*
net: hns: Add missing fwnode_handle_put in hns_mac_init
Peng Wu
2022-04-25
1
-1
/
+5
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
net: hisilicon: hns: Fix wrong function name in comments
Yang Shen
2021-05-17
1
-3
/
+3
*
net: hns: fix the comments style issue
Peng Li
2021-05-14
1
-2
/
+1
*
net: hns: remove redundant variable initialization
Yonglong Liu
2021-03-24
1
-1
/
+1
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
1
-17
/
+17
*
net: hns: use true,false for bool variables
Jason Yan
2020-04-20
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
2019-04-04
1
-1
/
+1
*
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2018-12-16
1
-0
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
1
-0
/
+44
|
\
|
*
net: hns: add the code for cleaning pkt in chip
Peng Li
2018-08-29
1
-0
/
+44
*
|
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
1
-4
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-8
/
+5
|
\
|
*
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2018-08-02
1
-5
/
+0
|
*
net: hns: Make many functions static
YueHaibing
2018-07-26
1
-3
/
+5
*
|
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2018-07-23
1
-2
/
+4
|
/
*
ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
Joe Perches
2018-03-31
1
-4
/
+2
*
net: hns: add ACPI mode support for ethtool -p
Jian Shen
2018-01-02
1
-1
/
+1
*
net: hns: support deferred probe when no mdio
lipeng
2017-04-30
1
-6
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-4
/
+7
|
\
|
*
net: hns: Add ACPI support to check SFP present
Daode Huang
2017-04-01
1
-4
/
+7
*
|
net: hns: Remove the redundant adding and deleting mac function
Kejian Yan
2017-04-03
1
-38
/
+0
*
|
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
2017-04-03
1
-2
/
+1
|
/
*
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
2016-11-10
1
-0
/
+40
*
net: hns: add multicast tcam table clear
Kejian Yan
2016-11-10
1
-0
/
+12
*
net: hns: fix for promisc mode in HNS driver
Kejian Yan
2016-11-10
1
-0
/
+2
*
net: hns: add fuzzy match of tcam table for hns
Kejian Yan
2016-11-10
1
-6
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-3
/
+10
|
\
|
*
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-14
1
-3
/
+10
|
|
\
|
|
*
net: hns: fix the bug of forwarding table
Daode Huang
2016-10-03
1
-3
/
+10
*
|
|
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-2
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-11
1
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
net: hns: Add missing \n to end of dev_err messages, tidy up text
Colin Ian King
2016-10-06
1
-11
/
+11
*
|
net: hns: Add support of ACPI to HNS driver RoCE Reset function
Salil
2016-08-25
1
-16
/
+1
|
/
*
net: hns: mdio->irq is an array, so no need to check if it is null
Colin Ian King
2016-08-15
1
-2
/
+1
*
ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...
Peter Chen
2016-08-01
1
-3
/
+6
*
net: hns: add media-type property for hns
Kejian Yan
2016-07-01
1
-0
/
+26
*
net: hns: remove redundant hns_mac_dev_to_enet_if()
Kejian Yan
2016-07-01
1
-15
/
+0
*
net: hns: register phy device in each mac initial sequence
Kejian Yan
2016-06-04
1
-7
/
+126
*
net: hns: dsaf adds support of acpi
Kejian Yan
2016-06-04
1
-40
/
+40
*
net: hns: add dsaf misc operation method
Kejian Yan
2016-06-04
1
-7
/
+7
*
net: hns: add uniform interface for phy connection
Kejian Yan
2016-06-04
1
-10
/
+24
*
net: hns: change port-id property to reg property in dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-29
1
-3
/
+3
*
net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon property
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-29
1
-12
/
+14
*
net: hns: add attribute port-mode-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
1
-0
/
+10
*
net: hns: add attribute port-rst-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
1
-0
/
+10
[next]