summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson
2020-07-09mlxsw: Set port split ability attribute in driverDanielle Ratson
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle Ratson
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-09net: phy: mscc: fix ptr_ret.cocci warningskernel test robot
2020-07-09net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFTColin Ian King
2020-07-09net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang
2020-07-08bonding: don't need RTNL for ipsec helpersJarod Wilson
2020-07-08bonding: deal with xfrm state in all modes and add more error-checkingJarod Wilson
2020-07-08net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij
2020-07-08net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08bnxt_en: allow firmware to disable VLAN offloadsEdwin Peer
2020-07-08bnxt_en: clean up VLAN feature bit handlingEdwin Peer
2020-07-08bnxt_en: Implement ethtool -X to set indirection table.Michael Chan
2020-07-08bnxt_en: Return correct RSS indirection table entries to ethtool -x.Michael Chan
2020-07-08bnxt_en: Fill HW RSS table from the RSS logical indirection table.Michael Chan
2020-07-08bnxt_en: Add helper function to return the number of RSS contexts.Michael Chan
2020-07-08bnxt_en: Add logical RSS indirection table structure.Michael Chan
2020-07-08bnxt_en: Fix up bnxt_get_rxfh_indir_size().Michael Chan
2020-07-08bnxt_en: Set up the chip specific RSS table size.Michael Chan
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli
2020-07-08Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVERAlexander A. Klimov
2020-07-08net: dsa: loop: Print when registration is successfulFlorian Fainelli
2020-07-07net: sfp: add error checking with sfp_irq_nameChris Healy
2020-07-07Replace HTTP links with HTTPS ones: GRETH 10/100/1G Ethernet MAC device driverAlexander A. Klimov
2020-07-07bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King
2020-07-07net: phy: Register ethtool PHY operationsFlorian Fainelli
2020-07-07net: phy: add a Kconfig option for mdio_devresBartosz Golaszewski
2020-07-07smsc9420: use generic power managementVaibhav Gupta
2020-07-07epic100: use generic power managementVaibhav Gupta
2020-07-07mvpp2: fix pointer checkMatteo Croce
2020-07-07sun/cassini: mark cas_resume() as __maybe_unusedWei Yongjun
2020-07-07sun/niu: add __maybe_unused attribute to PM functionsVaibhav Gupta
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn
2020-07-07net: phy: cavium: Improve __iomem messAndrew Lunn
2020-07-07net: phy: dp83640: Fixup cast to restricted __be16 warningAndrew Lunn
2020-07-07net: phy: Make phy_10gbit_fec_features_array staticAndrew Lunn
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn
2020-07-07net: phy: Fixup parameters in kerneldocAndrew Lunn
2020-07-07net: phy: at803x: Avoid comparison is always false warningAndrew Lunn
2020-07-07net: sfp: Unique GPIO interrupt namesChris Healy
2020-07-07net: systemport: Add support for VLAN transmit accelerationFlorian Fainelli
2020-07-06net: qede: fix BE vs CPU comparisonAlexander Lobakin
2020-07-06net: qede: fix kernel-doc for qede_ptp_adjfreq()Alexander Lobakin
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin