summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den
2024-12-10virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den
2024-12-10virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den
2024-12-10octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya
2024-12-09net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driverJan Petrous (OSS)
2024-12-09net: dwmac-sti: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: xgene_enet: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: macb: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-starfive: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-rk: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-intel-plat: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-imx: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-dwc-qos-eth: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: stmmac: Fix clock rate variables sizeJan Petrous (OSS)
2024-12-09net: stmmac: Extend CSR calc supportJan Petrous (OSS)
2024-12-09net: renesas: rswitch: remove speed from gwca structureNikita Yushchenko
2024-12-09net: renesas: rswitch: do not deinit disabled portsNikita Yushchenko
2024-12-09qca_spi: Make driver probing reliableStefan Wahren
2024-12-09qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-09octeon_ep: add ndo ops for VFs in PF driverShinas Rasheed
2024-12-09cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-12-09vxlan: Add an attribute to make VXLAN header validation configurablePetr Machata
2024-12-09vxlan: vxlan_rcv(): Drop unparsedPetr Machata
2024-12-09vxlan: Bump error counters for header mismatchesPetr Machata
2024-12-09vxlan: Track reserved bits explicitly as part of the configurationPetr Machata
2024-12-09vxlan: vxlan_rcv(): Extract vxlan_hdr(skb) to a named variablePetr Machata
2024-12-09vxlan: vxlan_rcv() callees: Drop the unparsed argumentPetr Machata
2024-12-09vxlan: vxlan_rcv() callees: Move clearing of unparsed flags outPetr Machata
2024-12-09vxlan: In vxlan_rcv(), access flags through the vxlan netdevicePetr Machata
2024-12-09net: dsa: microchip: Make MDIO bus name uniqueJesse Van Gavere
2024-12-09Merge tag 'ath-next-20241209' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-12-09wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5sPin-yen Lin
2024-12-09wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping APRenjaya Raga Zenta
2024-12-09wifi: wlcore: testmode: Constify strutc nla_policyChristophe JAILLET
2024-12-09wifi: brcmfmac: fix scatter-gather handling by detecting end of sg listNorbert van Bolhuis
2024-12-09net: sparx5: fix the maximum frame length registerDaniel Machon
2024-12-09net: sparx5: fix default value of monitor portsDaniel Machon
2024-12-09net: sparx5: fix FDMA performance issueDaniel Machon
2024-12-09net: lan969x: fix the use of spin_lock in PTP handlerDaniel Machon
2024-12-09net: lan969x: fix cyclic dependency reported by depmodDaniel Machon
2024-12-09cn10k-ipsec: Enable outbound ipsec crypto offloadBharat Bhushan
2024-12-09cn10k-ipsec: Allow ipsec crypto offload for skb with SABharat Bhushan
2024-12-09cn10k-ipsec: Process outbound ipsec crypto offloadBharat Bhushan
2024-12-09cn10k-ipsec: Add SA add/del support for outb ipsec crypto offloadBharat Bhushan
2024-12-09cn10k-ipsec: Init hardware for outbound ipsec crypto offloadBharat Bhushan
2024-12-09octeontx2-af: Disable backpressure between CPT and NIXBharat Bhushan
2024-12-09octeontx2-pf: Move skb fragment map/unmap to common codeBharat Bhushan
2024-12-09octeontx2-pf: map skb data as device writeableBharat Bhushan
2024-12-07rtase: Refine the if statementJustin Lai
2024-12-07net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean