summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-05-17virtio_net: Fix missed rtnl_unlockDaniel Jurgens1-3/+3
2024-05-17idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
2024-05-17bonding: fix oops during rmmodTony Battersby1-6/+7
2024-05-16wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-23/+1
2024-05-16net: lan966x: remove debugfs directory in probe() error pathHerve Codina1-2/+4
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski955-23012/+47788
2024-05-15net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl1-17/+1
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds957-23226/+48049
2024-05-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2024-05-15Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+0
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-226/+276
2024-05-14net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur1-1/+2
2024-05-14net: revert partially applied PHY topology seriesJakub Kicinski10-186/+4
2024-05-14net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang4-41/+54
2024-05-14net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang3-12/+16
2024-05-14net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang1-1/+2
2024-05-14net: prestera: Add flex arrays to some structsErick Archer1-46/+37
2024-05-14net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang1-26/+0
2024-05-14net: stmmac: add support for RZ/N1 GMACClément Léger3-0/+99
2024-05-14net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)1-54/+53
2024-05-14net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)1-1/+7
2024-05-14net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin3-19/+23
2024-05-14net: stmmac: Add dedicated XPCS cleanup methodSerge Semin3-4/+17
2024-05-14net: qede: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-05-14virtio_net: remove the misleading commentXuan Zhuo1-1/+0
2024-05-14virtio_net: rx remove premapped failover codeXuan Zhuo1-50/+35
2024-05-14virtio_net: big mode skip the unmap checkXuan Zhuo1-2/+2
2024-05-14net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean1-3/+2
2024-05-14net/mlx5: Remove unused msix related exported APIsParav Pandit1-52/+0
2024-05-14net/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran3-51/+47
2024-05-14net/mlx5: Enable 8 ports LAGShay Drory1-3/+0
2024-05-14net: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel1-18/+3
2024-05-14net: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel1-0/+31
2024-05-14net: dsa: microchip: dcb: rename IPV to IPMOleksij Rempel3-51/+51
2024-05-14net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez1-11/+26
2024-05-14net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum1-2/+2
2024-05-14virtio_net: Add TX stopped and wake countersDaniel Jurgens1-2/+26
2024-05-14net: ena: Change initial rx_usec intervalDavid Arinzon1-1/+1
2024-05-14net: ena: Changes around strscpy callsDavid Arinzon2-8/+25
2024-05-14net: ena: Add validation for completion descriptors consistencyDavid Arinzon3-10/+30
2024-05-14net: ena: Reduce holes in ena_com structuresDavid Arinzon2-3/+3
2024-05-14net: ena: Add a counter for driver's reset failuresDavid Arinzon3-6/+14
2024-05-13net: phy: air_en8811h: reset netdev rules when LED is set manuallyDaniel Golle1-0/+4
2024-05-13Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linuxLinus Torvalds5-9/+13
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki1-1/+0
2024-05-11net/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
2024-05-11net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-9/+32
2024-05-11net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla4-17/+25