index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3_enet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-14
net: hns3: Add vlan filter setting by ethtool command -K
Peng Li
1
-0
/
+6
2018-08-14
net: hns3: Set tx ring' tc info when netdev is up
Yunsheng Lin
1
-0
/
+24
2018-08-14
net: hns3: Remove tx ring BD len register in hns3_enet
Yunsheng Lin
1
-2
/
+0
2018-08-08
net: hns3: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-03
net: hns3: Fix MSIX allocation issue for VF
Jian Shen
1
-1
/
+2
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
1
-8
/
+2
2018-07-21
net: hns3: Fix misleading parameter name
Jian Shen
1
-2
/
+2
2018-07-16
net: hns3: Fix for reset_level default assignment probelm
Yunsheng Lin
1
-1
/
+5
2018-07-16
net: hns3: remove unnecessary ring configuration operation while resetting
Huazhong Tan
1
-8
/
+0
2018-07-16
net: hns3: Fix return value error in hns3_reset_notify_down_enet
Huazhong Tan
1
-1
/
+1
2018-07-07
net: hns3: Fix for l4 checksum offload bug
Yunsheng Lin
1
-3
/
+3
2018-07-07
net: hns3: Fix tc setup when netdev is first up
Yunsheng Lin
1
-47
/
+31
2018-07-04
net: hns3: remove redundant variable 'protocol'
Colin Ian King
1
-2
/
+0
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
1
-106
/
+112
2018-07-02
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
Huazhong Tan
1
-16
/
+10
2018-06-29
net: hns3: remove the Redundant put_vector in hns3_client_uninit
Peng Li
1
-4
/
+0
2018-06-29
net: hns3: add unlikely for error check
Peng Li
1
-2
/
+2
2018-06-29
net: hns3: add l4_type check for both ipv4 and ipv6
Peng Li
1
-5
/
+5
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+4
2018-06-01
net: hns3: Optimize the PF's process of updating multicast MAC
Xi Wang
1
-1
/
+5
2018-06-01
net: hns3: Fix for vxlan tx checksum bug
Yunsheng Lin
1
-0
/
+29
2018-06-01
net: hns3: Fix setting mac address error
Jian Shen
1
-0
/
+13
2018-06-01
net: hns3: Add repeat address checking for setting mac address
Jian Shen
1
-0
/
+6
2018-06-01
net: hns3: Add support for IFF_ALLMULTI flag
Peng Li
1
-2
/
+4
2018-05-29
net: hns3: Clear TX/RX rings when stopping port & un-initializing client
Fuyun Liang
1
-10
/
+105
2018-05-29
net: hns3: Removes unnecessary check when clearing TX/RX rings
Fuyun Liang
1
-6
/
+0
2018-05-29
net: hns3: Fixes the init of the VALID BD info in the descriptor
Fuyun Liang
1
-0
/
+2
2018-05-29
net: hns3: Add STRP_TAGP field support for hardware revision 0x21
Peng Li
1
-5
/
+37
2018-05-29
net: hns3: Updates RX packet info fetch in case of multi BD
Peng Li
1
-18
/
+18
2018-05-21
net: hns3: Fix for hns3 module is loaded multiple times problem
Xi Wang
1
-0
/
+1
2018-05-21
net: hns3: Fix the missing client list node initialization
Xi Wang
1
-0
/
+2
2018-05-21
net: hns3: Fixes API to fetch ethernet header length with kernel default
Peng Li
1
-102
/
+2
2018-05-21
net: hns3: Fixes error reported by Kbuild and internal review
Salil Mehta
1
-1
/
+3
2018-05-16
net: hns3: Add support of .sriov_configure in HNS3 driver
Peng Li
1
-26
/
+32
2018-05-16
net: hns3: Change return type of hnae3_register_ae_dev
Fuyun Liang
1
-3
/
+1
2018-05-16
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
Fuyun Liang
1
-1
/
+73
2018-05-11
net: hns3: fix for cleaning ring problem
Yunsheng Lin
1
-4
/
+30
2018-05-11
net: hns3: remove add/del_tunnel_udp in hns3_enet module
Yunsheng Lin
1
-89
/
+0
2018-05-11
net: hns3: Fix for setting mac address when resetting
Yunsheng Lin
1
-4
/
+4
2018-05-10
net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
Yunsheng Lin
1
-7
/
+1
2018-05-01
net: hns3: fix to correctly fetch l4 protocol outer header
Huazhong Tan
1
-1
/
+1
2018-04-01
net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()
Wei Yongjun
1
-4
/
+0
2018-03-26
net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
Fuyun Liang
1
-1
/
+1
2018-03-22
net: hns3: Changes to make enet watchdog timeout func common for PF/VF
Salil Mehta
1
-23
/
+7
2018-03-22
net: hns3: change the time interval of int_gl calculating
Fuyun Liang
1
-17
/
+29
2018-03-22
net: hns3: change GL update rate
Fuyun Liang
1
-0
/
+8
2018-03-22
net: hns3: fix for vlan table lost problem when resetting
Yunsheng Lin
1
-0
/
+26
2018-03-12
net: hns3: fix rx path skb->truesize reporting bug
Peng Li
1
-6
/
+4
2018-03-12
net: hns3: fix for ipv6 address loss problem after setting channels
Fuyun Liang
1
-2
/
+2
2018-03-12
net: hns3: add existence check when remove old uc mac address
Fuyun Liang
1
-2
/
+2
[next]