aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/broadcom-diag
Commit message (Collapse)AuthorAge
* brcm47xx: change board detection for some Asus devicesHauke Mehrtens2013-08-04
| | | | | | | | This closes #13316 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37680
* broadcom-diag: show error message in case something goes wrong with gpio irqHauke Mehrtens2013-08-03
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37668
* broadcom-diag: add gpio config for Asus RT-N66UHauke Mehrtens2013-08-03
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37667
* broadcom-diag: add gpio config for Linksys E4200v1Hauke Mehrtens2013-08-03
| | | | | | | | | GPIO for Linksys E4200v1, tested and works. This closes #13454 and #13894 Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37666
* broadcom-diag: add support for the ASUS RT-N12Hauke Mehrtens2013-08-02
| | | | | | | | | | This adds button and led info, which I determined by manually poking the gpio values. Signed-off-by: Josh Stone <cuviper@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37655
* broadcom-diag: increase version numberHauke Mehrtens2013-08-02
| | | | | | There are some changes in there and this should be rebuild. SVN-Revision: 37654
* brcm47xx: improve detection of Linksys WRTSL54GSHauke Mehrtens2013-08-01
| | | | | | | | This closes #13319 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37647
* brcm47xx: do not load the kernel modules needed for Ethernet manuallyHauke Mehrtens2013-07-14
| | | | | | | add the boot flag to make the kernel modules needed for Ethernet and diag load on startup. SVN-Revision: 37284
* broadcom-diag: make it work with kernel 3.10Hauke Mehrtens2013-07-14
| | | | | | In kernel 3.10 the proc interface changed, this patch adds the changes needed for the new interface. SVN-Revision: 37280
* broadcom-diag: check the correct value for not null.Hauke Mehrtens2013-07-14
| | | | | | This also fixes a compile warning. SVN-Revision: 37279
* broadcom-diag: reoder some parts.Hauke Mehrtens2013-07-14
| | | | | | | This was done to reduce the number of forward declaration needed. This does not contain any real change in the code. SVN-Revision: 37278
* packages: clean up the package folderJohn Crispin2013-06-21
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007