summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean2-2/+9
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean2-7/+24
2024-08-16bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi3-8/+2
2024-08-16virtio_net: move netdev_tx_reset_queue() call before RX napi enableJiri Pirko1-1/+1
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds42-158/+454
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-36/+26
2024-08-15Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-2/+13
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang1-1/+1
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang1-3/+3
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang1-0/+3
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang2-6/+21
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang2-4/+4
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel1-3/+8
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier1-9/+21
2024-08-15Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski10-17/+123
2024-08-14Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel1-2/+13
2024-08-14media: atomisp: Fix streaming no longer working on BYT / ISP2400 devicesHans de Goede2-5/+22
2024-08-13mlxbf_gige: disable RX filters until RX path initializedDavid Thompson4-6/+64
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li1-9/+15
2024-08-13Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo4-0/+83
2024-08-13wifi: iwlwifi: correctly lookup DMA address in SG tableBenjamin Berg3-12/+28
2024-08-13wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki1-1/+1
2024-08-13net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima1-2/+2
2024-08-12Merge tag 'platform-drivers-x86-v6.11-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-95/+155
2024-08-12net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()Zheng Zhang1-2/+4
2024-08-12net: mana: Fix RX buf alloc_size alignment and atomic op panicHaiyang Zhang1-1/+5
2024-08-12net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki1-14/+0
2024-08-12net: dsa: vsc73xx: allow phy resettingPawel Dembicki1-11/+0
2024-08-12net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki1-1/+36
2024-08-12net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki1-1/+1
2024-08-12net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki1-1/+5
2024-08-12net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey1-8/+8
2024-08-12atm: idt77252: prevent use after free in dequeue_rx()Dan Carpenter1-4/+5
2024-08-11Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+26
2024-08-11Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds20-59/+118
2024-08-11Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-23/+30
2024-08-11Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+12
2024-08-11Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-67/+81
2024-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-8/+18
2024-08-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-qDavid S. Miller4-16/+75
2024-08-11net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu1-6/+4
2024-08-10Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+63
2024-08-10wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau1-3/+10
2024-08-10irqchip/riscv-aplic: Retrigger MSI interrupt on source configurationYong-Xuan Wang1-7/+25
2024-08-10irqchip/xilinx: Fix shift out of boundsRadhey Shyam Pandey1-1/+1
2024-08-10net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman1-1/+4
2024-08-10net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu1-1/+1
2024-08-10net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea1-0/+2
2024-08-10net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea4-14/+17
2024-08-10net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan1-9/+9