summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-21eth: sfc: siena: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: sfc: falcon: migrate to new RXFH callbacksJakub Kicinski
2025-06-21eth: bnxt: add netmem TX supportTaehee Yoo
2025-06-21can: rcar_canfd: Describe channel-specific FD registers using C structGeert Uytterhoeven
2025-06-21net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li
2025-06-21gve: add XDP_TX and XDP_REDIRECT support for DQ RDAJoshua Washington
2025-06-21gve: refactor DQO TX methods to be more generic for XDPJoshua Washington
2025-06-21gve: rename gve_xdp_xmit to gve_xdp_xmit_gqiJoshua Washington
2025-06-21octeontx2-af: Fix rvu_mbox_init return pathSubbaraya Sundeep
2025-06-20wifi: brcmfmac: Make read-only array cfg_offset static constColin Ian King
2025-06-20wifi: ipw2x00: convert to use secs_to_jiffiesYuesong Li
2025-06-20wifi: iwlegacy: convert to use secs_to_jiffies()Yuesong Li
2025-06-20wifi: mwifiex: enable host mlme on sdio W8997 chipsetsRafael Beims
2025-06-20wifi: iwlegacy: Check rate_idx range after additionStanislaw Gruszka
2025-06-19net: ti: icssg-prueth: Add prp offload support to ICSSG driverHimanshu Mittal
2025-06-19netdevsim: account dropped packet length in stats on queue freeBreno Leitao
2025-06-19netdevsim: collect statistics at RX sideBreno Leitao
2025-06-19netdevsim: migrate to dstats stats collectionBreno Leitao
2025-06-19net: mana: Record doorbell physical address in PF modeLong Li
2025-06-19net: mana: Set tx_packets to post gso processing packet countShradha Gupta
2025-06-19net: sfp: add quirk for Potron SFP+ XGSPON ONU StickChris Morgan
2025-06-19net: usb: Convert tasklet API to new bottom half workqueue mechanismJun Miao
2025-06-19igc: Make the const read-only array supported_sizes staticColin Ian King
2025-06-19net: usb: lan78xx: remove unused struct membersOleksij Rempel
2025-06-19net: usb: lan78xx: Integrate EEE support with phylink LPI APIOleksij Rempel
2025-06-19net: usb: lan78xx: port link settings to phylink APIOleksij Rempel
2025-06-19net: usb: lan78xx: Use ethtool_op_get_link to reflect current link statusOleksij Rempel
2025-06-19net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACKOleksij Rempel
2025-06-19net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC managementOleksij Rempel
2025-06-19net: gianfar: Use device_get_named_child_node_count()Matti Vaittinen
2025-06-19net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate functio...Marc Kleine-Budde
2025-06-19net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag()Marc Kleine-Budde
2025-06-19net: fec: fec_enet_rx_queue(): reduce scope of dataMarc Kleine-Budde
2025-06-19net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with sk...Marc Kleine-Budde
2025-06-19net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()Marc Kleine-Budde
2025-06-19net: fec: fec_restart(): introduce a define for FEC_ECR_SPEEDMarc Kleine-Budde
2025-06-19net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_infoMarc Kleine-Budde
2025-06-19net: fec: sort the includes by alphabetic orderMarc Kleine-Budde
2025-06-19net: fec: switch from asm/cacheflush.h to linux/cacheflush.hMarc Kleine-Budde
2025-06-19net: fec: struct fec_enet_private: remove obsolete commentMarc Kleine-Budde
2025-06-19net: fec: fix typos found by codespellMarc Kleine-Budde
2025-06-19net: stmmac: loongson1: get ls1b resource only onceRussell King (Oracle)
2025-06-19net: stmmac: loongson1: provide match data structRussell King (Oracle)
2025-06-19net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() methodRussell King (Oracle)
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-19net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi
2025-06-19net: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-19mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not availableDavid Thompson
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi