summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns
AgeCommit message (Expand)Author
2018-10-18net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-10-03net: hns: fix skb->truesize underestimationHuazhong Tan
2018-10-03net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-31net: hns: Fix a skb used after free bugYunsheng Lin
2018-03-24net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li
2018-03-22net: hns: Some checkpatch.pl script & warning fixesSalil
2018-03-22net: hns: Correct HNS RSS key set functionlipeng
2017-06-17net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-02-14hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2016-11-07net: hns: fix device reference leaksJohan Hovold
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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
2016-10-03net: hns: fix the bug of forwarding tableDaode Huang
2016-10-03net: hns: fix port not available after testing loopbackKejian Yan
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: bug fix about setting coalsecs-usecs to 0Daode Huang
2016-10-03net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng
2016-09-22net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-22net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King
2016-08-25net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil
2016-08-23net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()Wei Yongjun
2016-08-19net: hns: Add reset function support for RoCE driveroulijun
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-15net: hns: mdio->irq is an array, so no need to check if it is nullColin Ian King
2016-08-10net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick
2016-08-01ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen
2016-08-01ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen
2016-07-05net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun
2016-07-01net: hns: add media-type property for hnsKejian Yan
2016-07-01net: hns: remove redundant hns_mac_dev_to_enet_if()Kejian Yan
2016-07-01net: hns: normalize two different loopDaode Huang
2016-07-01net: hns: add a space before "*/"Daode Huang
2016-07-01net: hns: delete redundant parentheseDaode Huang
2016-07-01net: hns: change code style from a = a + x to a += xDaode Huang
2016-07-01net: hns: fix code style about hns driverDaode Huang
2016-06-21net: hns: bug fix about TSO on|off when there is trafficDaode Huang
2016-06-21net: hns: change the default coalesce usecsDaode Huang
2016-06-21net: hns: fix sbm default parameters config errorDaode Huang