summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
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
2025-10-28wifi: rtw89: regd: apply ACPI policy even if country code is programmedZong-Zhe Yang-11/+13
2025-10-28wifi: rtw89: support EHT rate pattern via bitrate maskZong-Zhe Yang-1/+38
2025-10-28wifi: rtw89: mlo: handle needed H2C when link switching is requested by stackZong-Zhe Yang-16/+74
2025-10-28wifi: rtw89: use skb_dequeue() for queued ROC packets to prevent racingPing-Ke Shih-8/+4
2025-10-28wifi: rtw89: splice C2H events queue to local to prevent racingPing-Ke Shih-9/+22
2025-10-27net: hns3: add hwtstamp_get/hwtstamp_set opsVadim Fedorenko-26/+64
2025-10-27net: renesas: rswitch: convert to ndo_hwtstamp APIVadim Fedorenko-34/+19
2025-10-27net: ravb: convert to ndo_hwtstamp APIVadim Fedorenko-42/+19
2025-10-27ionic: convert to ndo_hwtstamp APIVadim Fedorenko-44/+52
2025-10-27mlx4: convert to ndo_hwtstamp APIVadim Fedorenko-39/+29
2025-10-27octeontx2: convert to ndo_hwtstamp APIVadim Fedorenko-35/+33
2025-10-27net: airoha: Fix a copy and paste bug in probe()Dan Carpenter-4/+4
2025-10-27phy: mscc: Fix PTP for VSC8574 and VSC8572Horatiu Vultur-3/+3
2025-10-27phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur-23/+8
2025-10-27sfc: fix potential memory leak in efx_mae_process_mport()Abdun Nihaal-0/+4
2025-10-27net: hns3: return error code when function failsJijie Shao-6/+8
2025-10-27Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang-19/+20
2025-10-27wifi: ath12k: Add lockdep warn for RCURipan Deuri-0/+6
2025-10-27wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx pathsHarsh Kumar Bijlani-149/+175
2025-10-27wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peerHarsh Kumar Bijlani-10/+189
2025-10-27wifi: ath12k: Define ath12k_dp_peer structure & APIs for create & deleteHarsh Kumar Bijlani-105/+291