24 Mar, 2006

1 commit

  • After a scan, we weren't switching back to the original channel if we
    were associated with an AP. So NetworkManager's periodic scans would
    disrupt connectivity until the ESSID was manually set again. Fix that.

    Signed-off-by: David Woodhouse
    Signed-off-by: John W. Linville

    David Woodhouse
     

23 Mar, 2006

24 commits


18 Mar, 2006

1 commit

  • This patch fixes a problem in the ieee80211 probe response and beacon
    reception code that would use the packet statistics for a network even
    if they were received on a channel other than that which the network
    exists on.

    This causes a problem in overlapping channels where, for example, a
    strong AP on channel 2 could have its beacons received on channels 1 and
    3, but at much lower signal levels. If scanning was done sequentially,
    this means the beacon received on channel 3 would update the AP's signal
    level as being much lower than it really is, which subsequently could
    cause that AP to be passed over and an alternate AP selected.

    Signed-off-by: James Ketrenos
    Signed-off-by: John W. Linville

    James Ketrenos
     

16 Mar, 2006

3 commits


28 Feb, 2006

3 commits


17 Feb, 2006

2 commits


31 Jan, 2006

6 commits