Linux wireless drivers development
 help / color / mirror / Atom feed
* 2.6.31-git wireless broken
@ 2009-09-24 17:18 Hugh Dickins
  2009-09-24 17:35 ` Johannes Berg
  0 siblings, 1 reply; 19+ messages in thread
From: Hugh Dickins @ 2009-09-24 17:18 UTC (permalink / raw)
  To: Johannes Berg; +Cc: John W. Linville, Rafael J. Wysocki, linux-wireless

I've noticed for a while that wireless is broken in linux-next, on both
the machines I use it on (a Fujitsu Siemens laptop using iwl3945 and an
Acer Aspire One using ath5k: both running openSUSE 11.1, with WPA):
I hoped to find it fixed later, but no, Linus's git is broken now.

Only found time to bisect it a couple of days ago (on the Aspire One:
guess the other would show the same, but that's no more than a guess).
It arrived at the commit below as the culprit, which from your own
words doesn't seem like a very hopeful place to land :-(

That commit does give me a "WARNING: at net/mac80211/mlme.c:1904",
followed by "WARNING: at net/mac80211/mlme.c:2308" every few seconds;
and those do get fixed later on (don't appear with latest git).
But I think there's another problem that comes in later, because
at this commit iwconfig does show my ESSID, whereas with later
git it just says "ESSID:off/any" (I have not bisected when that
change comes in).

I expect you'll need a lot more info from me: please do ask
(but bear in mind that I'm wireless and network ignorant).

Thanks,
Hugh

77fdaa12cea26c204cc12c312fe40bc0f3dcdfd8 is first bad commit
commit 77fdaa12cea26c204cc12c312fe40bc0f3dcdfd8
Author: Johannes Berg <johannes@sipsolutions.net>
Date:   Tue Jul 7 03:45:17 2009 +0200

    mac80211: rework MLME for multiple authentications
    
    Sit tight. This shakes up the world as you know
    it. Let go of your spaghetti tongs, they will no
    longer be required, the horrible statemachine in
    net/mac80211/mlme.c is no more...
    
    With the cfg80211 SME mac80211 now has much less
    to keep track of, but, on the other hand, for FT
    it needs to be able to keep track of at least one
    authentication being in progress while associated.
    So convert from a single state machine to having
    small ones for all the different things we need to
    do. For real FT it will still need work wrt. PS,
    but this should be a good step.
    
    Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
    Signed-off-by: John W. Linville <linville@tuxdriver.com>

:040000 040000 437301807c7c27495cee7692f293dac1ca56ed78 02520ec555c0873050318af669dade9e066f479d M	net

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-09-27 11:15 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 17:18 2.6.31-git wireless broken Hugh Dickins
2009-09-24 17:35 ` Johannes Berg
2009-09-24 18:14   ` Hugh Dickins
2009-09-24 18:23     ` Johannes Berg
2009-09-24 19:45       ` Hugh Dickins
2009-09-25  5:20         ` Johannes Berg
2009-09-25  8:06           ` Hugh Dickins
2009-09-25  8:43             ` Johannes Berg
2009-09-25 14:15               ` Hugh Dickins
2009-09-26 13:00                 ` Johannes Berg
2009-09-26 14:03                   ` Johannes Berg
2009-09-26 15:06                     ` Sven-Haegar Koch
2009-09-26 15:33                     ` Hugh Dickins
2009-09-27 11:08                       ` Johannes Berg
2009-09-27 11:15                       ` Johannes Berg
2009-09-26 15:31                   ` Hugh Dickins
2009-09-26 15:58                     ` Larry Finger
2009-09-25  8:45             ` Holger Schurig
2009-09-25 14:56               ` Christian Lamparter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox