From: Chris Chiu <chris.chiu@xxxxxxxxxxxxx> The rtl8xxxu is the driver based on mac80211 framework, but the ampdu tx is never working. Fix the ampdu_action and the hw capability to enable the ampdu tx. Chris Chiu (2): rtl8xxxu: unset the hw capability HAS_RATE_CONTROL rtl8xxxu: Fix ampdu_action to get block ack session work .../net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 1 + .../wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 28 ++++++++++++------- 2 files changed, 19 insertions(+), 10 deletions(-) -- 2.20.1