summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-27net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32Christophe Roullier1-3/+77
2024-06-26mlxsw: pci: Use fragmented buffersAmit Cohen1-34/+129
2024-06-26mlxsw: pci: Store number of scatter/gather entries for maximum packet sizeAmit Cohen1-0/+20
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König7-13/+13
2024-06-26net: tn40xx: add phylink supportFUJITA Tomonori5-4/+114
2024-06-26net: tn40xx: add mdio bus supportFUJITA Tomonori3-1/+147
2024-06-26net: tn40xx: add basic Rx handlingFUJITA Tomonori3-1/+508
2024-06-26net: tn40xx: add basic Tx handlingFUJITA Tomonori3-0/+1411
2024-06-26net: tn40xx: add register definesFUJITA Tomonori2-0/+247
2024-06-26net: tn40xx: add pci driver for Tehuti Networks TN40xx chipsFUJITA Tomonori4-0/+78
2024-06-26gve: Add flow steering ethtool supportJeroen de Borst5-9/+398
2024-06-26gve: Add flow steering adminq commandsJeroen de Borst5-4/+314
2024-06-26gve: Add flow steering device optionJeroen de Borst3-2/+51
2024-06-26gve: Add adminq extended commandJeroen de Borst2-0/+43
2024-06-26gve: Add adminq mutex lockZiwei Xiao2-10/+13
2024-06-26virtio-net: support dim profile fine-tuningHeng Qi1-7/+47
2024-06-26dim: make DIMLIB dependent on NETHeng Qi1-1/+1
2024-06-26ravb: Add MII support for R-Car V4MGeert Uytterhoeven2-1/+37
2024-06-26ravb: Improve ravb_hw_info instance orderGeert Uytterhoeven1-9/+9
2024-06-26virtio_net: Remove u64_stats_update_begin()/end() for stats fetchLi RongQing1-2/+3
2024-06-25net: ethernet: mtk_eth_soc: ppe: prevent ppe update for non-mtk devicesElad Yifee1-1/+1
2024-06-25net: macb: Add ARP support to WOLVineeth Karumanchi2-26/+33
2024-06-25net: macb: Enable queue disableVineeth Karumanchi1-1/+2
2024-06-25net: macb: queue tie-off or disable during WOL suspendVineeth Karumanchi2-3/+64
2024-06-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-41/+90
2024-06-22net: xilinx: axienet: Enable multicast by defaultSean Anderson1-1/+0
2024-06-22Merge tag 'linux-can-next-for-6.11-20240621' of git://git.kernel.org/pub/scm/...Jakub Kicinski12-160/+212
2024-06-21ice: update representor when VSI is readyMichal Swiatkowski3-10/+17
2024-06-21ice: move VSI configuration outside repr setupMichal Swiatkowski3-15/+57
2024-06-21ice: move devlink locking outside the port creationMichal Swiatkowski4-8/+9
2024-06-21ice: store representor ID in bridge portMichal Swiatkowski4-8/+7
2024-06-21net: ethernet: rtsn: Add support for Renesas Ethernet-TSNNiklas Söderlund4-0/+1867
2024-06-21net: dsa: qca8k: add support for bridge port isolationMatthias Schiffer2-2/+21
2024-06-21net: dsa: qca8k: factor out bridge join/leave logicMatthias Schiffer1-51/+50
2024-06-21net: dsa: qca8k: do not write port mask twice in bridge join/leaveMatthias Schiffer1-2/+5
2024-06-21net: mdio: mscc-miim: Handle the switch resetHerve Codina1-0/+8
2024-06-21octeontx2-pf: Add ucast filter count configurability via devlink.Sai Krishna4-14/+79
2024-06-21net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477Lukasz Majewski1-0/+7
2024-06-21net: fec: Fix FEC_ECR_EN1588 being cleared on link-downCsókás, Bence1-0/+6
2024-06-21bnxt_en: implement netdev_queue_mgmt_opsDavid Wei1-0/+275
2024-06-21bnxt_en: split rx ring helpers out from ring helpersDavid Wei1-107/+193
2024-06-21net: ethernet: arc: remove emac_arc driverJohan Jonker3-99/+0
2024-06-21can: m_can: don't enable transceiver when probingMartin Hundebøll2-66/+116
2024-06-21can: mcp251xfd: simplify with spi_get_device_match_data()Krzysztof Kozlowski1-8/+1
2024-06-21can: mcp251x: simplify with spi_get_device_match_data()Krzysztof Kozlowski1-5/+1
2024-06-21can: hi311x: simplify with spi_get_device_match_data()Krzysztof Kozlowski1-6/+1
2024-06-21can: kvaser_pciefd: Add MSI interruptsMartin Jocic1-4/+20
2024-06-21can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISRMartin Jocic1-12/+18
2024-06-21can: kvaser_pciefd: Change name of return code variableMartin Jocic1-28/+28
2024-06-21can: kvaser_pciefd: Rename board_irq to pci_irqMartin Jocic1-4/+4