3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-12-02 08:19:24 +01:00

Commit Graph

  • 5370fefdad client: update to work with diagnostic changes James Prestwood 2021-02-03 11:07:05 -0800
  • c3e160880f station: only add diagnostic interface when connected James Prestwood 2021-02-03 11:07:04 -0800
  • 6ced1ec9de station: Use active scan in autoconnect mode Denis Kenzior 2021-02-03 09:14:41 -0600
  • 73309686bd station: Use flush flag for all scans Denis Kenzior 2021-02-03 09:16:56 -0600
  • ab5fd961c8 station: Also reset the SSID when hiding Denis Kenzior 2021-02-03 11:14:30 -0600
  • 9af25d937d station: Make sure bss_match also matches the ssid Denis Kenzior 2021-02-03 12:55:18 -0600
  • 8fd6985214 station: move filtering of non-utf8 scan_bss entries Denis Kenzior 2021-02-03 11:47:01 -0600
  • 454cee12d4 scan: Use kernel-reported time-stamp if provided Denis Kenzior 2021-02-03 10:46:25 -0600
  • eac2410c83 station: Take scanned frequencies into account Denis Kenzior 2021-02-03 10:31:24 -0600
  • ccbd32503b scan: Pass the frequencies scanned to notify cb Denis Kenzior 2021-02-03 10:02:40 -0600
  • 4015222f89 scan: Reorganize scan.h to follow coding-style M9 Denis Kenzior 2021-02-03 09:44:01 -0600
  • f0e0060ddc scan: Make scan_freq_set_contains const-correct Denis Kenzior 2021-02-03 09:38:52 -0600
  • 79928e69cb Revert "scan: Drop unused frequency list parsing" Denis Kenzior 2021-02-03 09:30:38 -0600
  • 6a7c7df7fd monitor: Dump more scan attributes Denis Kenzior 2021-02-03 11:00:40 -0600
  • bb7c515887 client: add Frequency to station show James Prestwood 2021-02-03 09:20:45 -0800
  • 1c80672983 station: add Frequency to diagnostics dictionary James Prestwood 2021-02-03 09:20:44 -0800
  • 3ce1e053f0 doc: add Frequency to station diagnostics James Prestwood 2021-02-03 09:20:43 -0800
  • c3f76cb5a5 station: Return NotHidden error Denis Kenzior 2021-02-03 09:12:08 -0600
  • 078a41b011 doc: Rename files for consistency Denis Kenzior 2021-02-02 15:58:10 -0600
  • 676ee1e4d2 ap: tie diagnostic interface to AP Start/Stop James Prestwood 2021-02-01 15:52:17 -0800
  • 479506013c client: ap: show Name in 'ap <wlan> show' James Prestwood 2021-02-01 15:52:16 -0800
  • ec15ef1d34 ap: add Name property James Prestwood 2021-02-01 15:52:14 -0800
  • d51529bef5 doc: document Name property on AP interface James Prestwood 2021-02-01 15:52:15 -0800
  • 996700e207 monitor: Print MEASUREMENT_DURATION* attributes Denis Kenzior 2021-02-02 15:32:49 -0600
  • 2bebb4bdc7 netdev: Handle deauth frames prior to association Denis Kenzior 2021-01-13 13:31:23 -0600
  • 83e1265c6b monitor: Add --noies option Denis Kenzior 2021-02-02 12:04:53 -0600
  • 8bf43c95a8 monitor: Pretty-print NL80211_SCAN_FLAGS Denis Kenzior 2021-02-02 10:37:12 -0600
  • c319bca477 station: correctly set mac randomization hint Denis Kenzior 2021-02-02 09:54:34 -0600
  • 06ca8e20a9 station: Hide forgotten hidden networks Denis Kenzior 2021-02-01 22:43:34 -0600
  • 68303ae485 client: add support for AP StartProfile James Prestwood 2021-02-01 09:17:17 -0800
  • add3d43dad station: expire networks found by hidden scan sooner Denis Kenzior 2021-02-01 15:30:15 -0600
  • 08a295c348 station: Fix leaking of roam_freqs on shutdown Denis Kenzior 2021-02-01 15:12:17 -0600
  • d372d59bea station: Allow ConnectHiddenNetwork to be retried Denis Kenzior 2021-02-01 11:33:12 -0600
  • e04ae506a3 network: rework network_connect_new_hidden_network Denis Kenzior 2021-02-01 11:22:42 -0600
  • 56538bf75b station: Allow ConnectHiddenNetwork while connected Denis Kenzior 2021-02-01 10:17:12 -0600
  • fc10ee8745 station: Fix not cleaning up pending_connect Denis Kenzior 2021-02-01 11:42:27 -0600
  • 074bc52717 eapol,ap: Remove assumption of single cipher in authenticator IE Andrew Zaborowski 2021-02-01 14:40:42 +0100
  • 436c5a45e4 ap: Set the group cipher when sending START_AP Andrew Zaborowski 2021-02-01 14:40:41 +0100
  • 065f19b479 ap: Fix cleanup on ap_parse_new_station_ies errors Andrew Zaborowski 2021-01-30 00:27:37 +0100
  • af93217701 auto-t: add test for stopping periodic roam retries Alvin Šipraga 2021-01-29 12:06:15 +0000
  • 756158dfc9 knownnetworks: sanitize known_network.freq on load James Prestwood 2021-01-29 15:47:26 -0800
  • 7b2ce98abd station: fix leak on parse_neighbor_report James Prestwood 2021-01-29 15:21:07 -0800
  • 9f33740d41 ap: fix off by one error James Prestwood 2021-01-29 12:59:50 -0800
  • ed0f3e87ca netdev: Fix re-entrancy bug in netdev_shutdown Denis Kenzior 2021-01-29 14:53:00 -0600
  • bd6d19e084 netdev: Squash memory leak on module_init failure Denis Kenzior 2021-01-29 13:39:20 -0600
  • aefcaf8559 ap: handle GET_KEY error setting RSC to zero James Prestwood 2021-01-29 10:47:25 -0800
  • 4635e095ba ap: rename ap_parse_ie to be more descriptive James Prestwood 2021-01-29 10:47:24 -0800
  • c09e97689b include: Update to the latest nl80211.h Denis Kenzior 2021-01-29 11:49:58 -0600
  • 32028f6daf ap: add DEL_STATION path to fullmac AP handling James Prestwood 2021-01-29 09:28:18 -0800
  • 7429b2162d ap: allow no group traffic on GET_KEY error James Prestwood 2021-01-28 10:33:52 -0800
  • a04b61ec77 netdev: preserve cur_rssi_low across reassociation Alvin Šipraga 2021-01-28 13:24:30 +0000
  • fda4734a1b auto-t: throw exception if hostapd can't send BSS transition req Alvin Šipraga 2021-01-28 09:26:03 +0000
  • 63c8df78a3 ap: handle NEW_STATION for fullmac cards James Prestwood 2021-01-28 10:33:51 -0800
  • d1b3f2d14f auto-t: remove stale hw.conf options James Prestwood 2021-01-27 11:34:26 -0800
  • 30e7bf5f0d doc: update test-runner invocation documentation Alvin Šipraga 2021-01-27 10:05:04 +0000
  • 5e7ec20057 doc: add python package requirements for test-runner Alvin Šipraga 2021-01-27 10:05:03 +0000
  • d83b4a4597 doc: update kernel configuration instructions for KVM guests Alvin Šipraga 2021-01-27 10:05:03 +0000
  • d544fb9fa8 auto-t: add test for roaming retry timing Alvin Šipraga 2021-01-27 10:05:00 +0000
  • 6db352a82d manager: UseDefaultInterface for bcmsdh_sdmmc Denis Kenzior 2021-01-27 09:58:34 -0600
  • 6f62056fcf eap-tls: Use the right variable in settings check Andrew Zaborowski 2021-01-27 15:02:25 +0100
  • a9c32d85ea station: cancel quick scans on Connect() James Prestwood 2021-01-26 11:57:35 -0800
  • b0e970ae38 test-runner: fix logging, verbose, and process output James Prestwood 2021-01-26 09:46:56 -0800
  • cc345582ad test-runner: don't always print "verbose on for ..." James Prestwood 2021-01-26 09:46:55 -0800
  • 296f1d0d1c test-runner: fix verbose arguments as single string James Prestwood 2021-01-26 09:46:54 -0800
  • 5c95c5cc16 netconfig: Set more correct buffer length Andrew Zaborowski 2021-01-25 18:56:17 +0100
  • 54e3bb385a doc: Specify the DNS format as string lists Andrew Zaborowski 2021-01-25 18:56:16 +0100
  • d6e99c1197 doc: Update EAP-TLS client key setting information Andrew Zaborowski 2021-01-25 18:56:15 +0100
  • a55f8864d2 testrunner: Fix /tmp files cleanup on error Andrew Zaborowski 2021-01-25 18:56:14 +0100
  • 6fdae0c4eb autotests: Test loading binary key formats in testEAP-TLS Andrew Zaborowski 2021-01-25 18:56:13 +0100
  • 84cae48c1b eap-tls: Make use of l_cert_load_container_file Andrew Zaborowski 2021-01-25 18:56:12 +0100
  • b0aa1e4e88 eap-tls: Drop EAP-{TTLS,PEAP}-Client{Cert,Key} Andrew Zaborowski 2021-01-25 18:56:11 +0100
  • 5e631b4e38 auto-t: fix wait_for_object_condition James Prestwood 2021-01-25 10:05:28 -0800
  • 944e0b5e23 client: Update copyrights Denis Kenzior 2021-01-25 10:46:07 -0600
  • 8539c7aa9e client: remove display_dictionary James Prestwood 2021-01-22 12:38:49 -0800
  • 053afbf19b client: update station to use diagnostic_display James Prestwood 2021-01-22 12:38:48 -0800
  • 9659c936cd client: implement "ap <wlan> show" James Prestwood 2021-01-22 12:38:47 -0800
  • 11d1d860f0 client: implement diagnostic module James Prestwood 2021-01-22 12:38:46 -0800
  • 9c33572aee ap: add AP diagnostic interface James Prestwood 2021-01-22 12:38:45 -0800
  • 158dc40340 station: refactor to use diagnostic_info_to_dict James Prestwood 2021-01-22 12:38:44 -0800
  • b5d927ec3b diagnostic: commonize the building of diagnostic dict James Prestwood 2021-01-22 12:38:43 -0800
  • 5a6b474a14 netdev: move netdev_station_info to diagnostic.h James Prestwood 2021-01-22 12:38:42 -0800
  • e03b1e263d build: add After=network-pre.target to service files Alvin Šipraga 2021-01-22 14:41:23 +0000
  • 947d7c611b doc: describe RoamRetryInterval setting Alvin Šipraga 2021-01-22 13:37:01 +0000
  • 4266b88658 station: add RoamRetryInterval setting Alvin Šipraga 2021-01-22 13:37:01 +0000
  • f456501b9e station: retry roaming unless notified of a high RSSI Alvin Šipraga 2021-01-22 13:37:00 +0000
  • 9ac59700d1 client: implement display_dictionary James Prestwood 2021-01-21 10:11:11 -0800
  • 11ff9adba1 test: add StationDiagnostic interface to monitor-iwd James Prestwood 2021-01-20 10:30:36 -0800
  • 0ba811df3c test: add AccessPointDiagnostics to monitor-iwd James Prestwood 2021-01-20 10:30:35 -0800
  • 4233e0ca3a client: add AccessPointDiagnostic interface definition James Prestwood 2021-01-20 10:30:33 -0800
  • 8e03d56688 netdev: add netdev_get_all_stations James Prestwood 2021-01-20 10:30:30 -0800
  • 8620698b66 dbus: add AccessPointDiagnostic interface James Prestwood 2021-01-20 10:30:31 -0800
  • 0b3b644c55 doc: document AccessPointDiagnostic interface James Prestwood 2021-01-20 10:30:29 -0800
  • 9edd941bc2 station: remove unused roam_no_orig_ap state variable Alvin Šipraga 2021-01-20 16:06:59 +0000
  • 1f8f209c04 client: add station diagnostic information to 'show' James Prestwood 2021-01-19 09:14:45 -0800
  • c15cdbe753 client: add diagnostic interface definition James Prestwood 2021-01-19 09:14:44 -0800
  • a17e5e0f7f station: create StationDiagnostic interface James Prestwood 2021-01-14 12:54:40 -0800
  • a0aa6fecb4 test: update get-diagnostics with Rx/TxMode James Prestwood 2021-01-14 12:54:41 -0800
  • 18e48a7997 doc: add Diagnostic RxMode/TxMode attributes James Prestwood 2021-01-14 12:54:42 -0800
  • 93b5a5a4ae netdev: parse expected throughput in netdev_get_station James Prestwood 2021-01-14 12:54:39 -0800
  • 0ba73ec139 netdev: parse rates in netdev_get_station James Prestwood 2021-01-14 12:54:38 -0800