summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell (follow)
Commit message (Expand)AuthorAge
* net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev2021-09-03
* net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov2021-04-10
* net: sky2: initialize return of gm_phy_readTom Rix2020-07-31
* net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan2020-05-10
* mvpp2: use correct size for memsetArnd Bergmann2020-05-10
* net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang2020-05-10
* net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2020-05-10
* skge: fix checksum byte orderStephen Hemminger2019-10-05
* sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-09-21
* sky2: Disable MSI on ASUS P6TTakashi Iwai2019-08-04
* net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart2019-06-11
* net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov2019-03-23
* sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-23
* sky2: Increase D3 delay againKai-Heng Feng2019-02-23
* skge: potential memory corruption in skge_get_regs()Dan Carpenter2019-02-20
* net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier2018-10-20
* net: mvneta: fix mtu change on port without linkYelena Krivosheev2018-09-19
* net: mvneta: fix enable of all initialized RXQsYelena Krivosheev2018-05-30
* sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-13
* mvpp2: fix multicast address filterMikulas Patocka2018-02-22
* net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan2018-01-02
* net: mvneta: clear interface link status on port disableYelena Krivosheev2018-01-02
* net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni2017-10-21
* net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT2017-07-05
* net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni2017-03-15
* net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni2017-01-09
* net: sky2: Fix shutdown crashJeremy Linton2016-12-10
* net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein2016-08-10
* net: mvneta: enable change MAC address when interface is upDmitri Epshtein2016-04-12
* net: mvpp2: fix refilling BM pools in RX pathMarcin Wojtas2015-12-04
* net: mvpp2: fix buffers' DMA handling on RX pathMarcin Wojtas2015-12-04
* net: mvpp2: fix missing DMA region unmap in egress processingMarcin Wojtas2015-12-04
* net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas2015-12-02
* net: mvneta: fix error path for building skbMarcin Wojtas2015-12-02
* net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas2015-12-02
* net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas2015-12-02
* net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas2015-12-02
* net: mvneta: Fix memory use after free.Justin Maggard2015-11-09
* mvneta: add FIXED_PHY dependencyArnd Bergmann2015-11-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\
| * net: mv643xx_eth: add missing of_node_putJulia Lawall2015-10-26
* | net: mvneta: Fix clearing of MIB statisticsAndrew Lunn2015-10-25
* | net: mvneta: add ethtool statisticsRussell King2015-10-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\|
| * net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer2015-10-21
| * net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer2015-10-21
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* | RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau2015-09-29
* | net: mvneta: Statically assign queues to CPUsMaxime Ripard2015-09-29
* | net: mvneta: Allow different queuesMaxime Ripard2015-09-29