summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-30net: stmmac: dwmac-intel: remove checking for fixed linkRussell King (Oracle)
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30net: fman_memac: remove the now unnecessary checking for fixed-linkRussell King (Oracle)
2024-05-30net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30net: phylink: move test for ovr_an_inbandRussell King (Oracle)
2024-05-30net: phylink: rearrange phylink_parse_mode()Russell King (Oracle)
2024-05-30net: stmmac: ethqos: clean up setting serdes speedRussell King (Oracle)
2024-05-30net: stmmac: include linux/io.h rather than asm/io.hRussell King (Oracle)
2024-05-30net: stmmac: remove unnecessary netif_carrier_off()Russell King (Oracle)
2024-05-30net: stmmac: remove pcs_rane() methodRussell King (Oracle)
2024-05-30net: stmmac: dwxgmac2: remove useless NULL pointer initialisationsRussell King (Oracle)
2024-05-30net: stmmac: Drop TBI/RTBI PCS flagsSerge Semin
2024-05-30net: fjes: correct TRACE_INCLUDE_PATHJakub Kicinski
2024-05-30ionic: fix up ionic_if.h kernel-doc issuesShannon Nelson
2024-05-30ionic: only sync frag_len in first buffer of xdpShannon Nelson
2024-05-30ionic: Use netdev_name() function instead of netdev->nameBrett Creeley
2024-05-30ionic: Mark error paths in the data path as unlikelyBrett Creeley
2024-05-30ionic: Pass ionic_txq_desc to ionic_tx_tso_postBrett Creeley
2024-05-30ionic: Reset LIF device while restarting LIFShannon Nelson
2024-05-30ionic: fix potential irq name truncationShannon Nelson
2024-05-30hns3: avoid linking objects into multiple modulesArnd Bergmann
2024-05-30ethernet: octeontx2: avoid linking objects into multiple modulesArnd Bergmann
2024-05-30net/mlx4: support per-queue statistics via netlinkJoe Damato
2024-05-30net/mlx4: link NAPI instances to queues and IRQsJoe Damato
2024-05-30net/mlx4: Track RX allocation failures in a statJoe Damato
2024-05-30net: ti: icssg-prueth: Add support for ICSSG switch firmwareMD Danish Anwar
2024-05-30net: ti: icssg-switch: Add switchdev based driver for ethernet switch supportMD Danish Anwar
2024-05-30net: ti: icssg-prueth: Add helper functions to configure FDBMD Danish Anwar
2024-05-29net: smc91x: Remove commented out codeThorsten Blum
2024-05-29net: dsa: felix: provide own phylink MAC operationsRussell King (Oracle)
2024-05-29net: ethernet: ti: am65-cpsw-nuss: populate netdev of_nodeAlexander Sverdlin
2024-05-29net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_npAlexander Sverdlin
2024-05-29netconsole: Do not shutdown dynamic configuration if cmdline is invalidBreno Leitao
2024-05-29net: dsa: lan9303: imply SMSC_PHYAlexander Sverdlin
2024-05-29net: phy: xilinx-gmii2rgmii: Adopt clock supportVineeth Karumanchi
2024-05-29net: ethernet: cortina: Restore TSO supportLinus Walleij
2024-05-28r8169: remove detection of chip version 11 (early RTL8168b)Heiner Kallweit
2024-05-28r8169: disable interrupt source RxOverflowHeiner Kallweit
2024-05-28net: usb: remove unused structs 'usb_context'Dr. David Alan Gilbert
2024-05-28net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card'Dr. David Alan Gilbert
2024-05-28net: ethernet: mlx4: remove unused struct 'mlx4_port_config'Dr. David Alan Gilbert
2024-05-28net: ethernet: liquidio: remove unused structsDr. David Alan Gilbert
2024-05-28net: ethernet: starfire: remove unused structsDr. David Alan Gilbert
2024-05-27mISDN: remove unused struct 'bf_ctx'Dr. David Alan Gilbert
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba