aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.10/730-b44-add-support-for-Byte-Queue-Limits.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: b44: fix some problems with the phyHauke Mehrtens2013-10-061-46/+0
| | | | | | | | | | * do not try initialize a unused phy * some improvements to the phylib patch * do not turn the phy off when mac is off Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38306
* brcm47xx: bgmac: b44: add support for Byte Queue LimitsHauke Mehrtens2013-09-181-0/+46
This adds support for Byte Queue Limits in bgmac and b44, now it is possible to use more advanced network queue control algorithms. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38038