android_kernel_xiaomi_sm7250/drivers/net/wireless/rt2x00
Ivo van Doorn 5c58ee51ff [PATCH] rt2x00: Reorganize configuration handler
Reorganize configuration handling by creating a extra
structure which contains precalculated values based
on the mac80211 values which are usefull for all
individual drivers.

This also fixes the preamble configuration problem,
up untill now preamble was never configured since
by default the rate->val value was used when changing
the mode.
Now rate->val will only be used to set the basic rate mask.
The preamble configuration will now be done correctly
through the erp_ie_changed callback function.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-10-10 16:55:15 -07:00
..
Kconfig
Makefile
rt2x00.h [PATCH] rt2x00: Reorganize configuration handler 2007-10-10 16:55:15 -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
rt2x00dev.c [PATCH] rt2x00: Reorganize configuration handler 2007-10-10 16:55:15 -07:00
rt2x00firmware.c
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
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: Reorganize configuration handler 2007-10-10 16:55:15 -07:00
rt61pci.h
rt73usb.c [PATCH] rt2x00: Reorganize configuration handler 2007-10-10 16:55:15 -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
rt2500pci.c [PATCH] rt2x00: Reorganize configuration handler 2007-10-10 16:55:15 -07:00
rt2500pci.h
rt2500usb.c [PATCH] rt2x00: Reorganize configuration handler 2007-10-10 16:55:15 -07:00
rt2500usb.h