Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-29 | rsi: avoid format string leak to thread name | Kees Cook | |
Since the rsi_create_kthread interface does not include any format string arguments, make sure that the resulting thread name can never accidentally process the name as a format string. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: John W. Linville <linville@tuxdriver.com> | |||
2014-03-17 | rsi: Add RS9113 wireless driver | Fariya Fatima | |
This patch adds the Redpine Signals' 91x wireless driver. Signed-off-by: Fariya Fatima <fariyaf@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |