summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-05-16team: grab team lock during team_change_rx_flagsStanislav Fomichev
2025-05-16net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overheadCarolina Jubran
2025-05-16net: phy: mediatek: do not require syscon compatible for pio propertyFrank Wunderlich
2025-05-16wifi: ath12k: pass link_conf for tx_arvif retrievalAloka Dixit
2025-05-16wifi: ath12k: update EMLSR capabilities of ML StationRamasamy Kaliappan
2025-05-16wifi: ath12k: Prevent multicast duplication for dynamic VLANMuna Sinada
2025-05-16wifi: ath12k: Enable AST index based address search in Station ModeThiraviyam Mariyappan
2025-05-16wifi: ath12k: enable monitor mode for WCN7850Kang Yang
2025-05-16wifi: ath12k: use different packet offset for WCN7850Kang Yang
2025-05-16wifi: ath12k: init monitor parameters for WCN7850Kang Yang
2025-05-16wifi: ath12k: add support to reap and process mon dest ringKang Yang
2025-05-16wifi: ath12k: use ath12k_buffer_addr in ath12k_dp_rx_link_desc_return()Kang Yang
2025-05-16wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GETKang Yang
2025-05-16wifi: ath12k: add support to reap and process monitor status ringKang Yang
2025-05-16wifi: ath12k: add monitor mode handler by monitor status ring interruptKang Yang
2025-05-16wifi: ath12k: add interrupt configuration for mon status ringKang Yang
2025-05-16wifi: ath12k: add ring config for monitor mode on WCN7850Kang Yang
2025-05-16wifi: ath12k: add srng config template for mon status ringKang Yang
2025-05-16wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850Kang Yang
2025-05-16wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv()Kang Yang
2025-05-16wifi: ath12k: Abort scan before removing link interface to prevent duplicate ...Lingbo Kong