3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2026-05-25 14:43:15 +02:00

Commit Graph

  • c508d9e4df device: Make sure connected network is not freed Andrew Zaborowski 2016-06-24 05:09:05 +02:00
  • 8f0d68139e device: Reset connected_network when disconnect operation starts Andrew Zaborowski 2016-06-24 05:09:04 +02:00
  • e76daf224c netdev: Implement interface filtering Denis Kenzior 2016-06-23 17:34:29 -05:00
  • 0eee94a264 netdev: Fix some uninitialized warnings Denis Kenzior 2016-06-23 17:34:11 -05:00
  • 04de3af41f main: Add command line options for white/black list Denis Kenzior 2016-06-23 15:49:05 -05:00
  • cda2026b23 netdev: Actually set rekey_offload into eapol Denis Kenzior 2016-06-22 19:18:38 -05:00
  • 5853440dfa netdev: support for REKEY_OFFLOAD and its event handling Rahul Rahul 2016-06-22 15:49:16 -07:00
  • fb339bcc76 eapol: helper functions for REKEY_OFFLOAD Rahul Rahul 2016-06-22 15:49:15 -07:00
  • dc721a6ae2 netdev: Set callbacks for operstate Denis Kenzior 2016-06-21 15:18:50 -05:00
  • 844c0a256c device: Add a read-only Powered property Andrew Zaborowski 2016-06-20 12:42:06 +02:00
  • 6667176ec9 device: React to netdev state changes Andrew Zaborowski 2016-06-20 12:42:05 +02:00
  • b6c22fc1b9 netdev: netdev watch support Andrew Zaborowski 2016-06-20 12:42:04 +02:00
  • aa7a6a4619 netdev: Track interface UP flag Andrew Zaborowski 2016-06-20 12:42:03 +02:00
  • c3f863f2da knownnetworks: Implement KnownNetworks interface Andrew Zaborowski 2016-06-17 00:54:15 +02:00
  • 694c91db44 network: track whether network is known Andrew Zaborowski 2016-06-17 00:54:14 +02:00
  • 9daf1f3fcf network: Refactor network_info usage Andrew Zaborowski 2016-06-17 00:54:13 +02:00
  • 1c4767d834 doc: Change KnownNetworks network type string for 8021x Andrew Zaborowski 2016-06-17 00:54:12 +02:00
  • c2c0680a25 doc: Update hostapd instructions Tim Kourt 2016-06-15 10:43:13 -07:00
  • 4d5e4b929c t-runner: Report if. removal status Tim Kourt 2016-06-14 16:48:59 -07:00
  • 7fa2ac7b67 t-runner: Use radio identifiers in service assign. Tim Kourt 2016-06-14 16:48:58 -07:00
  • 6d0bef0bfb t-runner: Add -i parameter into hostapd start cmd Tim Kourt 2016-06-14 16:48:57 -07:00
  • 311a6cf5b1 device: Make device object opaque Denis Kenzior 2016-06-16 16:23:00 -05:00
  • 74add19057 device: Move the rest of device specific code Denis Kenzior 2016-06-16 16:22:14 -05:00
  • 0fe815f870 netdev: Move deauthenticate handling out of wiphy.c Denis Kenzior 2016-06-16 16:05:34 -05:00
  • 48c0a216d7 wiphy: Rearrange / remove #includes Denis Kenzior 2016-06-16 15:40:38 -05:00
  • c28e652570 device: Move device_list management out of wiphy.c Denis Kenzior 2016-06-16 15:37:50 -05:00
  • 49c7515ac1 netdev: Move eapol_io handling Denis Kenzior 2016-06-16 15:23:45 -05:00
  • 75ce550de9 netdev: Move operstate operations out of wiphy.c Denis Kenzior 2016-06-16 14:49:57 -05:00
  • dd4b0dc3d3 netdev: Move key setting logic out of wiphy.c Denis Kenzior 2016-06-16 14:45:56 -05:00
  • c714b20102 wiphy: Move handshake_failed handler out of wiphy.c Denis Kenzior 2016-06-16 11:35:45 -05:00
  • 64d382cc89 netdev: Move disconnect event handling Denis Kenzior 2016-06-16 11:21:12 -05:00
  • 0eeb71e4eb netdev: Move CQM event handling out of wiphy.c Denis Kenzior 2016-06-16 11:06:17 -05:00
  • d526dbc175 netdev: Move associate event handling Denis Kenzior 2016-06-16 10:54:20 -05:00
  • 1ab6415e8c device: Handle successful connections Denis Kenzior 2016-06-16 10:53:26 -05:00
  • d82754636b netdev: Move deauthenticate event handling Denis Kenzior 2016-06-15 14:02:24 -05:00
  • f5a7e204e7 device: Fix valgrind warning Denis Kenzior 2016-06-15 11:01:44 -05:00
  • 31a0e42772 wiphy: Move association logic out of wiphy.c Denis Kenzior 2016-06-15 10:54:13 -05:00
  • b93ae37325 eapol: Add eapol_sm_get_own_ie Denis Kenzior 2016-06-14 19:42:48 -05:00
  • 6d81e0a172 eapol: Add eapol_sm_get_group_cipher Denis Kenzior 2016-06-14 17:16:31 -05:00
  • c1ff686ed6 eapol: Add eapol_sm_get_pairwise_cipher Denis Kenzior 2016-06-14 17:16:04 -05:00
  • d297fbb215 netdev: Add stubs for netdev_disconnect Denis Kenzior 2016-06-14 12:15:18 -05:00
  • b2d8616ca4 device: Move device_get_address out of wiphy.c Denis Kenzior 2016-06-14 12:11:16 -05:00
  • c18cf173c3 device: Move device_get_ifindex out of wiphy.c Denis Kenzior 2016-06-14 12:10:44 -05:00
  • 74c8af9180 device: Move device_get_wiphy out of wiphy.c Denis Kenzior 2016-06-14 12:10:09 -05:00
  • e23ea59f95 device: Move device_is_busy out of wiphy.c Denis Kenzior 2016-06-14 11:34:35 -05:00
  • 6e57e4a00c device: Move device_get_path out of wiphy.c Denis Kenzior 2016-06-14 11:31:48 -05:00
  • e0c27a2ca8 device: Move device_get_connected_network Denis Kenzior 2016-06-14 11:30:19 -05:00
  • aedbdd01ae device: Migrate authentication to netdev api Denis Kenzior 2016-06-14 11:19:05 -05:00
  • 51f89e34e9 netdev: Add initial netdev_connect logic Denis Kenzior 2016-06-14 11:17:43 -05:00
  • 6bd71066ff device: Move device_disassociated out of wiphy.c Denis Kenzior 2016-06-14 11:14:45 -05:00
  • 64604ed59c device: Expose device_enter_state Denis Kenzior 2016-06-14 11:13:34 -05:00
  • 1e99fc182e device: Group declarations inside header Denis Kenzior 2016-06-14 11:12:18 -05:00
  • 9d4baab8bd device: Move device structure definition Denis Kenzior 2016-06-14 11:11:06 -05:00
  • 432ec3e69f storage: Return const char * Denis Kenzior 2016-06-10 09:59:59 -05:00
  • 9cef1490c5 network: Basic last seen time tracking Andrew Zaborowski 2016-06-10 11:50:22 +02:00
  • a0468fb9be device: Implement GetOrderedNetworks() Andrew Zaborowski 2016-06-10 11:50:21 +02:00
  • ca3cd12fb0 network: General network rank calculation Andrew Zaborowski 2016-06-10 11:50:20 +02:00
  • d138cf4e30 test: Update agent test with Cancel reason Andrew Zaborowski 2016-06-10 11:49:35 +02:00
  • 99f99e0bc0 agent: Add reason parameter to Cancel Andrew Zaborowski 2016-06-10 11:49:34 +02:00
  • e30a2093ce doc: Update agent-api with Cancel reason Andrew Zaborowski 2016-06-09 19:54:43 +02:00
  • b6c9508912 storage: Add storage_network_ssid_from_path Andrew Zaborowski 2016-06-09 19:55:24 +02:00
  • 11f23d500c network: Add network_get_signal_strength Andrew Zaborowski 2016-06-09 19:55:22 +02:00
  • dae897854b network: return boolean from network_rankmod Andrew Zaborowski 2016-06-09 19:55:20 +02:00
  • e07b24e5d8 wiphy: Move NULL check to device_disassociated Andrew Zaborowski 2016-06-09 19:55:19 +02:00
  • 3fa9a21a39 network: Add network_disconnected Andrew Zaborowski 2016-06-09 19:55:18 +02:00
  • b3abd2f7ca test-runner: add debug info for cmd being executed Denis Kenzior 2016-06-09 09:55:33 -05:00
  • d9848730ed test-runner: Update to the new l_main API Denis Kenzior 2016-06-09 09:42:29 -05:00
  • 454f7d7867 iwd: Update to the new l_main api Denis Kenzior 2016-06-09 09:38:13 -05:00
  • 87296b4aab hwsim: Update to new l_main api Denis Kenzior 2016-06-08 17:41:38 -05:00
  • 6de565db05 monitor: Update to new l_main api Denis Kenzior 2016-06-08 17:40:42 -05:00
  • ee00ac6541 client: Update to new l_main api Denis Kenzior 2016-06-08 17:39:35 -05:00
  • ab15413294 storage: Add storage_network_remove Andrew Zaborowski 2016-06-07 05:29:59 +02:00
  • 8be78588e2 common: Add security_from_str Andrew Zaborowski 2016-06-07 05:29:57 +02:00
  • 0cb233cdde agent: Drop unused declaration Andrew Zaborowski 2016-06-07 05:29:56 +02:00
  • 2285ad24ab network: Create a settings file on connection Andrew Zaborowski 2016-06-07 05:29:51 +02:00
  • 33d2ae60e9 network: Use security_to_str instead of switch(security) Andrew Zaborowski 2016-06-07 05:29:49 +02:00
  • b2bcf97373 scan: Remove unused scan_bss_address_to_string Denis Kenzior 2016-06-06 18:25:12 -05:00
  • c96d43a6da wiphy: Use util_address_to_string Denis Kenzior 2016-06-06 18:25:00 -05:00
  • 22e1c2f592 wsc: Use util_address_to_string Denis Kenzior 2016-06-06 18:24:49 -05:00
  • 64c388fe76 wiphy: Fix crash in device address property getter Denis Kenzior 2016-06-06 18:23:53 -05:00
  • 92c943998f util: Add util_address_to_string Denis Kenzior 2016-06-06 18:23:17 -05:00
  • 9f3711954b doc: Correct kernel build instructions Tim Kourt 2016-06-03 16:13:48 -07:00
  • 5ac9a20e4f tools: Add test_runner_kernel_config Tim Kourt 2016-06-03 16:13:47 -07:00
  • 9c8595c43f autotests: Replace strings with constants Tim Kourt 2016-06-03 16:13:46 -07:00
  • 2b1e820062 autotests: Replace strings with constants Tim Kourt 2016-06-03 16:13:45 -07:00
  • 16839f2ca0 autotests: Replace strings with constants Tim Kourt 2016-06-03 16:13:44 -07:00
  • c2751ad6a2 autotests: Replace strings with constants Tim Kourt 2016-06-03 16:13:43 -07:00
  • 10be3c27b9 t-runner: Search for iwd in both /src and $PATH Tim Kourt 2016-06-03 16:13:42 -07:00
  • dcfbc74326 wiphy: Remove addr from device struct Denis Kenzior 2016-06-01 21:11:06 -05:00
  • cedb980f92 wiphy: Remove name from device struct Denis Kenzior 2016-06-01 21:09:22 -05:00
  • d6c6e4acda netdev: Move netdev enumeration to netdev.c Denis Kenzior 2016-06-01 17:23:33 -05:00
  • 833ed20b9a netdev: Add netdev_get_name Denis Kenzior 2016-06-01 17:05:56 -05:00
  • 1573bf7d99 netdev: Add netdev_get_iftype Denis Kenzior 2016-06-01 17:04:10 -05:00
  • 1bd7baf44b netdev: Add netdev_find Denis Kenzior 2016-06-01 15:35:26 -05:00
  • 8e7829e1ab netdev: Add netdev_get_address Denis Kenzior 2016-06-01 15:27:39 -05:00
  • 7a3f823d26 netdev: Add netdev_get_ifindex Denis Kenzior 2016-06-01 15:27:05 -05:00
  • 7c359ee2c2 netdev: Add netdev struct definition Denis Kenzior 2016-06-01 15:26:02 -05:00
  • 8113f4c64e wiphy: Add wiphy_find Denis Kenzior 2016-06-01 15:20:33 -05:00
  • 61b50cf81f netdev: Parse NEW_INTERFACE and DEL_INTERFACE Denis Kenzior 2016-06-01 15:07:16 -05:00
  • e5821f6ade netdev: Remove unneeded comment Denis Kenzior 2016-06-01 14:59:30 -05:00