android_kernel_xiaomi_sdm845/drivers/net/wireless/b43
Johannes Berg f591fa5dbb mac80211: fix TX sequence numbers
This patch makes mac80211 assign proper sequence numbers to
QoS-data frames. It also removes the old sequence number code
because we noticed that only the driver or hardware can assign
sequence numbers to non-QoS-data and especially management
frames in a race-free manner because beacons aren't passed
through mac80211's TX path.

This patch also adds temporary code to the rt2x00 drivers to
not break them completely, that code will have to be reworked
for proper sequence numbers on beacons.

It also moves sequence number assignment down in the TX path
so no sequence numbers are assigned to frames that are dropped.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-14 14:52:57 -04:00
..
b43.h b43: Add simple firmware watchdog 2008-06-27 09:09:16 -04:00
debugfs.c b43: Add debugfs firmware debugging knob 2008-06-27 09:09:16 -04:00
debugfs.h b43: Add debugfs firmware debugging knob 2008-06-27 09:09:16 -04:00
dma.c ssb, b43, b43legacy, b44: Rewrite SSB DMA API 2008-06-27 09:09:15 -04:00
dma.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
Kconfig missing dependencies on HAS_DMA 2008-05-21 16:55:59 -07:00
leds.c b43: Fix possible MMIO access while device is down 2008-06-25 10:55:09 -04:00
leds.h [B43]: LED triggers support 2007-10-10 16:54:11 -07:00
lo.c b43: replace limit_value macro with clamp_val 2008-05-14 16:29:32 -04:00
lo.h b43: Rewrite LO calibration algorithm 2008-05-07 15:02:12 -04:00
main.c mac80211: revamp beacon configuration 2008-07-14 14:30:07 -04:00
main.h b43: Add debugfs files for random SHM access 2008-06-26 16:49:18 -04:00
Makefile b43: Add PIO support for PCMCIA devices 2008-04-08 15:05:56 -04:00
nphy.c b43: nphy.c remove duplicated include 2008-05-14 16:29:49 -04:00
nphy.h b43: Don't compile N-PHY code when N-PHY is disabled 2008-03-25 16:41:59 -04:00
pcmcia.c ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00
pcmcia.h
phy.c b43: use the bitrev helpers rather than rolling a private one 2008-05-14 16:29:50 -04:00
phy.h b43: Rewrite LO calibration algorithm 2008-05-07 15:02:12 -04:00
pio.c b43: Fix PIO skb clobber 2008-06-27 09:09:19 -04:00
pio.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
rfkill.c b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support 2008-06-30 17:37:37 -04:00
rfkill.h b43: Rewrite and fix rfkill init 2007-11-10 04:25:12 -05:00
sysfs.c cfg80211 API for channels/bitrates, mac80211 and driver conversion 2008-02-29 15:19:32 -05:00
sysfs.h
tables_nphy.c b43: Add lots of N-PHY lookup tables 2008-01-28 15:10:03 -08:00
tables_nphy.h b43: Add lots of N-PHY lookup tables 2008-01-28 15:10:03 -08:00
tables.c b43: Fix for broken transmission 2008-01-28 15:05:59 -08:00
tables.h b43: rewrite A PHY initialization 2008-01-28 15:04:31 -08:00
wa.c b43: pull out helpers for writing noise table 2008-03-13 16:02:33 -04:00
wa.h b43: rewrite A PHY initialization 2008-01-28 15:04:31 -08:00
xmit.c mac80211: fix TX sequence numbers 2008-07-14 14:52:57 -04:00
xmit.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00