Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2021-02-11 21:08:02 to 2021-03-29 18:11:19 UTC [more...]

iwctl force autoconnect
 2021-03-29 18:11 UTC  (7+ messages)

[PATCH v3 1/4] doc: document Security diagnostic value
 2021-03-29 17:33 UTC  (4+ messages)
` [PATCH v3 2/4] diagnostic: add diagnostic_akm_suite_to_security
` [PATCH v3 3/4] station: add Security key to GetDiagnostics
` [PATCH v3 4/4] client: add Security key to diagnostics

[PATCH] client: re-enable iwctl refresh for 'station <wlan> show'
 2021-03-29 17:11 UTC 

[issue] Can't connect to a WPA2-Enterprise network: 4-way handshake timeout
 2021-03-29 16:30 UTC  (2+ messages)

Broadcom reconnect problems
 2021-03-26  5:01 UTC  (3+ messages)

[PATCH v2 1/4] doc: document AKMSuite diagnostic value
 2021-03-25 15:47 UTC  (6+ messages)
` [PATCH v2 2/4] ie: add ie_akm_suite_to_string
` [PATCH v2 3/4] station: add AKMSuite to GetDiagnostics
` [PATCH v2 4/4] client: add AKMSuite to diagnostics

[PATCH 1/4] doc: document AKMSuite diagnostic value
 2021-03-24 22:25 UTC  (4+ messages)
` [PATCH 2/4] ie: add ie_akm_suite_to_string
` [PATCH 3/4] station: add AKMSuite to GetDiagnostics
` [PATCH 4/4] client: add AKMSuite to diagnostics

[PATCH] monitor: print out extended feature name
 2021-03-24 19:38 UTC  (2+ messages)

[PATCH] netdev: prevent crash with open networks
 2021-03-22 22:46 UTC  (2+ messages)

[PATCH v2 1/6] wiphy: add getter for 'supports_cmds_auth_assoc'
 2021-03-22 19:17 UTC  (7+ messages)
` [PATCH v2 2/6] wiphy: check SAE offload in wiphy_select_akm
` [PATCH v2 3/6] wiphy: check SAE offload in wiphy_can_connect
` [PATCH v2 4/6] handshake: add offload flag
` [PATCH v2 5/6] netdev: add SAE offload support
` [PATCH v2 6/6] station: set handshake offload if required

Can't connect to 8021x network
 2021-03-22 15:07 UTC  (2+ messages)

[PATCH 1/6] wiphy: add getter for 'supports_cmds_auth_assoc'
 2021-03-19 16:42 UTC  (11+ messages)
` [PATCH 2/6] wiphy: check SAE offload in wiphy_select_akm
` [PATCH 3/6] wiphy: check SAE offload in wiphy_can_connect
` [PATCH 4/6] handshake: add offload flag
` [PATCH 5/6] netdev: add SAE offload support
` [PATCH 6/6] station: set handshake offload if required

[PATCH 1/4] doc: document new AverageRSSI diagnostics key
 2021-03-16 16:26 UTC  (5+ messages)
` [PATCH 2/4] diagnostic: include AverageRSSI in GetDiagnostics
` [PATCH 3/4] netdev: parse SIGNAL_AVG when building diagnostics object
` [PATCH 4/4] client: add AverageRSSI to list of diagnostic values

[PATCH 1/3] network: add network_bss_update
 2021-03-15 20:33 UTC  (4+ messages)
` [PATCH 2/3] network: replace l_queue_get_entries loop
` [PATCH 3/3] station: use network_bss_update

[PATCH v2 1/4] scan: add scan_get_firmware_scan
 2021-03-15 18:34 UTC  (5+ messages)
` [PATCH v2 2/4] netdev: station: support full mac roaming
` [PATCH v2 3/4] wiphy: parse NL80211_ATTR_ROAM_SUPPORT flag
` [PATCH v2 4/4] station: disable roaming logic for auto-roaming cards

[PATCH 1/4] ap: Write extra frame IEs from the user
 2021-03-12  3:51 UTC  (5+ messages)
` [PATCH 2/4] ap: Handle most WSC IEs using ap_write_extra_ies
` [PATCH 3/4] p2p: Parse P2P IEs and WFD IEs in Association Requests
` [PATCH 4/4] p2p: Build P2P and WFD IEs for group's management frames

[PATCH 1/6] netdev: use NL80211_STA_INFO_SIGNAL rather than average
 2021-03-11 19:02 UTC  (21+ messages)
` [PATCH 2/6] scan: allow 'faked' scan_bss results
` [PATCH 3/6] nl80211util: add WIPHY_FREQ to parse_attrs support
` [PATCH 4/6] netdev: station: support full mac roaming
` [PATCH 5/6] wiphy: parse NL80211_ATTR_ROAM_SUPPORT flag
` [PATCH 6/6] station: disable roaming logic for auto-roaming cards

[PATCH 1/6] ap: Make ap_update_beacon public
 2021-03-11 13:06 UTC  (9+ messages)
` [PATCH 2/6] ap: Pass frame IEs from clients to the ap_state user
` [PATCH 3/6] ap: Write extra frame IEs from the user
` [PATCH 4/6] ap: Handle most WSC IEs using ap_write_extra_ies
` [PATCH 5/6] p2p: Parse P2P IEs and WFD IEs in Association Requests
` [PATCH 6/6] p2p: Build P2P and WFD IEs for group's management frames

[PATCH 01/10] ap: Load profile before calling ap_start, extend Address syntax
 2021-03-08 20:41 UTC  (16+ messages)
` [PATCH 02/10] ap: Add missing ap_config_free() in error path
` [PATCH 03/10] ap: Refactor address pool logic
` [PATCH 04/10] ap: Add subnet address selection logic
` [PATCH 05/10] ap: Dump addreses in use and assign IP/netmask
` [PATCH 06/10] ap: Set up the DHCP server
` [PATCH 07/10] ap: Move the DHCP server freeing to ap_reset
` [PATCH 08/10] ap: Send a specific error message on async AP start failure
` [PATCH 09/10] autotests: Update APRanges usage in testAP
` [PATCH 10/10] doc: Update AP settings in iwd.ap and iwd.config(5)

[PATCH] client: add missing bracket for "ap <wlan> show"
 2021-03-05 14:52 UTC  (2+ messages)

[PATCH 1/4] wiphy: add wiphy_can_offload API
 2021-03-03 20:50 UTC  (7+ messages)
` [PATCH 2/4] handshake: add offload member
` [PATCH 3/4] station: set handshake offload if supported
` [PATCH 4/4] netdev: offload handshake when requested

[PATCH 1/5] ap: Refactor IP address selection
 2021-03-03 20:30 UTC  (8+ messages)
` [PATCH 2/5] ap: Send a specific error message on async AP start failure
` [PATCH 3/5] ap: Move the DHCP server freeing to ap_reset
` [PATCH 4/5] autotests: Update APRanges usage in testAP
` [PATCH 5/5] doc: Update AP settings in iwd.ap and iwd.config(5)

[PATCH v2] test-runner: fix duplicate process output
 2021-03-02 16:38 UTC  (2+ messages)

[PATCH] test-runner: fix duplicate process output
 2021-03-02 16:25 UTC  (2+ messages)

[PATCH 1/7] ap: Don't use L_AUTO_FREE_VAR with l_settings
 2021-02-26 21:31 UTC  (13+ messages)
` [PATCH 2/7] ap: Fix an inet_aton error check
` [PATCH 3/7] ap: Print error messages in dhcp_load_settings
` [PATCH 4/7] utils: Add util_netmask_from_prefix
` [PATCH 5/7] ap: Refactor IP address selection
` [PATCH 6/7] autotests: Update APRanges usage in testAP
` [PATCH 7/7] doc: Update AP settings in iwd.ap and iwd.config(5)

[PATCH 01/17] auto-t: testEAD: stop ead when test finishes
 2021-02-26 16:10 UTC  (18+ messages)
` [PATCH 02/17] auto-t: hlrauc.py: remove unix socket on cleanup
` [PATCH 03/17] auto-t: testutil.py: pass wait into ping
` [PATCH 04/17] auto-t: testNetconfig stop dhcpd correctly
` [PATCH 05/17] auto-t: release radio/hostapd instances from cls
` [PATCH 06/17] auto-t: iwd.py: release namespace on IWD close
` [PATCH 07/17] test-runner: remove concept of 'multi_test'
` [PATCH 08/17] test-runner: cleanup output files/others in Process
` [PATCH 09/17] test-runner: allow radio remove failure
` [PATCH 10/17] test-runner: add better Hostapd cleanup
` [PATCH 11/17] test-runner: use cleanup() for start_dbus
` [PATCH 12/17] test-runner: reset namespaces on test completion
` [PATCH 13/17] test-runner: move process cleanup into kill()
` [PATCH 14/17] test-runner: fix Namespace class ref problems
` [PATCH 15/17] test-runner: start haveged in foreground
` [PATCH 16/17] test-runner: warn on files left after test completes
` [PATCH 17/17] test-runner: stop/warn on processes running after test

[PATCH 1/7] ap: Don't use L_AUTO_FREE_VAR with l_settings
 2021-02-25 21:27 UTC  (7+ messages)
` [PATCH 2/7] ap: Fix an inet_aton error check
` [PATCH 3/7] ap: Print error messages in dhcp_load_settings
` [PATCH 4/7] utils: Add util_netmask_from_prefix
` [PATCH 5/7] ap: Refactor IP address selection
` [PATCH 6/7] autotests: Update APRanges usage in testAP
` [PATCH 7/7] doc: Update AP settings in iwd.ap and iwd.config(5)

quick connect path may never update the frequency cache
 2021-02-22 20:17 UTC  (2+ messages)

[PATCH 1/7] test-runner: start dmesg process with start_process
 2021-02-19 16:17 UTC  (8+ messages)
` [PATCH 2/7] test-runner: clear log dir before new log test run
` [PATCH 3/7] test-runner: require root user to run with --monitor
` [PATCH 4/7] test-runner: refactor Process class
` [PATCH 5/7] test-runner: use unique name for namespace output files
` [PATCH 6/7] test-runner: add __str__ method to Process
` [PATCH 7/7] test-runner: fix start_dbus and clean up config

[PATCH 1/2] ap: Clarify settings in iwd.ap(5)
 2021-02-18 20:00 UTC  (4+ messages)
` [PATCH 2/2] ap: Drop an outdated TODO comment

[PATCH 1/4] ap: Pass vendor IEs between frames and the user
 2021-02-18 19:57 UTC  (4+ messages)

[PATCH 1/4] scan: add MaximumPeriodicScanInterval setting
 2021-02-12 15:57 UTC  (5+ messages)
` [PATCH 3/4] scan: add InitialPeriodicScanInterval setting
` [PATCH 2/4] doc: describe MaximumPeriodicScanIntervalSetting
` [PATCH 4/4] doc: describe InitialPeriodicScanInterval setting

[PATCH] auto-t: fix blacklist test timing issues
 2021-02-12  2:32 UTC  (2+ messages)

[PATCH v3] src: configure systemd-resolved's MulticastDNS= setting
 2021-02-11 21:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox