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
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
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-02
net-next/hinic:add shutdown callback
Xue Chaojing
2018-12-11
hinic: optmize rx refill buffer mechanism
Xue Chaojing
2018-11-23
net: hinic: fix null pointer dereference on pointer hwdev
Colin Ian King
2018-11-20
net-next/hinic: fix a bug in rx data flow
Xue Chaojing
2018-11-20
net-next/hinic:fix a bug in set mac address
Xue Chaojing
2018-11-20
net-next/hinic:add rx checksum offload for HiNIC
Xue Chaojing
2018-11-20
net-next/hinic:replace multiply and division operators
Xue Chaojing
2018-10-29
hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
Nathan Chancellor
2018-10-18
net-next/hinic: add checksum offload and TSO support
Zhao Chen
2018-09-28
hinic: remove ndo_poll_controller
Eric Dumazet
2018-08-08
net-next: hinic: fix a problem in free_tx_poll()
Zhao Chen
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-25
hinic: Link the logical network device to the pci device in sysfs
dann frazier
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-19
net-next/hinic: fix a problem in hinic_xmit_frame()
Zhao Chen
2018-07-04
net: hinic: remove redundant pointer pfhwdev
Colin Ian King
2018-06-28
hinic: reset irq affinity before freeing irq
Wei Yongjun
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-05-08
net-next/hinic: add pci device ids for 25ge and 100ge card
Zhao Chen
2018-04-19
net-next/hinic: add arm64 support
Zhao Chen
2018-01-02
hinic: Replace PCI pool old API
Romain Perier
2017-09-28
net-next/hinic: Fix a case of Tx Queue is Stopped forever
Aviad Krawczyk
2017-09-28
net-next/hinic: Set Rxq irq to specific cpu for NUMA
Aviad Krawczyk
2017-08-28
hinic: don't build the module by default
Vitaly Kuznetsov
2017-08-28
net-next/hinic: fix comparison of a uint16_t type with -1
Aviad Krawczyk
2017-08-28
net-next/hinic: Fix MTU limitation
Aviad Krawczyk
2017-08-25
hinic: skb_pad() frees on error
Dan Carpenter
[next]