linux/drivers/net/wireless/rt2x00
Gabor Juhos 899a5f493a rt2x00: rt2800pci: use separate firmware callbacks for SoC devices
Use empty firmware callbacks for SoC devices because those
don't require firmware.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-10-18 14:07:00 -04:00
..
Kconfig rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module 2013-10-18 14:06:59 -04:00
Makefile rt2x00: create a new module for rt2800 MMIO code 2013-10-18 14:06:58 -04:00
rt2x00.h rt2x00: add rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00config.c
rt2x00crypto.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00debug.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00debug.h
rt2x00dev.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00dump.h
rt2x00firmware.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00leds.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00leds.h
rt2x00lib.h
rt2x00link.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00mac.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00mmio.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00mmio.h
rt2x00pci.c rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts) 2013-10-10 13:43:35 -04:00
rt2x00pci.h
rt2x00queue.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00queue.h rt2x00: remove data_queue_desc struct 2013-06-12 14:59:38 -04:00
rt2x00reg.h
rt2x00soc.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00soc.h
rt2x00usb.c rt2x00: do not pause queue on flush 2013-10-10 13:49:28 -04:00
rt2x00usb.h
rt61pci.c rt2x00: rt61pci: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt61pci.h
rt73usb.c rt2x00: rt73usb: use rt2x00_has_cap_* helpers 2013-10-14 13:39:58 -04:00
rt73usb.h
rt2400pci.c rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev 2013-06-12 15:02:15 -04:00
rt2400pci.h
rt2500pci.c rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev 2013-06-12 15:02:15 -04:00
rt2500pci.h
rt2500usb.c rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev 2013-06-12 15:02:15 -04:00
rt2500usb.h
rt2800.h rt2x00: cleanup indentation in rt2800.h 2013-10-14 13:39:57 -04:00
rt2800lib.c rt2x00: rt2800lib: autodetect 5GHz band support 2013-10-18 14:03:54 -04:00
rt2800lib.h rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper 2013-08-16 14:17:50 -04:00
rt2800mmio.c rt2x00: rt2800pci: move initialization functions to the rt2800mmio module 2013-10-18 14:06:59 -04:00
rt2800mmio.h rt2x00: rt2800pci: move initialization functions to the rt2800mmio module 2013-10-18 14:06:59 -04:00
rt2800pci.c rt2x00: rt2800pci: use separate firmware callbacks for SoC devices 2013-10-18 14:07:00 -04:00
rt2800pci.h rt2x00: rt2800pci: move queue functions to the rt2800mmio module 2013-10-18 14:06:59 -04:00
rt2800usb.c wireless: rt2x00: rt2800usb: add new devices 2013-10-03 16:57:34 -04:00
rt2800usb.h