summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-06-03wifi: iwlwifi: mvm: fix P2P-Device binding handlingJohannes Berg4-3/+20
2026-06-03wifi: iwlwifi: mld: add KUnit tests for duplicated beacon RSSI adjustmentAvinash Bhatt5-4/+173
2026-06-03wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o netdetectJohannes Berg1-2/+5
2026-06-03wifi: iwlwifi: cfg: Revert "wifi: iwlwifi: cfg: move the MODULE_FIRMWARE to t...Shahar Tzarfati2-12/+12
2026-06-03wifi: iwlwifi: mld: set fast-balance scan for active EMLSRPagadala Yesu Anjaneyulu1-1/+7
2026-06-03wifi: iwlwifi: mld: support FW TLV for NAN max channel switch timeIsrael Kozitz4-2/+15
2026-06-03wifi: iwlwifi: mld: always allow mimo in NANMiri Korenblit1-0/+6
2026-06-03wifi: iwlwifi: move iwl_fw_rate_idx_to_plcp() to mvmJohannes Berg5-33/+30
2026-06-03wifi: iwlwifi: mvm: rename iwl_mvm_mac80211_idx_to_hwrate()Johannes Berg4-9/+9
2026-06-03wifi: iwlwifi: fix STEP_URM register address for SC devicesMoriya Itzchaki2-5/+10
2026-06-03wifi: iwlwifi: mld: fix smatch warningMiri Korenblit1-1/+2
2026-06-03wifi: iwlwifi: remove mvm prefix from marker commandMiri Korenblit3-13/+13
2026-06-03wifi: iwlwifi: remove stale commentMiri Korenblit1-1/+0
2026-06-03wifi: iwlwifi: fw: cut down NIC wakeups during dumpJohannes Berg5-46/+63
2026-06-03wifi: iwlwifi: add support for AX231Emmanuel Grumbach3-3/+7
2026-06-03Merge tag 'rtw-next-2026-06-03' of https://github.com/pkshih/rtwJohannes Berg73-757/+6154
2026-06-03wifi: mac80211_hwsim: claim DBE capabilityJohannes Berg1-0/+5
2026-06-03wifi: Update UHR PHY capabilities to D1.4Johannes Berg3-20/+18
2026-06-03wifi: qtnfmac: topaz: defer IRQ enabling until IPC initRunyu Xiao1-4/+2
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg3-4/+0
2026-06-03Merge tag 'iwlwifi-fixes-2026-05-31' of https://git.kernel.org/pub/scm/linux/...Johannes Berg6-34/+67
2026-06-03wifi: rtw89: usb: add serial_number and uuid sysfs attributes for 0x28de:0x2432Johnson Tsai5-2/+84
2026-06-03wifi: rtw89: add dev_id_quirks to driver_info for per-device quirk controlJohnson Tsai16-8/+25
2026-06-03wifi: rtw89: usb: skip ACPI capability check for USB devicesDavid Lee2-0/+28
2026-06-03wifi: rtw89: 8851bu: add Mercusys MA60XNB (2c4e:0128)Ping-Ke Shih1-0/+3
2026-06-02net: stmmac: Improve Tx timer arm logic furtherNazim Amirul1-5/+7
2026-06-02dpaa2-switch: fix handling of NAPI on the remove pathIoana Ciornei1-5/+10
2026-06-02dpaa2-switch: support VLAN flag changes on existing VIDsIoana Ciornei1-42/+58
2026-06-02dpaa2-switch: remove duplicated check for the maximum number of VLANsIoana Ciornei1-10/+0
2026-06-02dpaa2-switch: fix the error path in dpaa2_switch_rx()Ioana Ciornei1-11/+12
2026-06-02dpaa2-switch: rework FDB management on the bridge leave pathIoana Ciornei1-7/+24
2026-06-02net: dsa: sja1105: flower: reject cross-chip redirectDavid Yang1-2/+2
2026-06-02net: fec_mpc52xx: add missing kernel-doc for @may_sleepRosen Penev1-0/+1
2026-06-02net: fec: fix pinctrl default state restore order on resumeTapio Reijonen1-2/+1
2026-06-02net/mlx5e: Avoid copying payload to the skb's linear partChristoph Paasch1-4/+7
2026-06-02net/mlx5e: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinearChristoph Paasch1-7/+15
2026-06-02net: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
2026-06-02net: airoha: Rename airoha_set_gdm2_loopback in airoha_enable_gdm2_loopbackLorenzo Bianconi1-2/+2
2026-06-02net: airoha: Move {cpu,fwd}_tx_packets in airoha_gdm_dev structLorenzo Bianconi2-13/+10
2026-06-02net: airoha: Move qos_sq_bmap in airoha_gdm_dev structLorenzo Bianconi2-24/+40
2026-06-02net: airoha: Rely on airoha_gdm_dev pointer in airoha_is_lan_gdm_port()Lorenzo Bianconi3-6/+6
2026-06-02net: airoha: Move airoha_qdma pointer in airoha_gdm_dev structLorenzo Bianconi3-67/+64
2026-06-02net: airoha: Introduce airoha_gdm_dev structLorenzo Bianconi3-136/+206
2026-06-02netdevsim: psp: use atomic64 for psp stats countersDaniel Zahka2-22/+12
2026-06-02netdevsim: psp: update rx stats on the peer netdevsimDaniel Zahka1-8/+11
2026-06-02netdevsim: fib: fix use-after-free of FIB data via debugfsZijing Yin1-8/+9
2026-06-02net: phy: dp83822: Add optional external PHY clockStefan Wahren1-0/+8
2026-06-02net: phy: dp83822: Improve readability in dp8382x_probeStefan Wahren1-2/+2
2026-06-02pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
2026-06-02net: dsa: b53: hide legacy gpiolib usage on non-mipsArnd Bergmann2-18/+27