linux_dsm_epyc7002/drivers/net/wireless/b43legacy
Johannes Berg d748b4642a mac80211: remove antenna_sel_tx TX info field
This field is never set to anything non-zero in
mac80211, so we should be able to remove it.
Unfortunately though, the iwlwifi and iwlegacy
drivers use it for their internal TX status
processing (which shouldn't be using the rate
control API to start with), so add a new field
"status.antenna" for them, at least for now.

In the future, I plan to use the new field to
hold the hardware queue, while the SKB's queue
mapping holds the AC.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-04-10 14:54:09 -04:00
..
b43legacy.h b43legacy: Load firmware from work queue instead of from probe routine 2012-03-13 14:54:15 -04:00
debugfs.c
debugfs.h
dma.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2012-01-05 10:13:24 -05:00
dma.h b43legacy: Avoid packet losses in the dma worker code 2012-01-04 14:30:43 -05:00
ilt.c
ilt.h
Kconfig
leds.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
leds.h
main.c b43legacy: Load firmware from work queue instead of from probe routine 2012-03-13 14:54:15 -04:00
main.h
Makefile
phy.c ssb: remove 5GHz antenna gain from sprom 2012-03-05 15:20:49 -05:00
phy.h
pio.c
pio.h
radio.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
radio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
xmit.c mac80211: remove antenna_sel_tx TX info field 2012-04-10 14:54:09 -04:00
xmit.h