1. 01 7月, 2006 1 次提交
  2. 20 4月, 2006 1 次提交
  3. 17 2月, 2006 3 次提交
  4. 17 1月, 2006 1 次提交
  5. 13 1月, 2006 1 次提交
    • D
      [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support · 9a6301c1
      Dan Williams 提交于
      This patch allows the Atmel driver to work correctly with wpa_supplicant
      and other programs that require some conformance with WEXT-18.  It
      should not affect current behavior of the driver.  The patch does four
      things:
      
      1) Implements SIOCSIWENCODEEXT, SIOCGIWENCODEEXT, SIOCSIWAUTH, and
      SIOCGIWAUTH calls for unencrypted and WEP operation
      
      2) Accepts zero-filled addresses for SIOCSIWAP, which are legal and
      should turn off any previous forced WAP address
      
      3) Sends association and de-association events to userspace at most of
      the appropriate times
      
      4) Fixes erroneous order of CIPHER_SUITE_WEP_* arguments in one location
      which are actually unused anyway
      Signed-off-by: NDan Williams <dcbw@redhat.com>
      Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
      9a6301c1
  6. 17 11月, 2005 2 次提交
  7. 11 11月, 2005 1 次提交
    • S
      [PATCH] Atmel wireless update · b16a228d
      simon@thekelleys.org.uk 提交于
      * Merge PCMCIA card table with new Brodowski PCMCIA id table.
      * Add missing entries to PCMCIA id table.
      * Other tweaks to conform with Documentation/driver-changes.txt
        (types, call request_region, etc)
      * Fix size of requested IO region.
      * Reduce printk verbosity.
      * Remove EXPERIMENTAL
      * tweak to association code - don't force shared key authentication
        when wep in use.
      Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
      b16a228d
  8. 08 11月, 2005 1 次提交
  9. 29 10月, 2005 1 次提交
  10. 22 9月, 2005 1 次提交
  11. 07 9月, 2005 1 次提交
  12. 26 8月, 2005 1 次提交
  13. 13 5月, 2005 1 次提交
    • J
      [NET] ieee80211 subsystem · b453872c
      Jeff Garzik 提交于
      Contributors:
      Host AP contributors
      James Ketrenos <jketreno@linux.intel.com>
      Francois Romieu <romieu@fr.zoreil.com>
      Adrian Bunk <bunk@stusta.de>
      Matthew Galgoci <mgalgoci@parcelfarce.linux.th
      eplanet.co.uk>
      b453872c
  14. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4