Skip to content
Snippets Groups Projects
  1. Jun 24, 2010
    • Sebastian Smolorz's avatar
      at76c50x-usb: Extract bssid from authentication frame · a185045c
      Sebastian Smolorz authored
      
      The driver at76c50x-usb is unable to authenticate with an AP since
      kernel 2.6.31 for the following reason: The join command of the firmware
      needs to be sent with the right bssid before any transmission can start.
      Before kernel 2.6.31 mac80211 informed its drivers about the changing
      bssid early enough for at76c50x-usb but during the development of 2.6.31
      mac80211's behaviour changed. Now a new bssid is set after the
      association.
      
      This patch changes the tx routine of the driver at76c50x-usb in such a
      way that a new bssid is extracted from an authentication frame and the
      join command with that bssid is processed.
      
      Signed-off-by: default avatarSebastian Smolorz <sesmo@gmx.net>
      Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
      a185045c
  2. Jun 03, 2010
  3. Feb 27, 2009
  4. Feb 09, 2009
  5. Jan 06, 2009
  6. Oct 13, 2008
Loading