linux-stable/drivers/net/wireless/rt2x00
Bartlomiej Zolnierkiewicz 5822e0701d rt2x00: add support for different chipset interfaces
Enhance rt2x00 infrastructure by adding explicit information
about used chipset interface to struct rt2x00_chip.

The new field will be used by rt2800 drivers for rt2800 library.

Also add commonly used rt2x00_intf_is_pci() and rt2x00_intf_is_usb()
helpers to make code easier to read (noticed by Ivo van Doorn).

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-06 16:48:57 -05:00
..
Kconfig rt2800pci: make Kconfig help entry more helpful 2009-11-04 18:44:49 -05:00
Makefile rt2x00: Implement support for rt2800pci 2009-10-27 16:48:22 -04:00
rt2x00.h rt2x00: add support for different chipset interfaces 2009-11-06 16:48:57 -05:00
rt2x00config.c rt2x00: Hardcode TX ack timeout and consume time 2009-09-09 11:18:14 -04:00
rt2x00crypto.c rt2x00: Reorganize padding & L2 padding 2009-08-31 14:42:14 -04:00
rt2x00debug.c
rt2x00debug.h
rt2x00dev.c rt2x00: Reorganize padding & L2 padding 2009-08-31 14:42:14 -04:00
rt2x00dump.h
rt2x00firmware.c
rt2x00ht.c
rt2x00leds.c
rt2x00leds.h rt2x00: remove needless ifdefs from rt2x00leds.h 2009-11-04 18:44:52 -05:00
rt2x00lib.h rt2x00: fix the definition of rt2x00crypto_rx_insert_iv 2009-09-23 11:35:53 -04:00
rt2x00link.c rt2x00: Fix rounding errors in RSSI average calculation 2009-08-14 09:13:52 -04:00
rt2x00mac.c rt2x00: Cleanup rt2x00mac_bss_info_changed() 2009-08-28 14:40:53 -04:00
rt2x00pci.c
rt2x00pci.h rt2x00: fix rt2x00pci_register_multi[read,write]() arguments 2009-11-06 16:48:54 -05:00
rt2x00queue.c rt2x00: Reorganize padding & L2 padding 2009-08-31 14:42:14 -04:00
rt2x00queue.h rt2x00: Add support for retry rates 2009-08-20 11:36:02 -04:00
rt2x00reg.h
rt2x00soc.c rt2x00: Add rt2x00soc bus module 2009-10-27 16:48:21 -04:00
rt2x00soc.h rt2x00: Add rt2x00soc bus module 2009-10-27 16:48:21 -04:00
rt2x00usb.c rt2x00: fix rt2x00usb_regbusy_read() arguments 2009-11-06 16:48:54 -05:00
rt2x00usb.h rt2x00: fix rt2x00usb_regbusy_read() arguments 2009-11-06 16:48:54 -05:00
rt61pci.c rt2x00: Hardcode TX ack timeout and consume time 2009-09-09 11:18:14 -04:00
rt61pci.h
rt73usb.c rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb 2009-09-29 17:25:16 -04:00
rt73usb.h
rt2400pci.c rt2x00: Hardcode TX ack timeout and consume time 2009-09-09 11:18:14 -04:00
rt2400pci.h
rt2500pci.c rt2x00: Hardcode TX ack timeout and consume time 2009-09-09 11:18:14 -04:00
rt2500pci.h
rt2500usb.c rt2x00: Hardcode TX ack timeout and consume time 2009-09-09 11:18:14 -04:00
rt2500usb.h
rt2800.h rt2800: fix comments in rt2800.h 2009-11-06 16:48:56 -05:00
rt2800lib.h rt2800: add rt2800lib.h 2009-11-06 16:48:55 -05:00
rt2800pci.c rt2800: fix duplication in header files 2009-11-06 16:48:55 -05:00
rt2800pci.h rt2800: fix duplication in header files 2009-11-06 16:48:55 -05:00
rt2800usb.c rt2800: fix duplication in header files 2009-11-06 16:48:55 -05:00
rt2800usb.h rt2800: fix duplication in header files 2009-11-06 16:48:55 -05:00