3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-08-06 13:27:31 +02:00

Commit Graph

  • f57ba70235 netdev: Allow to send extra vendor IEs when connecting James Prestwood 2019-07-12 14:00:01 -07:00
  • 79a9fdf123 hotspot: add API to get a matching roaming consortium James Prestwood 2019-07-12 10:30:30 -07:00
  • 27d670f432 hotspot: allow roaming consortium OI matching James Prestwood 2019-07-12 10:30:28 -07:00
  • aeae6abcbb network: add roaming consortium IE to network object James Prestwood 2019-07-12 10:30:27 -07:00
  • 9dcb6946c5 scan: parse roaming consortium IE James Prestwood 2019-07-12 10:30:26 -07:00
  • ac933ad966 ie: add parsing/building for roaming consortium James Prestwood 2019-07-12 10:30:25 -07:00
  • 5db07af7be AUTHORS: Mention Eduardo's contributions Denis Kenzior 2019-07-12 09:37:20 -05:00
  • 094a9ecdfa main: print version arg Eduardo Abinader 2019-07-12 10:01:33 +02:00
  • 0b5113acde TODO: Mark 4addr task as done Denis Kenzior 2019-07-10 22:20:13 -05:00
  • b62691e8a9 gitignore: Add test-p2p Denis Kenzior 2019-07-10 17:02:16 -05:00
  • de131b54b8 netdev: Use RRM & send RM Enabled Capabilities IE Denis Kenzior 2019-07-10 16:42:06 -05:00
  • fcb2d123bc netdev: Send extended capabilities IE on connect Denis Kenzior 2019-07-10 10:53:38 -05:00
  • 37610cf868 wiphy: Parse driver extended capabilities Denis Kenzior 2019-07-10 10:53:07 -05:00
  • c60b0ed3cf monitor: Dump additional attributes Denis Kenzior 2019-07-10 10:47:19 -05:00
  • eb86da3b4b wiphy: Add wiphy_rrm_capable Denis Kenzior 2019-07-10 16:23:13 -05:00
  • 7b48da5df2 ie: Update Capability field defines Denis Kenzior 2019-07-10 16:16:26 -05:00
  • 38099f75d6 unit: Add p2putil tests Andrew Zaborowski 2019-07-09 03:24:43 +02:00
  • 14a1e322b4 p2putil: Builders for P2P action frames Andrew Zaborowski 2019-07-09 03:24:42 +02:00
  • cd3c0ad155 p2putil: Builders for management frames P2P payloads Andrew Zaborowski 2019-07-09 03:24:41 +02:00
  • 67f91605eb p2putil: Parsers for P2P action frames Andrew Zaborowski 2019-07-09 03:24:40 +02:00
  • 81d17b3d43 p2putil: Parsers for management frames P2P payloads Andrew Zaborowski 2019-07-09 03:24:39 +02:00
  • 1f637cb054 p2putil: Add P2P frame type structures and utilities Andrew Zaborowski 2019-07-09 03:24:38 +02:00
  • 884cbd4cbb monitor: Drop an include causing build error Andrew Zaborowski 2019-07-09 03:24:37 +02:00
  • 42c7ab0bae p2putil: Add P2P attribute parsers Andrew Zaborowski 2019-07-09 03:24:36 +02:00
  • 7d7c79fbf0 monitor: Parse and print P2P IE payloads Andrew Zaborowski 2019-07-08 18:59:52 +02:00
  • 90dc88bfa0 monitor: Show P2P Public action frame types Andrew Zaborowski 2019-07-08 18:59:51 +02:00
  • 2862a89d4f monitor: Show P2P action frame types Andrew Zaborowski 2019-07-08 18:59:50 +02:00
  • 6081438564 monitor: Show IP Allocation KDEs from EAPoL-Key 2/4, 3/4 frames Andrew Zaborowski 2019-07-08 18:59:49 +02:00
  • 6618ad1fee monitor: Show Radio Management action frame types Andrew Zaborowski 2019-07-08 18:59:48 +02:00
  • 91a156b4b1 monitor: Show Public Action frame types Andrew Zaborowski 2019-07-08 18:59:47 +02:00
  • 8eb1fbecce monitor: Show Action frame types Andrew Zaborowski 2019-07-08 18:59:46 +02:00
  • 6c8b4d13f0 monitor: Parse and show EAPoL-Key KDE types Andrew Zaborowski 2019-07-08 18:59:45 +02:00
  • 614fc0261f p2putil: Add P2P-related declarations and iterator Andrew Zaborowski 2019-07-08 18:59:37 +02:00
  • 79dd14cb24 wscutil: Add wsc_build_p2p_attrs Andrew Zaborowski 2019-07-08 18:59:36 +02:00
  • cc913a6ff6 wscutil: Make wsc_parse_attrs public for P2P Andrew Zaborowski 2019-07-08 18:59:35 +02:00
  • f8a51fe4c1 wscutil: Make the primary device type parser public Andrew Zaborowski 2019-07-08 18:59:33 +02:00
  • 5a40c49c44 mpdu: Validate action frame minimum length Andrew Zaborowski 2019-07-08 18:59:32 +02:00
  • 3bd265e02f ie: Add ie_tlv_encapsulate_p2p_payload Andrew Zaborowski 2019-07-08 18:59:31 +02:00
  • 5cb07ff116 ie: Add ie_tlv_extract_p2p_payload Andrew Zaborowski 2019-07-08 18:59:30 +02:00
  • b3a395091d scan: Switch all uses of ifindex to wdev_id Andrew Zaborowski 2019-07-08 16:02:59 +02:00
  • ec60b51d01 scan: Fix sc->get_scan_cmd_id logic Andrew Zaborowski 2019-07-08 16:02:57 +02:00
  • 5223dee050 scan: Reference scan_context directly from scan_results Andrew Zaborowski 2019-07-08 16:02:56 +02:00
  • 8cada9d1fc netdev: Add netdev_get_wdev_id Andrew Zaborowski 2019-07-08 16:02:58 +02:00
  • bc45f98f36 resolve: systemd reset DNS names for interface Tim Kourt 2019-07-03 13:41:00 -07:00
  • 5ca3c4495e resolve: fix crash in resolve_exit James Prestwood 2019-07-03 10:42:09 -07:00
  • e5dedc3378 auto-t: add HESSID hotspot autotest James Prestwood 2019-07-03 10:32:27 -07:00
  • e8d91f15a1 hotspot: allow HESSID without NAIRealmNames James Prestwood 2019-07-03 10:32:26 -07:00
  • 7ed51a2d95 auto-t: update testHotspot with copy_to_hotspot James Prestwood 2019-07-03 10:32:25 -07:00
  • cdc80cd341 auto-t: add copy_to_hotspot James Prestwood 2019-07-03 10:32:24 -07:00
  • 1a2f10dacd auto-t: allow copy_to_storage to copy directories James Prestwood 2019-06-27 08:57:33 -07:00
  • 25ec69b358 resolve: systemd set DNS names Tim Kourt 2019-07-02 16:14:53 -07:00
  • c1a1828872 resolve: Add systemd plugin skeleton Tim Kourt 2019-07-02 16:14:52 -07:00
  • 01fe343825 resolve: Add framework for resolution services Tim Kourt 2019-07-02 16:14:51 -07:00
  • 20466cd735 resolve: Introduce resolve module Tim Kourt 2019-07-02 16:14:50 -07:00
  • bd4446070f manager: Create interfaces with a random mac Denis Kenzior 2019-07-01 18:30:10 -05:00
  • 8b375e1b28 netdev: Add logic to randomize address on creation Denis Kenzior 2019-07-01 18:29:37 -05:00
  • ec38545a68 rtnlutil: Add utility to set MAC address Denis Kenzior 2019-07-01 18:28:39 -05:00
  • f4402ef56e wiphy: Add wiphy_generate_random_address Denis Kenzior 2019-07-01 18:28:26 -05:00
  • f72d9c2999 wiphy: Add wiphy_get_name Denis Kenzior 2019-07-01 18:28:07 -05:00
  • 1bc59390fa doc: document new mac randomization options Denis Kenzior 2019-07-01 16:07:23 -05:00
  • 209cdce51c hotspot: Fix crash Denis Kenzior 2019-07-01 14:53:56 -05:00
  • 1c22847cf2 wiphy: Obtain permanent mac address from sysfs Denis Kenzior 2019-07-01 14:42:12 -05:00
  • 1e9f9e61f1 wiphy: Remove unused regulatory query / notifications Denis Kenzior 2019-07-01 13:52:07 -05:00
  • 6414be86db wiphy: Remove protocol features query Denis Kenzior 2019-07-01 13:50:24 -05:00
  • f9aeee8707 auto-t: add Hotspot autotest James Prestwood 2019-06-27 08:57:34 -07:00
  • 8c0e1f62fc network: allow connections to hotspot networks James Prestwood 2019-06-26 15:15:58 -07:00
  • 23a7a5a614 station: allow connections to Hotspot networks James Prestwood 2019-06-26 15:15:57 -07:00
  • 99ce41b405 netdev: remove anqp_request functionality James Prestwood 2019-06-26 15:15:56 -07:00
  • 3979785703 main: add anqp_init/exit James Prestwood 2019-06-26 15:15:55 -07:00
  • 0bde59ca13 anqp: move request functionality into anqp.c James Prestwood 2019-06-26 15:15:54 -07:00
  • be9e926c6a nl80211util: move CMD_FRAME builder into nl80211util James Prestwood 2019-06-26 15:15:53 -07:00
  • 53d6a3b8da doc: add hotspot documentation James Prestwood 2019-06-26 12:20:36 -07:00
  • 3d1f1eb21c main: create .hotspot directory if it does not exist James Prestwood 2019-06-26 12:20:35 -07:00
  • 537fcd12ca anqp: rework NAI Realm parsing James Prestwood 2019-06-26 12:20:32 -07:00
  • a5f2710d05 hotspot: add hotspot module James Prestwood 2019-06-26 12:20:31 -07:00
  • 273f0d358b doc: add disable_anqp option James Prestwood 2019-06-26 10:42:54 -07:00
  • 701a5cc41e network: store HESSID and NAI Realms in network object James Prestwood 2019-06-26 10:42:50 -07:00
  • d63c8290a9 scan: add suspend/resume scan APIs James Prestwood 2019-06-26 10:42:48 -07:00
  • 45130ec5ee scan: parse interworking element James Prestwood 2019-06-26 10:42:47 -07:00
  • f0848cc44a rtnlutil: Don't use explicit_bzero Denis Kenzior 2019-06-26 10:43:38 -05:00
  • 0706a357a4 station: Integrate netconfig into station creation and removal Tim Kourt 2019-06-25 15:21:01 -07:00
  • 56e4dc549a netconfig: Enable config. with static IPv4 addresses Tim Kourt 2019-06-25 15:21:00 -07:00
  • d80d1d5f1a netconfig: Implement address installation and removal Tim Kourt 2019-06-25 15:20:59 -07:00
  • 6aabd80051 rtnlutil: Utils to Add/Remove IPv4 addresses Tim Kourt 2019-06-25 15:20:58 -07:00
  • b70ff5d091 netconfig: Add station state watch Tim Kourt 2019-06-25 15:20:57 -07:00
  • 3d40f3a38b netconfig: Introduce IPv4 DHCP client Tim Kourt 2019-06-25 15:20:56 -07:00
  • 1368851611 netconfig: Obtain all currently assigned IPv4 addresses Tim Kourt 2019-06-25 15:20:55 -07:00
  • 9b0838d07c netconfig: Subscribe for IPv4 link address notifications Tim Kourt 2019-06-25 15:20:54 -07:00
  • f3f343c04b rtnlutil: Add parser for ifaddrmsg struct Tim Kourt 2019-06-25 15:20:53 -07:00
  • 4e3e1fbf60 netconfig: Introduce netconfig module Tim Kourt 2019-06-25 15:20:52 -07:00
  • b89e0c9756 TODO: Add task for diagnostics interface Denis Kenzior 2019-06-24 12:47:10 -05:00
  • cd67e66f8e monitor: Fix ARRAY output Denis Kenzior 2019-06-22 12:38:35 -05:00
  • 397699c9c5 manager: Fix memory leak Denis Kenzior 2019-06-21 12:22:48 -05:00
  • 3ff9f59ba1 monitor: Print MAC_ADDRS array Denis Kenzior 2019-06-21 12:22:08 -05:00
  • 2fd58141a4 scan: fix formatting in scan.h James Prestwood 2019-06-18 11:13:28 -07:00
  • baf6b3ee4d netdev: optimize GAS request timeout James Prestwood 2019-06-14 14:56:14 -07:00
  • 1e33eaa072 scan: free osen IE James Prestwood 2019-06-14 14:56:16 -07:00
  • 3a8b9a5d0c netdev: support basic ANQP requests James Prestwood 2019-06-14 14:56:13 -07:00
  • bed116e319 scan: add new hs20_capable member to scan_bss James Prestwood 2019-06-14 13:12:08 -07:00
  • cb8d592b13 scan: parse Advertisement Protocol Element James Prestwood 2019-06-14 13:12:07 -07:00