aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-09net/mlx5e: CT: Save ct entries tuples in hashtablesPaul Blakey1-0/+196
2020-07-09net/mlx5: E-switch, When eswitch is unsupported, return -EOPNOTSUPPParav Pandit1-1/+1
2020-07-09selftests: net: Add port split testDanielle Ratson2-0/+278
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson3-19/+23
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson5-1/+9
2020-07-09mlxsw: Set port split ability attribute in driverDanielle Ratson6-12/+14
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson4-0/+9
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle Ratson6-6/+11
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson11-96/+82
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson2-6/+6
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson2-5/+5
2020-07-09net: phy: mscc: fix ptr_ret.cocci warningskernel test robot1-4/+1
2020-07-09net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFTColin Ian King1-2/+1
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni3-5/+140
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni4-0/+192
2020-07-09mptcp: add msk interations helperPaolo Abeni2-1/+62
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni3-17/+50
2020-07-09net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang1-1/+1
2020-07-08bonding: don't need RTNL for ipsec helpersJarod Wilson1-3/+3
2020-07-08dt-bindings: dp83869: Fix the type of deviceFabio Estevam1-1/+1
2020-07-08dt-bindings: dp83867: Fix the type of deviceFabio Estevam1-1/+1
2020-07-08bonding: deal with xfrm state in all modes and add more error-checkingJarod Wilson1-14/+25
2020-07-08net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij2-23/+9
2020-07-08net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij4-0/+140
2020-07-08net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger3-1/+26
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger4-1/+61
2020-07-08bnxt_en: allow firmware to disable VLAN offloadsEdwin Peer2-3/+22
2020-07-08bnxt_en: clean up VLAN feature bit handlingEdwin Peer2-21/+18
2020-07-08bnxt_en: Implement ethtool -X to set indirection table.Michael Chan2-1/+67
2020-07-08bnxt_en: Return correct RSS indirection table entries to ethtool -x.Michael Chan1-4/+5
2020-07-08bnxt_en: Fill HW RSS table from the RSS logical indirection table.Michael Chan1-36/+52
2020-07-08bnxt_en: Add helper function to return the number of RSS contexts.Michael Chan2-2/+12
2020-07-08bnxt_en: Add logical RSS indirection table structure.Michael Chan2-0/+52
2020-07-08bnxt_en: Fix up bnxt_get_rxfh_indir_size().Michael Chan2-1/+6
2020-07-08bnxt_en: Set up the chip specific RSS table size.Michael Chan2-4/+15
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli4-57/+74
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli2-0/+10
2020-07-08Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVERAlexander A. Klimov2-2/+2
2020-07-08net: dsa: loop: Print when registration is successfulFlorian Fainelli1-4/+7
2020-07-07net: sfp: add error checking with sfp_irq_nameChris Healy1-0/+3
2020-07-07net/sched: Use fallthrough pseudo-keywordGustavo A. R. Silva14-14/+15
2020-07-07Replace HTTP links with HTTPS ones: X.25 network layerAlexander A. Klimov1-1/+1
2020-07-07Replace HTTP links with HTTPS ones: GRETH 10/100/1G Ethernet MAC device driverAlexander A. Klimov1-1/+1
2020-07-07bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King1-5/+5
2020-07-07net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli2-3/+16
2020-07-07net: phy: Register ethtool PHY operationsFlorian Fainelli1-0/+7
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli3-0/+38
2020-07-07Documentation: networking: fix ethtool-netlink table formatsRandy Dunlap1-9/+9
2020-07-07net: phy: add a Kconfig option for mdio_devresBartosz Golaszewski2-2/+5
2020-07-07smsc9420: use generic power managementVaibhav Gupta1-29/+11