summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: purge TX queues in flush_queues flowMiri Korenblit2023-10-233-10/+32
* wifi: cfg80211: wext: convert return value to kernel-docJohannes Berg2023-10-231-2/+2
* wifi: mac80211: fix a expired vs. cancel race in rocEmmanuel Grumbach2023-10-231-0/+17
* wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit2023-10-235-7/+14
* wifi: cfg80211: Fix typo in documentationIlan Peer2023-10-231-1/+1
* wifi: mac80211: Fix setting vif linksIlan Peer2023-10-231-1/+1
* wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer2023-10-231-0/+37
* wifi: mac80211: mesh: fix some kdoc warningsBenjamin Berg2023-10-236-12/+34
* wifi: cfg80211: Include operating class 137 in 6GHz bandIlan Peer2023-10-231-0/+1
* wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer2023-10-234-7/+16
* wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit2023-10-235-10/+40
* wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit2023-10-233-3/+37
* wifi: mac80211: don't recreate driver link debugfs in reconfigJohannes Berg2023-10-231-3/+6
* wifi: mac80211: cleanup auth_data only if association continuesBenjamin Berg2023-10-231-4/+13
* wifi: iwlwifi: bump FW API to 84 for AX/BZ/SC devicesGregory Greenman2023-10-233-3/+3
* wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTKJohannes Berg2023-10-231-2/+7
* wifi: iwlwifi: mvm: offload IGTK in AP if BIGTK is supportedJohannes Berg2023-10-231-3/+12
* wifi: iwlwifi: mvm: fix removing pasn station for responderAvraham Stern2023-10-231-2/+7
* wifi: iwlwifi: pcie: clean up WFPM control bitsJohannes Berg2023-10-232-3/+2
* wifi: iwlwifi: fix opmode start/stop raceJohannes Berg2023-10-231-7/+9
* wifi: iwlwifi: skip opmode start retries on dead transportJohannes Berg2023-10-231-0/+3
* wifi: iwlwifi: pcie: propagate iwl_pcie_gen2_apm_init() errorJohannes Berg2023-10-231-1/+4
* wifi: iwlwifi: mvm: update station's MFP flag after associationAvraham Stern2023-10-231-0/+6
* wifi: wilc1000: use vmm_table as array in wilc structAjay Singh2023-10-191-1/+1
* wifi: rtlwifi: drop chk_switch_dmdp() from HAL interfaceDmitry Antipov2023-10-193-23/+0
* wifi: rtlwifi: drop fill_fake_txdesc() from HAL interfaceDmitry Antipov2023-10-194-31/+0
* wifi: rtlwifi: drop pre_fill_tx_bd_desc() from HAL interfaceDmitry Antipov2023-10-194-10/+5
* wifi: rtw89: move software DCFO compensation setting to proper positionCheng-Chieh Hsieh2023-10-191-3/+4
* wifi: rtw89: correct the DCFO tracking flow to improve CFO compensationCheng-Chieh Hsieh2023-10-191-4/+4
* wifi: rtw89: modify the register setting and the flow of CFO trackingCheng-Chieh Hsieh2023-10-194-8/+44
* wifi: rtw89: phy: generalize valid bit of BSS colorPing-Ke Shih2023-10-196-1/+7
* wifi: rtw89: phy: change naming related BT coexistence functionsChung-Hsuan Hung2023-10-196-49/+64
* wifi: rtw88: dump firmware debug information in abnormal stateChin-Yen Lee2023-10-195-0/+108
* wifi: rtw88: debug: add to check if debug mask is enabledChin-Yen Lee2023-10-191-0/+12
* wifi: rtlwifi: cleanup struct rtl_ps_ctlDmitry Antipov2023-10-192-20/+1
* ssb: relax SSB_EMBEDDED dependenciesRandy Dunlap2023-10-191-1/+2
* Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-10-1834-368/+544
|\
| * net/mlx5e: Allow IPsec soft/hard limits in bytesLeon Romanovsky2023-10-142-19/+28
| * net/mlx5e: Increase max supported channels number to 256Adham Faris2023-10-141-1/+1
| * net/mlx5e: Preparations for supporting larger number of channelsAdham Faris2023-10-1410-52/+178
| * net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API'sAdham Faris2023-10-143-50/+44
| * net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()Adham Faris2023-10-141-8/+4
| * net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris2023-10-145-66/+56
| * net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify codeYu Liao2023-10-141-6/+2
| * net/mlx5: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan2023-10-141-8/+2
| * net/mlx5: fix config name in Kconfig parameter documentationLukas Bulwahn2023-10-141-1/+1
| * net/mlx5: Remove unused declarationYue Haibing2023-10-146-23/+0
| * net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory2023-10-147-39/+59
| * net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory2023-10-147-73/+52
| * net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyShay Drory2023-10-141-0/+4