summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-09gve: make IRQ handlers and page allocation NUMA awareBailey Forrest
2025-07-09dpll: zl3073x: Add support to get/set frequency on pinsIvan Vecera
2025-07-09dpll: zl3073x: Implement input pin state setting in automatic modeIvan Vecera
2025-07-09dpll: zl3073x: Add support to get/set priority on input pinsIvan Vecera
2025-07-09dpll: zl3073x: Implement input pin selection in manual modeIvan Vecera
2025-07-09dpll: zl3073x: Register DPLL devices and pinsIvan Vecera
2025-07-09dpll: zl3073x: Read DPLL types and pin properties from system firmwareIvan Vecera
2025-07-09dpll: zl3073x: Fetch invariants during probeIvan Vecera
2025-07-09dpll: Add basic Microchip ZL3073x supportIvan Vecera
2025-07-09virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()Bui Quang Minh
2025-07-09net: ngbevf: add link update flowMengyuan Lou
2025-07-09net: ngbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: ngbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add ngbevf buildMengyuan Lou
2025-07-09net: txgbevf: add link update flowMengyuan Lou
2025-07-09net: txgbevf: Support Rx and Tx process pathMengyuan Lou
2025-07-09net: txgbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: txgbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add txgbevf buildMengyuan Lou
2025-07-09net: libwx: add wangxun vf common apiMengyuan Lou
2025-07-09net: libwx: add base vf api for vf driversMengyuan Lou
2025-07-09net: libwx: add mailbox api for wangxun vf driversMengyuan Lou
2025-07-08eth: fbnic: Create fw_log file in DebugFSLee Trager
2025-07-08eth: fbnic: Enable firmware loggingLee Trager
2025-07-08eth: fbnic: Add mailbox support for firmware logsLee Trager
2025-07-08eth: fbnic: Create ring buffer for firmware logsLee Trager
2025-07-08eth: fbnic: Use FIELD_PREP to generate minimum firmware versionLee Trager
2025-07-08eth: fbnic: Fix incorrect minimum firmware versionLee Trager
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-08eth: mlx5: migrate to the *_rxfh_context opsJakub Kicinski
2025-07-08eth: ice: drop the dead code related to rss_contextsJakub Kicinski
2025-07-08eth: otx2: migrate to the *_rxfh_context opsJakub Kicinski
2025-07-08net: hibmcge: configure FIFO thresholds according to the MAC controller docum...Jijie Shao
2025-07-08net: hibmcge: adjust the burst len configuration of the MAC controller to imp...Jijie Shao
2025-07-08net: hibmcge: support scenario without PHYJijie Shao
2025-07-08net: splice: Drop unused @gfpMichal Luczaj
2025-07-08net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"Rob Herring (Arm)
2025-07-08gve: global: fix "for a while" typoAhelenia Ziemiańska
2025-07-08atm: lanai: fix "take a while" typoAhelenia Ziemiańska
2025-07-08net/mlx5: Fix spelling mistake "disabliing" -> "disabling"Colin Ian King
2025-07-08net: bonding: send peer notify when failure recoveryTonghao Zhang
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang
2025-07-08net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
2025-07-07net/mlx5: Add HWS as secondary steering modeMoshe Shemesh
2025-07-07net/mlx5: HWS, Shrink empty matchersYevgeny Kliteynik
2025-07-07net/mlx5: HWS, Rearrange to prevent forward declarationYevgeny Kliteynik
2025-07-07net/mlx5: HWS, Track matcher sizes individuallyVlad Dogaru
2025-07-07net/mlx5: HWS, Decouple matcher RX and TX sizesVlad Dogaru
2025-07-07net/mlx5: HWS, Create STEs directly from matcherVlad Dogaru
2025-07-07net/mlx5: HWS, Refactor rule skip logicVlad Dogaru