summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-10net: stmmac: switch no PTP HW support message to info levelHeiner Kallweit1-1/+1
2022-03-10e1000e: Print PHY register address when MDI read/write failsChen Yu1-4/+4
2022-03-10ptp: idt82p33: use rsmu driver to access i2c/spi busMin Li2-369/+126
2022-03-10net: dsa: microchip: ksz9477: implement MTU configurationOleksij Rempel3-2/+38
2022-03-10drivers: vxlan: fix returnvar.cocci warningGuo Zhengkui1-2/+1
2022-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds5-7/+15
2022-03-10net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik10-110/+435
2022-03-10net/mlx5: DR, Refactor ste_ctx handling for STE v0/1Yevgeny Kliteynik5-17/+40
2022-03-10net/mlx5: DR, Rename action modify fields to reflect naming in HW specYevgeny Kliteynik1-12/+12
2022-03-10net/mlx5: DR, Fix handling of different actions on the same STE in STEv1Yevgeny Kliteynik1-4/+2
2022-03-10net/mlx5: DR, Remove unneeded commentsYevgeny Kliteynik1-2/+2
2022-03-10net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik5-3/+15
2022-03-10net/mlx5: DR, Align mlx5dv_dr API vport action with FW behaviorShun Hao1-9/+3
2022-03-10net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh2-3/+15
2022-03-10net/mlx5: Add pages debugfsMoshe Shemesh2-0/+19
2022-03-10net/mlx5: Move debugfs entries to separate structMoshe Shemesh7-22/+27
2022-03-10net/mlx5: Remove redundant error on reclaim pagesMoshe Shemesh1-4/+8
2022-03-10net/mlx5: Remove redundant error on give pagesMoshe Shemesh1-4/+10
2022-03-10net/mlx5: Remove redundant notify fail on give pagesMoshe Shemesh1-1/+5
2022-03-10net/mlx5: Add command failures data to debugfsMoshe Shemesh2-9/+42
2022-03-10net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()Dan Carpenter1-1/+1
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2-5/+1
2022-03-09net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan1-3/+8
2022-03-09net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+0
2022-03-09net/mlx5: Fix a race on command flush flowMoshe Shemesh1-7/+8
2022-03-09net: lan966x: Add spinlock for frame transmission from CPU.Horatiu Vultur2-1/+10
2022-03-09net: ethernet: sun: use min_t() to make code cleanerChangcheng Deng1-1/+1
2022-03-09net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin1-0/+1
2022-03-09net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang1-1/+4
2022-03-09net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)1-5/+5
2022-03-09net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang1-1/+3
2022-03-09net/fungible: CONFIG_FUN_CORE needs SBITMAPDimitris Michailidis1-0/+1
2022-03-09net/fungible: Fix local_memory_node errorDimitris Michailidis2-2/+2
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean1-0/+16
2022-03-09net: dsa: felix: actually disable flooding towards NPI portVladimir Oltean1-0/+9
2022-03-09net: dsa: felix: drop "bool change" from felix_set_tag_protocolVladimir Oltean1-39/+26
2022-03-09ptp: ocp: Update devlink firmware display path.Jonathan Lemon1-26/+17
2022-03-09ptp: ocp: add nvmem interface for accessing eepromJonathan Lemon1-65/+121
2022-03-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller11-101/+76
2022-03-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller11-46/+291
2022-03-09net: prestera: acl: make read-only array client_map static constColin Ian King1-1/+1
2022-03-09ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin1-1/+3
2022-03-09ptp: ocp: correct label for error pathJonathan Lemon1-2/+2
2022-03-09ice: Fix curr_link_speed advertised speedJedrzej Jagielski1-1/+1
2022-03-09ice: Don't use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2022-03-09ice: Fix error with handling of bonding MTUDave Ertman2-15/+15
2022-03-09ice: stop disabling VFs due to PF error responsesJacob Keller2-21/+0
2022-03-09i40e: stop disabling VFs due to PF error responsesJacob Keller3-59/+9
2022-03-09iavf: Fix adopting new combined settingMichal Maloszewski2-4/+10
2022-03-08iavf: Fix handling of vlan strip virtual channel messagesMichal Maloszewski1-0/+40