summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-08-27wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass conn_state for sta_cmdMing Yen Hsieh-4/+8
2025-08-27wifi: mt76: mt7925u: use connac3 tx aggr check in tx completeMing Yen Hsieh-1/+1
2025-08-27wifi: mt76: mt7925: fix the wrong bss cleanup for SAPMing Yen Hsieh-0/+3
2025-08-27wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()Harshit Mogalapalli-1/+3
2025-08-27wifi: mt76: mt7921: don't disconnect when CSA to DFS chanJanusz Dziedzic-4/+1
2025-08-27wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()Nathan Chancellor-2/+2
2025-08-27ice: finish virtchnl.c split into rss.cPrzemek Kitszel-718/+27
2025-08-27ice: extract virt/rss.c: cleanup - p2Przemek Kitszel-1521/+0
2025-08-27ice: extract virt/rss.c: cleanup - p1Przemek Kitszel-1408/+0
2025-08-27ice: split RSS stuff out of virtchnl.c - copy backPrzemek Kitszel-1/+3648
2025-08-27ice: split RSS stuff out of virtchnl.c - tmp renamePrzemek Kitszel-1/+1
2025-08-27ice: finish virtchnl.c split into queues.cPrzemek Kitszel-973/+31
2025-08-27ice: extract virt/queues.c: cleanup - p3Przemek Kitszel-2392/+0
2025-08-27ice: extract virt/queues.c: cleanup - p2Przemek Kitszel-181/+0
2025-08-27ice: extract virt/queues.c: cleanup - p1Przemek Kitszel-1064/+0
2025-08-27ice: split queue stuff out of virtchnl.c - copy backPrzemek Kitszel-1/+4612
2025-08-27ice: split queue stuff out of virtchnl.c - tmp renamePrzemek Kitszel-1/+1
2025-08-26net: hv_netvsc: fix loss of early receive events from host during channel open.Dipayaan Roy-16/+24
2025-08-26net: stmmac: Set CIC bit only for TX queues with COERohan G Thomas-2/+4
2025-08-26net: stmmac: xgmac: Correct supported speed modesRohan G Thomas-2/+16
2025-08-26net: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas-4/+0
2025-08-26net/mlx5e: Set local Xoff after FW updateAlexei Lazar-1/+2
2025-08-26net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar-0/+2
2025-08-26net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar-1/+28
2025-08-26net/mlx5: Prevent flow steering mode changes in switchdev modeMoshe Shemesh-8/+7
2025-08-26net/mlx5: Nack sync reset when SFs are presentMoshe Shemesh-0/+22
2025-08-26net/mlx5: Fix lockdep assertion on sync reset unload eventMoshe Shemesh-54/+69
2025-08-26net/mlx5: Reload auxiliary drivers on fw_activateMoshe Shemesh-1/+1
2025-08-26net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error pathLama Kayal-1/+1
2025-08-26net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flowLama Kayal-1/+3
2025-08-26net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flowLama Kayal-1/+1
2025-08-26net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error pathLama Kayal-0/+1
2025-08-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-37/+93
2025-08-26bnxt_en: Fix stats context reservation logicMichael Chan-1/+2
2025-08-26bnxt_en: Adjust TX rings if reservation is less than requestedMichael Chan-0/+12
2025-08-26bnxt_en: Fix memory corruption when FW resources change during ifdownSreekanth Reddy-5/+16
2025-08-26net: macb: Fix offset error in gem_update_statsSean Anderson-1/+1
2025-08-26ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault-13/+19
2025-08-26net/mlx5e: Set default burst period for TX and RX reportersShahar Shitrit-2/+6
2025-08-26devlink: Move graceful period parameter to reporter opsShahar Shitrit-50/+79
2025-08-26net: phy: fixed_phy: let fixed_phy_unregister free the phy_deviceHeiner Kallweit-7/+4
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit-2/+2
2025-08-26net: hns3: use kcalloc() instead of kzalloc()Qianfeng Rong-1/+1
2025-08-26phy: mscc: Fix when PTP clock is register and unregisterHoratiu Vultur-16/+26
2025-08-26net: phy: as21xxx: better handle PHY HW reset on soft-rebootChristian Marangi-3/+4
2025-08-26net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda-0/+3
2025-08-26wifi: iwlwifi: mld: don't validate keys state on resumeMiri Korenblit-20/+2
2025-08-26wifi: iwlwifi: mld: rename iwl_mld_set_key_rx_seqMiri Korenblit-6/+8
2025-08-26wifi: iwlwifi: mld: refactor iwl_mld_add_all_rekeysMiri Korenblit-9/+6
2025-08-26wifi: iwlwifi: mld: don't consider old versions of PPAGMiri Korenblit-7/+22