summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-26net/mlx5e: Set local Xoff after FW updateAlexei Lazar
2025-08-26net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar
2025-08-26net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar
2025-08-26net/mlx5: Prevent flow steering mode changes in switchdev modeMoshe Shemesh
2025-08-26net/mlx5: Nack sync reset when SFs are presentMoshe Shemesh
2025-08-26net/mlx5: Fix lockdep assertion on sync reset unload eventMoshe Shemesh
2025-08-26net/mlx5: Reload auxiliary drivers on fw_activateMoshe Shemesh
2025-08-26net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error pathLama Kayal
2025-08-26net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flowLama Kayal
2025-08-26net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flowLama Kayal
2025-08-26net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error pathLama Kayal
2025-08-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-26bnxt_en: Fix stats context reservation logicMichael Chan
2025-08-26bnxt_en: Adjust TX rings if reservation is less than requestedMichael Chan
2025-08-26bnxt_en: Fix memory corruption when FW resources change during ifdownSreekanth Reddy
2025-08-26net: macb: Fix offset error in gem_update_statsSean Anderson
2025-08-26ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault
2025-08-26net/mlx5e: Set default burst period for TX and RX reportersShahar Shitrit
2025-08-26devlink: Move graceful period parameter to reporter opsShahar Shitrit
2025-08-26net: phy: fixed_phy: let fixed_phy_unregister free the phy_deviceHeiner Kallweit
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit
2025-08-26net: hns3: use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-26phy: mscc: Fix when PTP clock is register and unregisterHoratiu Vultur
2025-08-26net: phy: as21xxx: better handle PHY HW reset on soft-rebootChristian Marangi
2025-08-26net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda
2025-08-26wifi: iwlwifi: mld: don't validate keys state on resumeMiri Korenblit
2025-08-26wifi: iwlwifi: mld: rename iwl_mld_set_key_rx_seqMiri Korenblit
2025-08-26wifi: iwlwifi: mld: refactor iwl_mld_add_all_rekeysMiri Korenblit
2025-08-26wifi: iwlwifi: mld: don't consider old versions of PPAGMiri Korenblit
2025-08-26wifi: iwlwifi: make ppag versioning clearMiri Korenblit
2025-08-26Reapply "wifi: iwlwifi: remove support of several iwl_ppag_table_cmd versions"Miri Korenblit
2025-08-26wifi: iwlwifi: bump MIN API in HR/GF/BZ/SC/DRMiri Korenblit
2025-08-26wifi: iwlwifi: mvm: remove a function declarationMiri Korenblit
2025-08-26wifi: iwlwifi: mld/mvm: set beacon protection capability in wowlan configMiri Korenblit
2025-08-26wifi: iwlwifi: mvm/mld: correctly retrieve the keyidx from the beaconMiri Korenblit
2025-08-26wifi: iwlwifi: mld: track BIGTK per linkMiri Korenblit
2025-08-26wifi: iwlwifi: mld: support MLO rekey on resumeMiri Korenblit
2025-08-26wifi: iwlwifi: mvm: cleanup cipher lookup in resumeMiri Korenblit
2025-08-26wifi: iwlwifi: mld: cleanup cipher lookup in resumeMiri Korenblit
2025-08-26wifi: iwlwifi: mvm: remove MLO codePagadala Yesu Anjaneyulu
2025-08-26wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou
2025-08-26wifi: rt2x00: fix CRC_CCITT dependencyArnd Bergmann
2025-08-26wifi: rt2800: select CONFIG_RT2X00_LIB as neededArnd Bergmann
2025-08-26ibmvnic: Increase max subcrq indirect entries with fallbackMingming Cao
2025-08-26virtio_net: adjust the execution order of function `virtnet_close` during freezeJunnan Wu
2025-08-26octeontx2-af: Remove unused declarationsYue Haibing
2025-08-26wifi: rtw88: Use led->brightness_set_blocking for PCI tooBitterblue Smith
2025-08-26wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP glitchChing-Te Ku
2025-08-26wifi: rtw89: 8852c: update firmware crash trigger type for newer firmwarePing-Ke Shih
2025-08-26wifi: rtw89: 8852a: report average RSSI to avoid unnecessary scanningPo-Hao Huang