summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-08mlxsw: core_env: Read module temperature thresholds using MTMP registerMykola Kostenok1-2/+11
2021-06-08mlxsw: reg: Extend MTMP register with new threshold fieldMykola Kostenok4-8/+26
2021-06-08selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEVPetr Machata5-6/+14
2021-06-08selftests: Clean forgotten resources as part of cleanup()Amit Cohen6-0/+14
2021-06-08selftests: router_scale: Do not count failed routesAmit Cohen1-1/+1
2021-06-08mlxsw: spectrum_router: Remove abort mechanismAmit Cohen2-125/+5
2021-06-08Merge branch 'dsa-sja1110'David S. Miller11-13/+1771
2021-06-08net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TXVladimir Oltean5-1/+358
2021-06-08net: dsa: sja1105: make sure the retagging port is enabled for SJA1110Vladimir Oltean3-0/+58
2021-06-08net: dsa: sja1105: add support for the SJA1110 switch familyVladimir Oltean8-12/+1312
2021-06-08dt-bindings: net: dsa: sja1105: add SJA1110 bindingsVladimir Oltean1-0/+43
2021-06-08Merge branch 'wwan-improvements'David S. Miller5-24/+738
2021-06-08net: wwan: core: purge rx queue on port closeSergey Ryazanov1-3/+5
2021-06-08net: wwan: core: implement terminal ioctls for AT portSergey Ryazanov1-0/+91
2021-06-08net: wwan: core: implement TIOCINQ ioctlSergey Ryazanov1-0/+29
2021-06-08net: wwan: core: expand ports number limitSergey Ryazanov1-3/+5
2021-06-08net: wwan: core: make port names more user-friendlySergey Ryazanov1-6/+61
2021-06-08net: wwan: core: spell port device name in lowercaseSergey Ryazanov1-8/+26
2021-06-08net: wwan: core: init port type string array using enum valuesSergey Ryazanov1-7/+6
2021-06-08net: wwan: make WWAN_PORT_MAX meaning less surprisedSergey Ryazanov2-4/+10
2021-06-08wwan_hwsim: add debugfs management interfaceSergey Ryazanov1-2/+184
2021-06-08wwan_hwsim: WWAN device simulatorSergey Ryazanov3-0/+330
2021-06-08Merge branch 'stmmac-25gbps'David S. Miller9-30/+171
2021-06-08net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng5-1/+69
2021-06-08net: pcs: add 2500BASEX support for Intel mGbE controllerVoon Weifeng2-0/+57
2021-06-08net: stmmac: split xPCS setup from mdio registerVoon Weifeng3-29/+45
2021-06-08Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux...David S. Miller15-279/+310
2021-06-08nvme: NVME_TCP_OFFLOAD should not default to mGeert Uytterhoeven1-1/+0
2021-06-08Merge branch 'farsync-cleanups'David S. Miller1-283/+204
2021-06-08net: farsync: replace comparison to NULL with "fst_card_array[i]"Peng Li1-2/+2
2021-06-08net: farsync: remove redundant returnPeng Li1-1/+0
2021-06-08net: farsync: fix the alignment issuePeng Li1-1/+1
2021-06-08net: farsync: remove redundant parenthesesPeng Li1-8/+8
2021-06-08net: farsync: remove redundant spacesPeng Li1-9/+9
2021-06-08net: farsync: remove redundant braces {}Peng Li1-51/+35
2021-06-08net: farsync: add some required spacesPeng Li1-6/+6
2021-06-08net: farsync: fix the code style issue about macrosPeng Li1-6/+6
2021-06-08net: farsync: code indent use tabs where possiblePeng Li1-18/+18
2021-06-08net: farsync: remove trailing whitespacesPeng Li1-15/+15
2021-06-08net: farsync: fix the comments style issuePeng Li1-152/+83
2021-06-08net: farsync: remove redundant initialization for staticsPeng Li1-2/+2
2021-06-08net: farsync: move out assignment in if conditionPeng Li1-8/+16
2021-06-08net: farsync: fix the code style issue about "foo* bar"Peng Li1-1/+1
2021-06-08net: farsync: add blank line after declarationsPeng Li1-0/+2
2021-06-08net: farsync: remove redundant blank linesPeng Li1-3/+0
2021-06-08Merge branch 'realtek-dt'David S. Miller2-4/+116
2021-06-08net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang1-1/+14
2021-06-08net: phy: realtek: add dt property to enable ALDPS modeJoakim Zhang1-3/+17
2021-06-08net: phy: realtek: add dt property to disable CLKOUT clockJoakim Zhang1-1/+41
2021-06-08dt-bindings: net: add dt binding for realtek rtl82xx phyJoakim Zhang1-0/+45