summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-25wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan caseChing-Te Ku
2024-10-25wifi: rtw89: fix -Wenum-compare-conditional warningsArnd Bergmann
2024-10-25wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmwarePing-Ke Shih
2024-10-25wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rateMohammed Anees
2024-10-25wifi: rtw89: regd: block 6 GHz if marked as N/A in regd mapZong-Zhe Yang
2024-10-25wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protectionPing-Ke Shih
2024-10-25wifi: rtw89: add thermal protectionPing-Ke Shih
2024-10-24net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang
2024-10-24net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang
2024-10-24net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang
2024-10-24net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-10-24hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey
2024-10-23wifi: ath12k: fix A-MSDU indication in monitor modeKang Yang
2024-10-23wifi: ath12k: use tail MSDU to get MSDU informationKang Yang
2024-10-23wifi: ath12k: delete NSS and TX power setting for monitor vdevKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_mpdu_startKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_infoKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_ppdu_startKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_ppdu_end_user_statsKang Yang
2024-10-23wifi: ath12k: remove unused variable monitor_presentKang Yang
2024-10-23wifi: iwlwifi: work around -Wenum-compare-conditional warningArnd Bergmann
2024-10-23wifi: mac80211: re-order assigning channel in activate linksAditya Kumar Singh
2024-10-23wifi: mac80211_hwsim: use hrtimer_active()Johannes Berg
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau
2024-10-23wifi: iwlwifi: allow IWL_FW_CHECK() with just a stringJohannes Berg
2024-10-23wifi: iwlwifi: mvm: remove redundant checkMiri Korenblit
2024-10-23wifi: iwlwifi: fw: add an error table status getterYedidya Benshimol
2024-10-23wifi: iwlwifi: do not warn about a flush with an empty TX queueBenjamin Berg
2024-10-23wifi: iwlwifi: mvm: remove IWL_MVM_HW_CSUM_DISABLEMiri Korenblit
2024-10-23wifi: iwlwifi: mvm: remove unneeded checkMiri Korenblit
2024-10-23wifi: iwlwifi: mvm: Remove redundant rcu_read_lock() in reorder bufferDaniel Gabay
2024-10-23wifi: iwlwifi: mvm: Remove unused last_amsdu from reorder bufferDaniel Gabay
2024-10-23wifi: iwlwifi: bump FW API to 94 for BZ/SC devicesMiri Korenblit
2024-10-23wifi: iwlwifi: fw: api: update link context API versionJohannes Berg
2024-10-23wifi: iwlwifi: mvm: log information about HW restart completionBenjamin Berg
2024-10-23wifi: iwlwifi: mvm: prepare the tx_power handling to be per-linkEmmanuel Grumbach
2024-10-23wifi: iwlwifi: mvm: exit EMLSR earlier if bss_param_ch_cnt is updatedEmmanuel Grumbach
2024-10-23wifi: iwlwifi: mvm: Add support for prep_add_interface() callbackIlan Peer
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-23wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTHMiri Korenblit
2024-10-23wifi: cfg80211: disallow SMPS in AP modeJohannes Berg
2024-10-23net: pcs: xpcs: remove return statements in void functionRussell King (Oracle)
2024-10-23net: pcs: xpcs: rename xpcs_config_usxgmii()Russell King (Oracle)
2024-10-23net: pcs: xpcs: combine xpcs_link_up_{1000basex,sgmii}()Russell King (Oracle)
2024-10-23net: pcs: xpcs: replace open-coded mii_bmcr_encode_fixed()Russell King (Oracle)
2024-10-23net: pcs: xpcs: rearrange xpcs_link_up_1000basex()Russell King (Oracle)
2024-10-23net: pcs: xpcs: remove switch() in xpcs_link_up_1000basex()Russell King (Oracle)
2024-10-23net: pcs: xpcs: use generic register definitionsRussell King (Oracle)
2024-10-23r8169: avoid unsolicited interruptsHeiner Kallweit