summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-24Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski109-1341/+5079
2023-01-24dt-bindings: net: asix,ax88796c: allow SPI peripheral propertiesKrzysztof Kozlowski1-1/+2
2023-01-24selftests: net: tcp_mmap: populate pages in send pathEric Dumazet1-1/+2
2023-01-23net: mdio: mux-meson-g12a: use devm_clk_get_enabled to simplify the codeHeiner Kallweit1-21/+6
2023-01-23net: mdiobus: Convert to use fwnode_device_is_compatible()Andy Shevchenko1-6/+2
2023-01-23ethtool: Add and use ethnl_update_bool.David S. Miller2-1/+27
2023-01-23Merge branch 'enetc-mac-merge-prep'David S. Miller8-117/+158
2023-01-23net: enetc: stop auto-configuring the port pMACVladimir Oltean1-13/+0
2023-01-23net: enetc: implement software lockstep for port MAC registersVladimir Oltean4-44/+51
2023-01-23net: enetc: stop configuring pMAC in lockstep with eMACVladimir Oltean2-4/+1
2023-01-23net: enetc: add definition for offset between eMAC and pMAC regsVladimir Oltean1-51/+53
2023-01-23net: enetc: detect frame preemption hardware capabilityVladimir Oltean3-3/+8
2023-01-23net: enetc: build common object files into a separate moduleVladimir Oltean5-3/+46
2023-01-23Merge branch 'ethtool-mac-merge'David S. Miller23-78/+1662
2023-01-23net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean8-12/+302
2023-01-23net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959Vladimir Oltean4-10/+366
2023-01-23net: mscc: ocelot: hide access to ocelot_stats_layout behind a helperVladimir Oltean1-11/+29
2023-01-23net: mscc: ocelot: allow ocelot_stat_layout elements with no nameVladimir Oltean1-2/+2
2023-01-23net: dsa: add plumbing for changing and getting MAC merge layer stateVladimir Oltean2-0/+48
2023-01-23net: ethtool: add helpers for MM fragment size translationVladimir Oltean1-0/+42
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean2-40/+187
2023-01-23docs: ethtool: document ETHTOOL_A_STATS_SRC and ETHTOOL_A_PAUSE_STATS_SRCVladimir Oltean1-0/+18
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean8-3/+129
2023-01-23docs: ethtool-netlink: document interface for MAC Merge layerVladimir Oltean2-0/+90
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean7-2/+451
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye31-0/+128
2023-01-21Merge branch 'mlxsw-add-support-of-latency-tlv'Jakub Kicinski5-24/+103
2023-01-21mlxsw: Add support of latency TLVAmit Cohen1-1/+34
2023-01-21mlxsw: core: Define latency TLV fieldsAmit Cohen1-0/+16
2023-01-21mlxsw: emad: Add support for latency TLVAmit Cohen1-0/+4
2023-01-21mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADsAmit Cohen1-15/+8
2023-01-21mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen3-9/+30
2023-01-21mlxsw: reg: Add TLV related fields to MGIR registerAmit Cohen1-0/+12
2023-01-21ptp_qoriq: fix latency in ptp_qoriq_adjtime() operationNikhil Gupta2-7/+44
2023-01-21net: microchip: vcap: use kmemdup() to allocate memoryYang Yingliang1-4/+2
2023-01-21Merge branch 'net-mdio-remove-support-for-building-c45-muxed-addresses'Jakub Kicinski16-108/+4
2023-01-21net: mdio: Remove support for building C45 muxed addressesAndrew Lunn1-18/+0
2023-01-21net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn13-80/+0
2023-01-21net: ngbe: Drop mdiobus_c45_regad()Michael Walle1-2/+2
2023-01-21net: phy: Remove fallback to old C45 methodAndrew Lunn1-8/+2
2023-01-21Merge branch 'r8152-improve-the-code'Jakub Kicinski1-41/+5
2023-01-21r8152: reduce the control transfer of rtl8152_get_version()Hayes Wang1-4/+5
2023-01-21r8152: remove rtl_vendor_mode functionHayes Wang1-38/+1
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski362-2700/+3432
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds90-560/+804
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski5-277/+87
2023-01-20Merge branch 'octeontx2-af-miscellaneous-changes-for-cpt'Jakub Kicinski5-87/+277
2023-01-20octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa3-0/+56
2023-01-20octeontx2-af: update cpt lf alloc mailboxSrujana Challa2-3/+9
2023-01-20octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram1-4/+18