aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-01net: mvpp2: fix possible memory leakSudip Mukherjee1-9/+18
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni1-0/+16
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni1-1/+1
2014-07-22net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia1-13/+6
2014-07-22net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia1-3/+3
2014-07-22net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas1-8/+32
2014-07-22net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas1-1/+1
2014-07-20net: mvpp2: Fix error return code in mvpp2_probe()Wei Yongjun1-0/+1
2014-07-20net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()Wei Yongjun1-1/+0
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia1-1/+1
2014-07-10ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas1-0/+6393