03 Feb, 2010

2 commits


02 Feb, 2010

19 commits


01 Feb, 2010

1 commit


30 Jan, 2010

12 commits


29 Jan, 2010

3 commits

  • IDLE PS (Full Sleep) doesn't work when ifconfig up
    is done during Idle unassociated state.
    Fix this by restoring FULL SLEEP in ps_restore if CONF_IDLE
    is set.

    Signed-off-by: Vivek Natarajan
    Signed-off-by: John W. Linville

    Vivek Natarajan
     
  • If the association worker requests a directed ssid scan and a bss list
    already exists, the directed scan is not done. This patch corrects this
    and cleans up a few typos and debug messages.

    Signed-off-by: Hamish Guthrie
    Acked-by: Geoff Levand
    Signed-off-by: John W. Linville

    Hamish Guthrie
     
  • The current PS3 gelic wireless driver has support for wireless
    extensions. The original PS3 gelic wireless driver exposed a
    dedicated API for a dedicated wpa_supplicant driver. This old
    API could be enabled with CONFIG_GELIC_WIRELESS_OLD_PSK_INTERFACE,
    however, as this is not being used by any distros, and it is being
    removed from the driver and from wpa_supplicant.

    Signed-off-by: Hamish Guthrie
    Acked-by: Geoff Levand
    Signed-off-by: John W. Linville

    Hamish Guthrie
     

28 Jan, 2010

3 commits