summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-05ice: remove splitting MSI-X between featuresMichal Swiatkowski
2025-02-05ice: devlink PF MSI-X max and min parameterMichal Swiatkowski
2025-02-05net: phy: realtek: use string choices helpersHeiner Kallweit
2025-02-04r8169: make Kconfig option for LED support user-visibleHeiner Kallweit
2025-02-04net: phy: realtek: make HWMON support a user-visible Kconfig symbolHeiner Kallweit
2025-02-04net: atlantic: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-02-04ice: count combined queues using Rx/Tx countMichal Swiatkowski
2025-02-04cavium/liquidio: Remove unused lio_get_device_idDr. David Alan Gilbert
2025-02-04mlxsw: spectrum_router: Remove unused functionsDr. David Alan Gilbert
2025-02-04net/mlx5: Remove unused mlx5dr_domain_syncDr. David Alan Gilbert
2025-02-04mlx4: Remove unused functionsDr. David Alan Gilbert
2025-02-04net: qed: fix typosAndrew Kreimer
2025-02-04net: atlantic: fix warning during hot unplugJacob Moroni
2025-02-04bonding: delete always true device checkLeon Romanovsky
2025-02-04RDMA/mana_ib: polling of CQs for GSI/UDKonstantin Taranov
2025-02-04RDMA/mana_ib: implement req_notify_cqKonstantin Taranov
2025-02-04RDMA/mana_ib: UD/GSI work requestsKonstantin Taranov
2025-02-04net/mana: fix warning in the writer of client oobKonstantin Taranov
2025-02-04RDMA/mana_ib: helpers to allocate kernel queuesKonstantin Taranov
2025-02-03wifi: ath12k: Add Support to Calculate and Display TPC ValuesSowmiya Sree Elavalagan
2025-02-03wifi: ath12k: Add Support to Parse TPC Event from FirmwareSowmiya Sree Elavalagan
2025-02-03wifi: ath12k: Dump additional PDEV receive rate HTT statsLingbo Kong
2025-02-03wifi: ath12k: Dump PDEV receive rate HTT statsLingbo Kong
2025-02-03wifi: ath12k: Dump PDEV transmit rate HTT statsLingbo Kong
2025-02-03wifi: ath11k: fix wrong overriding for VHT Beamformee STS CapabilityYu Zhang(Yuriy)
2025-02-03wifi: ath11k: add support for MU EDCAYu Zhang(Yuriy)
2025-02-03wifi: ath12k: Add support for reading variant from ACPI to download board dat...Lingbo Kong
2025-02-03wifi: ath12k: Adjust the timing to access ACPI tableLingbo Kong
2025-02-03wifi: ath12k: Add Support for enabling or disabling specific features based o...Lingbo Kong
2025-02-03wifi: ath12k: Add support for obtaining the buffer type ACPI function bitmapLingbo Kong
2025-02-03wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link staAditya Kumar Singh
2025-02-03wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi()Aditya Kumar Singh
2025-02-03wifi: ath12k: Avoid napi_sync() before napi_enable()Avula Sri Charan
2025-02-03wifi: ath12k: prevent CSA counter to reach 0 and hit WARN_ON_ONCEAditya Kumar Singh
2025-02-03wifi: ath12k: update the latest CSA counterAditya Kumar Singh
2025-02-03wifi: ath12k: fix handling of CSA offsets in beacon template commandAditya Kumar Singh
2025-02-03wifi: ath12k: update beacon template function to use arvif structureAditya Kumar Singh
2025-02-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-03tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz
2025-02-03wifi: rtl8xxxu: retry firmware download on errorSoeren Moch
2025-02-03wifi: rtw88: Don't use static local variable in rtw8821c_set_tx_power_index_b...Bitterblue Smith
2025-02-03wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_b...Bitterblue Smith
2025-02-03wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)Ezra Buehler
2025-02-03wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/removePing-Ke Shih
2025-02-03wifi: rtw89: remove definition of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()Ping-Ke Shih
2025-02-03wifi: rtw89: remove consumers of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: use debugfs_short_fopsPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}() if neededPing-Ke Shih
2025-02-03wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for rea...Ping-Ke Shih