1. 28 3月, 2006 4 次提交
  2. 25 3月, 2006 1 次提交
  3. 23 3月, 2006 1 次提交
    • J
      [PATCH] WE-20 for kernel 2.6.16 · 711e2c33
      Jean Tourrilhes 提交于
      	This is version 20 of the Wireless Extensions. This is the
      completion of the RtNetlink work I started early 2004, it enables the
      full Wireless Extension API over RtNetlink.
      
      	Few comments on the patch :
      	o totally driver transparent, no change in drivers needed.
      	o iwevent were already RtNetlink based since they were created
      (around 2.5.7). This adds all the regular SET and GET requests over
      RtNetlink, using the exact same mechanism and data format as iwevents.
      	o This is a Kconfig option, as currently most people have no
      need for it. Surprisingly, patch is actually small and well
      encapsulated.
      	o Tested on SMP, attention as been paid to make it 64 bits clean.
      	o Code do probably too many checks and could be further
      optimised, but better safe than sorry.
      	o RtNetlink based version of the Wireless Tools available on
      my web page for people inclined to try out this stuff.
      
      	I would also like to thank Alexey Kuznetsov for his helpful
      suggestions to make this patch better.
      Signed-off-by: NJean Tourrilhes <jt@hpl.hp.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      711e2c33
  4. 17 2月, 2006 3 次提交
  5. 11 2月, 2006 1 次提交
  6. 31 1月, 2006 2 次提交
  7. 15 1月, 2006 2 次提交
  8. 13 1月, 2006 1 次提交
  9. 01 12月, 2005 2 次提交
  10. 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
  11. 15 10月, 2005 1 次提交
  12. 06 9月, 2005 3 次提交
  13. 26 8月, 2005 1 次提交
  14. 24 8月, 2005 1 次提交
  15. 28 6月, 2005 1 次提交
  16. 28 5月, 2005 2 次提交
  17. 16 5月, 2005 1 次提交
    • D
      [PATCH] wireless: 3CRWE154G72 Kconfig help fix · c8920ba0
      Daniel Andersen 提交于
      Version 2 of the 3com OfficeConnect 11g Cardbus Card aka 3CRWE154G72 is not
      supported by the prism54 project.  To stop confusion, the kernel
      documentation should state so as 3com made a good job hiding the version.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      
      diff -puN drivers/net/wireless/Kconfig~wireless-3crwe154g72-kconfig-help-fix drivers/net/wireless/Kconfig
      c8920ba0
  18. 13 5月, 2005 1 次提交
  19. 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