index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
Age
Commit message (
Expand
)
Author
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-03
net: hinic: fix DEVLINK build errors
Randy Dunlap
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-24
hinic: fix wrong return value of mac-set cmd
Luo bin
2020-09-23
hinic: improve the comments of function header
Luo bin
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-18
hinic: modify irq name
Luo bin
2020-09-18
hinic: fix sending pkts from core while self testing
Luo bin
2020-09-17
hinic: fix potential resource leak
Wei Li
2020-09-14
hinic: add vxlan segmentation and cs offload support
Luo bin
2020-09-14
net: hinic: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-11
hinic: fix rewaking txq after netif_tx_disable
Luo bin
2020-09-10
net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c
Wang Hai
2020-09-10
net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c
Wang Hai
2020-09-10
hinic: Fix some kernel-doc warnings in hinic_hw_io.c
Wang Hai
2020-09-05
hinic: bump up the timeout of UPDATE_FW cmd
Luo bin
2020-09-05
hinic: bump up the timeout of SET_FUNC_STATE cmd
Luo bin
2020-08-31
hinic: add support to query function table
Luo bin
2020-08-31
hinic: add support to query rq info
Luo bin
2020-08-31
hinic: add support to query sq info
Luo bin
2020-08-11
hinic: fix strncpy output truncated compile warnings
Luo bin
2020-08-04
hinic: add check for mailbox msg from VF
Luo bin
2020-08-04
hinic: add generating mailbox random index support
Luo bin
2020-07-28
hinic: add log in exception handling processes
Luo bin
2020-07-28
hinic: add support to handle hw abnormal event
Luo bin
2020-07-15
hinic: add firmware update support
Luo bin
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-04
hinic: fix sending mailbox timeout in aeq event work
Luo bin
2020-07-01
hinic: fix passing non negative value to ERR_PTR
Luo bin
2020-06-30
hinic: remove unused but set variable
Luo bin
2020-06-28
hinic: add support to get eeprom information
Luo bin
2020-06-28
hinic: add support to identify physical device
Luo bin
2020-06-28
hinic: add self test support
Luo bin
2020-06-28
hinic: add support to set and get irq coalesce
Luo bin
2020-06-28
hinic: add support to set and get pause params
Luo bin
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-02
hinic: add set_channels ethtool_ops support
Luo bin
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
hinic: add set_ringparam ethtool_ops support
Luo bin
2020-05-11
hinic: add link_ksettings ethtool_ops support
Luo bin
2020-05-10
hinic: fix a bug of ndo_stop
Luo bin
2020-05-09
hinic: add three net_device_ops of vf
Luo bin
2020-04-30
hinic: Use kmemdup instead of kzalloc and memcpy
Zou Wei
2020-04-30
hinic: make symbol 'dump_mox_reg' static
Zheng Bin
2020-04-30
hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler
Zou Wei
2020-04-30
hinic: make a bunch of functions static
YueHaibing
2020-04-25
hinic: add net_device_ops associated with vf
Luo bin
2020-04-25
hinic: add sriov feature support
Luo bin
2020-04-25
hinic: add mailbox function support
Luo bin
[next]