summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: xgmac: use const char arrays for string constantsSimon Horman2024-08-091-35/+34
* net: dsa: vsc73xx: use defined values in phy operationsPawel Dembicki2024-08-091-12/+33
* net: ti: icssg_prueth: populate netdev of_nodeMatthias Schiffer2024-08-092-0/+2
* net: sungem_phy: Constify struct mii_phy_defChristophe JAILLET2024-08-091-16/+19
* net: atlantic: use ethtool_sprintfRosen Penev2024-08-091-14/+7
* bnx2x: Provide declaration of dmae_reg_go_c in headerSimon Horman2024-08-092-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-0898-822/+1491
|\
| * Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-0819-102/+113
| |\
| | * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-08-083-4/+10
| | |\
| | | * ice: Fix incorrect assigns of FEC countsMateusz Polchlopek2024-08-071-4/+4
| | | * ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka2024-08-071-0/+4
| | | * ice: Fix reset handlerGrzegorz Nitka2024-08-071-0/+2
| | * | net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker2024-08-081-0/+11
| | * | net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree2024-08-081-1/+1
| | * | net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann2024-08-081-0/+1
| | * | net: fec: Stop PPS on driver removeCsókás, Bence2024-08-081-0/+3
| | * | net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli2024-08-081-9/+5
| | * | net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)2024-08-082-3/+1
| | * | Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-08-081-10/+9
| | |\ \
| | | * | Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdownBartosz Golaszewski2024-08-071-1/+1
| | | * | Bluetooth: hci_qca: fix QCA6390 support on non-DT platformsBartosz Golaszewski2024-08-071-5/+8
| | | * | Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390Bartosz Golaszewski2024-08-071-4/+0
| | | |/
| | * | idpf: fix UAFs when destroying the queuesAlexander Lobakin2024-08-082-35/+13
| | * | idpf: fix memleak in vport interrupt configurationMichal Kubiak2024-08-081-11/+8
| | * | idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin2024-08-081-15/+15
| | * | bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan2024-08-081-6/+7
| | * | net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori2024-08-081-1/+3
| | |/
| | * net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian2024-08-071-0/+1
| | * net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha2024-08-071-0/+5
| | * net: usb: qmi_wwan: fix memory leak for not ip packetsDaniele Palmas2024-08-051-0/+1
| | * virtio-net: unbreak vq resizing when coalescing is not negotiatedHeng Qi2024-08-051-2/+6
| | * virtio-net: check feature before configuring the vq coalescing commandHeng Qi2024-08-051-0/+6
| | * gve: Fix use of netif_carrier_ok()Praveen Kaligineedi2024-08-032-7/+7
| | * net: pse-pd: tps23881: Fix the device ID checkKyle Swenson2024-08-031-1/+3
| * | Merge tag 'for-v6.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2024-08-073-16/+19
| |\ \
| | * | power: supply: qcom_battmgr: Ignore extra __le32 in info payloadStephan Gerhold2024-07-271-1/+3
| | * | power: supply: qcom_battmgr: return EAGAIN when firmware service is not upNeil Armstrong2024-07-271-4/+4
| | * | power: supply: axp288_charger: Round constant_charge_voltage writes downHans de Goede2024-07-271-9/+9
| | * | power: supply: axp288_charger: Fix constant_charge_voltage writesHans de Goede2024-07-271-2/+2
| | * | power: supply: rt5033: Bring back i2c_set_clientdataNikita Travkin2024-06-051-0/+1
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-08-061-7/+1
| |\ \ \
| | * | | vhost-vdpa: switch to use vmf_insert_pfn() in the fault handlerJason Wang2024-07-261-7/+1
| * | | | Merge tag 'platform-drivers-x86-v6.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-08-066-2/+24
| |\ \ \ \
| | * | | | platform/x86/intel/ifs: Initialize union ifs_status to zeroKuppuswamy Sathyanarayanan2024-07-311-1/+1
| | * | | | platform/x86/amd/pmf: Add new ACPI ID AMDI0107Shyam Sundar S K2024-07-301-0/+3
| | * | | | platform/x86/amd/pmc: Send OS_HINT command for new AMD platformShyam Sundar S K2024-07-302-0/+3
| | * | | | platform/x86/amd: pmf: Add quirk for ROG Ally XLuke D. Jones2024-07-301-1/+8
| | * | | | platform/x86: intel-vbtn: Protect ACPI notify handler against recursionHans de Goede2024-07-301-0/+9
| * | | | | Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-044-16/+30
| |\ \ \ \ \
| | * | | | | irqchip/mbigen: Fix mbigen node address layoutYipeng Zou2024-07-301-4/+16