summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-10-28igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()Kohei Enju-1/+1
2025-10-28igc: power up the PHY before the link testKohei Enju-0/+3
2025-10-28ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()Kohei Enju-1/+1
2025-10-28ice: fix usage of logical PF idGrzegorz Nitka-1/+1
2025-10-28ice: fix destination CGU for dual complex E825Grzegorz Nitka-2/+25
2025-10-28ice: fix lane number calculationGrzegorz Nitka-0/+9
2025-10-28net: stmmac: Add a devlink attribute to control timestamping modeMaxime Chevallier-3/+116
2025-10-28net: stmmac: Move subsecond increment configuration in dedicated helperMaxime Chevallier-20/+28
2025-10-28net: macb: Add "mobileye,eyeq5-gem" compatibleThéo Lebrun-0/+38
2025-10-28net: macb: rename bp->sgmii_phy field to bp->phyThéo Lebrun-14/+14
2025-10-28net: macb: add no LSO capability (MACB_CAPS_NO_LSO)Théo Lebrun-2/+6
2025-10-28net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignmentThéo Lebrun-3/+23
2025-10-28wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload()Li Qiang-0/+4
2025-10-28wifi: iwlwifi: mld: check for NULL pointer after kmallocEmmanuel Grumbach-2/+5
2025-10-28wifi: iwlwifi: cfg: fix a few device namesJohannes Berg-3/+6
2025-10-28wifi: iwlwifi: mld: Move EMLSR prints to IWL_DL_EHTNidhish A N-56/+52
2025-10-28wifi: iwlwifi: disable EHT if the device doesn't allow itEmmanuel Grumbach-4/+33
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg-3/+3
2025-10-28wifi: iwlwifi: mld: use FW_CHECK on bad ROC notificationJohannes Berg-1/+3
2025-10-28wifi: iwlwifi: mvm/mld: report non-HT frames as 20 MHzJohannes Berg-0/+5
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg-5/+5
2025-10-28wifi: iwlwifi: fix build when mvm/mld not configuredJohannes Berg-0/+2
2025-10-28wifi: iwlwifi: mld: check the validity of noa_lenMiri Korenblit-0/+13
2025-10-28wifi: iwlwifi: stop checking the firmware's error pointerEmmanuel Grumbach-25/+3
2025-10-28wifi: iwlwifi: be more chatty when we fail to find a wifi7 deviceEmmanuel Grumbach-8/+16
2025-10-28wifi: iwlwifi: fw: remove support of several iwl_lari_config_change_cmd versionsNidhish A N-149/+11
2025-10-28wifi: iwlwifi: mld: include raw PHY notification in radiotapJohannes Berg-3/+42
2025-10-28wifi: iwlwifi: mld: update to new sniffer APIJohannes Berg-795/+1171
2025-10-28wifi: iwlwifi: mld: set wiphy::iftype_ext_capab dynamicallyMiri Korenblit-30/+39
2025-10-28wifi: iwlwifi: mld: support get/set_antennaEmmanuel Grumbach-0/+45
2025-10-28wifi: iwlwifi: mvm: cleanup unsupported phy command versionsMiri Korenblit-21/+6
2025-10-28wifi: iwlwifi: fix remaining kernel-doc warningsJohannes Berg-118/+194
2025-10-28wifi: iwlwifi: tests: check listed PCI IDs have configsJohannes Berg-0/+28
2025-10-28wifi: iwlwifi: cfg: add new device namesJohannes Berg-0/+5
2025-10-28wifi: iwlwifi: iwlmld is always used for wifi7 devicesMiri Korenblit-11/+7
2025-10-28wifi: iwlwifi: mvm: move rate conversions to utils.cJohannes Berg-167/+169
2025-10-28wifi: iwlwifi: mld: reschedule check_tpt_wk also not in EMLSRMiri Korenblit-1/+2
2025-10-28wifi: iwlwifi: mld: remove support from of alive notif version 6Miri Korenblit-4/+2
2025-10-28wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the conventionMiri Korenblit-4/+4
2025-10-28net/mlx5: Add balance ID support for LAG multiplane groupsMark Bloch-0/+9
2025-10-28net/mlx5: Refactor HCA cap 2 settingMark Bloch-6/+12
2025-10-28net/mlx5: Refactor PTP clock devcom pairingMark Bloch-10/+9
2025-10-28net/mlx5: Add software system image GUID infrastructureMark Bloch-40/+77
2025-10-28net/mlx5: Use common mlx5_same_hw_devs functionMark Bloch-10/+2
2025-10-28net: txgbe: support RSC offloadJiawen Wu-17/+224
2025-10-28net: txgbe: support TX head write-back modeJiawen Wu-2/+81
2025-10-28net: txgbe: support RX desc merge modeJiawen Wu-0/+33
2025-10-28wifi: rtw89: improve scan time on 6 GHz bandJui-Peng Tsai-0/+8
2025-10-28wifi: rtw89: restart hardware to recover firmware if power-save becomes abnormalChin-Yen Lee-4/+29
2025-10-28wifi: rtw89: 8852c: fix ADC oscillation in 160MHz affecting RX performanceKuan-Chung Chen-20/+39