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_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hisilicon: hns: use ethtool string helpers
Rosen Penev
2024-11-06
1
-46
/
+24
*
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
*
net: ethernet: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net: hisilicon: hns: Fix wrong function name in comments
Yang Shen
2021-05-17
1
-8
/
+8
*
net: hns: remove redundant variable initialization
Yonglong Liu
2021-03-24
1
-8
/
+8
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-26
1
-70
/
+78
*
net: hns: use eth_broadcast_addr() to assign broadcast address
Xu Wang
2020-07-21
1
-1
/
+1
*
net: hns: make arrays static, makes object smaller
Colin Ian King
2019-10-07
1
-2
/
+2
*
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-05
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: hns: fix unsigned comparison to less than zero
Colin Ian King
2019-04-07
1
-1
/
+1
*
net: hns: Fix sparse: some warnings in HNS drivers
Yonglong Liu
2019-04-04
1
-14
/
+6
*
net: hns: fix ICMP6 neighbor solicitation messages discard problem
Yonglong Liu
2019-04-04
1
-6
/
+27
*
net: hns: Fixes the missing put_device in positive leg for roce reset
Salil Mehta
2019-02-19
1
-0
/
+3
*
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
2019-02-14
1
-0
/
+2
*
net: hns: Fix ping failed when use net bridge and send multicast
Yonglong Liu
2018-12-16
1
-41
/
+216
*
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2018-12-16
1
-121
/
+121
*
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
2018-12-16
1
-2
/
+2
*
net: hns: add the code for cleaning pkt in chip
Peng Li
2018-08-30
1
-0
/
+29
*
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2018-08-02
1
-9
/
+1
*
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
1
-6
/
+8
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
2018-06-04
1
-5
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-2
/
+4
|
\
|
*
net: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
2017-03-26
1
-0
/
+1
|
*
net: hns: fix uninitialized data use
Arnd Bergmann
2017-03-26
1
-2
/
+3
*
|
net: hns: Adjust the SBM module buffer threshold
Kejian Yan
2017-04-03
1
-4
/
+4
*
|
net: hns: Remove redundant mac table operations
Kejian Yan
2017-04-03
1
-160
/
+0
*
|
net: hns: Remove the redundant adding and deleting mac function
Kejian Yan
2017-04-03
1
-81
/
+0
|
/
*
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
2016-11-10
1
-0
/
+49
*
net: hns: add multicast tcam table clear
Kejian Yan
2016-11-10
1
-0
/
+79
*
net: hns: modify tcam table of mask_key
Qianqian Xie
2016-11-10
1
-0
/
+7
*
net: hns: modify tcam table of mac mc-entry
Qianqian Xie
2016-11-10
1
-8
/
+17
*
net: hns: modify tcam table of mac mc-port
Qianqian Xie
2016-11-10
1
-5
/
+13
*
net: hns: modify table index to get mac entry
Qianqian Xie
2016-11-10
1
-4
/
+10
*
net: hns: modify tcam table of mac uc-entry
Qianqian Xie
2016-11-10
1
-6
/
+12
*
net: hns: modify tcam table and set mac key
Qianqian Xie
2016-11-10
1
-4
/
+12
*
net: hns: fix for promisc mode in HNS driver
Kejian Yan
2016-11-10
1
-4
/
+59
*
net: hns: add fuzzy match of tcam table for hns
Kejian Yan
2016-11-10
1
-39
/
+101
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-30
1
-0
/
+1
|
\
|
*
net: hns: Fix hns_dsaf module autoload for OF registration
Javier Martinez Canillas
2016-10-17
1
-0
/
+1
*
|
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-14
1
-10
/
+0
|
\
\
|
|
/
|
/
|
|
*
net: hns: fix port not available after testing loopback
Kejian Yan
2016-10-03
1
-10
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
1
-13
/
+34
|
\
|
|
*
net: hns: Add support of ACPI to HNS driver RoCE Reset function
Salil
2016-08-25
1
-13
/
+34
*
|
net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()
Wei Yongjun
2016-08-24
1
-12
/
+4
|
/
*
net: hns: Add reset function support for RoCE driver
oulijun
2016-08-20
1
-0
/
+84
*
ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...
Peter Chen
2016-08-02
1
-3
/
+4
*
net: hns: fix return value check in hns_dsaf_get_cfg()
Wei Yongjun
2016-07-05
1
-8
/
+8
[next]