summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski5-277/+87
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
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa3-3/+20
2023-01-20octeontx2-af: modify FLR sequence for CPTSrujana Challa3-47/+53
2023-01-20octeontx2-af: add mbox for CPT LF resetSrujana Challa2-0/+41
2023-01-20octeontx2-af: recover CPT engine when it gets faultSrujana Challa1-30/+80
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski6-264/+158
2023-01-20net: hns: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-10/+10
2023-01-20ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubsAndy Shevchenko1-0/+15
2023-01-20tcp: fix rate_app_limited to default to 1David Morley1-0/+2
2023-01-20bnxt: Do not read past the end of test namesKees Cook2-17/+5
2023-01-20net: microchip: sparx5: add support for DSCP rewriteDaniel Machon4-0/+124
2023-01-20net: microchip: sparx5: add support for PCP rewriteDaniel Machon4-14/+191
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon2-0/+62
2023-01-20net: dcb: add new rewrite tableDaniel Machon3-1/+122
2023-01-20net: dcb: add new common function for set/del of app/rewr entriesDaniel Machon1-55/+45
2023-01-20net: dcb: modify dcb_app_add to take list_head ptr as parameterDaniel Machon1-4/+5
2023-01-20net: stmmac: enable all safety features by defaultAndrew Halaney1-0/+14
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
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa3-3/+20
2023-01-20octeontx2-af: modify FLR sequence for CPTSrujana Challa3-47/+53
2023-01-20octeontx2-af: add mbox for CPT LF resetSrujana Challa2-0/+41
2023-01-20octeontx2-af: recover CPT engine when it gets faultSrujana Challa1-30/+80
2023-01-20dsa: lan9303: Add flow ctrl in link_upJerry Ray1-11/+23
2023-01-20dsa: lan9303: Migrate to PHYLINKJerry Ray1-32/+69
2023-01-20dsa: lan9303: Port 0 is xMII portJerry Ray1-1/+8
2023-01-20dsa: lan9303: write reg only if necessaryJerry Ray1-2/+5
2023-01-20dsa: lan9303: Add exception logic for read failureJerry Ray1-1/+3
2023-01-20dsa: lan9303: move Turbo Mode bit initJerry Ray1-9/+7
2023-01-20dsa: lan9303: align dsa_switch_ops membersJerry Ray1-19/+19
2023-01-20net: phy: fix use of uninit variable when setting PLCA configPiergiorgio Beruto1-1/+1
2023-01-20devlink: add instance lock assertion in devl_is_registered()Jiri Pirko1-3/+1