summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye9-0/+32
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 Gupta1-7/+43
2023-01-21net: microchip: vcap: use kmemdup() to allocate memoryYang Yingliang1-4/+2
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski135-1289/+1073
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds41-189/+295
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 Kubalewski5-257/+149
2023-01-20net: hns: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-10/+10
2023-01-20bnxt: Do not read past the end of test namesKees Cook2-17/+5
2023-01-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller21-2395/+2582
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: 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-20Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski15-292/+174
2023-01-20net: phy: fix use of uninit variable when setting PLCA configPiergiorgio Beruto1-1/+1
2023-01-20devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko2-2/+2
2023-01-20devlink: protect health reporter operation with instance lockJiri Pirko2-14/+14
2023-01-20net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko1-12/+2