3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-09-23 19:47:26 +02:00

Commit Graph

  • f909c6db26 doc: Generalize wsc-api method descriptions Andrew Zaborowski 2019-12-05 04:22:44 +01:00
  • cbbc247aa2 wsc: Declare the credentials structure in wsc.h Andrew Zaborowski 2019-12-05 04:22:40 +01:00
  • b715022ce6 iwmon: Update to use NL80211_ATTR_SOCKET_OWNER Andrew Zaborowski 2019-12-05 04:22:39 +01:00
  • 6b6e205f0f iwmon: Print WSC AuthorizedMACs extended attributes Andrew Zaborowski 2019-12-05 04:22:38 +01:00
  • ffbbfd52a0 README: Fix mailing list link Denis Kenzior 2019-12-08 21:45:53 -06:00
  • 738184d491 device/netdev: init scan in netdev instead of device Denis Kenzior 2019-12-06 10:11:51 -06:00
  • d2556a48b7 scan: Fix crash when scan is triggered outside iwd Denis Kenzior 2019-12-02 10:53:55 -06:00
  • 8901ad3927 Release 1.2 1.2 Marcel Holtmann 2019-11-27 23:07:44 +01:00
  • 9d8e74c1bc module: Declare functions as foo(void) instead of just foo() Marcel Holtmann 2019-11-24 19:43:35 +01:00
  • becba0dd09 scan: Add scan_bss_new_from_probe_req Andrew Zaborowski 2019-11-21 21:15:57 +01:00
  • 1d57ec0d46 scan: Parse P2P IEs according to frame type Andrew Zaborowski 2019-11-21 21:15:56 +01:00
  • 41ff1d2383 rrm: Remove unneeded casts Denis Kenzior 2019-11-21 20:34:06 -06:00
  • 32dfb6208d rrm: add packed struct for beacon reports James Prestwood 2019-11-21 13:36:31 -08:00
  • 37816f6ebf unit: Update p2p_free_* function names Andrew Zaborowski 2019-11-21 21:15:55 +01:00
  • ce94133472 p2putil: Replace free with clear in function names Andrew Zaborowski 2019-11-21 21:15:54 +01:00
  • c86f5678b2 wsc: fix use of non-ascii apostrophe James Prestwood 2019-11-21 12:19:15 -08:00
  • 0381361c81 eapol: fix use of non-ascii apostrophe James Prestwood 2019-11-21 12:19:01 -08:00
  • e1ceafde3a client: fix use of non-ascii apostrophe James Prestwood 2019-11-21 12:18:31 -08:00
  • ede2c11d66 test-runner: print which file failed to fchown James Prestwood 2019-11-21 09:27:42 -08:00
  • ccfe369766 rrm: include actual scan start time in report James Prestwood 2019-11-20 08:52:53 -08:00
  • 27af5b715e scan: parse the scan start time James Prestwood 2019-11-19 14:10:23 -08:00
  • 002fdb5c10 rrm: fix non-ascii character in comment James Prestwood 2019-11-21 12:07:00 -08:00
  • ee864662fe module: Add missing empty line Marcel Holtmann 2019-11-21 18:03:55 +01:00
  • 59b963a121 netdev: Power P2P interfaces up like other interfaces Andrew Zaborowski 2019-11-20 23:23:45 +01:00
  • 81be5fbae5 rtnlutil: Move rtnl_set_powered from netdev to rtnlutil Andrew Zaborowski 2019-11-20 23:23:44 +01:00
  • 3ffb645f22 device: Make functions static, drop device.h Andrew Zaborowski 2019-11-20 23:23:43 +01:00
  • 1057d8aa74 device: Move device creation from netdev.c to event watch Andrew Zaborowski 2019-11-20 23:23:42 +01:00
  • bc1b9ce10c anqp: Only register for frames on station interfaces Andrew Zaborowski 2019-11-20 23:23:41 +01:00
  • aa754cbb4a rrm: include actual parent TSF value Denis Kenzior 2019-11-20 20:05:47 -06:00
  • e92424611a scan: fix parent TSF parsing James Prestwood 2019-11-20 09:31:42 -08:00
  • 05c8a1af47 monitor: print START_TIME_TSF/BSSID values James Prestwood 2019-11-20 09:31:41 -08:00
  • c1c2ca5e7f rrm: remove use of floating point math James Prestwood 2019-11-18 10:35:54 -08:00
  • be4ab2826f scan: parse parent TSF value in scan results James Prestwood 2019-11-15 10:39:25 -08:00
  • 772061a7d0 monitor: print parent TSF James Prestwood 2019-11-15 10:39:24 -08:00
  • 40a79dc90b auto-t: add RRM test for scan duration James Prestwood 2019-11-15 10:39:23 -08:00
  • 1b35eda3dd rrm: support scan duration and mandatory flags James Prestwood 2019-11-15 10:39:22 -08:00
  • dca90abdc5 scan: add duration scan_parameters James Prestwood 2019-11-15 10:39:21 -08:00
  • 4cee10ec50 scan: add scan_passive_full variant James Prestwood 2019-11-15 10:39:20 -08:00
  • 5528403d77 rrm: fix invalid IE tag when rejecting request James Prestwood 2019-11-15 09:01:03 -08:00
  • f2a7966897 monitor: add support for parsing RRM Reports James Prestwood 2019-11-14 15:41:16 -08:00
  • b7cccb6bcc monitor: add support for parsing RRM Requests James Prestwood 2019-11-14 15:41:15 -08:00
  • c961dafc50 auto-t: let testEAP-TTLS-MSCHAPv2 use HostapdCLI easier James Prestwood 2019-11-14 11:58:06 -08:00
  • 0c586dc8ca auto-t: give testEAP-TTLS-MSCHAPv2 a longer timeout James Prestwood 2019-11-14 11:58:05 -08:00
  • 73f42c2db4 test-runner: move ofono/phonesim logs into test dir James Prestwood 2019-11-14 11:57:51 -08:00
  • 90fb7eff7d station: fail if trying to scan while connecting James Prestwood 2019-11-14 10:59:59 -08:00
  • 299337b579 Release 1.1 1.1 Marcel Holtmann 2019-11-14 21:02:37 +01:00
  • dcbdbac2f8 auto-t: fix intermittent failures in testEAP-MSCHAPV2 James Prestwood 2019-11-14 10:43:56 -08:00
  • 81ac94fd01 hotspot: fix double free between hostpot and knownnetworks James Prestwood 2019-11-13 14:30:32 -08:00
  • a3817ba015 auto-t: add ctrl_interface to testHotspot James Prestwood 2019-11-13 14:30:31 -08:00
  • 088ed86f3d auto-t: add ctrl_interface to testHT-VHT James Prestwood 2019-11-13 14:30:30 -08:00
  • 5e98a1bbe5 auto-t: add ctrl_interface to testFILS James Prestwood 2019-11-13 14:30:29 -08:00
  • 7c2f73148c auto-t: add ctrl_interface to testOWE James Prestwood 2019-11-13 14:30:28 -08:00
  • 186a5195b5 test-runner: erase valgrind log after each test James Prestwood 2019-11-13 11:41:02 -08:00
  • cb00ae1481 test-runner: make --log take a required argument James Prestwood 2019-11-13 09:55:50 -08:00
  • 95d4eea68f modules: Unload modules in reverse order from loading Andrew Zaborowski 2019-11-11 13:34:17 +01:00
  • 083143ed05 module: Fix variable names Andrew Zaborowski 2019-11-11 13:34:16 +01:00
  • 96a97dc959 peap: Adjust V0 not to close tunnel on Success of Phase2 Tim Kourt 2019-11-11 16:19:21 -08:00
  • bc17925f3a manpage: Fix section naming Denis Kenzior 2019-11-08 21:23:37 -06:00
  • 4f1c661273 client: Fail in non-interactive mode if iwd service isn’t running Tim Kourt 2019-11-08 11:32:23 -08:00
  • be5e955e65 doc: Remove stale file Denis Kenzior 2019-11-08 21:20:01 -06:00
  • aea6c1ccb6 scan: Separate IE attr creation into logical block Tim Kourt 2019-11-08 17:04:01 -05:00
  • 0490c25fde scan: Fix bit checking for interworking Tim Kourt 2019-11-08 17:04:00 -05:00
  • 48570141ba scan: Improve comment Tim Kourt 2019-11-08 17:03:59 -05:00
  • 175bf574c6 manpage: Add route prioritization setting Tim Kourt 2019-11-08 11:37:43 -08:00
  • fa3db055ce wired: Utilize module system for daemon init Marcel Holtmann 2019-11-07 23:59:54 +01:00
  • ab5742bb32 module: Move declarations into separate header file Marcel Holtmann 2019-11-07 23:33:51 +01:00
  • b45242562b auto-t: add RRM autotest James Prestwood 2019-11-06 16:59:15 -08:00
  • 1f01819c70 rrm: add radio resource management module James Prestwood 2019-11-06 16:59:14 -08:00
  • 63e8f146b7 wiphy: add beacon bits to RM Enabled Capabilities James Prestwood 2019-11-06 16:59:13 -08:00
  • 754ce0d112 anqputil: Use complete path internal includes Marcel Holtmann 2019-11-07 18:29:11 +01:00
  • 259a666a76 wsc: Check capability before adding interface Tim Kourt 2019-11-06 18:50:59 -05:00
  • df43470c32 wiphy: Add parser and getter for max ie len attr Tim Kourt 2019-11-06 17:16:23 -05:00
  • 506f502900 test-runner: fix logging directory name James Prestwood 2019-11-06 13:42:49 -08:00
  • 2a2f60d86b test-runner: run iwmon if --log is used James Prestwood 2019-11-06 13:42:48 -08:00
  • 5709a4afcf test-runner: special case python3 verbose option James Prestwood 2019-11-05 15:36:04 -08:00
  • 8ec4a53adb test-runner: refactor/fix valgrind logging issue James Prestwood 2019-11-05 15:22:26 -08:00
  • c6f9e89748 doc: Add manual page for debugging information Marcel Holtmann 2019-11-05 22:14:09 +01:00
  • 1365fc6820 doc: Fix manual page title names Marcel Holtmann 2019-11-05 22:12:22 +01:00
  • 217dc6d4cc unit: Fixup test-wsc Denis Kenzior 2019-11-05 10:42:04 -06:00
  • b19ee6bdcc build: Avoid redirection with rst2man usage Marcel Holtmann 2019-11-05 17:22:25 +01:00
  • 2962a80e14 station: add APIs to get connected BSS and BSS list James Prestwood 2019-10-29 10:50:41 -07:00
  • 87bd9f4c6e auto-t: support hostapd event processing James Prestwood 2019-10-29 10:50:39 -07:00
  • 6bdb154da5 test-runner: log process output to host system James Prestwood 2019-11-04 11:44:30 -08:00
  • 597920d06c knownnetworks: Check result of setting getter Tim Kourt 2019-10-29 16:31:40 -07:00
  • 77e9df23c1 netdev: Drop unused netdev_connect_wsc Andrew Zaborowski 2019-10-28 15:05:04 +01:00
  • 6d3ae88a21 wsc: Replace netdev_connect_wsc with netdev_connect usage Andrew Zaborowski 2019-10-28 15:05:02 +01:00
  • 0651c2c430 eapol: Drop unused eapol_sm_set_event_func Andrew Zaborowski 2019-10-28 15:05:03 +01:00
  • 2d95b17c1d unit: Update event handler in WSC, eapol tests Andrew Zaborowski 2019-10-28 15:05:01 +01:00
  • dcf419ee7f eapol: Move the EAP events to handshake event handler Andrew Zaborowski 2019-10-28 15:05:00 +01:00
  • 0cccbea904 handshake: Convert handshake event callbacks variadic functions Andrew Zaborowski 2019-10-28 15:04:57 +01:00
  • 2c536ba4fa scan: Hide CCK rates if no_cck_rates set Andrew Zaborowski 2019-10-28 15:04:54 +01:00
  • 07cef99e5c wiphy: Add wiphy_get_supported_rates Andrew Zaborowski 2019-10-28 15:04:53 +01:00
  • 971e1d2038 Release 1.0 1.0 Marcel Holtmann 2019-10-30 10:39:11 +01:00
  • 9757afecab build: Require at least version 0.26 when building with external ELL Marcel Holtmann 2019-10-30 10:34:43 +01:00
  • f20298dc4a client: Update rl_point to last known position Tim Kourt 2019-10-29 16:12:35 -07:00
  • 17ee4196f4 client: Increase passphrase buffer to accommodate for nil byte Tim Kourt 2019-10-29 16:12:34 -07:00
  • d2bbdea24f manpage: Add command options and examples for iwctl Tim Kourt 2019-10-29 13:03:44 -07:00
  • 8d73480d99 client: Separate command option words by dash Tim Kourt 2019-10-29 10:41:32 -07:00
  • 7d24edf467 manpage: Add some examples of network configurations Denis Kenzior 2019-10-28 21:50:23 -05:00
  • 081f595c2a doc: extra clarifications for properties Denis Kenzior 2019-10-28 21:23:05 -05:00