dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/rt2x00
Bartlomiej Zolnierkiewicz d42c8d86ca rt2800usb: add RXINFO_DESC_SIZE definition
Add RXINFO_DESC_SIZE definition and use it instead of abusing
RXD_DESC_SIZE one (TXD_DESC_SIZE and RXD_DESC_SIZE are specific
to PCI version of the chipset).

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:55 -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 driver private field to struct rt2x00_dev 2009-11-06 16:48:52 -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 rt2x00: Comment spellchecking 2009-07-24 15:05:26 -04:00
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 rt2x00: Comment spellchecking 2009-07-24 15:05:26 -04:00
rt73usb.c rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb 2009-09-29 17:25:16 -04:00
rt73usb.h rt2x00: Comment spellchecking 2009-07-24 15:05:26 -04:00
rt2400pci.c rt2x00: Hardcode TX ack timeout and consume time 2009-09-09 11:18:14 -04:00
rt2400pci.h rt2x00: Comment spellchecking 2009-07-24 15:05:26 -04:00
rt2500pci.c rt2x00: Hardcode TX ack timeout and consume time 2009-09-09 11:18:14 -04:00
rt2500pci.h rt2x00: Comment spellchecking 2009-07-24 15:05:26 -04:00
rt2500usb.c rt2x00: Hardcode TX ack timeout and consume time 2009-09-09 11:18:14 -04:00
rt2500usb.h rt2x00: Comment spellchecking 2009-07-24 15:05:26 -04:00
rt2800lib.h rt2800: add rt2800lib.h 2009-11-06 16:48:55 -05:00
rt2800pci.c rt2800: add rt2800lib.h 2009-11-06 16:48:55 -05:00
rt2800pci.h rt2800: add rt2800lib.h 2009-11-06 16:48:55 -05:00
rt2800usb.c rt2800usb: add RXINFO_DESC_SIZE definition 2009-11-06 16:48:55 -05:00
rt2800usb.h rt2800usb: add RXINFO_DESC_SIZE definition 2009-11-06 16:48:55 -05:00