Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: remove support for kernel 3.6 | Hauke Mehrtens | 2013-06-12 | 1 | -1978/+0 |
| | | | | SVN-Revision: 36927 | ||||
* | kernel: backport SSB/BCMA changes in preparation for a compat-wireless update | Felix Fietkau | 2013-04-19 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36367 | ||||
* | brcm47xx: update bgmac driver to the version in mainline kernel | Hauke Mehrtens | 2013-01-10 | 1 | -156/+454 |
| | | | | SVN-Revision: 35083 | ||||
* | brcm47xx: BGMAC Driver corrections | Hauke Mehrtens | 2013-01-07 | 1 | -3/+3 |
| | | | | | | | | | | | | | 1) Fix what appears to be a logic error in bgmac_phy_advertise. 2) Fix bgmac_ioctl to use passed phy_id; needed for switch-robo interface w/ the driver to work correctly. I still have the issue with the interface always being HD when the speed/duplex is set manually (e.g., echo "100FD" > /proc/switch/eth0/port/N/media). Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 35052 | ||||
* | brcm47xx: add bgmac driver | Hauke Mehrtens | 2013-01-03 | 1 | -0/+1680 |
This Ethernet driver is in early development stage and still has some problems. This was working on my bcm4716 based device. Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver. SVN-Revision: 34995 |