summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hip04_eth.c
AgeCommit message (Expand)Author
2020-01-04net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao
2019-09-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-09-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-09-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2015-09-26net: hisilicon: fix handling platform_get_irq resultAndrzej Hajda
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-05-12hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck
2015-04-15net: hip04: Make tx coalesce timer actually workThomas Gleixner
2015-02-02net: hip04: add missing MODULE_LICENSEArnd Bergmann
2015-01-28hisilicon: add some missing curly bracesDan Carpenter
2015-01-14net: hisilicon: new hip04 ethernet driverdingtianhong