kernel-fxtec-pro1x/drivers/net/wireless/orinoco
Dominik Brodowski 2caff14713 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Convert PCMCIA drivers to use the dynamic debug infrastructure, instead of
requiring manual settings of PCMCIA_DEBUG.

Also, remove all usages of the CS_CHECK macro and replace them with proper
Linux style calling and return value checking. The extra error reporting may
be dropped, as the PCMCIA core already complains about any (non-driver-author)
errors.

CC: linux-wireless@vger.kernel.org
CC: netdev@vger.kernel.org
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2009-11-09 08:30:02 +01:00
..
airport.c
cfg.c orinoco: enable cfg80211 "set_channel" operation 2009-08-04 16:43:26 -04:00
cfg.h
fw.c
fw.h
hermes.c wireless: remove redundant tests on unsigned 2009-07-10 15:01:57 -04:00
hermes.h orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
hermes_dld.c
hermes_dld.h
hermes_rid.h
hw.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-09-02 00:32:56 -07:00
hw.h orinoco: add function to retrieve current bssid 2009-08-14 09:12:44 -04:00
Kconfig
main.c wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
main.h
Makefile
mic.c
mic.h
orinoco.h orinoco: consolidate storage of WEP and TKIP keys 2009-08-14 09:12:45 -04:00
orinoco_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless) 2009-11-09 08:30:02 +01:00
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
scan.c orinoco: fix printk format specifier for size_t arguments 2009-07-10 15:01:54 -04:00
scan.h orinoco: convert scanning to cfg80211 2009-07-10 15:01:46 -04:00
spectrum_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless) 2009-11-09 08:30:02 +01:00
wext.c orinoco: remove spare whitespace 2009-08-20 11:36:07 -04:00
wext.h