Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: remove 3.12 support since none of the targets is using it | Luka Perkov | 2014-07-10 | 1 | -60/+0 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41581 | ||||
* | kernel: ledtrig-netdev: use netdev_notifier_info | Luka Perkov | 2014-07-08 | 1 | -2/+11 |
| | | | | | | | | | | Since kernel 3.11, the third parameter passed to notifier_call() is of type struct netdev_notifier_info. This patch fixes an oops when setting a netdev LED trigger. Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 41552 | ||||
* | preliminary 3.12 support | Imre Kaloz | 2013-10-24 | 1 | -0/+51 |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38528 |