summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-17wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang
2025-06-17wifi: ath12k: update freq range for each hardware modeBaochen Qiang
2025-06-17wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson
2025-06-17bnxt_en: Update MRU and RSS table of RSS contexts on queue resetPavan Chebbi
2025-06-17bnxt_en: Add a helper function to configure MRU and RSSPavan Chebbi
2025-06-17bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()Kalesh AP
2025-06-17Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-06-17net: ti: icssg-prueth: Fix packet handling for XDP_TXMeghana Malladi
2025-06-17e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13Vitaly Lifshits
2025-06-17ice: fix eswitch code memory leak in reset scenarioGrzegorz Nitka
2025-06-17net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-17can: tcan4x5x: fix power regulator retrieval during probeBrett Werling
2025-06-12ionic: Prevent driver/fw getting out of sync on devcmd(s)Brett Creeley
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-12net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski
2025-06-12net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()Dan Carpenter
2025-06-12veth: prevent NULL pointer dereference in veth_xdp_rcvJesper Dangaard Brouer
2025-06-12net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier
2025-06-11net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_operShahar Shitrit
2025-06-11net/mlx5e: Fix leak of Geneve TLV option objectJianbo Liu
2025-06-11net/mlx5: HWS, make sure the uplink is the last destinationVlad Dogaru
2025-06-11net/mlx5: HWS, fix missing ip_version handling in definerYevgeny Kliteynik
2025-06-11net/mlx5: HWS, Init mutex on the correct pathVlad Dogaru
2025-06-11net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad
2025-06-11net/mlx5: Fix ECVF vports unload on shutdown flowAmir Tzin
2025-06-11net/mlx5: Ensure fw pages are always allocated on same NUMAMoshe Shemesh
2025-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-06-11net/mdiobus: Fix potential out-of-bounds clause 45 read/write accessJakub Raczynski
2025-06-11net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski
2025-06-11Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-11wifi: iwlwifi: fix merge damage related to iwl_pci_resumeEmmanuel Grumbach
2025-06-11Revert "wifi: mwifiex: Fix HT40 bandwidth issue."Francesco Dolcini
2025-06-11macsec: MACsec SCI assignment for ES = 0Carlos Fernandez
2025-06-10net: airoha: Enable RX queues 16-31Lorenzo Bianconi
2025-06-10netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASEGustavo Luiz Duarte
2025-06-10net: usb: r8152: Add device ID for TP-Link UE200Lucas Sanchez Sagrado
2025-06-10e1000: Move cancel_work_sync to avoid deadlockJoe Damato
2025-06-10ice/ptp: fix crosstimestamp reportingAnton Nadezhdin
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-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