Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: disallow seeks in minstrel debug code | Arnd Bergmann | 2010-09-16 | 1 | -1/+2 |
| | | | | | | No need for seek here, so let's just use nonseekable_open. Signed-off-by: Arnd Bergmann <arnd@arndb.de> | ||||
* | minstrel_ht: move minstrel_mcs_groups declaration to header file | John W. Linville | 2010-06-24 | 1 | -2/+0 |
| | | | | | Signed-off-by: John W. Linville <linville@tuxdriver.com> Acked-by: Felix Fietkau <nbd@openwrt.org> | ||||
* | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | 2010-06-02 | 1 | -0/+120 |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com> |