summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf
AgeCommit message (Expand)Author
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta
2017-08-22net: hns3: Add support to change MTU in HNS3 hardwareSalil
2017-08-19net: hns3: fix a handful of spelling mistakesColin Ian King
2017-08-18net: hns3: Fixes the static check warning due to missing unsupp L3 proto checkSalil
2017-08-18net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()Salil
2017-08-18net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetchSalil
2017-08-17net: hns3: ensure media_type is unitializedColin Ian King
2017-08-11hns3pf: Fix some harmless copy and paste bugsDan Carpenter
2017-08-11hns3pf: fix hns3_del_tunnel_port()Dan Carpenter
2017-08-07net: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King
2017-08-07hns3: fix unused function warningArnd Bergmann
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07hns3pf: don't check handle during mqprio offloadJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-03net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERSSalil
2017-08-03net: hns3: Add Ethtool support to HNS3 driverSalil
2017-08-03net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoCSalil
2017-08-03net: hns3: Add support of TX Scheduler & Shaper to HNS3 driverSalil
2017-08-03net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer SupportSalil
2017-08-03net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface SupportSalil
2017-08-03net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoCSalil