aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hip04_eth.c
AgeCommit message (Expand)Author
2019-12-31net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao
2019-11-20net: hns3: fix return type of ndo_start_xmit functionYueHaibing
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-08-29net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-08-29net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-08-29net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2017-02-14net: hip04: Omit private ndo_get_stats functionTobias Klauser
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-12-16net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li
2016-10-17net: hip04: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-26net: hip04: mark tx_done() staticBaoyou Xie
2016-09-17hisilicon: constify net_device_ops structuresJulia Lawall
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-01-13hip04_eth: fix missing error handle for build_skb failedwangweidong
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