summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-05can: esd_402_pci: Add support for one-shot modeStefan Mätje
2024-08-05can: esd_402_pci: Rename esdACC CTRL register macrosStefan Mätje
2024-08-05can: flexcan: add wakeup support for imx95Haibo Chen
2024-08-05net: netconsole: Fix MODULE_AUTHOR formatBreno Leitao
2024-08-05net: phy: vitesse: implement downshift in vsc73xx physPawel Dembicki
2024-08-05net: usb: qmi_wwan: fix memory leak for not ip packetsDaniele Palmas
2024-08-05virtio-net: unbreak vq resizing when coalescing is not negotiatedHeng Qi
2024-08-05virtio-net: check feature before configuring the vq coalescing commandHeng Qi
2024-08-05wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850Baochen Qiang
2024-08-04net: dsa: mt7530: Add EN7581 supportLorenzo Bianconi
2024-08-03net: pse-pd: tps23881: Fix the device ID checkKyle Swenson
2024-08-02net: dsa: vsc73xx: speed up MDIO bus to max allowed valuePawel Dembicki
2024-08-02gve: Fix use of netif_carrier_ok()Praveen Kaligineedi
2024-08-02ibmveth: Recycle buffers during replenish phaseNick Child
2024-08-02ibmveth: Optimize poll rescheduling processNick Child
2024-08-02net: pse-pd: tps23881: Fix the device ID checkKyle Swenson
2024-08-02net: airoha: Link the gdm port to the selected qdma controllerLorenzo Bianconi
2024-08-02net: airoha: Start all qdma NAPIs in airoha_probe()Lorenzo Bianconi
2024-08-02net: airoha: Allow mapping IO region for multiple qdma controllersLorenzo Bianconi
2024-08-02net: airoha: Use qdma pointer as private structure in airoha_irq_handler routineLorenzo Bianconi
2024-08-02net: airoha: Add airoha_qdma pointer in airoha_tx_irq_queue/airoha_queue stru...Lorenzo Bianconi
2024-08-02net: airoha: Move irq_mask in airoha_qdma structureLorenzo Bianconi
2024-08-02net: airoha: Move airoha_queues in airoha_qdmaLorenzo Bianconi
2024-08-02net: airoha: Introduce airoha_qdma structLorenzo Bianconi
2024-08-02eth: fbnic: select DEVLINK and PAGE_POOLSimon Horman
2024-08-02net: axienet: remove unnecessary parenthesesRadhey Shyam Pandey
2024-08-02net: axienet: remove unnecessary ftrace-like loggingRadhey Shyam Pandey
2024-08-02net: axienet: add missing blank line after declarationRadhey Shyam Pandey
2024-08-02net: axienet: Replace the occurrences of (1<<x) by BIT(x)Appana Durga Kedareswara Rao
2024-08-01net: Use of_property_read_bool()Rob Herring (Arm)
2024-08-01net: mdio: Use of_property_count_u32_elems() to get property lengthRob Herring (Arm)
2024-08-01net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)
2024-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-01net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driverDaniel Golle
2024-08-01net/mlx5: Reclaim max 50K pages at onceAnand Khoje
2024-07-31net: macb: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31net: cnic: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31net: xgbe: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31net: alteon: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-31igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim
2024-07-31mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary assignmentsIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary checksIdo Schimmel
2024-07-31mlxsw: core_thermal: Simplify rollbackIdo Schimmel
2024-07-31mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetricIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unused argumentsIdo Schimmel
2024-07-31mlxsw: core_thermal: Fold two loops into oneIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove another unnecessary checkIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary checkIdo Schimmel