index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
Age
Commit message (
Expand
)
Author
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
2020-03-21
hinic: fix wrong value of MIN_SKB_LEN
Luo bin
2020-03-21
hinic: fix wrong para of wait_for_completion_timeout
Luo bin
2020-03-21
hinic: fix out-of-order excution in arm cpu
Luo bin
2020-03-21
hinic: fix the bug of clearing event queue
Luo bin
2020-03-21
hinic: fix a bug of waitting for IO stopped
Luo bin
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
2020-02-27
hinic: fix a bug of setting hw_ioctxt
Luo bin
2020-02-27
hinic: fix a irq affinity bug
Luo bin
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-07
hinic: add fw version query
Xue Chaojing
2019-07-02
hinic: remove standard netdev stats
Xue Chaojing
2019-06-29
hinic: add vlan offload support
Xue Chaojing
2019-06-28
hinic: reduce rss_init stack usage
Arnd Bergmann
2019-06-24
hinic: implement the statistical interface of ethtool
Xue Chaojing
2019-06-22
hinic: fix dereference of pointer hwdev before it is null checked
Colin Ian King
2019-06-18
hinic: add support for rss parameters with ethtool
Xue Chaojing
2019-06-18
hinic: move ethtool code into hinic_ethtool
Xue Chaojing
2019-06-18
hinic: add rss support
Xue Chaojing
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-15
hinic: Use devm_kasprintf instead of hard coding it
Christophe JAILLET
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-04
hinic: add LRO support
Xue Chaojing
2019-05-28
hinic: fix a bug in set rx mode
Xue Chaojing
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-01-22
hinic: Add pci device ids
Xue Chaojing
2019-01-17
net-next/hinic: replace disable_irq_nosync/enable_irq
Xue Chaojing
[next]