Linux Host Access Point Development
[Prev Page][Next Page]
wpa_config_get_line can badly parse a password with # and ", Baptiste Clenet
[PATCH v1 0/1] Made WPA_EVENT_CHANNEL_SWITCH event accessible to action scripts,
arun . jose . wg
[PATCH v4 0/4] Introduce Automated Frequency Coordination (AFC) support,
Lorenzo Bianconi
[PATCH] Allow Session-Timeout with PSK RADIUS during 4 Way Handshake,
Lee Harding
EAP TLS - Hostapd,
Satya Prakash Prasad
[PATCH 1/7] tests: Wait after removing a BSS,
Andrei Otcheretianski
[PATCH] Emit ScanInProgress6GHz property, Ruth Mekonnen
[PATCH] Add non-PSC channels to 6GHz scan request,
Ruth Mekonnen
[PATCH 01/24] wolfssl: simplify tls_get_cipher,
Juliusz Sosinowicz
- [PATCH 02/24] wolfssl: implement suiteb ciphersuite, Juliusz Sosinowicz
- [PATCH 03/24] wolfssl: use defines for ex_data access, Juliusz Sosinowicz
- [PATCH 04/24] wolfssl: fix get_x509_cert, Juliusz Sosinowicz
- [PATCH 05/24] wolfssl: support tod policy, Juliusz Sosinowicz
- [PATCH 06/24] wolfssl: implement EAP-AKA, Juliusz Sosinowicz
- [PATCH 07/24] openssl: Use uncompressed format for ECC keys, Juliusz Sosinowicz
- [PATCH 09/24] wolfssl: tune test_ap_wpa2_eap_fast_prf_oom for wolfssl, Juliusz Sosinowicz
- [PATCH 08/24] wolfssl: Set additional sigalgs when using anon cipher, Juliusz Sosinowicz
- [PATCH 10/24] ap_wpa2_eap_tls_rsa_and_ec: use ciphersuites that wolfSSL understands, Juliusz Sosinowicz
- [PATCH 14/24] wolfssl: remove unnecessary WOLFSSL_X509_STORE manipulation, Juliusz Sosinowicz
- [PATCH 22/24] wolfSSL: simplify option setting in tls_set_conn_flags, Juliusz Sosinowicz
- [PATCH 24/24] wolfSSL: test_ap_wpa2_eap_fast_server_oom, Juliusz Sosinowicz
- [PATCH 18/24] wolfssl: implement check_cert_subject, Juliusz Sosinowicz
- [PATCH 23/24] wolfSSL: Implement openssl_ecdh_curves, Juliusz Sosinowicz
- [PATCH 11/24] ap_wpa2_eap_fast_cipher_suites: allow wolfSSL to skip RC4 test, Juliusz Sosinowicz
- [PATCH 12/24] ap_wpa2_eap_tls_versions: run tests with wolfSSL, Juliusz Sosinowicz
- [PATCH 13/24] wolfssl: generate events when OCSP status is revoked, Juliusz Sosinowicz
- [PATCH 17/24] wolfssl: add missing return in tls_init, Juliusz Sosinowicz
- [PATCH 15/24] wolfssl: log error number on failure, Juliusz Sosinowicz
- [PATCH 16/24] wolfssl: remove unused and non-compiling code, Juliusz Sosinowicz
- [PATCH 19/24] wolfssl: Actually use ocsp_stapling_response, Juliusz Sosinowicz
- [PATCH 21/24] wolfssl: Implement EAP-FAST, Juliusz Sosinowicz
- [PATCH 20/24] run_ap_wpa2_eap_tls_intermediate_ca_ocsp: fix cert configuration, Juliusz Sosinowicz
- Re: [PATCH 01/24] wolfssl: simplify tls_get_cipher, Juliusz Sosinowicz
[PATCH] build: de-duplicate _DIRS before calling mkdir,
Felix Fietkau
[PATCH 1/7] driver_nl80211: update drv->ifindex on removing the first BSS,
Felix Fietkau
EAP TLS - TLSv1.2 Record Layer: Alert, Level: Fatal, Description: Certificate Unknown, 46, Satya Prakash Prasad
[PATCH] Emit AuthBSS property, Ruth Mekonnen
[PATCH 1/4] wpa_supplicant: reduce OWE transition network code duplication,
David Bauer
[PATCH 00/22] hostapd: add cohosted MLO support,
Aditya Kumar Singh
- [PATCH 04/22] hostapd: MLO: send link_id on sta_deauth(), Aditya Kumar Singh
- [PATCH 03/22] nl80211: Print the interface name in debug during link add, Aditya Kumar Singh
- [PATCH 02/22] hostapd: MLO: frame link add command on per BSS basis, Aditya Kumar Singh
- [PATCH 01/22] hostapd: MLO: fix for_each_mld_link macro, Aditya Kumar Singh
- [PATCH 05/22] hostapd: MLO: handle auth/assoc on link address, Aditya Kumar Singh
- [PATCH 06/22] hostapd: MLO: reset auth state machine's ML info, Aditya Kumar Singh
- [PATCH 07/22] hostapd: MLO: add support for cohosted ML BSS, Aditya Kumar Singh
- [PATCH 08/22] hostapd: MLO: extend support for cohosted ML BSS, Aditya Kumar Singh
- [PATCH 09/22] hostapd: MLO: pass link_id in get_hapd_bssid helper function, Aditya Kumar Singh
- [PATCH 10/22] hostapd: MLO: pass ctx in mlme_event_mgmt(), Aditya Kumar Singh
- [PATCH 11/22] hostapd: MLO: move mgmt and control port Tx status to per BSS handling, Aditya Kumar Singh
- [PATCH 12/22] hostapd: make hostapd_eapol_tx_status() function static, Aditya Kumar Singh
- [PATCH 13/22] hostapd: MLO: handle link_id in EAPOL Tx status handler, Aditya Kumar Singh
- [PATCH 15/22] hostapd: MLO: skip assoc link processing in ML info, Aditya Kumar Singh
- [PATCH 19/22] hostapd: MLO: display link details in status command, Aditya Kumar Singh
- [PATCH 18/22] hostapd: MLO: send link id during flushing stations, Aditya Kumar Singh
- [PATCH 22/22] tests: MLO: add cohosted MLDs connectivity testing, Aditya Kumar Singh
- [PATCH 16/22] hostapd: MLO: Enhance wpa state machine, Aditya Kumar Singh
- [PATCH 21/22] tests: MLO: add basic cohosted MLDs functionality testing, Aditya Kumar Singh
- [PATCH 14/22] hostapd: MLO: update all partner's link beacon, Aditya Kumar Singh
- [PATCH 20/22] hostapd: fix RNR building for co-location and MLO, Aditya Kumar Singh
- [PATCH 17/22] hostapd: MLO: add support for MLO rekey, Aditya Kumar Singh
- Re: [PATCH 00/22] hostapd: add cohosted MLO support, Jouni Malinen
- Re: [PATCH 00/22] hostapd: add cohosted MLO support, Jouni Malinen
[PATCH 1/3] hostapd: add support for testing probe response elements,
Johannes Berg
[PATCH v2] Enable beacon protection if IEEE 802.11be is enabled for BSS,
Jurijs Soloveckis
[PATCH] build: make _make_dirs robust against too long argument error,
Robert Marko
[PATCH v2] wpa_supplicant: Add an option to disable SNR capping, Chaitanya Tata
[PATCH] wpa_supplicant: Add an option to disable SNR capping,
Chaitanya Tata
PSK By Station On Association Using wpa_psk_file, a c
[PATCH v2] eapol: ignore response in workarond mode, xinpeng wang
[PATCH v3 0/4] Introduce Automated Frequency Coordination (AFC) support,
Lorenzo Bianconi
Consult the possibility converting Android.mk to Android.bp for hostap, Bill Yang
[PATCH] Fix sending NL80211_CMD_DEL_BEACON command to wrong interface,
Nikita Chernikov
[PATCH] Enable beacon protection if IEEE 802.11be is enabled for BSS, Jurijs Soloveckis
[PATCH RESEND] Check driver support before selecting ciphers, Matthew Wang
[PATCH 1/7] tests: remotehost: extend proc api,
Janusz Dziedzic
Hostapd Test Setup, Satya Prakash Prasad
Hostap SSL Error,
Satya Prakash Prasad
[PATCH] tests: Add basic MLO CSA test case,
Aditya Kumar Singh
[PATCH 00/16] hostapd: scale up MLO flows,
Aditya Kumar Singh
- [PATCH 03/16] hostapd: MLO: add separate MLD level structure, Aditya Kumar Singh
- [PATCH 02/16] tests: MLD: remove mld_id config, Aditya Kumar Singh
- [PATCH 01/16] hostapd: MLO: avoid usage of mld_id as user configuration, Aditya Kumar Singh
- [PATCH 05/16] hostapd: MLO: assign link ID during BSS creation, Aditya Kumar Singh
- [PATCH 08/16] hostapd: MLO: remove redundant put_freq call in set_ap, Aditya Kumar Singh
- [PATCH 06/16] hostapd: MLO: clean up MLD when not required any further, Aditya Kumar Singh
- [PATCH 07/16] hostapd: MLO: cache hostapd_data context in per link bss struct, Aditya Kumar Singh
- [PATCH 04/16] hostapd: MLO: use MLD struct for MLD level info, Aditya Kumar Singh
- [PATCH 09/16] hostapd: MLO: re-factor nl80211_remove_links() function, Aditya Kumar Singh
- [PATCH 12/16] hostapd: MLO: refresh other iface beacons when one iface gets disabled/enabled, Aditya Kumar Singh
- [PATCH 10/16] hostpad: MLO: nl80211: remove links while removing the interface, Aditya Kumar Singh
- [PATCH 11/16] hostapd: MLO: add support to remove the link before removing interface, Aditya Kumar Singh
- [PATCH 13/16] hostapd: MLO: fix advertisement of MLD capabilities, Aditya Kumar Singh
- [PATCH 14/16] hostapd: MLO: de-initialize/disable link BSS properly, Aditya Kumar Singh
- [PATCH 15/16] hostapd: MLD: add support to remove link station from AP, Aditya Kumar Singh
- [PATCH 16/16] hostapd: MLD: remove restriction of disabling first link bss at last, Aditya Kumar Singh
- Re: [PATCH 00/16] hostapd: scale up MLO flows, Jouni Malinen
[PATCH 1/2] OpenSSL: Fix a memory leak on openssl_evp_pkey_ec_prime_len() error path,
Chien Wong
RE: [PATCH v2 2/3] hostapd: ap: add AFC client support, William Ross-Ashikyan
[PATCH] wpa_supplicant: Fix ignoring boundary 0 in config parser,
Chien Wong
[PATCH] dpp: Emit a DPP PB_STATUS event when push button starts,
Evan Benn
wpa_supplicant BSSIDs, Chris Cortopassi
[PATCH] hostapd: dump VHT/HE/EHT full capabilities,
Janusz Dziedzic
[PATCH] wpa_supplicant: Fix mixing enum and int type in config parser, Chien Wong
Unable to connect with ieee80211w - MFP, sina
[PATCH] DBus: add ANQP fields to BSS properties,
Damien Dejean
BUG: per_sta_vif and sae_passphrase's vlanid are not compatible,
rany
[PATCH v2 0/3] Introduce Automated Frequency Coordination (AFC) support,
Lorenzo Bianconi
EAP TLS, Satya Prakash Prasad
an issue with macsec key agreement (machine falling out of sync?),
Moritz Wilhelmy
[PATCH v2 00/20] Various mostly WNM related fixes and cleanups,
benjamin
- [PATCH v2 01/20] tests: Add missing scan cache flush, benjamin
- [PATCH v2 03/20] nl80211: Fix link indexing in nl80211_connect_common, benjamin
- [PATCH v2 04/20] common: Introduce for_each_link macro, benjamin
- [PATCH v2 08/20] BSS: Switch struct wpa_bss to use valid_links bitmask, benjamin
- [PATCH v2 06/20] Use for_each_link where possible, benjamin
- [PATCH v2 02/20] nl80211: Explicitly differentiate between 5GHz mode and 6GHz mode, benjamin
- [PATCH v2 10/20] WNM: Don't scan frequencies of neighbors that should be ignored, benjamin
- [PATCH v2 05/20] Use for_each_link in most cases, benjamin
- [PATCH v2 09/20] WNM: Clean up old scan data processing, benjamin
- [PATCH v2 11/20] WNM: Wait for BTM response tx status before roaming, benjamin
- [PATCH v2 07/20] nl80211: Use valid_links bitmask for bss->links array, benjamin
- [PATCH v2 13/20] WNM: Drop check for current_ssid, benjamin
- [PATCH v2 12/20] WNM: Define a stub wnm_is_bss_excluded if WNM is disabled, benjamin
- [PATCH v2 14/20] WNM: Drop explicit SSID check, benjamin
- [PATCH v2 15/20] WNM: Drop explicit wpa_is_bss_tmp_disallowed check, benjamin
- [PATCH v2 16/20] WNM: Do not store coloc_intf_elems, benjamin
- [PATCH v2 17/20] WNM: Set wnm_reply to 0 when sending it, benjamin
- [PATCH v2 19/20] WNM: Follow BTM procedure if last link is dropped, benjamin
- [PATCH v2 18/20] WNM: Remove dialog_token parameter, benjamin
- [PATCH v2 20/20] WNM: Keep BTM information until connection completes, benjamin
- Re: [PATCH v2 00/20] Various mostly WNM related fixes and cleanups, Jouni Malinen
- Re: [PATCH v2 00/20] Various mostly WNM related fixes and cleanups, Jouni Malinen
[PATCH 0/3] Introduce Automated Frequency Coordination (AFC) support,
Lorenzo Bianconi
[PATCH 1/2] DBus: add a method to get ANQP fields.,
Damien Dejean
[PATCH 2/2] DBus: signal ANQP query done., Damien Dejean
Re: Urgent Notification: Critical Security Vulnerabilities Discovered in wpa_supplicant on 15 Feb 2024, Jouni Malinen
CVE-2023-52160: hostap/wpa_supplicant CVE fix new release?,
* Neustradamus *
[PATCH] Interface List is using incorrect buffer size,
Mujibur Rahiman K
[PATCH] AP MLD: set the link address only when the non-AP MLD is not added to the driver,
Michael-CY Lee
RE: [RFC 1/2 RESEND] hostapd: add AFC client support, Arnon Meydav
RE: [RFC 2/2 RESEND] hostapd: update TPE IE according to AFC, Arnon Meydav
[RFC 0/2 RESEND] Introduce Automated Frequency Coordination (AFC) support,
Lorenzo Bianconi
[PATCH] Clear and set own report in nr_db if ssid is changed with ctrl iface SET or SIGHUP,
Nikita Chernikov
[PATCH v2] add new macsec offload modes to abstract device-level details,
Sabrina Dubroca
[PATCH 0/9] Various mostly WNM related fixes and cleanups,
benjamin
[PATCH] add new macsec offload modes to abstract device-level details,
Sabrina Dubroca
wpa_supplicant looses track of ongoing scan, Morten Hauke Solvang
[PATCH] wpa_supplicant: dBus: Flush Sate Property Change,
Arowa Suliman
[PATCH 1/2] Check driver support before selecting ciphers,
Matthew Wang
Re: more than 1 pmkid in 2/4 message,
Jouni Malinen
[PATCH] Clear pending_listen_freq if listen failed, 朱海
Is roaming algorithm based on est_throughput and how to change it locally?, Marco Marzetti
[PATCH] test: dbus: wait for connection before disconnect (again),
Johannes Berg
Filter debugging logs for one STA MAC, Daniil Sliusar
[PATCH] tests: eht: set valid configuration for puncturing tests,
Johannes Berg
[PATCH] test: dbus: wait for connection before disconnect,
Johannes Berg
[PATCH] do not perform CSA on disabled BSS.,
Baligh Gasmi
[PATCH] tests: gas_server_oom: leave time to process GAS request,
Johannes Berg
[PATCH 1/2] tests: fst: leave time to process session request,
Johannes Berg
SAE password and wildcard address,
roshii
[PATCH] D-Bus: add a signal for HS2.0 terms and conditions,
Damien Dejean
[PATCH] Fix the wrapping of dBus container for SignalPoll,
Kaidong Wang
[PATCH] nl80211: Avoid NL80211_WPA_VERSION_3 on older kernel versions,
benjamin
[PATCH v2] hwsim: Use pgrep instead of ps,
benjamin
[PATCH] Add dynamic reload of RxKH definitions from file,
Dariusz Kopka
[PATCH] Fix a logical error of workaround of listen failure,
朱海
[PATCH] fix initialize the variable before using it.,
Baligh Gasmi
[PATCH] wlantest: Add test vectors for S1G BIP,
Henry Ptasinski
[PATCH] SME: handle 802.11w association comeback,
Harry Bock
[PATCH] RSN: Fix (B)IGTK MLO KDE length print,
Andrei Otcheretianski
[PATCH] Get rid of multiple MIN macros,
Andrei Otcheretianski
[PATCH] wpa_supplicant: Don't assign pointer to bool,
Andrei Otcheretianski
[PATCH] AP: Fix compilation warning in hapd_pasn_update_params(),
Andrei Otcheretianski
Build regression since commit ceb7f65dc (Allow simple bgscan to do BTM queries),
Koen Vandeputte
supplicant with wifi-7 support, Cristian Cimpianu
issue with BSS_FLUSH - cache not cleaned,
Antonio Prcela
[PATCH] build: bgscan_simple depends on WNM,
Chien Wong
Unable to establish P2P connection for miracast using gnome-network-displays,
Julian Sikorski
[PATCH] trace: fix compile issue by using undefined symbol,
Jintao Lin
[PATCH] tests: hwsim: kernel: add a test for kunit,
Johannes Berg
[PATCH RESEND 1/2] Decrease cross-threshold roam difficulty,
Matthew Wang
[PATCH] AP: Avoid disabling HT/VHT/HE/EHT during CSA,
Andrei Otcheretianski
[PATCH] RRM: Handle scan TSF BSSID matching in context of MLD,
Andrei Otcheretianski
[PATCH 1/2] nl80211: Retrieve maxattr via genl for nl80211,
Andrei Otcheretianski
[PATCH] nl80211: Pass wiphy events to all affected interfaces,
Andrei Otcheretianski
[PATCH] Decrease cross-threshold roam difficulty,
Matthew Wang
[PATCH 1/2] RRM: Fix the parsing of the extended request subelement,
Andrei Otcheretianski
[PATCH 1/3] MSCS: Extend MSCS response handling,
Andrei Otcheretianski
[PATCH] AP: Do not iterate disabled interfaces when adding RNR,
Andrei Otcheretianski
[PATCH] nl80211: Fix AP MLD address on auth retry,
Andrei Otcheretianski
[PATCH 1/6] AP: Unify code handling deauthentication/disassociation,
Andrei Otcheretianski
[PATCH 00/12] Various hwsim fixes,
Andrei Otcheretianski
- [PATCH 01/12] hwsim: Strip trailing space from ip output, Andrei Otcheretianski
- [PATCH 03/12] hwsim: write services needed for pyrad, Andrei Otcheretianski
- [PATCH 02/12] hwsim: explicitly set address to bind to, Andrei Otcheretianski
- [PATCH 04/12] hwsim: Use pgrep instead of ps, Andrei Otcheretianski
- [PATCH 05/12] hwsim: Stop WPA AP at end of VHT 80 MHz (US) test, Andrei Otcheretianski
- [PATCH 06/12] hwsim: Flag inside VM using an environment variable, Andrei Otcheretianski
- [PATCH 08/12] build: Properly grab the libpcsclite cflags, Andrei Otcheretianski
- [PATCH 09/12] tests: Optimize process memory reading using join, Andrei Otcheretianski
- [PATCH 10/12] tests: ap_vht_40: wait a bit before connectivity check, Andrei Otcheretianski
- [PATCH 11/12] tests: P2P: also wait in go_neg_pbc(), Andrei Otcheretianski
- [PATCH 07/12] Disable _FORTIFY_SOURCE when building with -O0, Andrei Otcheretianski
- [PATCH 12/12] tests: run kmemleak between tests if available, Andrei Otcheretianski
- Re: [PATCH 00/12] Various hwsim fixes, Jouni Malinen
[PATCH 0/4] ACS: complete ACS functionality,
Michael-CY Lee
[PATCH 1/1] hostapd: Add all PSK security type support for AP in case of PSK offload,
Vinayak Yadawad
wpa supplicant.conf file for MLD,
harisha ja
[PATCH] Use current_bss to get correct group BSSID and frequency on the P2P group client side,
Jintao Lin
[PATCH] expose peer interface address in P2P peer dbus property,
Jintao Lin
expose peer interface address in P2P peer dbus property,
Jintao Lin
[PATCH] SME: Remove comment in missing ML links handling,
Andrei Otcheretianski
[PATCH] ctrl_iface: fix newline in print_ml(),
Andrei Otcheretianski
[PATCH] RRM: Add support for including extended ID elements in beacon report,
Andrei Otcheretianski
[PATCH 1/7] AP: Update the HE regulatory information AP types,
Andrei Otcheretianski
[PATCH] Add CONFIG_CHROMIUM option,
Matthew Wang
[PATCH] AP: Correctly set the BSS parameters change count in RNR,
Andrei Otcheretianski
[PATCH 1/2] AP: Use the MLD address for SAE authentication,
Andrei Otcheretianski
[PATCH 1/4] MLD: Add support for disabled APs,
Andrei Otcheretianski
[PATCH] nl80211: Add link ID to the queue parameters configuration print,
Andrei Otcheretianski
[PATCH 1/5] AP: Fix EHT MCS size validation,
Andrei Otcheretianski
SIGSEGV with timeouted WiFi 6 driver,
Maciej Witkowski
Coccinelle script to fix malloc failure logging, Krishna Chaitanya
[PATCH] ctrl_iface: Don't return -1 when dumping BSS information,
Andrei Otcheretianski
[PATCH] use PHY parameters from dbus or config for dbus command GroupAdd,
Jintao Lin
[PATCH] ap: Fix build warning about type mismatch,
Chaitanya Tata
op_class in 6GHz, harisha ja
[PATCH 1/1] hostapd: Handle PMKSA flush for SAE/OWE offload cases,
Vinayak Yadawad
eapol_test not displaying VSAs with EAP-PEAP-MSCHAPv2,
Jude George
[PATCH] bgscan: Fix bgscan_init() stub declaration,
Andrei Otcheretianski
hostapd: Check the bridge after ioctl SIOCBRADDIF failed, Michael-CY Lee
[v2] hostapd: Check the bridge after ioctl SIOCBRADDIF failed,
Michael-CY Lee
[PATCH 8/8] WNM: Skip current connection BSS when disassociate imminent is set, Andrei Otcheretianski
[PATCH 7/8] tests: Verify BTM request with link removal imminent flow, Andrei Otcheretianski
[PATCH 6/8] WNM: Handle BTM request with "Link Removal Imminent",
Andrei Otcheretianski
[PATCH 5/8] AP: MLD: Extend BSS transition management request, Andrei Otcheretianski
[PATCH 4/8] AP: When sending action frames, use MLD address if needed, Andrei Otcheretianski
[PATCH 3/8] AP: Use AP MLD address when sending de-authentication and disassociation, Andrei Otcheretianski
[PATCH 1/8] AP: WNM: Use correct address when configured as AP MLD, Andrei Otcheretianski
[PATCH 2/8] WNM: Allow frames from AP MLD, Andrei Otcheretianski
[PATCH] events: Use the link BSSID to resolve current BSS,
Andrei Otcheretianski
[PATCH] tests: Modify the QoS mapping tests,
Andrei Otcheretianski
[PATCH] Fix eapol_test build against OpenSSL 3,
Jouke Witteveen
[PATCH] wpa_supplicant: Remove redundant CONFIG_WNM in wnm_sta.c,
Andrei Otcheretianski
[PATCH] AP: Fix setting MLD parameters subfield in RNR element,
Andrei Otcheretianski
[PATCH] AP: Do not include ML element inside per-STA profile, Andrei Otcheretianski
[PATCH] OWE: Do not scan for transition mode AP with owe_only=1,
Andrei Otcheretianski
[PATCH] tests: query carrier before data test,
Johannes Berg
[PATCH] tests: reset WARN_ON_ONCE() state in the kernel,
Johannes Berg
[PATCH] Change vht_capab according to user requested BW,
Dmitrijs Martinovs
[PATCH 1/1] hostapd: Use attribute NL80211_ATTR_BSSID to trigger scan for specifc BSSID,
Vinayak Yadawad
Dynamic EAP fragment_size for low MTU,
Samuel Melrose
[PATCH] EHT: added configuration for the EHT default PE duration,
Jurijs Soloveckis
[PATCH] tests: Drop use of ifconfig, use ip instead,
Jaap Keuter
PMK or PTK instead of PSK in radius response when wpa_psk_radius=2 or wpa_psk_radius=3,
Daniel S
[PATCH] EHT: Fix updating center freq segment 0 index for HE and VHT,
Mikelis Vuls
[PATCH] KaY: make debug output consistent,
Jaap Keuter
[PATCH] mesh: Add for_each_sta implementation in wpa_auth_callbacks,
Remi Pommarel
[PATCH wpa_supplicant 0/2] wpa_supplicant: wait for carrier race,
Johannes Berg
How wpa_suppicant handles mesh networks with multiple BSSIDs per SSID,
Chris Cortopassi
[PATCH] binutils replaces bfd_hostptr_t with uintptr_t,
Jaap Keuter
[PATCH] Populate the new beacon hint event to wpa msg,
Jun Yu
[PATCH] nl80211: Do not allow off channel when frequency is not specified,
Andrei Otcheretianski
[PATCH 2/2] Fix MBO build with GAS dependency,
Chaitanya Tata
[PATCH 1/2] De-couple MBO and WNM,
Chaitanya Tata
[PATCH v2] Add an option to remove advanced features,
Chaitanya Tata
[PATCH 1/2] AP: MLD: Do not modify flags for link stations,
Andrei Otcheretianski
[PATCH v2] supplicant: Allow simple bgscan to do btm queries.,
greearb
Getting TLS-related information about a PEAP connection from wpa_supplicant,
Arsen Arsenović
[PATCH v2] tests: give some operations more time,
Johannes Berg
[PATCH] tests: give some operations more time, Johannes Berg
[PATCH] sae: prime_len means length in bytes not bits,
Juliusz Sosinowicz
EAP-FAST hwsim tests,
Juliusz Sosinowicz
WPS: add null-terminator to ssid,
Alexander Pogudaev
[PATCH v2 1/1] hostapd: Fix reference to correct driver capability flag,
Vinayak Yadawad
[PATCH 1/1] hostapd: Fix reference to correct driver capability flag, Vinayak Yadawad
[PATCH] tests: disable IPv6 in WNM keep-alive test,
Andrei Otcheretianski
[PATCH 0/4] Support handling MLO removed links,
Andrei Otcheretianski
[PATCH] hostapd: output ignore_broadcast_ssid when using STATUS,
Antonio Prcela
[PATCH 00/42] MLO: Support more MLO flows,
Andrei Otcheretianski
- [PATCH 08/42] AP: MLD: Make BSS parameter change variable, Andrei Otcheretianski
- [PATCH 05/42] wpa_supplicant: Add MLD testing configs, Andrei Otcheretianski
- [PATCH 06/42] wpa_supplicant: Remove duplicate logic in wpas_ml_element(), Andrei Otcheretianski
- [PATCH 04/42] common: Simplify and avoid confusing defragmentation API, Andrei Otcheretianski
- [PATCH 01/42] nl80211: Do a roundtrip to reset event supressions, Andrei Otcheretianski
- [PATCH 07/42] wpa_supplicant: Fix ml_ie_len type in wpa_bss_parse_basic_ml_element(), Andrei Otcheretianski
- [PATCH 02/42] sme: Drop old disassoc_while_authenticating workaround, Andrei Otcheretianski
- [PATCH 10/42] defs: Add WLAN_STATUS_DENIED_TX_LINK_NOT_ACCEPTED, Andrei Otcheretianski
- [PATCH 12/42] MLD: Return status code for links when rejecting association, Andrei Otcheretianski
- [PATCH 09/42] AP: Add support for testing ML link removal, Andrei Otcheretianski
- [PATCH 03/42] ieee802_11_defs: Fix EHT_ML_PRES_BM_PROBE_REQ_AP_MLD_ID, Andrei Otcheretianski
- [PATCH 13/42] bss: do not consider ignored BSSs for links, Andrei Otcheretianski
- [PATCH 11/42] MLD: Also mark links as failed after association failure, Andrei Otcheretianski
- [PATCH 14/42] MLD: ignore failed links from association, Andrei Otcheretianski
- [PATCH 16/42] nl80211: Report link specific association failures from the kernel, Andrei Otcheretianski
- [PATCH 17/42] AP: Use a struct for probe resp in/out params, Andrei Otcheretianski
- [PATCH 19/42] AP: Add parsing of ML probe requests, Andrei Otcheretianski
- [PATCH 20/42] AP: MLO: Add helper to iterate all links of an MLD AP, Andrei Otcheretianski
- [PATCH 21/42] ML: Add basic handling of ML probe requests, Andrei Otcheretianski
- [PATCH 22/42] AP: Don't include MLD ID in beacons, Andrei Otcheretianski
- [PATCH 23/42] scan: Include AP MLD ID in ML probe request if needed, Andrei Otcheretianski
- [PATCH 25/42] AP: Avoid setting same MLD and link address, Andrei Otcheretianski
- [PATCH 24/42] scan: MLD: Include SSID in ML probe request, Andrei Otcheretianski
[Index of Archives]
[Linux Networking Development]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]