summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-10iavf: fix reset_task for early reset eventAhmed Zaki
2025-06-10i40e: retry VFLR handling if there is ongoing VF resetRobert Malz
2025-06-10i40e: return false from i40e_reset_vf if reset is in progressRobert Malz
2025-06-10can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_providedVincent Mailhol
2025-06-10can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()Vincent Mailhol
2025-06-10can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASKVincent Mailhol
2025-06-10can: netlink: replace tabulation by space in assignmentVincent Mailhol
2025-06-10wifi: rtw88: Enable AP and adhoc modes for SDIO againBitterblue Smith
2025-06-10wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enumsBitterblue Smith
2025-06-10wifi: rtw89: 8922a: pass channel information when enter LPSKuan-Chung Chen
2025-06-10wifi: rtw89: add chip_ops::chan_to_rf18_val to get code of RF register valueKuan-Chung Chen
2025-06-10wifi: rtw89: mac: add dummy handler of MAC C2H event class 27Ping-Ke Shih
2025-06-10wifi: rtw89: rfk: support IQK firmware command v1Ping-Ke Shih
2025-06-10wifi: rtw89: fw: add RFE type to RF TSSI H2C commandZong-Zhe Yang
2025-06-10wifi: rtw89: 8852c: increase beacon loss to 6 secondsKuan-Chung Chen
2025-06-10wifi: rtw89: fix EHT 20MHz TX rate for non-AP STAKuan-Chung Chen
2025-06-10wifi: rtw89: add EHT physts and adjust init flow accordinglyEric Huang
2025-06-10wifi: rtw89: implement channel switch supportZong-Zhe Yang
2025-06-10wifi: rtw89: chan: re-config default chandef only when none is registeredZong-Zhe Yang
2025-06-10wifi: rtw89: chan: concentrate the logic of setting/clearing chanctx bitmapZong-Zhe Yang
2025-06-10wifi: rtw89: sar: do not assert wiphy lock held until probing is doneFedor Pchelkin
2025-06-10wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpiFedor Pchelkin
2025-06-10wifi: rtw89: fix spelling mistake of RTW89_FLAG_FORBIDDEN_TRACK_WORKFedor Pchelkin
2025-06-10wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch()Dan Carpenter
2025-06-10wifi: rtw89: pci: add PCI Express error handlingChin-Yen Lee
2025-06-10wifi: rtw88: pci: add PCI Express error handlingChin-Yen Lee
2025-06-10wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfgChristophe JAILLET
2025-06-09wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-06-09ixgbe: Fix typos and clarify comments in X550 driver codeAlok Tiwari
2025-06-09iavf: convert to NAPI IRQ affinity APIAhmed Zaki
2025-06-09ice: add a separate Rx handler for flow director commandsMichal Kubiak
2025-06-09ice: change SMA pins to SDP in PTP APIKarol Kolacinski
2025-06-09ice: redesign dpll sma/u.fl pins controlArkadiusz Kubalewski
2025-06-09ixgbe: add link_down_events statisticMartyna Szapar-Mudlaw
2025-06-09i40e: add link_down_events statisticDawid Osuchowski
2025-06-09ice: add link_down_events statisticMartyna Szapar-Mudlaw
2025-06-09net: intel: move RSS packet classifier types to libieJacob Keller
2025-06-09net: intel: rename 'hena' to 'hashcfg' for clarityJacob Keller
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07wifi: ath12k: fix uaf in ath12k_core_init()Miaoqing Pan
2025-06-07wifi: ath12k: Fix hal_reo_cmd_status kernel-docJeff Johnson
2025-06-07wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850Baochen Qiang
2025-06-07wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi
2025-06-07wifi: ath11k: consistently use ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()Baochen Qiang
2025-06-07wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang
2025-06-07wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang
2025-06-07wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang
2025-06-07wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang