summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel
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-16virtio_net: Fix missed rtnl_unlockDaniel Jurgens
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt
2024-05-16bonding: fix oops during rmmodTony Battersby
2024-05-16wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
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 tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-14net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur
2024-05-13net: revert partially applied PHY topology seriesJakub 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-13virtio_net: remove the misleading commentXuan Zhuo
2024-05-13virtio_net: rx remove premapped failover codeXuan Zhuo
2024-05-13virtio_net: big mode skip the unmap checkXuan Zhuo
2024-05-13net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean
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: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel
2024-05-13net: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel
2024-05-13net: dsa: microchip: dcb: rename IPV to IPMOleksij Rempel
2024-05-13net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez
2024-05-13net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum
2024-05-13virtio_net: Add TX stopped and wake countersDaniel Jurgens
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-13net: phy: air_en8811h: reset netdev rules when LED is set manuallyDaniel Golle
2024-05-13Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linuxLinus Torvalds