alistair23-linux/drivers/net/wireless/rt2x00
Ivo van Doorn b242e891c2 rt2x00: Request usb_maxpacket() once
The usb max packet size won't change during the
device's presence. We should store it in a
variable inside rt2x00dev and use that.
This should also fix a division error when the
device is being hot-unplugged while a frame is
being send out.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-11-18 18:47:37 -08:00
..
Kconfig [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
Makefile [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2x00.h rt2x00: Request usb_maxpacket() once 2007-11-18 18:47:37 -08:00
rt2x00config.c [PATCH] rt2x00: Reorganize configuration handler 2007-10-10 16:55:15 -07:00
rt2x00debug.c rt2x00: Add rt2x00dev->flags to debugfs 2007-10-10 16:53:04 -07:00
rt2x00debug.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2x00dev.c [PATCH] rt2x00: Fix residual check in PLCP calculations. 2007-10-18 16:19:04 -04:00
rt2x00firmware.c [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2x00lib.h [PATCH] rt2x00: jiffies_round -> jiffies_round_relative 2007-10-25 22:05:36 -04:00
rt2x00mac.c rt2x00: Block adhoc & master mode 2007-11-10 04:25:11 -05:00
rt2x00pci.c [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2x00pci.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2x00reg.h [PATCH] rt2x00: Move TSF sync values into rt2x00config 2007-10-10 16:55:12 -07:00
rt2x00rfkill.c [PATCH] rt2x00: Fix rfkill handling 2007-10-10 16:55:11 -07:00
rt2x00ring.h [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2x00usb.c rt2x00: Request usb_maxpacket() once 2007-11-18 18:47:37 -08:00
rt2x00usb.h [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. 2007-10-10 16:53:02 -07:00
rt61pci.c [PATCH] rt2x00: Allways memset memory obtained from skb_push() 2007-10-10 16:55:17 -07:00
rt61pci.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt73usb.c rt2x00: Request usb_maxpacket() once 2007-11-18 18:47:37 -08:00
rt73usb.h [PATCH] mac80211: revamp interface and filter configuration 2007-10-10 16:52:57 -07:00
rt2400pci.c [PATCH] rt2x00: Reorganize configuration handler 2007-10-10 16:55:15 -07:00
rt2400pci.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2500pci.c rt2x00: Fix chipset revision validation 2007-11-14 21:21:15 -05:00
rt2500pci.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2500usb.c rt2x00: Request usb_maxpacket() once 2007-11-18 18:47:37 -08:00
rt2500usb.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00