index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
Age
Commit message (
Expand
)
Author
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-27
net: hinic: Open device for the user access when it is ready
Leon Romanovsky
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-16
net: hinic: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-19
hinic: make array speeds static const, makes object smaller
Colin Ian King
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-05-17
net: huawei: hinic: Fix wrong function name in comments
Yang Shen
2021-05-13
net: hinic: fix misspelled "acessing"
Guangbin Huang
2021-05-13
net: hinic: remove unnecessary parentheses
Guangbin Huang
2021-05-13
net: hinic: add blank line after function declaration
Guangbin Huang
2021-05-13
net: hinic: remove unnecessary blank line
Guangbin Huang
2021-03-24
hinic: avoid gcc -Wrestrict warning
Arnd Bergmann
2021-03-19
hinic: Remove unused variable.
David S. Miller
2021-03-19
net: hinic: convert strlcpy to strscpy
Daode Huang
2021-03-19
net: hinic: remove the repeat word "the" in comment.
Daode Huang
2021-03-19
net: hinic: add a blank line after declarations
Daode Huang
2021-03-19
net: hinic: Remove unnecessary 'out of memory' message
Daode Huang
2020-12-09
net: hinic: simplify the return hinic_configure_max_qnum()
Zheng Yongjun
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
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
[next]