linux/drivers/net/wireless/orinoco
David Kilroy 9afac70a73 orinoco: add orinoco_usb driver
This driver uses the core orinoco modules for the bulk of
the functionality. The low level hermes routines (for local bus
cards) are replaced, the driver supplies its own ndo_xmit_start
function, and locking is done with the _bh variant.

Some recent functionality is not available to the USB cards yet
(firmware loading and WPA).

Out-of-tree driver originally written by Manuel Estrada Sainz.

Thanks to Mark Davis for supplying hardware to test the updates.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-05-03 14:53:08 -04:00
..
airport.c orinoco: encapsulate driver locking 2010-05-03 14:53:07 -04:00
cfg.c orinoco: add hermes_ops 2010-05-03 14:53:06 -04:00
cfg.h
fw.c orinoco: add hermes_ops 2010-05-03 14:53:06 -04:00
fw.h
hermes.c orinoco: encapsulate driver locking 2010-05-03 14:53:07 -04:00
hermes.h orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
hermes_dld.c orinoco: add hermes_ops 2010-05-03 14:53:06 -04:00
hermes_dld.h
hermes_rid.h
hw.c orinoco: add hermes_ops 2010-05-03 14:53:06 -04:00
hw.h wireless: convert to use netdev_for_each_mc_addr 2010-02-28 01:44:01 -08:00
Kconfig orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
main.c orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
main.h orinoco: use cfg80211_find_ie 2010-04-19 16:41:42 -04:00
Makefile orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
mic.c
mic.h
orinoco.h orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
orinoco_cs.c orinoco: encapsulate driver locking 2010-05-03 14:53:07 -04:00
orinoco_nortel.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_pci.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_pci.h
orinoco_plx.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_tmd.c orinoco: allow driver to specify netdev_ops 2010-05-03 14:53:06 -04:00
orinoco_usb.c orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
scan.c orinoco: use cfg80211_find_ie 2010-04-19 16:41:42 -04:00
scan.h
spectrum_cs.c orinoco: encapsulate driver locking 2010-05-03 14:53:07 -04:00
wext.c orinoco: add hermes_ops 2010-05-03 14:53:06 -04:00
wext.h