On 12 June 2014 07:44, Rafał Miłecki <zajec5@xxxxxxxxx> wrote: > On 12 June 2014 01:05, Aaro Koskinen <aaro.koskinen@xxxxxx> wrote: >> While testing the final 3.15, I noticed that "iwlist wlan0 scanning" >> cannot find anything on my WRT54GL router anymore: > > I believe it's BCM5352E SoC wth G-PHY rev 7 and radio 0x2050 rev 2. Is > that correct? Provide us a boot log. I've reproduced this on my G-PHY rev 8. This is a bug caused by the: status.freq = chanid + 2400; It results in the: [ 1500.651877] Got chanid:3 set freq:2403 [ 1500.719688] Got chanid:4 set freq:2404 [ 1500.788645] Got chanid:5 set freq:2405 [ 1500.857630] Got chanid:6 set freq:2406 [ 1500.936061] Got chanid:7 set freq:2407 [ 1500.973772] Got chanid:8 set freq:2408 [ 1501.084351] Got chanid:9 set freq:2409 I'll submit a fix. -- Rafał -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html