summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-23wifi: nl80211: fix doc typosRandy Dunlap
2023-10-23wifi: mac80211: fix header kernel-doc typosRandy Dunlap
2023-10-23wifi: cfg80211: fix header kernel-doc typosRandy Dunlap
2023-10-23wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit
2023-10-23wifi: mac80211: Check if we had first beacon with relevant linksMiri Korenblit
2023-10-23wifi: mac80211: flush STA queues on unauthorizationJohannes Berg
2023-10-23wifi: mac80211: purge TX queues in flush_queues flowMiri Korenblit
2023-10-23wifi: cfg80211: wext: convert return value to kernel-docJohannes Berg
2023-10-23wifi: mac80211: fix a expired vs. cancel race in rocEmmanuel Grumbach
2023-10-23wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit
2023-10-23wifi: cfg80211: Fix typo in documentationIlan Peer
2023-10-23wifi: mac80211: Fix setting vif linksIlan Peer
2023-10-23wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer
2023-10-23wifi: mac80211: mesh: fix some kdoc warningsBenjamin Berg
2023-10-23wifi: cfg80211: Include operating class 137 in 6GHz bandIlan Peer
2023-10-23wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer
2023-10-23wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit
2023-10-23wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit
2023-10-23wifi: mac80211: don't recreate driver link debugfs in reconfigJohannes Berg
2023-10-23wifi: mac80211: cleanup auth_data only if association continuesBenjamin Berg
2023-10-23wifi: iwlwifi: bump FW API to 84 for AX/BZ/SC devicesGregory Greenman
2023-10-23wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTKJohannes Berg
2023-10-23wifi: iwlwifi: mvm: offload IGTK in AP if BIGTK is supportedJohannes Berg
2023-10-23wifi: iwlwifi: mvm: fix removing pasn station for responderAvraham Stern
2023-10-23wifi: iwlwifi: pcie: clean up WFPM control bitsJohannes Berg
2023-10-23wifi: iwlwifi: fix opmode start/stop raceJohannes Berg
2023-10-23wifi: iwlwifi: skip opmode start retries on dead transportJohannes Berg
2023-10-23wifi: iwlwifi: pcie: propagate iwl_pcie_gen2_apm_init() errorJohannes Berg
2023-10-23wifi: iwlwifi: mvm: update station's MFP flag after associationAvraham Stern
2023-10-19wifi: wilc1000: use vmm_table as array in wilc structAjay Singh
2023-10-19wifi: rtlwifi: drop chk_switch_dmdp() from HAL interfaceDmitry Antipov
2023-10-19wifi: rtlwifi: drop fill_fake_txdesc() from HAL interfaceDmitry Antipov
2023-10-19wifi: rtlwifi: drop pre_fill_tx_bd_desc() from HAL interfaceDmitry Antipov
2023-10-19wifi: rtw89: move software DCFO compensation setting to proper positionCheng-Chieh Hsieh
2023-10-19wifi: rtw89: correct the DCFO tracking flow to improve CFO compensationCheng-Chieh Hsieh
2023-10-19wifi: rtw89: modify the register setting and the flow of CFO trackingCheng-Chieh Hsieh
2023-10-19wifi: rtw89: phy: generalize valid bit of BSS colorPing-Ke Shih
2023-10-19wifi: rtw89: phy: change naming related BT coexistence functionsChung-Hsuan Hung
2023-10-19wifi: rtw88: dump firmware debug information in abnormal stateChin-Yen Lee
2023-10-19wifi: rtw88: debug: add to check if debug mask is enabledChin-Yen Lee
2023-10-19wifi: rtlwifi: cleanup struct rtl_ps_ctlDmitry Antipov
2023-10-19ssb: relax SSB_EMBEDDED dependenciesRandy Dunlap
2023-10-17Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-10-17hamradio: replace deprecated strncpy with strscpy_padJustin Stitt
2023-10-17docs: netlink: clean up after deprecating versionJakub Kicinski
2023-10-17tools: ynl: fix converting flags to names after recent cleanupJakub Kicinski
2023-10-17Merge branch 'net-remove-last-of-the-phylink-validate-methods-and-clean-up'Jakub Kicinski
2023-10-17net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)
2023-10-17net: phylink: remove .validate() methodRussell King (Oracle)
2023-10-17net: fman: convert to .mac_get_caps()Russell King (Oracle)