summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-05-16wifi: rtw89: mcc: add courtesy mechanism conditions to P2P rolesZong-Zhe Yang
2025-05-16wifi: rtw89: mcc: drop queued chanctx changes when stoppingZong-Zhe Yang
2025-05-16wifi: rtw89: mcc: pass whom to stop at when pausing chanctxZong-Zhe Yang
2025-05-16wifi: rtw88: Fix the random "error beacon valid" messages for USBBitterblue Smith
2025-05-16wifi: rtw88: usb: Upload the firmware in bigger chunksBitterblue Smith
2025-05-16wifi: rtw88: usb: Reduce control message timeout to 500 msBitterblue Smith
2025-05-16wifi: rtw89: pci: enlarge retry times of RX tag to 1000Ping-Ke Shih
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