1. 22 Feb, 2012 1 commit
  2. 06 Feb, 2012 3 commits
  3. 28 Jan, 2012 1 commit
  4. 27 Jan, 2012 1 commit
  5. 25 Jan, 2012 1 commit
    • Dmitry Shmidt's avatar
      Update to new version 0.8.16 from BRCM · 1f69aa52
      Dmitry Shmidt authored
      
      Sync with main tree commit b8349523e460493fa0b4de36c689595109e45e91
      Author: Neeraj Kumar Garg <neerajkg@broadcom.com>
      Date:   Tue Dec 27 23:21:45 2011 +0200
          P2P: Reject p2p_group_add if forced frequency is not acceptable
      
      Change-Id: Icb4541a371b05c270e80440d7a7fdea7f33ff61e
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      1f69aa52
  6. 18 Jan, 2012 1 commit
    • Partha N's avatar
      Enable EAP-PWD support in wpa_supplicant. · f90eb676
      Partha N authored
      
      EAP-pwd (RFC 5931) is an EAP method that uses a shared password for authentication. It has the
      simplicity of configuring WPA2-PSK, but comes with the strong authentication of 802.1x.
      
      Change-Id: Ife5b96f61422921a3b3830da16227cca8154e2d3
      Signed-off-by: default avatarPartha N <parthan@gmail.com>
      f90eb676
  7. 12 Jan, 2012 1 commit
  8. 06 Jan, 2012 1 commit
  9. 19 Dec, 2011 2 commits
  10. 17 Nov, 2011 1 commit
  11. 16 Nov, 2011 1 commit
  12. 14 Nov, 2011 1 commit
  13. 25 Oct, 2011 1 commit
  14. 30 Sep, 2011 1 commit
  15. 29 Sep, 2011 1 commit
  16. 28 Sep, 2011 1 commit
  17. 27 Sep, 2011 2 commits
  18. 07 Sep, 2011 1 commit
  19. 06 Sep, 2011 1 commit
    • Dmitry Shmidt's avatar
      P2P fixes for BRCM · dca3979c
      Dmitry Shmidt authored
      
      1. Fix for stopping any on-going P2P-FIND, while doing a P2P-GROUP-ADD.
      2. Fix for Supplicant crash. The crash was due to socket being closed
         during P2P-GROUP-REMOVE.
      3. Append P2P DEV ADDR during AP-STA-CONNECTED Event for P2P Devices.
         For legacy STA, the event format would remain the same.
      BUG: b/5262575
      
      Change-Id: I8faf2159d35538fd07e42dba82d367b581cf2164
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      dca3979c
  20. 30 Aug, 2011 1 commit
  21. 26 Aug, 2011 1 commit
    • Irfan Sheriff's avatar
      Use exact interface as socket parameter for init · 0dc7a27a
      Irfan Sheriff authored
      For p2p, there are virtual interfaces (like p2p-wlan0-X) created and
      that results in binding to the common init socket right now.
      
      Instead, have the init bind fail for p2p interfaces and create seperate
      sockets specified by the ctrl_interface path in config file
      
      Bug: 5002384
      Change-Id: Ia155df079a0bcca1871b6bcab2ef7111f0cba6c1
      0dc7a27a
  22. 23 Aug, 2011 1 commit
    • Dmitry Shmidt's avatar
      BRCM P2P update · 44da0253
      Dmitry Shmidt authored
      
      - IFNAME for monitor interface is changed to m. from mon. This will
        give extra space for incrementing X in IFNAME (p2p-wlan0-X). Also, we
        have synced the reset of IFNAME w.r.t. monitor interface name.
      - Fixed continuous P2P_DEV_FOUND events coming from GO. Removed the
        BRCM specific change for this.
      - Fixed STATUS command for p2p interface.
      
      Change-Id: I04210dd0b2bdba06b0192c0a61edfa0e5b47ab72
      Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
      44da0253
  23. 22 Aug, 2011 1 commit
  24. 19 Aug, 2011 1 commit
  25. 16 Aug, 2011 2 commits
  26. 08 Aug, 2011 1 commit
  27. 03 Aug, 2011 2 commits
  28. 25 Jul, 2011 1 commit
  29. 22 Jul, 2011 1 commit
  30. 18 Jul, 2011 1 commit
  31. 15 Jul, 2011 1 commit
  32. 12 Jul, 2011 1 commit
  33. 07 Jul, 2011 2 commits