3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-08-04 11:07:26 +02:00

Commit Graph

  • e5fcc93a9e netdev: remove callback/userdata/timeout from FT-over-DS action James Prestwood 2021-05-12 16:01:44 -07:00
  • 7385e2c90e station: send FT-over-DS actions upon connection James Prestwood 2021-05-12 16:01:43 -07:00
  • 78fe1cc0ef network: add network_bss_list_get_entries James Prestwood 2021-05-12 16:01:42 -07:00
  • 9b7d761db5 netdev: handle multiple concurrent FT-over-DS action frames James Prestwood 2021-05-12 16:01:41 -07:00
  • ff333a112b ft: break up FT action parsing into two steps James Prestwood 2021-05-12 16:01:40 -07:00
  • 80712face4 station: remove ap_directed_roam check for over-DS James Prestwood 2021-05-12 16:01:39 -07:00
  • f95e3a02e8 station: factor out logic for choosing FT James Prestwood 2021-05-12 16:01:38 -07:00
  • e8eb05feea netdev: ensure DISCONNECT_BY_SME uses a reason_code Andrew Zaborowski 2021-05-10 12:12:04 +02:00
  • dfe57b8bb0 main: Add NetworkConfigurationEnabled to Daemon.GetInfo() Andrew Zaborowski 2021-05-10 10:58:05 +02:00
  • 48ddd52ced doc: Document NetworkConfigurationEnabled in Daemon.GetInfo() Andrew Zaborowski 2021-05-10 10:58:06 +02:00
  • c0a1760f46 ap: Move sending CMD_START_AP to common function Andrew Zaborowski 2021-05-10 10:57:56 +02:00
  • f9c2fa7bb2 test-runner: remove stale file after test James Prestwood 2021-05-07 13:26:20 -07:00
  • b89720ca47 doc: document [General].RoamThreshold5G James Prestwood 2021-05-07 13:26:19 -07:00
  • 968584d3f0 netdev: introduce [General].RoamThreshold5G James Prestwood 2021-05-07 13:26:18 -07:00
  • 7b26a87d7a ie: fix ie_parse_data_rates to handle NULL James Prestwood 2021-05-07 13:26:14 -07:00
  • f3d662db74 test: add test utility for Roam() method James Prestwood 2021-05-05 11:23:55 -07:00
  • 694ccf62d0 station: add Roam() diagnostics method James Prestwood 2021-05-05 11:23:54 -07:00
  • 174c14aefb main: add a --developer,-E option James Prestwood 2021-05-05 11:23:53 -07:00
  • 73d98d8875 doc: Daemon DBus interface documentation Andrew Zaborowski 2021-05-06 23:28:28 +02:00
  • a8736b8df8 main: Add D-Bus Daemon.GetInfo method Andrew Zaborowski 2021-05-06 23:28:27 +02:00
  • a3906272cc station: print reason why autoconnect failed James Prestwood 2021-05-04 08:09:18 -07:00
  • 751db56045 test-runner: increase RAM for valgrind James Prestwood 2021-05-03 14:30:41 -07:00
  • c365cc1b8d Release 1.14 1.14 Marcel Holtmann 2021-05-04 15:00:17 +02:00
  • e1fc36966b build: Require at least version 0.40 when building with external ELL Marcel Holtmann 2021-05-04 14:26:23 +02:00
  • 8606bd6435 adhoc: set operstate on Start/Stop James Prestwood 2021-04-30 15:40:01 -07:00
  • 29dd246f5e ap: Fix invalid length argument to ap_build_beacon_pr_head Denis Kenzior 2021-04-30 16:31:04 -05:00
  • e0f21ed293 netdev: set connected to false in netdev_reassociate James Prestwood 2021-04-30 14:15:26 -07:00
  • d3d6090c32 auto-t: add FT-back to original AP on FT-PSK-roam James Prestwood 2021-04-30 11:20:36 -07:00
  • 767c2f61b4 AUTHORS: Mention Sean's contributions Denis Kenzior 2021-04-30 13:11:23 -05:00
  • 1134e55150 client: Show WEP networks as unsupported Sean Anderson 2021-04-30 13:42:38 -04:00
  • 486c859ad6 ft: netdev: add return value to tx_associate James Prestwood 2021-04-30 10:47:04 -07:00
  • 1b5a58233c station: separate FT-over-DS stages James Prestwood 2021-04-30 10:47:03 -07:00
  • c10b8d42e3 ft: netdev: refactor FT-over-DS into two stages James Prestwood 2021-04-30 10:47:02 -07:00
  • 184b19c992 ap: Fix possible memleak of 'rates' Denis Kenzior 2021-04-30 11:38:04 -05:00
  • d973c347be ap: Fix l_settings leak Denis Kenzior 2021-04-30 11:36:03 -05:00
  • 84ca680611 netdev: Refine error handling in roam_event Denis Kenzior 2021-04-30 11:31:22 -05:00
  • f35a40c0c5 resolve: Simplify dbus_message error handling logic Denis Kenzior 2021-04-30 11:04:33 -05:00
  • 6c5fe246a7 netdev: separate over-air and over-ds netdev APIs James Prestwood 2021-04-29 16:08:38 -07:00
  • 0d45316891 ft: separate over-air from over-ds initializers James Prestwood 2021-04-29 16:08:37 -07:00
  • 37811a092c ft: create class for FT-over-DS targets James Prestwood 2021-04-29 16:08:36 -07:00
  • 2c0234e161 ft: rework ft_parse_ies James Prestwood 2021-04-29 16:08:35 -07:00
  • 2697af428e nl80211cmd: Add additional command decoding Denis Kenzior 2021-04-29 21:37:01 -05:00
  • d5aecc6ef4 linux: Update to the latest upstream uapi header Denis Kenzior 2021-04-29 21:35:31 -05:00
  • 4085aceb4a test-runner: fix verbose output with --valgrind James Prestwood 2021-04-29 09:07:42 -07:00
  • acbbedb9d3 netdev: Remove unused member Denis Kenzior 2021-04-29 12:56:20 -05:00
  • d87b580c20 build: Create directory for ell/useful.h Marcel Holtmann 2021-04-29 10:16:32 +02:00
  • 0531e9ab08 station: remove diagnostic interface on station_free James Prestwood 2021-04-28 12:40:12 -07:00
  • 3b3f6d33fe station: tie diagnostic interface cleanup to DISCONNECTING James Prestwood 2021-04-28 12:27:00 -07:00
  • dcfd0e2ade treewide: Get rid of non-ASCII characters Denis Kenzior 2021-04-28 14:16:06 -05:00
  • f4d515fc79 ft: expose ft_build_authenticate_ies James Prestwood 2021-04-27 12:49:41 -07:00
  • f3e4266add ft: factor out various parsing routines James Prestwood 2021-04-27 12:49:40 -07:00
  • 07fe995a5d netdev: add user_data to netdev_send_action_frame[v] James Prestwood 2021-04-27 12:49:39 -07:00
  • a0911ca778 station: Make sure roam_scan_id is always canceled Denis Kenzior 2021-04-28 12:55:56 -05:00
  • 06aa84ccaf ap: set link/operstate on AP start/stop James Prestwood 2021-04-27 16:34:52 -07:00
  • e0ffd94832 netdev: only call connect_ok in station/p2p_client mode James Prestwood 2021-04-27 16:34:51 -07:00
  • e148e1ea99 eap: Print a hint if Identity is likely wrong Andrew Zaborowski 2021-04-28 17:48:38 +02:00
  • 694799c9c2 ap: Deduplicate writing authorized MACs into wsc_* structs Andrew Zaborowski 2021-04-28 17:48:37 +02:00
  • ca9895692a doc: Update iwd.ap(5) man page Andrew Zaborowski 2021-04-27 01:34:08 +02:00
  • 5cc0f68d51 doc: Clarify settings in iwd.ap(5) Andrew Zaborowski 2021-04-27 01:34:07 +02:00
  • ab6cd7e465 ap: Drop struct ap_config in favor of l_settings Andrew Zaborowski 2021-04-27 01:34:06 +02:00
  • 11914431bc netdev: zero out diagnostic info James Prestwood 2021-04-28 09:21:13 -07:00
  • 8cb61f9aae diagnostic: Fix crash with Open networks Denis Kenzior 2021-04-28 11:02:20 -05:00
  • 1c9a736ed5 netconfig: Cancel outstanding rtnl commands Denis Kenzior 2021-04-28 10:38:23 -05:00
  • e5550ed58f netdev: Detect netdev going down early Denis Kenzior 2021-04-27 17:33:37 -05:00
  • 775f4643b5 netdev: Move disconnect_cmd_id reset Denis Kenzior 2021-04-27 16:15:24 -05:00
  • 9d9c516596 wiphy: add fils_hint to wiphy_can_connect James Prestwood 2021-04-27 11:06:26 -07:00
  • bba47527d3 station: update to use network_has_erp_identity James Prestwood 2021-04-27 11:06:25 -07:00
  • 936542fa79 network: copy station_has_erp_identity James Prestwood 2021-04-27 11:06:24 -07:00
  • 1fe5070666 netdev: Work around CMD_CONNECT behavior on mwifiex Denis Kenzior 2021-04-27 14:00:24 -05:00
  • 337f5e062e netdev: Return -ENOTCONN in netdev_get_current_station Denis Kenzior 2021-04-26 10:17:22 -05:00
  • 654154e721 network: ensure passphrase is valid when psk is set Denis Kenzior 2021-04-27 09:34:22 -05:00
  • 8d58f5b679 wscutil: Move DeviceType parsing from p2p & eap-wsc to a function Andrew Zaborowski 2021-04-26 15:26:35 +02:00
  • 0ad463742b p2p,netdev: Fix event name typo in comments Andrew Zaborowski 2021-04-26 15:26:34 +02:00
  • 4a1dafb907 station: Move AP directed roam watch to station Denis Kenzior 2021-04-19 16:58:53 -05:00
  • a83bb33ea5 rrm: React to IFTYPE_CHANGE events Denis Kenzior 2021-04-16 17:02:32 -05:00
  • 5e0069e146 rrm: Always create RRM state Denis Kenzior 2021-04-16 16:59:02 -05:00
  • 23249c85c7 netdev: Add new iftype change event Denis Kenzior 2021-04-16 16:56:13 -05:00
  • 0611632d7b rrm: Track that station is removed Denis Kenzior 2021-04-16 16:46:20 -05:00
  • 4fa2ce2cbe netdev: Re-add frame watches on iftype change Denis Kenzior 2021-04-16 15:48:35 -05:00
  • b8ef64f6e3 frame-xchg: iftype changes to be managed by netdev Denis Kenzior 2021-04-19 16:31:42 -05:00
  • 7a2719f314 netdev: Track SET_INTERFACE events Denis Kenzior 2021-04-16 15:24:00 -05:00
  • d42549e46d netdev: move prepare_ft call which broke FT James Prestwood 2021-04-22 10:37:46 -07:00
  • f98ddf2201 netdev: print error number on CMD_FRAME failure James Prestwood 2021-04-22 10:37:45 -07:00
  • cb6faed69a auto-t: properly print wait_for_object_change exception James Prestwood 2021-04-22 10:37:44 -07:00
  • 1f4d73ab73 auto-t: add more cleanup to ofono based tests (again) James Prestwood 2021-04-22 10:37:43 -07:00
  • 8aac527e29 test-runner: fix process output truncation James Prestwood 2021-04-22 10:37:42 -07:00
  • d11974c717 test-runner: add timeout for waiting for process to finish James Prestwood 2021-04-22 10:37:41 -07:00
  • 709c86086f test-runner: fix process cleanup loop James Prestwood 2021-04-22 10:37:40 -07:00
  • d4e27b8ee2 auto-t: move AuthCenter to Setup/Tear down James Prestwood 2021-04-21 11:42:28 -07:00
  • 45dd5d2f7c frame-xchg: Make debugs a bit more useful Denis Kenzior 2021-04-21 11:03:55 -05:00
  • 1b0f24a283 auto-t: include ssidTKIP.psk in Netconfig test James Prestwood 2021-04-21 08:36:15 -07:00
  • 38a7c4a8dc test-runner: Don't bother enabling IWD_GENL_DEBUG Denis Kenzior 2021-04-20 10:48:50 -05:00
  • ea324a7959 netdev: Fix connections to open networks Denis Kenzior 2021-04-20 10:45:25 -05:00
  • 61d0abe910 netdev: Move iftype_to_string utility Denis Kenzior 2021-04-16 15:16:33 -05:00
  • 6096d8895d netdev: Mirror nl80211.h iftype enum values Denis Kenzior 2021-04-16 15:13:01 -05:00
  • 89b3d34dd3 ie: Fix IE_AKM_IS_FILS macro Denis Kenzior 2021-04-20 09:37:05 -05:00
  • d3eef8b56a netdev: Move netdev finding to a common function Denis Kenzior 2021-04-16 14:47:48 -05:00
  • 9bbe14e7a3 netdev: factor out FT handshake preparation James Prestwood 2021-04-15 15:45:05 -07:00
  • 726a12461f ft: separate ft_sm from ft_process_ies James Prestwood 2021-04-15 15:45:01 -07:00
  • b276e3f590 ap: remove rates requirement for fmac cards James Prestwood 2021-04-12 11:22:45 -07:00