summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2019-10-05skge: fix checksum byte orderStephen Hemminger
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-08-04sky2: Disable MSI on ASUS P6TTakashi Iwai
2019-06-11net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-06-11net: mvneta: Fix err code path of probeJisheng Zhang
2019-03-23net: marvell: mvneta: fix DMA debug warningRussell King
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-03-13sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter
2018-10-18net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-09-19net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-02-22mvpp2: fix multicast address filterMikulas Patocka
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2017-12-29net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev
2017-12-29net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev
2017-12-29net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-11-08net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
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
2016-11-29net: ethernet: marvell: mvneta: fix fixed-link phydev leaksJohan Hovold
2016-11-25mvpp2: use correct size for memsetArnd Bergmann
2016-11-25net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn
2016-11-18net: sky2: Fix shutdown crashJeremy Linton
2016-11-01net: mv643xx_eth: ensure coalesce settings survive read-modify-writeRussell King
2016-10-29net: mv643xx_eth: Fetch the phy connection type from DTJason Gunthorpe
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-10-03net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov
2016-09-26net: mvneta: mark symbols static where possibleBaoyou Xie
2016-09-12net: mvneta: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-06net/mvneta: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-01sky2: use napi_complete_donestephen hemminger
2016-08-08net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-08-08net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes
2016-08-01ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen
2016-08-01ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-08-01ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-17net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-17net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes
2016-07-08net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-01net: mvneta: fix open() error cleanupRussell King - ARM Linux
2016-06-29net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-29net: ethernet: mvpp2: use phydev from struct net_devicePhilippe Reynes
2016-05-25net: mvneta: Fix lacking spinlock initializationGregory CLEMENT