summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_enet.c
AgeCommit message (Expand)Author
2019-05-16net: hns: Fix WARNING when hns modules installedJun Xiao
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-03-13net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-01-13net: hns: Fix ntuple-filters status error.Yonglong Liu
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2018-10-18net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-10-10net: hns: add the code for cleaning pkt in chipPeng Li
2018-10-03net: hns: fix skb->truesize underestimationHuazhong Tan
2017-11-01net: hns: set correct return valuePan Bian
2017-08-04net: hns: Fix for __udivdi3 compiler errorLin Yun Sheng
2017-08-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil
2017-04-03net: hns: Replace netif_tx_lock to ring spin locklipeng
2017-04-03net: hns: Fix to adjust buf_size of ring according to mtulipeng
2017-04-03net: hns: Optimize hns_nic_common_poll for better performancelipeng
2017-04-03net: hns: Fix the implementation of irq affinity functionlipeng
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-02-03hns_enet: use cpumask_var_t for on-stack maskArnd Bergmann
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-06net: hns: Fix to conditionally convey RX checksum flag to stackSalil
2016-11-10net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan
2016-11-10net: hns: add multicast tcam table clearKejian Yan
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-03net: hns: delete redundant broadcast packet filter processDaode Huang
2016-10-03net: hns: bug fix about broadcast/multicast packetsDaode Huang
2016-10-03net: hns: delete repeat read fbd num after whileDaode Huang
2016-10-03net: hns: add fini_process for v2 napi processDaode Huang
2016-10-03net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng
2016-09-22net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes
2016-07-01net: hns: add a space before "*/"Daode Huang
2016-06-21net: hns: bug fix about TSO on|off when there is trafficDaode Huang
2016-06-21net: hns: fix bug that alloc skb fail lead to port unavailableJun He
2016-06-21net: hns: delete redundancy ring enable operationsDaode Huang
2016-06-21net: hns: fix the wrong speed for bondQianqian Xie
2016-06-21net: hns: fix the error info when dma_set_mask_and_coherent failQianqian Xie
2016-06-21net: hns: typo fix of annotation info for hns_nic_reset_subtask()Qianqian Xie
2016-06-21net: hns: add skb_reset_mac_header() after skb being allocKejian Yan
2016-06-04net: hns: net: hns: enet adds support of acpiKejian Yan
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan