summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-05-20net: airoha: npu: Move memory allocation in airoha_npu_send_msg() callerLorenzo Bianconi
2025-05-20net: lan743x: Restore SGMII CTRL register on resumeThangaraj Samynathan
2025-05-20bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan
2025-05-20net: bcmgenet: expose more stats in ethtoolZak Kemble
2025-05-20net: bcmgenet: count hw discarded packets in missed statZak Kemble
2025-05-20net: bcmgenet: switch to use 64bit statisticsZak Kemble
2025-05-20net: dwmac-sun8i: Use parsed internal PHY address instead of 1Paul Kocialkowski
2025-05-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit
2025-05-20selftests: net: validate team flags propagationStanislav Fomichev
2025-05-20eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmplLee Trager
2025-05-20net: ethernet: ti: am65-cpsw: Lower random mac address error print to infoNishanth Menon
2025-05-20net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988Sky Huang
2025-05-20net: phy: mediatek: Sort config and file names in Kconfig and MakefileSky Huang
2025-05-20net: phy: realtek: add RTL8127-internal PHYChunHao Lin
2025-05-20wifi: ath12k: fix mac pdev frequency range updateAditya Kumar Singh
2025-05-20wifi: carl9170: micro-optimize carl9170_tx_shift_bm()Yury Norov
2025-05-20net: enetc: fix the error handling in enetc4_pf_netdev_create()Wei Fang
2025-05-20can: kvaser_pciefd: Continue parsing DMA buf after dropped RXAxel Forsman
2025-05-20can: kvaser_pciefd: Fix echo_skb raceAxel Forsman
2025-05-20can: kvaser_pciefd: Force IRQ edge in case of nested IRQAxel Forsman
2025-05-20wifi: ath9k_htc: Abort software beacon handling if disabledToke Høiland-Jørgensen
2025-05-20wifi: ath12k: remove redundant regulatory rules intersection logic in hostAishwarya R
2025-05-20wifi: ath12k: Send MCS15 support to firmware during peer assocMohan Kumar G
2025-05-20octeontx2-pf: Add tracepoint for NIX_PARSE_SSubbaraya Sundeep
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit
2025-05-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-05-19wifi: ath12k: Fix scan initiation failure handlingVignesh C
2025-05-19wifi: ath12k: fix memory leak in WMI firmware statsP Praneesh
2025-05-19wifi: ath12k: fix ring-buffer corruptionJohan Hovold
2025-05-19wifi: ath12k: fix memory leak in ath12k_service_ready_ext_eventRajat Soni
2025-05-19wifi: ath12k: support usercase-specific firmware overridesMiaoqing Pan
2025-05-19wifi: ath12k: Adjust the process of resource release for ahb busYingying Tang
2025-05-19wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_de...Yingying Tang
2025-05-19wifi: ath12k: print device dp stats in debugfsVinith Kumar R
2025-05-19wifi: ath12k: Add device dp stats supportVinith Kumar R
2025-05-19wifi: ath12k: change soc name to device nameVinith Kumar R
2025-05-19wifi: ath12k: Fix invalid RSSI values in station dumpP Praneesh
2025-05-19idpf: fix null-ptr-deref in idpf_features_checkPavan Kumar Linga
2025-05-19ice: Fix LACP bonds without SRIOV environmentDave Ertman
2025-05-19ice: fix vf->num_mac count with port representorsJacob Keller
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller
2025-05-16net: airoha: Fix page recycling in airoha_qdma_rx_process()Lorenzo Bianconi
2025-05-16net: phy: microchip: document where the LAN88xx PHYs are usedOleksij Rempel
2025-05-16net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit
2025-05-16vmxnet3: update MTU after device quiesceRonak Doshi
2025-05-16r8169: add support for RTL8127AChunHao Lin
2025-05-16net: dlink: add synchronization for stats updateMoon Yeounsu