David S. Miller
|
6f14f443d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Kejian Yan
|
76b588bc52
net: hns: Adjust the SBM module buffer threshold
|
8 years ago |
Kejian Yan
|
9f1607b8b5
net: hns: Remove redundant mac table operations
|
8 years ago |
Kejian Yan
|
040a3800aa
net: hns: Remove the redundant adding and deleting mac function
|
8 years ago |
Arnd Bergmann
|
834a61d455
net: hns: avoid gcc-7.0.1 warning for uninitialized data
|
8 years ago |
Arnd Bergmann
|
a17f1861b5
net: hns: fix uninitialized data use
|
8 years ago |
Kejian Yan
|
66355f52ca
net: hns: add the support to add/remove the ucast entry to/from table
|
8 years ago |
Kejian Yan
|
ec2cafe682
net: hns: add multicast tcam table clear
|
8 years ago |
Qianqian Xie
|
590457f4ec
net: hns: modify tcam table of mask_key
|
8 years ago |
Qianqian Xie
|
9d189b853c
net: hns: modify tcam table of mac mc-entry
|
8 years ago |
Qianqian Xie
|
928971b6bc
net: hns: modify tcam table of mac mc-port
|
8 years ago |
Qianqian Xie
|
39a6c9ebcb
net: hns: modify table index to get mac entry
|
8 years ago |
Qianqian Xie
|
c9c0b37072
net: hns: modify tcam table of mac uc-entry
|
8 years ago |
Qianqian Xie
|
5483bfcb16
net: hns: modify tcam table and set mac key
|
8 years ago |
Kejian Yan
|
1f5fa2dd1c
net: hns: fix for promisc mode in HNS driver
|
8 years ago |
Kejian Yan
|
153b1d4870
net: hns: add fuzzy match of tcam table for hns
|
8 years ago |
Linus Torvalds
|
2a26d99b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Javier Martinez Canillas
|
a7deb924d3
net: hns: Fix hns_dsaf module autoload for OF registration
|
9 years ago |
Linus Torvalds
|
b292fb80bb
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
|
9 years ago |
Linus Torvalds
|
b9044ac829
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
|
9 years ago |
Kejian Yan
|
ea870bf93c
net: hns: fix port not available after testing loopback
|
9 years ago |
Salil
|
d605916b76
net: hns: Add support of ACPI to HNS driver RoCE Reset function
|
9 years ago |
Wei Yongjun
|
b3dc93501e
net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()
|
9 years ago |
oulijun
|
e018068812
net: hns: Add reset function support for RoCE driver
|
9 years ago |
Peter Chen
|
453cafbce5
ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after calling of_parse_phandle
|
9 years ago |
Wei Yongjun
|
96329a181b
net: hns: fix return value check in hns_dsaf_get_cfg()
|
9 years ago |
Daode Huang
|
45fc764e3e
net: hns: normalize two different loop
|
9 years ago |
Daode Huang
|
68fa1636a4
net: hns: delete redundant parenthese
|
9 years ago |
Daode Huang
|
8ec98ba711
net: hns: change code style from a = a + x to a += x
|
9 years ago |
Daode Huang
|
8ae7b8a599
net: hns: fix sbm default parameters config error
|
9 years ago |