android_kernel_xiaomi_sm8350/drivers/net/wireless/rt2x00
Ivo van Doorn 5adf6d63c1 rt2x00: Fix QOS sequence counting
When IEEE80211_TX_CTL_ASSIGN_SEQ is not set,
the driver should disable hardware sequence counting
to make sure the mac80211 provided counter is used.
This fixes QOS sequence counting, since that is one
of the cases where mac80211 provides a seperate
sequence counter.

By moving the sequence counting code to rt2x00queue
we make sure that _all_ frames get the sequence counter,
including RTS/CTS and Beacon frames.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-29 16:55:05 -04:00
..
Kconfig
Makefile
rt2x00.h rt2x00: Fix EIFS timing value 2008-07-29 16:55:04 -04:00
rt2x00config.c rt2x00: Fix EIFS timing value 2008-07-29 16:55:04 -04:00
rt2x00debug.c
rt2x00debug.h
rt2x00dev.c
rt2x00dump.h
rt2x00firmware.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h rt2x00: Remove duplicate declaration 2008-07-29 16:55:04 -04:00
rt2x00mac.c rt2x00: Fix QOS sequence counting 2008-07-29 16:55:05 -04:00
rt2x00pci.c
rt2x00pci.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-07-18 02:39:39 -07:00
rt2x00queue.c rt2x00: Fix QOS sequence counting 2008-07-29 16:55:05 -04:00
rt2x00queue.h rt2x00: Fix QOS sequence counting 2008-07-29 16:55:05 -04:00
rt2x00reg.h
rt2x00rfkill.c
rt2x00usb.c rt2x00: Support for large vendor requests 2008-07-29 16:55:04 -04:00
rt2x00usb.h rt2x00: Large vendor requests for rt73usb firmware upload and beacons 2008-07-29 16:55:05 -04:00
rt61pci.c rt2x00: Fix QOS sequence counting 2008-07-29 16:55:05 -04:00
rt61pci.h
rt73usb.c rt2x00: Fix QOS sequence counting 2008-07-29 16:55:05 -04:00
rt73usb.h
rt2400pci.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2008-07-14 20:40:34 -07:00
rt2400pci.h
rt2500pci.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2008-07-14 20:40:34 -07:00
rt2500pci.h
rt2500usb.c rt2x00: Fix the beacon length bug 2008-07-29 16:55:05 -04:00
rt2500usb.h