summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti
2024-05-22net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-21Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt
2024-05-16net: lan966x: remove debugfs directory in probe() error pathHerve Codina
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2024-05-15net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-14Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang
2024-05-13net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang
2024-05-13net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang
2024-05-13net: prestera: Add flex arrays to some structsErick Archer
2024-05-13net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang
2024-05-13net: stmmac: add support for RZ/N1 GMACClément Léger
2024-05-13net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)
2024-05-13net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)
2024-05-13net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin
2024-05-13net: stmmac: Add dedicated XPCS cleanup methodSerge Semin
2024-05-13net: qede: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-13net/mlx5: Remove unused msix related exported APIsParav Pandit
2024-05-13net/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran
2024-05-13net/mlx5: Enable 8 ports LAGShay Drory
2024-05-13net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum
2024-05-13net: ena: Change initial rx_usec intervalDavid Arinzon
2024-05-13net: ena: Changes around strscpy callsDavid Arinzon
2024-05-13net: ena: Add validation for completion descriptors consistencyDavid Arinzon
2024-05-13net: ena: Reduce holes in ena_com structuresDavid Arinzon
2024-05-13net: ena: Add a counter for driver's reset failuresDavid Arinzon
2024-05-10net/mlx5: Discard command completions in internal errorAkiva Goldberger
2024-05-10net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger
2024-05-10net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla
2024-05-10net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory
2024-05-10net/mlx5e: Fix netif state handlingShay Drory
2024-05-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-05-10net: qede: use extack in qede_parse_actions()Asbjørn Sloth Tønnesen
2024-05-10net: qede: propagate extack through qede_flow_spec_validate()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use faked extack in qede_flow_spec_to_rule()Asbjørn Sloth Tønnesen
2024-05-10net: qede: use extack in qede_parse_flow_attr()Asbjørn Sloth Tønnesen