summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvpp2.c
AgeCommit message (Expand)Author
2018-10-20net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-02-22mvpp2: fix multicast address filterMikulas Patocka
2017-10-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni
2017-03-15net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni
2017-01-09net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni
2015-12-04net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas
2015-12-04net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas
2015-08-10net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas
2015-08-10net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas
2015-08-10net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2014-11-01net: mvpp2: fix possible memory leakSudip Mukherjee
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni
2014-07-22net: mvpp2: Simplify BM pool buffers freeingEzequiel Garcia
2014-07-22net: mvpp2: Fix the BM pool buffer release checkEzequiel Garcia
2014-07-22net: mvpp2: Enable proper PHY polling and fix port functionalityMarcin Wojtas
2014-07-22net: mvpp2: Fix the periodic XON enable bitMarcin Wojtas
2014-07-20net: mvpp2: Fix error return code in mvpp2_probe()Wei Yongjun
2014-07-20net: mvpp2: Remove redundant dev_err call in mvpp2_port_probe()Wei Yongjun
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia
2014-07-10ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas