summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
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: 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-17wifi: ipw: select CRYPTO_LIB_ARC4Johannes Berg
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg
2024-10-08wifi: cfg80211: stop exporting wext symbolsJohannes Berg
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-06wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEPEmmanuel Grumbach
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-03wifi: iwlwifi: mvm: properly set the rates in link cmdMiri Korenblit
2024-09-03wifi: iwlwifi: mvm: Remove unused last_sub_index from reorder bufferDaniel Gabay
2024-09-03wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp*Miri Korenblit
2024-09-03wifi: iwlwifi: s/iwl_mvm_remove_sta_cmd/iwl_remove_sta_cmdMiri Korenblit
2024-09-03wifi: iwlwifi: STA command structure shouldn't be mvm specificMiri Korenblit
2024-09-03wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAXMiri Korenblit
2024-09-03wifi: iwlwifi: mvm: tell the firmware about CSA with mode=1Emmanuel Grumbach
2024-09-03wifi: iwlwifi: mvm: refactor scan channel description a bitJohannes Berg
2024-08-27wifi: iwlwifi: mvm: allow ESR when we the ROC expiresEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: avoid NULL pointer dereferenceMiri Korenblit
2024-08-27wifi: iwlwifi: allow only CN mcc from WRDDAnjaneyulu
2024-08-27wifi: iwlwifi: mvm: drop wrong STA selection in TXJohannes Berg
2024-08-27wifi: iwlwifi: bump FW API to 93 for BZ/SC devicesMiri Korenblit
2024-08-27wifi: iwlwifi: mvm: cleanup iwl_mvm_get_wd_timeoutMiri Korenblit
2024-08-27wifi: iwlwifi: use default command queue watchdog timeoutMiri Korenblit
2024-08-27wifi: iwlwifi: mvm: handle the new EML OMN failure notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: Stop processing MCC update if there was no changeIlan Peer
2024-08-27wifi: iwlwifi: mvm: add API for EML OMN frame failureEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: exit EMLSR if both links are missing beaconsEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: handle the new missed beacons notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: add the new API for the missed beacons notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: rename iwl_missed_beacons_notifEmmanuel Grumbach