Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2021-01-11 20:51:36 to 2021-02-01 22:05:15 UTC [more...]

[PATCH 1/5] ap: return error from GetDiagnostics if not started
 2021-02-01 22:05 UTC  (2+ messages)
` [PATCH 2/5] client: ap: handle NotFound on diagnostic interface

[PATCH] client: add support for AP StartProfile
 2021-02-01 21:38 UTC  (2+ messages)

broadcom fmac ap mode testing - how to set iwd as dhcp server?
 2021-02-01 17:27 UTC  (7+ messages)

[PATCH 1/2] ap: Set the group cipher when sending START_AP
 2021-02-01 16:07 UTC  (3+ messages)
` [PATCH 2/2] eapol, ap: Remove assumption of single cipher in authenticator IE

[PATCH 1/5] ap: Set the group cipher when sending START_AP
 2021-01-30 11:39 UTC  (10+ messages)
` [PATCH 2/5] ap: Fix cleanup on ap_parse_new_station_ies errors
` [PATCH 3/5] eapol: Remove assumption of single cipher in authenticator IE
` [PATCH 4/5] ap: Allow setting multiple ciphers in ap->ciphers
` [PATCH 5/5] unit: Use hs_override_pairwise_cipher in eapol authenticator tests

[PATCH v3] auto-t: add test for stopping periodic roam retries
 2021-01-29 23:56 UTC  (2+ messages)

[PATCH v4] knownnetworks: sanitize known_network.freq on load
 2021-01-29 23:49 UTC  (2+ messages)

[PATCH v3] knownnetworks: sanitize known_network.freq on load
 2021-01-29 23:31 UTC 

[PATCH] station: fix leak on parse_neighbor_report
 2021-01-29 23:23 UTC  (2+ messages)

[PATCH] knownnetworks: sanitize known_network.freq on load
 2021-01-29 23:07 UTC 

[PATCH] knownnetworks: sanitize known_network.freq on load
 2021-01-29 21:35 UTC 

[PATCH] ap: fix off by one error
 2021-01-29 21:04 UTC  (2+ messages)

[PATCH 1/2] ap: rename ap_parse_ie to be more descriptive
 2021-01-29 19:16 UTC  (3+ messages)
` [PATCH 2/2] ap: handle GET_KEY error setting RSC to zero

[PATCH] ap: add DEL_STATION path to fullmac AP handling
 2021-01-29 17:36 UTC  (2+ messages)

[PATCH v2 1/2] netdev: preserve cur_rssi_low across reassociation
 2021-01-29 12:09 UTC  (5+ messages)
` [PATCH v2 2/2] auto-t: add test for stopping periodic roam retries

[PATCH 1/2] ap: handle NEW_STATION for fullmac cards
 2021-01-28 19:42 UTC  (4+ messages)
` [PATCH 2/2] ap: allow no group traffic on GET_KEY error

[PATCH v2] auto-t: throw exception if hostapd can't send BSS transition req
 2021-01-28 19:31 UTC  (2+ messages)

[PATCH 1/5] auto-t: add test for roaming retry timing
 2021-01-28 15:17 UTC  (12+ messages)
` [PATCH 2/5] auto-t: throw exception if hostapd can't send BSS transition req
` [PATCH 4/5] doc: add python package requirements for test-runner
` [PATCH 3/5] doc: update kernel configuration instructions for KVM guests
` [PATCH 5/5] doc: update test-runner invocation documentation

[PATCH] netdev: preserve cur_rssi_low across reassociation
 2021-01-28 12:21 UTC 

[PATCH] auto-t: remove stale hw.conf options
 2021-01-27 19:43 UTC  (2+ messages)

Running iwd on Linux 4.9: iwd shows adapter but no device
 2021-01-27 17:00 UTC  (3+ messages)

[PATCH] eap-tls: Use the right variable in settings check
 2021-01-27 15:53 UTC  (2+ messages)

iwd 1.11 does not run on armv6
 2021-01-27  7:32 UTC  (2+ messages)

[PATCH v2] station: cancel quick scans on Connect()
 2021-01-26 20:45 UTC  (2+ messages)

[PATCH 1/4] test-runner: fix verbose arguments as single string
 2021-01-26 19:42 UTC  (5+ messages)
` [PATCH 2/4] test-runner: don't always print "verbose on for ..."
` [PATCH 3/4] test-runner: fix logging, verbose, and process output
` [PATCH 4/4] station: fix improper state transition

[PATCH 1/7] eap-tls: Drop EAP-{TTLS,PEAP}-Client{Cert,Key}
 2021-01-26 18:28 UTC  (9+ messages)
` [PATCH 2/7] eap-tls: Make use of l_cert_load_container_file
` [PATCH 3/7] autotests: Test loading binary key formats in testEAP-TLS
` [PATCH 4/7] testrunner: Fix /tmp files cleanup on error
` [PATCH 5/7] doc: Update EAP-TLS client key setting information
` [PATCH 6/7] doc: Specify the DNS format as string lists
` [PATCH 7/7] netconfig: Set more correct buffer length

[PATCH] auto-t: fix wait_for_object_condition
 2021-01-25 19:11 UTC  (2+ messages)

[PATCH 1/3] station: retry roaming unless notified of a high RSSI
 2021-01-25  9:29 UTC  (5+ messages)
` [PATCH 3/3] doc: describe RoamRetryInterval setting
` [PATCH 2/3] station: add "

iwd reconnect issue
 2021-01-24 22:30 UTC 

[PATCH v4 1/8] netdev: move netdev_station_info to diagnostic.h
 2021-01-22 21:03 UTC  (9+ messages)
` [PATCH v4 2/8] diagnostic: commonize the building of diagnostic dict
` [PATCH v4 3/8] station: refactor to use diagnostic_info_to_dict
` [PATCH v4 4/8] ap: add AP diagnostic interface
` [PATCH v4 5/8] client: implement diagnostic module
` [PATCH v4 6/8] client: implement "ap <wlan> show"
` [PATCH v4 7/8] client: update station to use diagnostic_display
` [PATCH v4 8/8] client: remove display_dictionary

[PATCH v2] build: add After=network-pre.target to service files
 2021-01-22 20:18 UTC  (2+ messages)

[PATCH v3 1/7] netdev: move netdev_station_info to diagnostic.h
 2021-01-22 18:14 UTC  (7+ messages)
` [PATCH v3 2/7] diagnostic: commonize the building of diagnostic dict
` [PATCH v3 3/7] station: refactor to use diagnostic_info_to_dict
` [PATCH v3 4/7] ap: add AP diagnostic interface
` [PATCH v3 5/7] client: implement diagnostic module
` [PATCH v3 6/7] client: implement "ap <wlan> show"
` [PATCH v3 7/7] client: update station to use diagnostic_display

[PATCH] build: add After=network-pre.target to service files
 2021-01-22 15:10 UTC  (8+ messages)

[PATCH v2 1/5] station: commonize the building of diagnostic dict
 2021-01-21 20:16 UTC  (13+ messages)
` [PATCH v2 2/5] ap: add AP diagnostic interface
` [PATCH v2 3/5] client: implement display_dictionary
` [PATCH v2 4/5] client: implement "ap <wlan> show"
` [PATCH v2 5/5] client: update station to use display_dictionary

CQM RSSI notification in station_roamed()
 2021-01-21 15:13 UTC  (3+ messages)

[PATCH 1/8] doc: document AccessPointDiagnostic interface
 2021-01-20 20:36 UTC  (14+ messages)
` [PATCH 2/8] netdev: add netdev_get_all_stations
` [PATCH 3/8] dbus: add AccessPointDiagnostic interface
` [PATCH 4/8] ap: add AP diagnostic interface
` [PATCH 5/8] client: add AccessPointDiagnostic interface definition
` [PATCH 6/8] client: implement "ap <wlan> show"
` [PATCH 7/8] test: add AccessPointDiagnostics to monitor-iwd
` [PATCH 8/8] test: add StationDiagnostic interface "

[PATCH] station: remove unused roam_no_orig_ap state variable
 2021-01-20 17:14 UTC  (2+ messages)

[PATCH 1/2] client: add diagnostic interface definition
 2021-01-19 19:12 UTC  (3+ messages)
` [PATCH 2/2] client: add station diagnostic information to 'show'

[PATCH 1/2] client: add diagnostic interface definition
 2021-01-19 17:34 UTC  (2+ messages)

[PATCH v5 1/5] netdev: parse rates in netdev_get_station
 2021-01-14 21:14 UTC  (9+ messages)
` [PATCH v5 2/5] netdev: parse expected throughput "
` [PATCH v5 3/5] station: create StationDiagnostic interface
` [PATCH v5 4/5] test: update get-diagnostics with Rx/TxMode
` [PATCH v5 5/5] doc: add RateType's on diagnostic interface

iwd in AP mode: no HT capabilities
 2021-01-14 19:07 UTC  (2+ messages)

[PATCH v4 1/5] netdev: parse rates in netdev_get_station
 2021-01-14 18:58 UTC  (5+ messages)
` [PATCH v4 2/5] netdev: parse expected throughput "
` [PATCH v4 3/5] station: create StationDiagnostic interface
` [PATCH v4 4/5] test: update get-diagnostics with RateTypes
` [PATCH v4 5/5] doc: add RateType's on diagnostic interface

[PATCH v3 1/8] dbus: add helper for appending a dictionary
 2021-01-12 19:54 UTC  (12+ messages)
` [PATCH v3 2/8] netdev: add netdev_get_station/current_station
` [PATCH v3 3/8] netdev: parse rates in netdev_get_station
` [PATCH v3 4/8] netdev: parse expected throughput "
` [PATCH v3 5/8] station: create StationDiagnostic interface
` [PATCH v3 6/8] test: add a script for GetDiagnostics
` [PATCH v3 7/8] netdev: update RSSI polling to use station info parser
` [PATCH v3 8/8] doc: update diagnostics with [optional] tags

[PATCH v2 1/7] dbus: add helper for appending a dictionary
 2021-01-11 21:35 UTC  (7+ messages)
` [PATCH v2 2/7] netdev: add netdev_get_station/current_station
` [PATCH v2 3/7] netdev: update RSSI polling to use netdev_get_station
` [PATCH v2 4/7] netdev: parse rates in netdev_get_station
` [PATCH v2 5/7] netdev: parse expected throughput "
` [PATCH v2 6/7] station: create StationDiagnostic interface
` [PATCH v2 7/7] test: add a script for GetDiagnostics

[PATCH 2/8] netdev: add netdev_get_station
 2021-01-11 21:08 UTC  (3+ messages)

[PATCH 7/8] station: create StationDiagnostic interface
 2021-01-11 21:04 UTC  (2+ messages)

[PATCH 5/8] dbus: add diagnostic interface definition
 2021-01-11 20:52 UTC  (2+ messages)

[PATCH 1/8] doc: diagnostic DBus interface definition
 2021-01-11 20:51 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