aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook
2023-09-23net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-08-30octeontx2-af: SDP: fix receive link configHariprasad Kelam
2023-07-27net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-14net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter
2022-11-25net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao
2022-10-26net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)
2022-10-05Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin
2022-09-15net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2021-12-08net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET
2021-11-26Revert "net: mvpp2: disable force link UP during port init procedure"Greg Kroah-Hartman
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