Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-14 | mac80211: pass block ack session timeout to to driver | Sara Sharon | |
Currently mac80211 does not inform the driver of the session block ack timeout when starting a rx aggregation session. Drivers that manage the reorder buffer need to know this parameter. Seeing that there are now too many arguments for the drv_ampdu_action() function, wrap them inside a structure. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> | |||
2015-11-18 | cw1200: move under st vendor directory | Kalle Valo | |
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |