messages from 2022-08-05 17:21:54 to 2022-09-21 22:32:05 UTC [more...]
[PATCH v4 01/15] netdev: add NETDEV_EVENT_FT_ROAMED
2022-09-21 22:31 UTC (8+ messages)
` [PATCH v4 02/15] nl80211util: include frame type with build_cmd_frame
` [PATCH v4 03/15] wiphy: add new work priority for FT
` [PATCH v4 04/15] offchannel: add priority to start call
` [PATCH v4 05/15] ft: netdev: prep for FT isolation into ft.c
` [PATCH v4 06/15] netdev: add FT TX frame hook
` [PATCH v4 07/15] ft: implement offchannel authentication
` [PATCH v4 08/15] station: create list of roam candidates
wiphy_estimate_data_rate() failed
2022-09-21 21:08 UTC (3+ messages)
[PATCH 1/3] netconfig: Drop D-Bus path from debug message
2022-09-20 15:07 UTC (4+ messages)
` [PATCH 2/3] netconfig: Update l_netconfig API calls
` [PATCH 3/3] autotests: Add a SLAAC test
Build issue in tests when LTO enabled
2022-09-19 15:30 UTC (2+ messages)
[PATCH v3 01/14] frame-xchg: add type to frame_xchg_prefix
2022-09-16 16:28 UTC (19+ messages)
` [PATCH v3 02/14] station: don't set OCVC for FT AKMs
` [PATCH v3 03/14] ft: remove OCI element from auth/assoc
` [PATCH v3 04/14] frame-xchg: create global group enum
` [PATCH v3 05/14] ft: netdev: prep for FT isolation into ft.c
` [PATCH v3 06/14] netdev: use new ft_sm for over-DS
` [PATCH v3 07/14] ft: implement offchannel authentication
` [PATCH v3 08/14] netdev: update FT-over-Air to use ft_authenticate()
` [PATCH v3 09/14] ft: remove unused code after refactor
` [PATCH v3 10/14] ft: add ft_sm_can_associate
` [PATCH v3 11/14] netdev: check for authentication for FT-over-DS
` [PATCH v3 12/14] station: create list of roam candidates
` [PATCH v3 13/14] station: try multiple "
` [PATCH v3 14/14] netdev: add NETDEV_EVENT_FT_AUTHENTICATE, handle in station
1.30 fails to connect to some APs
2022-09-16 16:16 UTC (3+ messages)
No rule to make target 'src/iwd.debug.7'
2022-09-16 13:37 UTC
[PATCH v2 1/2] mpdu: fix timestamp size in mpdu frames
2022-09-15 21:18 UTC (3+ messages)
` [PATCH v2 2/2] monitor: parse probe response frames
[PATCH] station: scan before a forced roam
2022-09-15 20:49 UTC (2+ messages)
[PATCH 1/2] mpdu: fix timestamp size in mpdu frames
2022-09-15 20:55 UTC (2+ messages)
` [PATCH 2/2] monitor: parse probe response frames
[PATCH 01/10] doc: Update Netconfig Agent API doc
2022-09-13 14:00 UTC (11+ messages)
` [PATCH 02/10] netconfig: Drop dhcp, dhcp6 and acd client instances
` [PATCH 03/10] netconfig: Keep configuration directly in struct l_netconfig
` [PATCH 04/10] netconfig: Clean up netconfig_get_static{4,6}_address
` [PATCH 05/10] netconfig: Store pointer to netdev instead of ifindex
` [PATCH 06/10] netconfig: Add netconfig-commit API
` [PATCH 07/10] netconfig: Handle l_netconfig events
` [PATCH 08/10] netconfig: Re-add FILS handling
` [PATCH 09/10] netconfig: Add NetworkConfigurationAgent DBus API
` [PATCH 10/10] netconfig: Skip update if resolver data unchanged
[PATCH] auto-t: remove ptk/gtk rekey value for testPSK-roam
2022-09-09 16:07 UTC
[PATCH v2 1/2] doc: document [General].Country main.conf option
2022-09-09 14:13 UTC (3+ messages)
` [PATCH v2 2/2] manager: add support for [General].Country
[PATCH 1/2] auto-t: add more checks to testRRM
2022-09-09 14:12 UTC (3+ messages)
` [PATCH 2/2] rrm: constrain scan frequency before scanning
Could not start RRM scan error - repeated
2022-09-09 14:00 UTC (7+ messages)
[PATCH 1/4] doc: document [General].Country main.conf option
2022-09-08 16:00 UTC (7+ messages)
` [PATCH 2/4] wiphy: remove nl80211 from wiphy object
` [PATCH 3/4] wiphy: only do global GET_REG once
` [PATCH 4/4] wiphy: support country code override
[PATCH 1/3] Update nl80211.h (wireless-next/main)
2022-09-07 20:48 UTC (4+ messages)
` [PATCH 2/3] netdev: allow powered address change
` [PATCH 3/3] netdev: remove 'req' from netdev_mac_change_failed
Cannot turn on AP mode without any error message
2022-09-06 17:04 UTC (6+ messages)
Trouble with arm64 Pinebook Pro
2022-08-26 17:13 UTC (2+ messages)
[PATCH v2 1/9] frame-xchg: add type to frame_xchg_prefix
2022-08-24 22:55 UTC (9+ messages)
` [PATCH v2 2/9] station: don't set OCVC for FT AKMs
` [PATCH v2 3/9] ft: remove OCI element from auth/assoc
` [PATCH v2 4/9] frame-xchg: create global group enum
` [PATCH v2 5/9] ft: netdev: prep for FT isolation into ft.c
` [PATCH v2 6/9] netdev: use new ft_sm for over-DS
` [PATCH v2 7/9] ft: implement offchannel authentication
` [PATCH v2 8/9] netdev: update FT-over-Air to use ft_authenticate()
` [PATCH v2 9/9] ft: remove unused code after refactor
[PATCH 1/3] autotests: Fix testNetconfig ACD test
2022-08-23 20:47 UTC (4+ messages)
` [PATCH 2/3] autotests: Fix class variables that should be object vars
` [PATCH 3/3] autotests: Test ACD failure during connect
[PATCH 1/9] frame-xchg: add type to frame_xchg_prefix
2022-08-22 18:25 UTC (9+ messages)
` [PATCH 2/9] ft: netdev: rename structs/APIs to prepare for refactor
` [PATCH 3/9] station: have station_transition_start take a list of BSS's
` [PATCH 4/9] station: don't set OCVC for FT AKMs
` [PATCH 5/9] ft: expose ft_parse_authentication_resp_frame
` [PATCH 6/9] ft: remove OCI element from auth/assoc
` [PATCH 7/9] netdev: ft: do FT authentication offchannel
` [PATCH 8/9] netdev: pass candidate list for netdev_fast_transition
` [PATCH 9/9] auto-t: add auth retry test to testPSK-roam
[PATCH v4 1/6] auto-t: fix unreliable behavior in testPSK-roam
2022-08-22 17:54 UTC (7+ messages)
` [PATCH v4 2/6] test-runner: double RAM for --valgrind
` [PATCH v4 3/6] auto-t: hostapd: add set_address/group_neighbors
` [PATCH v4 4/6] auto-t: update tests to use set_address/group_neighbors
` [PATCH v4 5/6] auto-t: remove bringing up lo interface
` [PATCH v4 6/6] auto-t: fix testNetconfig static test
[PATCH v3 1/5] test-runner: double RAM for --valgrind
2022-08-22 15:58 UTC (5+ messages)
` [PATCH v3 2/5] auto-t: hostapd: add set_address/group_neighbors
` [PATCH v3 3/5] auto-t: update tests to use set_address/group_neighbors
` [PATCH v3 4/5] auto-t: remove bringing up lo interface
` [PATCH v3 5/5] auto-t: fix testNetconfig static test
[PATCH v2 1/5] test-runner: double RAM for --valgrind
2022-08-19 20:26 UTC (5+ messages)
` [PATCH v2 2/5] auto-t: hostapd: add set_address/group_neighbors
` [PATCH v2 3/5] auto-t: update tests to use set_address/group_neighbors
` [PATCH v2 4/5] auto-t: remove bringing up lo interface
` [PATCH v2 5/5] auto-t: fix testNetconfig static test
[PATCH 1/5] test-runner: double RAM for --valgrind
2022-08-19 19:24 UTC (5+ messages)
` [PATCH 2/5] auto-t: hostapd: add set_address/group_neighbors
` [PATCH 3/5] auto-t: update tests to use set_address/group_neighbors
` [PATCH 4/5] auto-t: remove bringing up lo interface
` [PATCH 5/5] auto-t: fix testNetconfig static test
[RFC 0/4] Roam based on packet loss event
2022-08-16 20:31 UTC (8+ messages)
` [RFC 1/4] station: react to (new) netdev "
` [RFC 2/4] netdev: handle packet loss notification
` [RFC 3/4] auto-t: add generic tx_packet function
` [RFC 4/4] auto-t: add packet loss test to testPSK-roam
iwd needs restart after suspending
2022-08-12 16:16 UTC (6+ messages)
[PATCH v3 1/6] doc: add documentation for StationDebug
2022-08-11 20:48 UTC (7+ messages)
` [PATCH v3 2/6] station: add debug method GetNetworks
` [PATCH v3 3/6] client: allow entity name to be passed to completion
` [PATCH v3 4/6] client: add station-debug command interface
` [PATCH v3 5/6] client: fix station autocomplete with multiple phys
` [PATCH v3 6/6] device: command: remove default device concept
[PATCH v2 1/6] doc: add documentation for StationDebug
2022-08-11 17:59 UTC (6+ messages)
` [PATCH v2 2/6] station: add debug method GetNetworks
` [PATCH v2 3/6] client: allow entity name to be passed to completion
` [PATCH v2 4/6] client: add station-debug command interface
` [PATCH v2 5/6] client: fix station autocomplete with multiple phys
` [PATCH v2 6/6] device: command: remove default device concept
[PATCH 1/8] network: make network const in network_bss_list_get_entries
2022-08-11 14:48 UTC (13+ messages)
` [PATCH 2/8] station: check for matching SSID in Roam()
` [PATCH 3/8] station: add debug method GetNetworks
` [PATCH 4/8] client: add developer mode option (-E)
` [PATCH 5/8] client: allow entity name to be passed to completion
` [PATCH 6/8] client: add STATION_DEBUG_INTERFACE definition
` [PATCH 7/8] client: add station-debug command interface
` [PATCH 8/8] client: fix station autocomplete with multiple phys
[PATCH v2 1/4] monitor: parse RNR element
2022-08-09 21:04 UTC (5+ messages)
` [PATCH v2 2/4] monitor: add better array type support
` [PATCH v2 3/4] monitor: print out type of unknown element
` [PATCH v2 4/4] monitor: add support for HE element
[PATCH 1/4] monitor: parse RNR element
2022-08-09 18:48 UTC (4+ messages)
` [PATCH 2/4] monitor: add more array type support
` [PATCH 3/4] monitor: print out type of unknown element
` [PATCH 4/4] monitor: add support for HE element
[PATCH v2 1/4] handshake: add force_default_owe_group flag
2022-08-08 18:37 UTC (5+ messages)
` [PATCH v2 2/4] owe: allow OWE to force group 19
` [PATCH v2 3/4] network: add setter/getter/flag for forcing default OWE group
` [PATCH v2 4/4] station: re-try OWE if buggy AP is detected
[PATCH 1/4] handshake: add force_default_owe_group flag
2022-08-08 17:14 UTC (4+ messages)
` [PATCH 2/4] owe: allow OWE to force group 19
` [PATCH 3/4] network: add setter/getter/flag for forcing default OWE group
` [PATCH 4/4] station: re-try OWE if buggy AP is detected
[PATCH v5] scan: watch for regdom updates to enable 6GHz
2022-08-05 18:39 UTC (2+ messages)
[PATCH 1/2] handshake: add support to work around buggy OWE APs
2022-08-05 18:20 UTC (2+ messages)
` [PATCH 2/2] eapol: use OWE workaround after two ignored 2/4 messages
[PATCH] util: guard against NULL 'freqs' in scan_freq_set_free
2022-08-05 17:28 UTC (2+ messages)
[PATCH v4 1/3] util: add scan_freq_set_copy_bands
2022-08-05 17:03 UTC (3+ messages)
` [PATCH v4 2/3] scan: split full scans by band to enable 6GHz
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