Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: call rate_control_send_low() internally | Johannes Berg | 2019-06-14 | 1 | -3/+0 |
| | | | | | | | | There's no rate control algorithm that *doesn't* want to call it internally, and calling it internally will let us modify its behaviour in the future. Signed-off-by: Johannes Berg <johannes.berg@intel.com> | ||||
* | docs: Move the 802.11 guide into the driver-api manual | Jonathan Corbet | 2016-11-29 | 1 | -0/+295 |
Put this documentation with the other driver docs and try to keep the top level reasonably clean. Cc: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> |