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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns: Fix ping failed when use net bridge and send multicast
Yonglong Liu
2018-12-16
1
-41
/
+216
*
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu
2018-12-16
2
-4
/
+11
*
net: hns: Fix ntuple-filters status error.
Yonglong Liu
2018-12-16
1
-1
/
+1
*
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
2018-12-16
1
-2
/
+10
*
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
2018-12-16
1
-1
/
+22
*
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
2018-12-16
1
-0
/
+3
*
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
2018-12-16
1
-0
/
+3
*
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2018-12-16
2
-127
/
+127
*
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2018-12-16
2
-0
/
+18
*
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
2018-12-16
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
2
-30
/
+20
|
\
|
*
net: hns: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-18
/
+0
|
*
net: hns: fix for unmapping problem when SMMU is on
Yunsheng Lin
2018-09-25
2
-12
/
+20
*
|
net: hns: make function hns_gmac_wait_fifo_clean() static
Wei Yongjun
2018-09-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-05
14
-4
/
+257
|
\
|
|
*
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
2018-08-30
1
-0
/
+2
|
*
net: hns: add the code for cleaning pkt in chip
Peng Li
2018-08-30
13
-4
/
+255
*
|
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-30
1
-4
/
+4
|
/
*
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
2018-08-23
1
-102
/
+1
*
net: hns: fix skb->truesize underestimation
Huazhong Tan
2018-08-23
1
-1
/
+1
*
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
2018-08-23
1
-1
/
+2
*
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-23
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
10
-71
/
+68
|
\
|
*
net: hns: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
|
*
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2018-08-02
2
-14
/
+1
|
*
net: hisilicon: hns: Replace mdelay() with msleep()
Jia-Ju Bai
2018-07-27
2
-4
/
+4
|
*
net: hns: make hns_dsaf_roce_reset non static
YueHaibing
2018-07-27
1
-1
/
+1
|
*
net: hns: Make many functions static
YueHaibing
2018-07-26
10
-52
/
+60
|
*
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+1
|
*
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+2
*
|
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2018-07-23
2
-4
/
+10
|
/
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+2
*
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
2018-06-04
1
-5
/
+18
*
net: hns: Avoid action name truncation
dann frazier
2018-04-19
1
-1
/
+1
*
ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
Joe Perches
2018-04-01
1
-4
/
+2
*
net: hns: Fix ethtool private flags
Matthias Brugger
2018-03-18
4
-4
/
+6
*
net: hns: Fix for variable may be used uninitialized warnings
Huazhong Tan
2018-01-22
2
-21
/
+38
*
net: hns: add ACPI mode support for ethtool -p
Jian Shen
2018-01-02
2
-2
/
+57
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
|
\
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
1
-2
/
+2
|
\
|
|
|
*
|
net: hns: set correct return value
Pan Bian
2017-11-01
1
-2
/
+2
|
|
/
*
/
net: hns: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-4
/
+3
|
/
*
net: hns: Fix for __udivdi3 compiler error
Lin Yun Sheng
2017-08-04
1
-1
/
+2
*
net: hns: Add self-adaptive interrupt coalesce support in hns driver
Lin Yun Sheng
2017-08-03
6
-11
/
+149
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
2
-3
/
+58
|
\
|
*
net: hns: add acpi function of xge led control
LiuJian
2017-07-14
2
-3
/
+58
*
|
hns: remove useless void cast
stephen hemminger
2017-07-20
1
-1
/
+1
|
/
[next]