linux/drivers/net/wireless/orinoco
David Kilroy 8e638267a8 orinoco: initialise independently of netdev
Initialise the orinoco driver before registerring with netdev, which
will help when we get to cfg80211...

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 15:01:44 -04:00
..
airport.c orinoco: initialise independently of netdev 2009-07-10 15:01:44 -04:00
fw.c orinoco: firmware helpers should use dev_err and friends 2009-07-10 15:01:43 -04:00
fw.h orinoco: firmware: consistently compile out fw cache support if not requested 2009-03-16 18:09:26 -04:00
hermes.c orinoco: hermes doesn't need to be a separate module 2009-02-13 13:44:37 -05:00
hermes.h orinoco: checkpatch cleanup 2009-02-09 15:03:32 -05:00
hermes_dld.c orinoco: prevent accessing memory outside the firmware image 2009-02-27 14:53:02 -05:00
hermes_dld.h orinoco: prevent accessing memory outside the firmware image 2009-02-27 14:53:02 -05:00
hermes_rid.h
hw.c orinoco: use dev_err in early initialisation routines 2009-07-10 15:01:43 -04:00
hw.h orinoco: Move FID allocation to hw.c 2009-07-10 15:01:43 -04:00
Kconfig Move orinoco Kconfig entries into drivers/net/wireless/orinoco/Kconfig 2009-01-29 16:00:44 -05:00
main.c orinoco: initialise independently of netdev 2009-07-10 15:01:44 -04:00
main.h orinoco: Move WEXT handlers into a separate file 2009-02-13 13:44:33 -05:00
Makefile orinoco: hermes doesn't need to be a separate module 2009-02-13 13:44:37 -05:00
mic.c orinoco: Move MIC helpers into new file 2009-02-13 13:44:13 -05:00
mic.h orinoco: Move MIC helpers into new file 2009-02-13 13:44:13 -05:00
orinoco.h orinoco: initialise independently of netdev 2009-07-10 15:01:44 -04:00
orinoco_cs.c orinoco: initialise independently of netdev 2009-07-10 15:01:44 -04:00
orinoco_nortel.c orinoco: initialise independently of netdev 2009-07-10 15:01:44 -04:00
orinoco_pci.c orinoco: initialise independently of netdev 2009-07-10 15:01:44 -04:00
orinoco_pci.h orinoco: Replace net_device with orinoco_private in driver interfaces 2009-07-10 15:01:44 -04:00
orinoco_plx.c orinoco: initialise independently of netdev 2009-07-10 15:01:44 -04:00
orinoco_tmd.c orinoco: initialise independently of netdev 2009-07-10 15:01:44 -04:00
scan.c orinoco: Move scan helpers to a separate file 2009-02-11 11:44:28 -05:00
scan.h orinoco: Move scan helpers to a separate file 2009-02-11 11:44:28 -05:00
spectrum_cs.c orinoco: initialise independently of netdev 2009-07-10 15:01:44 -04:00
wext.c orinoco: Move WEXT handlers into a separate file 2009-02-13 13:44:33 -05:00
wext.h orinoco: Move WEXT handlers into a separate file 2009-02-13 13:44:33 -05:00