linux/drivers/net/wireless/rt2x00
Helmut Schaa 0bdab171ec rt2x00: fix typo in rt2800.h
Fix a typo in a comment in rt2800.h. Instead of replacing the wrong
hexvalue (0x171c) with the correct one (0x1718) just use the appropriate
readable define.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-04-26 14:21:24 -04:00
..
Kconfig
Makefile
rt2x00.h rt2x00: add txdesc parameter to write_tx_data 2010-04-16 15:32:00 -04:00
rt2x00config.c
rt2x00crypto.c
rt2x00debug.c
rt2x00debug.h
rt2x00dev.c
rt2x00dump.h
rt2x00firmware.c
rt2x00ht.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h
rt2x00link.c
rt2x00mac.c
rt2x00pci.c rt2x00: add txdesc parameter to write_tx_data 2010-04-16 15:32:00 -04:00
rt2x00pci.h rt2x00: add txdesc parameter to write_tx_data 2010-04-16 15:32:00 -04:00
rt2x00queue.c rt2x00: add txdesc parameter to write_tx_data 2010-04-16 15:32:00 -04:00
rt2x00queue.h
rt2x00reg.h
rt2x00soc.c rt2x00: Export rt2x00soc_probe from rt2x00soc 2010-03-03 15:40:14 -05:00
rt2x00soc.h rt2x00: remove KSEG1ADDR define from rt2x00soc.h 2010-03-10 16:16:53 -05:00
rt2x00usb.c rt2x00: add txdesc parameter to write_tx_data 2010-04-16 15:32:00 -04:00
rt2x00usb.h rt2x00: add txdesc parameter to write_tx_data 2010-04-16 15:32:00 -04:00
rt61pci.c rt2x00: Add wakeup interrupt handler to rt61pci. 2010-04-06 16:55:06 -04:00
rt61pci.h
rt73usb.c rt2x00: Disable auto wakeup before waking up device. 2010-04-06 16:52:07 -04:00
rt73usb.h
rt2400pci.c rt2x00: Disable auto wakeup before waking up device. 2010-04-06 16:52:07 -04:00
rt2400pci.h
rt2500pci.c rt2x00: Disable auto wakeup before waking up device. 2010-04-06 16:52:07 -04:00
rt2500pci.h
rt2500usb.c rt2x00: Enable powersaving by default again on rt2500usb. 2010-04-08 15:24:08 -04:00
rt2500usb.h
rt2800.h rt2x00: fix typo in rt2800.h 2010-04-26 14:21:24 -04:00
rt2800lib.c rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx 2010-04-26 14:21:23 -04:00
rt2800lib.h
rt2800pci.c rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mapped 2010-04-16 15:32:00 -04:00
rt2800pci.h
rt2800usb.c wireless: rt2x00: rt2800usb: identify Allwin devices 2010-04-19 16:45:20 -04:00
rt2800usb.h