messages from 2020-10-30 16:35:59 to 2021-01-20 18:30:29 UTC [more...]
[PATCH 1/8] doc: document AccessPointDiagnostic interface
2021-01-20 18:30 UTC
[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)
CQM RSSI notification in station_roamed()
2021-01-19 10:30 UTC
[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 1/8] doc: diagnostic DBus interface definition
2021-01-11 21:08 UTC (14+ messages)
` [PATCH 2/8] netdev: add netdev_get_station
` [PATCH 3/8] netdev: update RSSI polling to use netdev_get_station
` [PATCH 4/8] netdev: parse rates in netdev_get_station
` [PATCH 5/8] dbus: add diagnostic interface definition
` [PATCH 6/8] netdev: parse expected throughput in netdev_get_station
` [PATCH 7/8] station: create StationDiagnostic interface
` [PATCH 8/8] test: add a script for GetDiagnostics
[PATCH 1/2] eap-tls: Dump server certificate when IWD_TLS_DEBUG set
2021-01-09 0:30 UTC (5+ messages)
` [PATCH 2/2] crypto: Update l_pkcs5_pbkdf2 call after rename
[RFC 0/1] Diagnostic Interface
2021-01-06 20:23 UTC (2+ messages)
` [RFC 1/1] diagnostic: DBus interface definition
[PATCH] netdev: fix asymmetry in handshake events
2021-01-05 17:06 UTC (3+ messages)
[PATCH] doc: move EnableIPv6 under Network
2020-12-31 1:17 UTC (7+ messages)
[PATCH] configure.ac: fix static build with readline
2020-12-18 2:30 UTC (2+ messages)
[PATCH 1/2] station: Split DBus scans into 3 frequency subsets
2020-12-18 2:29 UTC (3+ messages)
` [PATCH 2/2] station: Don't expire BSSes between freq subset scans
[PATCH 01/11] hwsim: add --no-register option
2020-12-18 2:15 UTC (12+ messages)
` [PATCH 02/11] hwsim: check pending_create_msg before replying
` [PATCH 03/11] auto-t: fix hwsim.py to use Destroy rather than Remove
` [PATCH 04/11] hwsim: change radio Create() to take a dictionary
` [PATCH 05/11] auto-t: update hwsim radio create to use dictionary
` [PATCH 06/11] test-runner: add wait_for_dbus_service
` [PATCH 07/11] test-runner: start hwsim always (optionally --no-register)
` [PATCH 08/11] hwsim: add iftype/cipher disabling through DBus
` [PATCH 09/11] auto-t: add iftype/cipher disable to hwsim.py
` [PATCH 10/11] test-runner: Use DBus for hwsim radios
` [PATCH 11/11] auto-t: fix hwsim.py spoof frame
[PATCH 1/2] eap-tls: Make use of l_pem_load_container_file()
2020-12-17 18:48 UTC (11+ messages)
` [PATCH 2/2] eap-tls: Don't skip a ServerDomainMask vs. CACert check
iwd and NetworkManager
2020-12-14 18:04 UTC (2+ messages)
[PATCH] client: ignore control sequence length in prompt
2020-12-11 21:13 UTC (2+ messages)
[PATCH v2 1/2] netconfig: add ACD client for static configuration
2020-12-10 22:20 UTC (3+ messages)
` [PATCH v2 2/2] auto-t: add static netconfig test
[PATCH 1/9] build: add ell/acd.{c,h} to makefile
2020-12-10 20:37 UTC (11+ messages)
` [PATCH 2/9] netconfig: add ACD client for static configuration
` [PATCH 3/9] test-runner: have start_iwd take a storage dir
` [PATCH 4/9] auto-t: add storage dir to IWD() constructor
` [PATCH 5/9] auto-t: pass namespace on to other IWD classes
` [PATCH 6/9] auto-t: support IP match with no IP set
` [PATCH 7/9] auto-t: add static netconfig test
` [PATCH 8/9] test-runner: add iwd-acd to verbose options
` [PATCH 9/9] test-runner: set processor count for VM
systemd startup notification for iwd?
2020-12-10 20:27 UTC (2+ messages)
[PATCH] doc: use real example for APRanges
2020-12-02 22:13 UTC (2+ messages)
[PATCH] network: clear info of removed known network before disconnect
2020-12-01 16:00 UTC (2+ messages)
[PATCH] auto-t: fix FT over DS test to wait for connected
2020-11-24 17:03 UTC
[PATCH] netconfig: fix freeing invalid pointer
2020-11-24 5:30 UTC (2+ messages)
[PATCH] doc: Update iwd.network.5 with changes from wiki
2020-11-19 20:32 UTC (2+ messages)
[PATCH 1/4] test-runner: introduce network namespaces
2020-11-18 17:01 UTC (5+ messages)
` [PATCH 2/4] auto-t: update utilities to use namespaces
` [PATCH 3/4] auto-t: add test_ip_connected to testutil
` [PATCH 4/4] auto-t: add namespaces to testAP
[PATCH] auto-t: use hwsim_medium=no (testSAE/HiddenNetworks)
2020-11-17 19:30 UTC (2+ messages)
Segmentation Fault in nl80211_get_reg_do
2020-11-17 17:07 UTC (3+ messages)
[PATCH] station: get neighbor reports early
2020-11-17 0:16 UTC (2+ messages)
[PATCH 1/8] test-runner: add option to specify subtests to run
2020-11-16 23:06 UTC (9+ messages)
` [PATCH 2/8] auto-t: refactor get_instance from iwd.py
` [PATCH 3/8] test-runner: store process stdout
` [PATCH 4/8] test-runner: delay starting the shell until after pre_test
` [PATCH 5/8] auto-t: update hostapd.list_sta to use Process.out
` [PATCH 6/8] auto-t: catch exceptions in post_test
` [PATCH 7/8] auto-t: do away with -1 test results
` [PATCH 8/8] auto-t: introduce new autotest syntax
[PATCH] simauth: check driver for NULL before canceling request
2020-11-16 23:04 UTC (2+ messages)
[PATCH] station: get neighbor reports early
2020-11-16 22:22 UTC
[PATCH] ap: Fix handshake state gtk not being set
2020-11-16 19:37 UTC (2+ messages)
[PATCH v2] test-runner: add option to specify subtests to run
2020-11-05 18:33 UTC
[PATCH] test-runner: add option to specify subtests to run
2020-11-05 18:18 UTC
"Multiple sessions detected" during WSC connection
2020-11-04 22:11 UTC (4+ messages)
[PATCH 1/3] station/wsc: remove beacon loss handling
2020-11-04 19:41 UTC (4+ messages)
` [PATCH 2/3] netdev: remove handling of beacon loss event
` [PATCH 3/3] auto-t: remove beacon loss tests
[PATCH 1/4] doc: add man pages for AP provisioning files
2020-11-04 19:39 UTC (5+ messages)
` [PATCH 2/4] doc: document AP StartProfile
` [PATCH 3/4] doc: add APRanges documentation
` [PATCH 4/4] doc: document DHCP server options in AP profiles
[PATCH 1/3] auto-t: add copy_to_ap utility
2020-11-04 19:36 UTC (4+ messages)
` [PATCH 2/3] auto-t: simplify copy_to_hotspot
` [PATCH 3/3] auto-t: add profile based DHCP test
[PATCH] auto-t: remove more /var/lib/iwd references
2020-11-04 19:35 UTC (2+ messages)
[PATCH 1/4] ap: make APRanges optional
2020-11-03 19:59 UTC (5+ messages)
` [PATCH 2/4] auto-t: fix testNetconfig hardcoded interface
` [PATCH 3/4] auto-t: remove /var/lib/iwd references in testKnownNetworks
` [PATCH 4/4] auto-t: fix agent path timing issue
[PATCH] test-runner: fix Radio/Interface circular reference
2020-11-03 19:57 UTC (2+ messages)
[PATCH] ap: fixup incorrect return
2020-11-02 20:24 UTC (2+ messages)
[PATCH v2 1/3] ap: add StartProfile DBus method
2020-11-02 19:58 UTC (4+ messages)
` [PATCH v2 2/3] ap: allow DHCP settings in provisioning files
` [PATCH v2 3/3] auto-t: add support for AP StartWithConfig API
[PATCH v2] frame-xchg: fix invalid read
2020-11-02 17:39 UTC (2+ messages)
[PATCH] resolve: allow setting default DNS resolver at compile time
2020-11-01 21:33 UTC (2+ messages)
[PATCH 2/5] storage: add storage_get_ap_path
2020-10-30 18:48 UTC (3+ messages)
[PATCH 4/5] ap: add StartWithConfig DBus method
2020-10-30 18:42 UTC (3+ messages)
[PATCH] auto-t: fix hotspot autoconnect test
2020-10-30 18:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox