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