summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2021-09-15octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-07-19net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang
2021-07-14net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-07net: mvpp2: fix interrupt mask/unmask skip conditionSasha Levin
2021-03-30octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam
2021-03-30octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya
2021-03-04net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier
2021-02-10net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski
2021-01-23net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski
2021-01-17net: mvpp2: disable force link UP during port init procedureStefan Chulski
2021-01-17octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King
2021-01-12net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski
2021-01-12net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
2021-01-12net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski
2021-01-12net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski
2020-12-30net: mvpp2: add mvpp2_phylink_to_port() helperRussell King
2020-12-08net: mvpp2: Fix error return code in mvpp2_open()Wang Hai
2020-08-21octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-07-29net: sky2: initialize return of gm_phy_readTom Rix
2020-07-22net: ethernet: mvneta: Add back interface mode validationSascha Hauer
2020-07-22net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer
2020-07-16net: mvneta: fix use of state->speedRussell King
2020-07-16net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer
2020-07-16net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer
2020-06-30mvpp2: ethtool rxtx stats fixSven Auhagen
2020-06-24mvpp2: remove module bugfixSven Auhagen
2020-06-03net: mvpp2: fix RX hashing for non-10G portsRussell King
2020-05-14net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter
2020-05-14net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter
2020-04-01net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-02-11net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi
2020-01-04net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-25net: mvneta: make stub functions static inlineBen Dooks (Codethink)
2019-09-24skge: fix checksum byte orderStephen Hemminger
2019-09-02mvpp2: percpu buffersMatteo Croce
2019-09-02mvpp2: refactor BM pool functionsMatteo Croce
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-28sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-08-21pxa168_eth: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: mvneta: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-14net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner
2019-08-10mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10skge: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-05drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)
2019-08-01mvpp2: use devm_platform_ioremap_resource() to simplify codeYueHaibing