summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-03-07net: dsa: mv88e6xxx: Verify after ATU Load opsJoseph Huang
2025-03-07net: bcmgenet: revise suspend/resumeDoug Berger
2025-03-07net: bcmgenet: allow return of power up statusDoug Berger
2025-03-07net: bcmgenet: move bcmgenet_power_up into resume_noirqDoug Berger
2025-03-07net: bcmgenet: support reclaiming unsent Tx packetsDoug Berger
2025-03-07net: bcmgenet: introduce bcmgenet_[r|t]dma_disableDoug Berger
2025-03-07net: bcmgenet: consolidate dma initializationDoug Berger
2025-03-07net: bcmgenet: remove dma_ctrl argumentDoug Berger
2025-03-07net: bcmgenet: add support for RX_CLS_FLOW_DISCDoug Berger
2025-03-07net: bcmgenet: move DESC_INDEX flow to ring 0Doug Berger
2025-03-07net: bcmgenet: extend bcmgenet_hfb_* APIDoug Berger
2025-03-07net: bcmgenet: BCM7712 is GENETv5 compatibleDoug Berger
2025-03-07net: bcmgenet: move feature flags to bcmgenet_privDoug Berger
2025-03-07net: bcmgenet: add bcmgenet_has_* helpersDoug Berger
2025-03-07net: bcmgenet: bcmgenet_hw_params clean upDoug Berger
2025-03-07net/mlx5: Fill out devlink dev info only for PFsJiri Pirko
2025-03-07net: stmmac: remove write-only priv->speedRussell King (Oracle)
2025-03-07gve: convert to use netmem for DQO RDA modeHarshitha Ramamurthy
2025-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-03-07net: stmmac: Add glue layer for Sophgo SG2044 SoCInochi Amaoto
2025-03-07net: stmmac: platform: Add snps,dwmac-5.30a IP compatible stringInochi Amaoto
2025-03-07net: stmmac: platform: Group GMAC4 compatible checkInochi Amaoto
2025-03-07net: phylink: Remove unused phylink_init_eeeDr. David Alan Gilbert
2025-03-07wifi: iwlwifi: trans: cancel restart work on op mode leaveMiri Korenblit
2025-03-07wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platformsEmmanuel Grumbach
2025-03-07wifi: iwlwifi: pcie: Fix TSO preparationIlan Peer
2025-03-07wifi: wfx: allow to enable WoWLAN using NL80211Jérôme Pouiller
2025-03-07wifi: wfx: allow SDIO device to wake up the hostJérôme Pouiller
2025-03-07wifi: wfx: allow SPI device to wake up the hostJérôme Pouiller
2025-03-07wifi: wfx: declare support for WoWLANJérôme Pouiller
2025-03-07wifi: wfx: align declarations between bus_spi.c and bus_sdio.cJérôme Pouiller
2025-03-07wifi: iwlegacy: avoid size increaseArnd Bergmann
2025-03-07Merge tag 'ath-next-20250305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-03-06net/mlx5e: Properly match IPsec subnet addressesLeon Romanovsky
2025-03-06net/mlx5e: Separate address related variables to be in structLeon Romanovsky
2025-03-06net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAGAmir Tzin
2025-03-06net/mlx5e: Enable lanes configuration when auto-negotiation is offShahar Shitrit
2025-03-06net/mlx5: Refactor link speed handling with mlx5_link_info structShahar Shitrit
2025-03-06net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit
2025-03-06net: ti: icss-iep: Add phase offset configuration for perout signalMeghana Malladi
2025-03-06net: ti: icss-iep: Add pwidth configuration for perout signalMeghana Malladi
2025-03-06net: airoha: Enable TSO/Scatter Gather for LAN portLorenzo Bianconi
2025-03-06net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()Lorenzo Bianconi
2025-03-06net: airoha: Increase max mtu to 9kLorenzo Bianconi
2025-03-06net: airoha: Introduce airoha_dev_change_mtu callbackLorenzo Bianconi
2025-03-06net: airoha: Enable Rx Scatter-GatherLorenzo Bianconi
2025-03-06net: airoha: Move min/max packet len configuration in airoha_dev_open()Lorenzo Bianconi
2025-03-06net: stmmac: simplify phylink_suspend() and phylink_resume() callsRussell King (Oracle)
2025-03-06net: stmmac: avoid shadowing global buf_szRussell King (Oracle)
2025-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski