summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns
AgeCommit message (Expand)Author
2017-04-03net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan
2017-04-03net: hns: Remove redundant mac table operationsKejian Yan
2017-04-03net: hns: Remove redundant mac_get_id()Kejian Yan
2017-04-03net: hns: Remove the redundant adding and deleting mac functionKejian Yan
2017-04-03net: hns: Correct HNS RSS key set functionlipeng
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: bug fix of ethtool show the speedDaode Huang
2017-04-03net: hns: Remove redundant memset during buffer releaselipeng
2017-04-03net: hns: Optimize the code for GMAC pad and crc Configlipeng
2017-04-03net: hns: Modify GMAC init TX threshold valuelipeng
2017-04-03net: hns: Fix the implementation of irq affinity functionlipeng
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-06hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-11-10net: hns: modify tcam table of mask_keyQianqian Xie
2016-11-10net: hns: modify tcam table of mac mc-entryQianqian Xie
2016-11-10net: hns: modify tcam table of mac mc-portQianqian Xie
2016-11-10net: hns: modify table index to get mac entryQianqian Xie
2016-11-10net: hns: modify tcam table of mac uc-entryQianqian Xie
2016-11-10net: hns: modify tcam table and set mac keyQianqian Xie
2016-11-10net: hns: modify buffer format of cpu data to le64Qianqian Xie
2016-11-10net: hns: fix to intimate the link-status change by adding LF/RF methodDaode Huang
2016-11-10net: hns: modify ethtool statistics value errorQianqian Xie
2016-11-10net: hns: delete redundant macro definitionQianqian Xie
2016-11-10net: hns: bug fix about restart auto-negotiationDaode Huang
2016-11-10net: hns: set default mac pause time to 0xffffDaode Huang
2016-11-10net: hns: fix for promisc mode in HNS driverKejian Yan
2016-11-10net: hns: add fuzzy match of tcam table for hnsKejian Yan
2016-11-07net: hns: fix device reference leaksJohan Hovold
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-17net: hns: Fix hns_dsaf module autoload for OF registrationJavier Martinez Canillas
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-06net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King
2016-10-03net: hns: delete redundant broadcast packet filter processDaode Huang
2016-10-03net: hns: bug fix about broadcast/multicast packetsDaode Huang