1. 16 12月, 2010 1 次提交
  2. 12 10月, 2010 1 次提交
    • K
      wl1251: move to it's own directory · 9bc6772e
      Kalle Valo 提交于
      wl1271 driver is under heavy development but on the other hand the older
      wl1251 driver is currently considered more as a legacy driver. To make it
      easier to develop wl1271 features move wl1251 to it's own directory,
      drivers/net/wireless/wl1251.
      
      There are no functional changes, only moving of files. One regression
      is that Kconfig won't be updated automatically and user needs to enable
      wl1251 manually with an older config file.
      Signed-off-by: NKalle Valo <kvalo@adurom.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      9bc6772e
  3. 11 5月, 2010 1 次提交
  4. 27 4月, 2010 1 次提交
  5. 17 4月, 2010 1 次提交
  6. 16 2月, 2010 1 次提交
    • R
      wireless: airo_cs build fixes · 2bf9fa69
      Randy Dunlap 提交于
      When WEXT_PRIV is not enabled, airo_cs has build errors.
      It needs to include net/iw_handler.h and it should select
      WEXT_PRIV, like the airo driver does.
      
      drivers/net/wireless/airo.c:7655: error: unknown field 'num_private' specified in initializer
      drivers/net/wireless/airo.c:7655: warning: initialization makes pointer from integer without a cast
      drivers/net/wireless/airo.c:7656: error: unknown field 'num_private_args' specified in initializer
      drivers/net/wireless/airo.c:7656: warning: excess elements in struct initializer
      drivers/net/wireless/airo.c:7656: warning: (near initialization for 'airo_handler_def')
      drivers/net/wireless/airo.c:7658: error: unknown field 'private' specified in initializer
      drivers/net/wireless/airo.c:7658: warning: initialization makes integer from pointer without a cast
      drivers/net/wireless/airo.c:7658: error: initializer element is not computable at load time
      drivers/net/wireless/airo.c:7658: error: (near initialization for 'airo_handler_def.num_standard')
      drivers/net/wireless/airo.c:7659: error: unknown field 'private_args' specified in initializer
      drivers/net/wireless/airo.c:7659: warning: initialization from incompatible pointer type
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      2bf9fa69
  7. 31 10月, 2009 6 次提交
  8. 10 10月, 2009 1 次提交
  9. 08 10月, 2009 2 次提交
  10. 02 10月, 2009 1 次提交
  11. 23 9月, 2009 1 次提交
  12. 15 9月, 2009 1 次提交
  13. 09 9月, 2009 1 次提交
    • L
      wireless: mark prism54 as deprecated and mark for removal · 4d8cd268
      Luis R. Rodriguez 提交于
      The preferred module is p54pci which also supports FullMAC
      PCI / Cardbus devices. We schedule removal for 2.6.34. Reason
      to remove this is no one really is testing prism54 anymore,
      and while it works p54pci provides support for the same hardware.
      It should be noted I have been told some FullMAC devices may not
      have worked with the SoftMAC driver but to date we have yet to
      recieve a single bug report regarding this. If there are users
      out there please let us know!
      
      Cc: aquilaver@yahoo.com
      Cc: linux-kernel@vger.kernel.org
      Cc: Dan Williams <dcbw@redhat.com>
      Cc: Kai Engert <kengert@redhat.com>
      Cc: Jean Tourrilhes <jt@hpl.hp.com>
      Cc: Tim de Waal<tim.dewaal@yahoo.com>
      Cc: Roy Marples <uberlord@gentoo.org>
      Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
      Cc: Christian Lamparter <chunkeey@web.de>
      Cc: Björn Steinbrink <B.Steinbrink@gmx.de>
      Cc: Tim Gardner <tim.gardner@canonical.com>
      Cc: Larry Finger <Larry.Finger@lwfinger.net>
      Cc: Johannes Berg <johannes@sipsolutions.net>
      Signed-off-by: NLuis R. Rodriguez <lrodriguez@atheros.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      4d8cd268
  14. 03 9月, 2009 1 次提交
  15. 02 9月, 2009 1 次提交
  16. 05 8月, 2009 1 次提交
  17. 25 7月, 2009 2 次提交
  18. 13 6月, 2009 1 次提交
  19. 11 6月, 2009 1 次提交
  20. 04 6月, 2009 1 次提交
  21. 29 5月, 2009 1 次提交
  22. 23 5月, 2009 1 次提交
  23. 07 5月, 2009 1 次提交
  24. 23 4月, 2009 5 次提交
  25. 28 3月, 2009 1 次提交
  26. 17 3月, 2009 1 次提交
  27. 28 2月, 2009 1 次提交
  28. 30 1月, 2009 2 次提交