summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net/mlx5e: CT: Use per action statsPaul Blakey2023-04-053-3/+27
| * | | net/mlx5e: TC, Move main flow attribute cleanup to helper funcPaul Blakey2023-04-051-18/+9
| * | | net/mlx5e: TC, Remove unused vf_tun variablePaul Blakey2023-04-051-12/+3
| * | | net/mlx5e: Set default can_offload actionPaul Blakey2023-04-059-81/+1
* | | | net: sunhme: move asm includes to below linux includesSimon Horman2023-04-061-3/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-0688-419/+697
|\ \ \ \
| * \ \ \ Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-04-0628-141/+220
| |\ \ \ \
| | * | | | net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong2023-04-061-4/+11
| | * | | | net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang2023-04-051-0/+2
| | * | | | net: fec: make use of MDIO C45 quirkGreg Ungerer2023-04-052-12/+25
| | * | | | Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-04-0513-110/+97
| | |\ \ \ \
| | | * | | | wifi: mt76: ignore key disable commandsFelix Fietkau2023-04-038-96/+62
| | | * | | | wifi: ath11k: reduce the MHI timeout to 20sKalle Valo2023-04-031-1/+1
| | | * | | | wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi2023-03-311-1/+1
| | | * | | | wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear2023-03-311-2/+5
| | | * | | | wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede2023-03-312-10/+28
| | * | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-04-051-3/+20
| | |\ \ \ \ \
| | | * | | | | ice: Reset FDIR counter in FDIR init stageLingyu Liu2023-04-041-0/+16
| | | * | | | | ice: fix wrong fallback logic for FDIRSimei Su2023-04-041-3/+4
| | * | | | | | gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand2023-04-042-7/+7
| | |/ / / / /
| | * | | | | net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen2023-04-041-1/+5
| | * | | | | net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli2023-04-041-2/+4
| | * | | | | net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle2023-04-031-0/+4
| | * | | | | net: ethernet: mtk_eth_soc: fix remaining throughput regressionFelix Fietkau2023-04-021-0/+4
| | * | | | | net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund2023-04-023-1/+22
| | * | | | | Revert "net: netcp: MAX_SKB_FRAGS is now 'int'"Jakub Kicinski2023-03-311-1/+1
| | * | | | | net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)2023-03-311-2/+0
| | * | | | | net: netcp: MAX_SKB_FRAGS is now 'int'Arnd Bergmann2023-03-311-1/+1
| | * | | | | net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong2023-03-311-1/+0
| | * | | | | net: stmmac: check if MAC needs to attach to a PHYMichael Sit Wei Hong2023-03-311-1/+3
| | * | | | | net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong2023-03-311-0/+19
| * | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-061-2/+14
| |\ \ \ \ \ \
| | * | | | | | iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe2023-04-041-1/+1
| | * | | | | | iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe2023-04-041-1/+9
| | * | | | | | iommufd: Check for uptr overflowJason Gunthorpe2023-04-041-0/+4
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-066-2/+22
| |\ \ \ \ \ \
| | * | | | | | pwm: Zero-initialize the pwm_state passed to driver's .get_state()Uwe Kleine-König2023-03-231-2/+10
| | * | | | | | pwm: meson: Explicitly set .polarity in .get_state()Uwe Kleine-König2023-03-231-0/+8
| | * | | | | | pwm: sprd: Explicitly set .polarity in .get_state()Uwe Kleine-König2023-03-231-0/+1
| | * | | | | | pwm: iqs620a: Explicitly set .polarity in .get_state()Uwe Kleine-König2023-03-231-0/+1
| | * | | | | | pwm: cros-ec: Explicitly set .polarity in .get_state()Uwe Kleine-König2023-03-231-0/+1
| | * | | | | | pwm: hibvt: Explicitly set .polarity in .get_state()Uwe Kleine-König2023-03-231-0/+1
| * | | | | | | Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-04-0611-43/+81
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2023-04-055-29/+56
| | |\ \ \ \ \ \ \
| | | * | | | | | | accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz2023-04-051-15/+11
| | | * | | | | | | accel/ivpu: Add dma fence to command buffers onlyKarol Wachowski2023-04-051-11/+7
| | | * | | | | | | drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon2023-04-031-0/+1
| | | * | | | | | | drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst2023-04-012-3/+37
| | * | | | | | | | drm/i915: Fix context runtime accountingTvrtko Ursulin2023-04-031-2/+10
| | * | | | | | | | drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li2023-04-031-3/+3