index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hnae3.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
net: hns3: refine the handle for hns3_nic_net_open/stop()
Jian Shen
1
-0
/
+1
2018-12-15
net: hns3: Add "queue map" information query function
liuzhongzhu
1
-0
/
+1
2018-12-07
net: hns3: add handling of hw errors reported through MSIX
Salil Mehta
1
-0
/
+1
2018-12-07
net: hns3: rename process_hw_error function
Shiju Jose
1
-1
/
+1
2018-11-23
net: hns3: Add "FD flow table" info query function
liuzhongzhu
1
-0
/
+1
2018-11-23
net: hns3: Add debugfs framework registration
liuzhongzhu
1
-0
/
+1
2018-11-17
net: hns3: Add vport alive state checking support
Yunsheng Lin
1
-0
/
+6
2018-11-15
net: hns3: Add support for ethtool -K to enable/disable HW GRO
Peng Li
1
-0
/
+3
2018-11-15
net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
Peng Li
1
-0
/
+4
2018-11-09
net: hns3: add PCIe FLR support for PF
Huazhong Tan
1
-1
/
+8
2018-11-09
net: hns3: add reset handling for VF when doing PF reset
Huazhong Tan
1
-0
/
+1
2018-11-09
net: hns3: adjust VF's reset process
Huazhong Tan
1
-0
/
+1
2018-11-07
net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...
Huazhong Tan
1
-3
/
+0
2018-11-07
net: hns3: provide some interface & information for the client
Huazhong Tan
1
-0
/
+12
2018-11-07
net: hns3: add set_default_reset_request in the hnae3_ae_ops
Huazhong Tan
1
-0
/
+2
2018-10-31
net: hns3: fix incorrect return value/type of some functions
Huazhong Tan
1
-3
/
+3
2018-10-22
net: hns3: Add PCIe AER error recovery
Shiju Jose
1
-1
/
+1
2018-10-22
net: hns3: Add PCIe AER callback error_detected
Shiju Jose
1
-0
/
+1
2018-10-12
net: hns3: Enable promisc mode when mac vlan table is full
Jian Shen
1
-0
/
+11
2018-10-10
net: hns3: Add HW RSS hash information to RX skb
Peng Li
1
-0
/
+1
2018-10-05
net: hns3: Drop depricated mta table support
Jian Shen
1
-2
/
+0
2018-10-01
net: hns3: Add support for enable/disable flow director
Jian Shen
1
-0
/
+1
2018-10-01
net: hns3: Add reset handle for flow director
Jian Shen
1
-0
/
+4
2018-10-01
net: hns3: Add support for rule query of flow director
Jian Shen
1
-0
/
+6
2018-10-01
net: hns3: Add support for rule add/delete for flow director
Jian Shen
1
-0
/
+4
2018-10-01
net: hns3: Add flow director initialization
Jian Shen
1
-0
/
+4
2018-09-28
net: hns3: Modify hns3_get_max_available_channels
Huazhong Tan
1
-1
/
+1
2018-09-28
net: hns3: Add serdes parallel inner loopback support
Fuyun Liang
1
-2
/
+4
2018-09-28
net: hns3: Rename mac loopback to app loopback
Fuyun Liang
1
-2
/
+2
2018-09-28
net: hns3: Rename loop mode
Fuyun Liang
1
-4
/
+4
2018-09-21
net: hns3: Remove redundant hclge_get_port_type()
Peng Li
1
-1
/
+0
2018-09-21
net: hns3: Add get_media_type ops support for VF
Peng Li
1
-0
/
+1
2018-09-19
net: hns3: Fix client initialize state issue when roce client initialize failed
Jian Shen
1
-0
/
+3
2018-09-19
net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
Xi Wang
1
-0
/
+2
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
1
-8
/
+2
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
1
-8
/
+8
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
1
-2
/
+0
2018-06-01
net: hns3: Optimize the PF's process of updating multicast MAC
Xi Wang
1
-0
/
+1
2018-06-01
net: hns3: Add support for IFF_ALLMULTI flag
Peng Li
1
-1
/
+2
2018-05-29
net: hns3: Fixes the state to indicate client-type initialization
Peng Li
1
-1
/
+3
2018-05-20
net: hns3: Fix for hns3 module is loaded multiple times problem
Xi Wang
1
-0
/
+2
2018-05-16
net: hns3: Change return type of hnae3_register_ae_algo
Fuyun Liang
1
-1
/
+1
2018-05-16
net: hns3: Change return type of hnae3_register_ae_dev
Fuyun Liang
1
-1
/
+1
2018-05-16
net: hns3: Add a check for client instance init state
Fuyun Liang
1
-0
/
+1
2018-05-10
net: hns3: remove add/del_tunnel_udp in hns3_enet module
Yunsheng Lin
1
-7
/
+0
2018-03-22
net: hns3: Add VF Reset device state and its handling
Salil Mehta
1
-0
/
+1
2018-03-22
net: hns3: Changes to make enet watchdog timeout func common for PF/VF
Salil Mehta
1
-2
/
+5
2018-03-22
net: hns3: fix for getting wrong link mode problem
Fuyun Liang
1
-0
/
+4
2018-03-11
net: hns3: add existence check when remove old uc mac address
Fuyun Liang
1
-1
/
+2
2018-03-09
net: hns3: refactor the get/put_vector function
Yunsheng Lin
1
-0
/
+3
[next]