aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei
AgeCommit message (Expand)Author
2020-06-08hinic: fix a bug of ndo_stopLuo bin
2020-06-01hinic: fix wrong value of MIN_SKB_LENLuo bin
2020-06-01hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-06-01hinic: fix out-of-order excution in arm cpuLuo bin
2020-06-01hinic: fix the bug of clearing event queueLuo bin
2020-06-01hinic: fix a bug of waitting for IO stoppedLuo bin
2020-05-21hinic: fix a bug of setting hw_ioctxtLuo bin
2020-05-21hinic: fix a irq affinity bugLuo bin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-01-22hinic: Add pci device idsXue Chaojing
2019-01-17net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing
2018-12-11hinic: optmize rx refill buffer mechanismXue Chaojing
2018-11-23net: hinic: fix null pointer dereference on pointer hwdevColin Ian King
2018-11-20net-next/hinic: fix a bug in rx data flowXue Chaojing
2018-11-20net-next/hinic:fix a bug in set mac addressXue Chaojing
2018-11-20net-next/hinic:add rx checksum offload for HiNICXue Chaojing
2018-11-20net-next/hinic:replace multiply and division operatorsXue Chaojing
2018-10-29hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4Nathan Chancellor
2018-10-18net-next/hinic: add checksum offload and TSO supportZhao Chen
2018-09-28hinic: remove ndo_poll_controllerEric Dumazet
2018-08-08net-next: hinic: fix a problem in free_tx_poll()Zhao Chen
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-25hinic: Link the logical network device to the pci device in sysfsdann frazier
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-19net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King
2018-06-28hinic: reset irq affinity before freeing irqWei Yongjun
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-05-08net-next/hinic: add pci device ids for 25ge and 100ge cardZhao Chen
2018-04-19net-next/hinic: add arm64 supportZhao Chen
2018-01-02hinic: Replace PCI pool old APIRomain Perier
2017-09-28net-next/hinic: Fix a case of Tx Queue is Stopped foreverAviad Krawczyk
2017-09-28net-next/hinic: Set Rxq irq to specific cpu for NUMAAviad Krawczyk
2017-08-28hinic: don't build the module by defaultVitaly Kuznetsov
2017-08-28net-next/hinic: fix comparison of a uint16_t type with -1Aviad Krawczyk
2017-08-28net-next/hinic: Fix MTU limitationAviad Krawczyk
2017-08-25hinic: skb_pad() frees on errorDan Carpenter
2017-08-24hinic: uninitialized variable in hinic_api_cmd_init()Dan Carpenter
2017-08-23net: hinic: make functions set_ctrl0 and set_ctrl1 staticColin Ian King
2017-08-22net-next/hinic: Add netpollAviad Krawczyk
2017-08-22net-next/hinic: Add ethtool and statsAviad Krawczyk
2017-08-22net-next/hinic: Add Tx operationAviad Krawczyk
2017-08-22net-next/hinic: Add Rx handlerAviad Krawczyk
2017-08-22net-next/hinic: Add cmdq completion handlerAviad Krawczyk
2017-08-22net-next/hinic: Add cmdq commandsAviad Krawczyk
2017-08-22net-next/hinic: Add ceqsAviad Krawczyk