summaryrefslogtreecommitdiff
path: root/package/kernel/broadcom-diag
Commit message (Collapse)AuthorAge
* 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