messages from 2020-06-08 15:23:14 to 2020-08-04 14:53:03 UTC [more...]
[PATCH 1/6] wfd-source: Fix some races on iwd name owner change
2020-08-04 14:53 UTC (6+ messages)
` [PATCH 2/6] wfd-source: Update the switch state using set_state
` [PATCH 3/6] scan: Always allocate results->bss_list
` [PATCH 4/6] ap: Put a public api between AP logic and DBus code
` [PATCH 5/6] ap: Add a no_cck_rates flag
` [PATCH 6/6] ap: Add authorized_macs parameter
build: hook up traditional dbus activation
2020-08-04 5:57 UTC (2+ messages)
[PATCH] crypto: incorporate C implementation of ARC4
2020-08-03 21:31 UTC (2+ messages)
[PATCHv2] Fix a side channel leak on the password in SAE
2020-08-03 21:18 UTC (2+ messages)
build: hook up traditional dbus activation
2020-07-31 19:37 UTC (5+ messages)
[PATCH 1/3] wfd-source: Display some stream properties
2020-07-31 19:09 UTC (3+ messages)
` [PATCH 2/3] wfd-source: Add stream utility buttons
` [PATCH 3/3] wfd-source: Allow alternative URLs in SETUP request
[PATCH 1/3] wfd-source: Display some stream properties
2020-07-31 18:56 UTC (4+ messages)
` [PATCH 2/3] wfd-source: Add stream utility buttons
` [PATCH 3/3] wfd-source: Allow alternative URLs in SETUP request
[PATCH 01/13] frame-xchg: Fix potential use after free
2020-07-31 18:56 UTC (15+ messages)
` [PATCH 02/13] frame-xchg: Improve search for current frame in MLME notify
` [PATCH 03/13] frame-xchg: Re-add frame_xchg_stop
` [PATCH 04/13] station: Comment/whitespace fix
` [PATCH 05/13] p2p: Retry connect on "Previous authentication not valid"
` [PATCH 06/13] p2p: Add a null-check before use
` [PATCH 07/13] p2p: Set p2p_own_wfd->available by default
` [PATCH 08/13] p2p: Use a longer DHCP timeout
` [PATCH 09/13] wfd-source: Print call trace on error
` [PATCH 10/13] wfd-source: Support wfd-idr-request
` [PATCH 11/13] wfd-source: Display some stream properties
` [PATCH 12/13] wfd-source: Add stream utility buttons
` [PATCH 13/13] wfd-source: Allow alternative URLs in SETUP request
[PATCH] Fix a side channel leak on the password in SAE
2020-07-30 9:21 UTC
[PATCH 1/4] frame-xchg: Don't call frame_xchg_destroy directly
2020-07-21 14:01 UTC (5+ messages)
` [PATCH 2/4] p2p: Update call after frame-xchg changes
` [PATCH 3/4] frame-xchg: Fix group removal inside frame callback
` [PATCH 4/4] frame-xchg: Drop the BSSID check for incoming frames
[Feature] Send hostname in DHCP request
2020-07-19 10:21 UTC (3+ messages)
[PATCH 1/5] p2p: Implement the p2p.ServiceManager interface
2020-07-16 15:50 UTC (6+ messages)
` [PATCH 2/5] agent: Don't remove object at IWD_AGENT_MANAGER_PATH
` [PATCH 3/5] p2p: Add the p2p.Display interface on WFD-capable peers
` [PATCH 4/5] p2p: Add WFD IEs in GO Negotiation and association
` [PATCH 5/5] test: Add a sample Wi-Fi Display source app
[PATCH 1/4] agent: Don't remove object at IWD_AGENT_MANAGER_PATH
2020-07-16 0:10 UTC (4+ messages)
` [PATCH 2/4] p2p: Add the p2p.Display interface on WFD-capable peers
` [PATCH 3/4] p2p: Add WFD IEs in GO Negotiation and association
` [PATCH 4/4] test: Add a sample Wi-Fi Display source app
[PATCH v8] netdev: use wiphy radio work queue for connections
2020-07-15 22:12 UTC (2+ messages)
[PATCH v7] netdev: use wiphy radio work queue for connections
2020-07-15 20:24 UTC
[PATCH 1/2] auto-t: fix hostapd.ungraceful_restart
2020-07-15 19:44 UTC (3+ messages)
` [PATCH 2/2] auto-t: make testSAQuery more reliable
[PATCH 01/18] p2p: Stop discovery after GO Negotiation Req error
2020-07-15 14:25 UTC (24+ messages)
` [PATCH 02/18] p2p: Update peer->device_addr when updating peer->bss
` [PATCH 03/18] p2p: Initialize dev->discovery_users in p2p_device_request_discovery
` [PATCH 04/18] p2p: Use nl80211_parse_attrs
` [PATCH 05/18] p2p: Implement the Peer.Device property
` [PATCH 06/18] man iwd.debug: Document IWD_GENL_DEBUG
` [PATCH 07/18] test: Set WSC.PushButton call timeout to 120s
` [PATCH 08/18] scan: Extract WFD IE payload into struct bss
` [PATCH 09/18] p2putil: Extract WFD IE payloads from P2P Action frames
` [PATCH 10/18] p2putil: Add WFD IEs when building "
` [PATCH 11/18] p2p: Implement the p2p.ServiceManager interface
` [PATCH 12/18] p2p: Add the p2p.Display interface on WFD-capable peers
` [PATCH 13/18] p2p: Add WFD IEs in GO Negotiation and association
` [PATCH 14/18] doc: Wi-Fi Display DBus API doc
` [PATCH 15/18] netconfig: Implement netconfig_get_dhcp_server_ipv4
` [PATCH 16/18] p2p: Add ConnectedInterface and ConnectedIP Peer properties
` [PATCH 17/18] doc: Document Peer.ConnectedInterface and ConnectedIP
` [PATCH 18/18] test: Add a sample Wi-Fi Display source app
[PATCH v6] netdev: use wiphy radio work queue for connections
2020-07-14 18:48 UTC
[PATCH] auto-t: fix hostapd.ungraceful_restart
2020-07-13 18:02 UTC
[PATCH v5 1/2] scan: refactor to use wiphy radio work queue
2020-07-10 18:36 UTC (3+ messages)
` [PATCH v5 2/2] netdev: use wiphy radio work queue for connections
[PATCH v4 1/2] scan: refactor to use wiphy radio work queue
2020-07-10 16:10 UTC (2+ messages)
` [PATCH v4 2/2] netdev: use wiphy radio work queue for connections
[PATCH v3 1/6] wiphy: introduce new radio management APIs
2020-07-09 15:46 UTC (7+ messages)
` [PATCH v3 2/6] frame-xchg: refactor to use wiphy work queue
` [PATCH v3 3/6] anqp: refactor to use frame-xchg
` [PATCH v3 4/6] scan: refactor to use wiphy radio work queue
` [PATCH v3 5/6] station: cancel hidden network scan when connecting
` [PATCH v3 6/6] netdev: use wiphy radio work queue for connections
[PATCH 1/2] auto-t: increase wait time for blacklist test
2020-07-08 23:29 UTC (3+ messages)
` [PATCH 2/2] auto-t: remove busy wait for eapol reauth
[PATCH v2 1/6] wiphy: introduce new radio management APIs
2020-07-08 17:47 UTC (6+ messages)
` [PATCH v2 2/6] frame-xchg: refactor to use wiphy work queue
` [PATCH v2 3/6] anqp: refactor to use frame-xchg
` [PATCH v2 4/6] scan: refactor to use wiphy radio work queue
` [PATCH v2 5/6] station: cancel hidden network scan when connecting
` [PATCH v2 6/6] netdev: use wiphy radio work queue for connections
[PATCH 1/8] wiphy: introduce new radio management APIs
2020-07-02 22:08 UTC (9+ messages)
` [PATCH 2/8] wiphy: add convenience API wiphy_find_by_wdev
` [PATCH 3/8] frame-xchg: refactor to use wiphy work queue
` [PATCH 4/8] anqp: refactor to use frame-xchg
` [PATCH 5/8] scan: refactor to use wiphy radio work queue
` [PATCH 6/8] network: use wiphy work queue for connections
` [PATCH 7/8] station: remove ANQP watch
` [PATCH 8/8] station: use wiphy radio work queue for roams
iwd core dump
2020-06-26 17:02 UTC (3+ messages)
[PATCH v2 0/7] Radio Management Module
2020-06-25 18:56 UTC (8+ messages)
` [PATCH v2 1/7] radio_mgmt: introduce new radio management module
` [PATCH v2 2/7] wiphy: integrate "
` [PATCH v2 3/7] frame-xchg: refactor to use "
` [PATCH v2 4/7] anqp: refactor to use frame-xchg
` [PATCH v2 5/7] scan: refactor to use radio management module
` [PATCH v2 6/7] network: use radio management for connections
` [PATCH v2 7/7] station: remove ANQP watch
iwd 1.8 causes kernel oops
2020-06-23 18:29 UTC (3+ messages)
[PATCH] frame-xchg: add destroy function to start() APIs
2020-06-23 15:47 UTC (2+ messages)
Fw: Failed to load trusted user certificate
2020-06-23 11:47 UTC (2+ messages)
[RFC 1/6] frame-xchg: add destroy function to start() APIs
2020-06-22 20:06 UTC (14+ messages)
` [RFC 2/6] offchannel: introduce new offchannel module
` [RFC 3/6] wiphy: integrate "
` [RFC 4/6] frame-xchg: refactor to work with "
` [RFC 5/6] anqp: refactor to use frame-xchg
` [RFC 6/6] scan: refactor to use offchannel module
[PATCH v2] test-runner: use WNOHANG option waiting for PID
2020-06-22 17:03 UTC (2+ messages)
[PATCH] frame-xchg: fix incorrect length check
2020-06-22 15:30 UTC (2+ messages)
[PATCH] src/p2p.c: fix build with uclibc
2020-06-22 15:25 UTC (2+ messages)
[PATCH] plugins: ofono: remove newline from debug print
2020-06-22 14:53 UTC (2+ messages)
Fw: Failed to load trusted user certificate
2020-06-20 12:51 UTC
IWD on arch64 startup errors
2020-06-19 19:24 UTC (2+ messages)
[PATCH 0/1] Work around hanging ofono
2020-06-16 16:32 UTC (2+ messages)
` [PATCH 1/1] test-runner: use WNOHANG option waiting for PID
[PATCH v3 1/4] station: add ANQP state watch API
2020-06-12 20:06 UTC (5+ messages)
` [PATCH v3 2/4] network: delay connect if ANQP has not completed
` [PATCH v3 3/4] auto-t: add 'Delay' property to hwsim python module
` [PATCH v3 4/4] auto-t: add test for delayed ANQP response
[PATCH v2 1/4] station: add ANQP state watch API
2020-06-12 19:10 UTC (9+ messages)
` [PATCH v2 2/4] network: delay connect if ANQP has not completed
` [PATCH v2 3/4] auto-t: add 'Delay' property to hwsim python module
` [PATCH v2 4/4] auto-t: add test for delayed ANQP response
[PATCH 0/4] Delay connect after ANQP (for release?)
2020-06-11 21:54 UTC (9+ messages)
` [PATCH 1/4] station: add ANQP state watch API
` [PATCH 2/4] network: delay connect if ANQP has not completed
` [PATCH 3/4] auto-t: add 'Delay' property to hwsim python module
` [PATCH 4/4] auto-t: add test for delayed ANQP response
[PATCH] network: Change func. signature
2020-06-10 3:01 UTC (2+ messages)
[PATCH v2 1/3] station: Use separate msg holder for hidden connections
2020-06-10 2:59 UTC (4+ messages)
` [PATCH v2 2/3] auto-t: Add async API call for connect_hidden_network
` [PATCH v2 3/3] auto-t: Validate Connect after ConnectHiddenNetwork
[PATCH v2 1/2] scan: refactor start_next_scan_request to not send duplicate requests
2020-06-09 20:10 UTC (3+ messages)
[PATCH] station: Use separate msg holder for hidden connections
2020-06-09 20:10 UTC
[PATCH 07/10] hwsim: add new 'Delay' property to Rules
2020-06-08 20:15 UTC (2+ messages)
[PATCH v3] scan: refactor start_next_scan_request to not send duplicate requests
2020-06-08 20:12 UTC (2+ messages)
Race condition between iwd and systemd-udevd
2020-06-08 15:23 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