Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-05 | bgmac: add support for Northstar SoC (BCM4707, BCM53018) | Hauke Mehrtens | 1 | -0/+1 |
2014-01-05 | bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4 | Hauke Mehrtens | 1 | -1/+3 |
2014-01-05 | bgmac: initialize the DMA controller of core rev >= 4 | Hauke Mehrtens | 1 | -0/+50 |
2013-12-27 | bgmac: drop duplicated PHY defines | Rafał Miłecki | 1 | -21/+0 |
2013-12-11 | bgmac: replace some magic values with defines | Rafał Miłecki | 1 | -1/+5 |
2013-12-10 | bgmac: connect to PHY and make use of PHY device | Rafał Miłecki | 1 | -8/+4 |
2013-09-17 | bgmac: implement unaligned addressing for DMA rings that support it | Rafał Miłecki | 1 | -0/+2 |
2013-09-17 | bgmac: fix internal switch initialization | Rafał Miłecki | 1 | -1/+1 |
2013-03-08 | bgmac: register MII bus | Rafał Miłecki | 1 | -0/+1 |
2013-02-13 | bgmac: return error on failed PHY write | Rafał Miłecki | 1 | -3/+0 |
2013-02-07 | bgmac: implement missing code for BCM53572 | Hauke Mehrtens | 1 | -1/+1 |
2013-01-10 | bgmac: driver for GBit MAC core on BCMA bus | Rafał Miłecki | 1 | -0/+456 |