summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_tx.c
Commit message (Expand)AuthorAgeFilesLines
* hinic: add vlan offload supportXue Chaojing2019-06-291-0/+17
* hinic: implement the statistical interface of ethtoolXue Chaojing2019-06-241-0/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1Star
* net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-021-1/+1
* net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing2019-01-171-2/+6
* net-next/hinic: add checksum offload and TSO supportZhao Chen2018-10-191-6/+289
* net-next: hinic: fix a problem in free_tx_poll()Zhao Chen2018-08-081-2/+16
* net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen2018-07-201-0/+1
* net-next/hinic: Fix a case of Tx Queue is Stopped foreverAviad Krawczyk2017-09-281-2/+12
* hinic: skb_pad() frees on errorDan Carpenter2017-08-261-1/+2
* net-next/hinic: Add ethtool and statsAviad Krawczyk2017-08-221-0/+22
* net-next/hinic: Add Tx operationAviad Krawczyk2017-08-221-0/+406
* net-next/hinic: Add logical Txq and RxqAviad Krawczyk2017-08-221-0/+75