summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-10net: ftgmac100: Simplify condition on HW arbitrationAndrew Lunn
2026-02-10net: ftgmac100: Remove redundant PHY_POLLAndrew Lunn
2026-02-10net: ftgmac100: Move DT probe into a helperAndrew Lunn
2026-02-10net: ftgmac100: Simplify legacy MDIO setupAndrew Lunn
2026-02-10net: ftgmac100: Always register the MDIO bus when it existsAndrew Lunn
2026-02-10net: ftgmac100: Move NCSI probe code into a helperAndrew Lunn
2026-02-10net: ftgmac100: Simplify error handling for ftgmac100_initial_macAndrew Lunn
2026-02-10net: ftgmac100: Use devm_clk_get_enabledAndrew Lunn
2026-02-10net: ftgmac100: Use devm_request_memory_region/devm_ioremapAndrew Lunn
2026-02-10net: ftgmac100: Use devm_alloc_etherdev()Andrew Lunn
2026-02-10net: ftgmac100: Replace all of_device_is_compatible()Andrew Lunn
2026-02-10net: ftgmac100: Add match data containing MAC IDAndrew Lunn
2026-02-10net: ftgmac100: List all compatiblesAndrew Lunn
2026-02-10net: sunhme: Fix sbus regressionRené Rebe
2026-02-10net: fec: add AF_XDP zero-copy supportWei Fang
2026-02-10net: fec: improve fec_enet_tx_queue()Wei Fang
2026-02-10net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page poolWei Fang
2026-02-10net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()Wei Fang
2026-02-10net: fec: remove the size parameter from fec_enet_create_page_pool()Wei Fang
2026-02-10net: fec: use switch statement to check the type of tx_bufWei Fang
2026-02-10net: fec: remove unnecessary NULL pointer check when clearing TX BD ringWei Fang
2026-02-10net: fec: transmit XDP frames in bulkWei Fang
2026-02-10net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()Wei Fang
2026-02-10net: fec: add fec_enet_rx_queue_xdp() for XDP pathWei Fang
2026-02-10net: fec: improve fec_enet_rx_queue()Wei Fang
2026-02-10net: fec: add fec_build_skb() to build a skbWei Fang
2026-02-10net: fec: add rx_shift to indicate the extra bytes padded in front of RX frameWei Fang
2026-02-10net: fec: add fec_rx_error_check() to check RX errorsWei Fang
2026-02-10net: fec: add fec_txq_trigger_xmit() helperWei Fang
2026-02-10net: arcnet: com20020-pci: use module_pci_driverEthan Nelson-Moore
2026-02-10net: dsa: mxl-gsw1xx: validate chip IDDaniel Golle
2026-02-10net: dsa: mxl-gsw1xx: configure SerDes port polaritiesDaniel Golle
2026-02-09eth: bnxt: gather and report HW-GRO statsJakub Kicinski
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-02-09Merge tag 'm68k-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-09Merge tag 'thermal-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-02-09Merge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-09Merge tag 'tpmdd-next-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'i3c/for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2026-02-09Merge tag 'auxdisplay-v6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09vduse: avoid adding implicit paddingArnd Bergmann
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-02-09Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai