index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
/
hns_dsaf_mac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
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-04-01
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-05-01
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-07
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-02
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-05
1
-7
/
+126
*
net: hns: dsaf adds support of acpi
Kejian Yan
2016-06-05
1
-40
/
+40
*
net: hns: add dsaf misc operation method
Kejian Yan
2016-06-05
1
-7
/
+7
*
net: hns: add uniform interface for phy connection
Kejian Yan
2016-06-05
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
*
net: hns: add attribute cpld_ctrl for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
1
-17
/
+21
*
net: hns: separate debug dsaf device from service dsaf device
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
1
-44
/
+108
*
net: hns: sort the header file by alphabetical order
Daode Huang
2016-04-26
1
-6
/
+6
*
net: hns: add a new dsaf mode for debug port
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
1
-4
/
+4
*
net: hns: add support of pause frame ctrl for HNS V2
Lisheng
2016-04-03
1
-23
/
+7
*
net: hns: adds limitation for debug port mtu
Kejian Yan
2016-03-22
1
-0
/
+3
*
net: hns: fix the bug about mtu setting
Kejian Yan
2016-03-22
1
-1
/
+3
*
net: hns: add uc match for debug ports
Kejian Yan
2016-03-22
1
-0
/
+8
*
net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
Salil
2015-12-04
1
-7
/
+7
*
net: hisilicon fix a bug on Hisilicon Network Subsystem
huangdaode
2015-10-19
1
-1
/
+1
*
net: hisilicon net: fix a bug about led
lipeng
2015-10-15
1
-1
/
+3
*
net: Fix Hisilicon Network Subsystem Support Compilation
huangdaode
2015-09-29
1
-1
/
+1
*
net: add Hisilicon Network Subsystem DSAF support
huangdaode
2015-09-21
1
-0
/
+900