You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/mac80211
Sven Eckelmann 2b51d8591f mac80211: ath10k: support for management rate control
Issues a wmi command to firmware when multicast rate change is received with the
new BSS_CHANGED_MCAST_RATE flag.  Also fixes the incorrect fixed_rate setting
for CCK rates which got introduced with addition of ath10k_rates_rev2 enum.

By default the firmware uses 1Mbps and 6Mbps rate for management packets
in 2G and 5G bands respectively. But when the user selects different
basic rates from the userspace, we need to send the management
packets at the lowest basic rate selected by the user.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
5 years ago
..
files mac80211: add iw command wrapper with error logging 6 years ago
patches mac80211: ath10k: support for management rate control 5 years ago
scripts mac80211: add a maintenance script for upstream backport commits 10 years ago
Makefile mac80211: ath10k: support for management rate control 5 years ago
ath.mk mac80211: move atheros/qca packaging code to ath.mk 6 years ago
broadcom.mk mac80211: move broadcom packaging code to broadcom.mk 6 years ago
intel.mk mac80211: move intel packaging code to intel.mk 6 years ago
marvell.mk mac80211: move marvell packaging code to marvell.mk 6 years ago
ralink.mk mac80211: move rt2x00 packaging code to ralink.mk 6 years ago
realtek.mk mac80211: move realtek packaging code to realtek.mk 6 years ago