summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-05-16wifi: rtw89: leave idle mode when setting WEP encryption for AP modeDian-Syuan Yang
2025-05-16wifi: rtw89: pci: configure manual DAC mode via PCI config API onlyPing-Ke Shih
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15tsnep: fix timestamping with a stacked DSA driverGerhard Engleder
2025-05-15net: prestera: Use to_delayed_work()Chen Ni
2025-05-15net/mlx5: Use to_delayed_work()Chen Ni
2025-05-15Merge tag 'wireless-2025-05-15' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-05-15bnxt_en: bring back rtnl_lock() in the bnxt_open() pathMichael Chan
2025-05-15mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel
2025-05-15Merge tag 'iwlwifi-next-2025-05-15' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2025-05-15octeontx2: Add new tracepoint otx2_msg_statusSubbaraya Sundeep
2025-05-15octeontx2: Add pcifunc also to mailbox tracepointsSubbaraya Sundeep
2025-05-15octeontx2-af: Display names for CPT and UP messagesSubbaraya Sundeep
2025-05-15octeontx2-af: convert dev_dbg to tracepoint in mboxSubbaraya Sundeep
2025-05-15ovpn: fix check for skb_to_sgvec_nomark() return valueAntonio Quartulli
2025-05-15ovpn: improve 'no route to host' debug messageAntonio Quartulli
2025-05-15ovpn: drop useless reg_state check in keepalive workerAntonio Quartulli
2025-05-15ovpn: fix ndo_start_xmit return value on errorAntonio Quartulli
2025-05-15ovpn: don't drop skb's dst when xmitting packetAntonio Quartulli
2025-05-15ovpn: set skb->ignore_df = 1 before sending IPv6 packets outAntonio Quartulli
2025-05-15eth: fbnic: Add devlink dev flash supportLee Trager
2025-05-15eth: fbnic: Add mailbox support for PLDM updatesLee Trager
2025-05-15eth: fbnic: Add support for multiple concurrent completion messagesLee Trager
2025-05-15eth: fbnic: Accept minimum anti-rollback version from firmwareLee Trager
2025-05-15octeontx2-pf: Do not reallocate all ntuple filtersSubbaraya Sundeep
2025-05-15net: phy: marvell-88q2xxx: Enable temperature measurement in probe againDimitri Fedrau
2025-05-15wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtblMing Yen Hsieh
2025-05-15wifi: mt76: disable napi on driver removalFedor Pchelkin
2025-05-15wifi: iwlwifi: mld: allow 2 ROCs on the same vifMiri Korenblit
2025-05-15wifi: iwlwifi: fw: api: include required headers in rs/locationJohannes Berg
2025-05-15wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2Miri Korenblit
2025-05-15wifi: iwlwifi: fix a wrong commentMiri Korenblit
2025-05-15wifi: iwlwifi: map iwl_context_info to the matching structMiri Korenblit
2025-05-15wifi: iwlwifi: remove unused macroMiri Korenblit
2025-05-15wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and iwl_gen3_bc_tbl_entryMiri Korenblit
2025-05-15wifi: iwlwifi: use bc entries instead of bc table also for pre-ax210Miri Korenblit
2025-05-15wifi: iwlwifi: remove GEN3 from a couple of macrosMiri Korenblit
2025-05-15wifi: iwlwifi: use normal versioning convention for iwl_tx_cmdMiri Korenblit
2025-05-15wifi: iwlwifi: stop supporting TX_CMD_API_S_VER_8Miri Korenblit
2025-05-14hv_netvsc: Remove rmsg_pgcntMichael Kelley
2025-05-14hv_netvsc: Preserve contiguous PFN grouping in the page buffer arrayMichael Kelley
2025-05-14hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messagesMichael Kelley
2025-05-14net: cpsw: isolate cpsw_ndo_ioctl() to just the old driverVladimir Oltean
2025-05-14net: cpsw: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-05-14net: stmmac: generate software timestamp just before the doorbellJason Xing
2025-05-14net: cxgb4: generate software timestamp just before the doorbellJason Xing
2025-05-14net: atlantic: generate software timestamp just before the doorbellJason Xing
2025-05-14octeontx2-af: Fix CGX Receive countersHariprasad Kelam
2025-05-14net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capabilityBo-Cun Chen
2025-05-14net: libwx: Fix FW mailbox unknown commandJiawen Wu