2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 23:53:55 +08:00
linux-next/drivers/net/wireless/rt2x00
Mattias Nissler db15178755 [PATCH] rt2x00: Fix residual check in PLCP calculations.
Because rt2x00 implements the residual calculation different from what the
legacy code does (i.e. scaled values), we need to adjust the residual check.
Again, we are only mimicking the behaviour of the ralink driver without
actually knowing what we do :-(

Signed-off-by: Mattias Nissler <mattias.nissler@gmx.de>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-10-18 16:19:04 -04: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 [PATCH] rt2x00: Release 2.0.10 2007-10-10 16:55:17 -07: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: Pass dev_state to rt2x00lib_toggle_rx 2007-10-10 16:55:14 -07:00
rt2x00mac.c [PATCH] rt2x00: Reorganize configuration handler 2007-10-10 16:55:15 -07: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 [PATCH] rt2x00: Add get_tx_data_len callback function 2007-10-10 16:55:13 -07: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 [PATCH] rt2x00: Allways memset memory obtained from skb_push() 2007-10-10 16:55:17 -07: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 [PATCH] rt2x00: Reorganize configuration handler 2007-10-10 16:55:15 -07:00
rt2500pci.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00
rt2500usb.c [PATCH] rt2x00: Allways memset memory obtained from skb_push() 2007-10-10 16:55:17 -07:00
rt2500usb.h [RT2x00]: add driver for Ralink wireless hardware 2007-10-10 16:51:39 -07:00