summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2021-02-06net: octeontx2: Use napi_alloc_frag_align() to avoid the memory wasteKevin Hao
2021-02-03octeontx2-af: Handle CPT function level resetSrujana Challa
2021-02-03octeontx2-af: Add support for CPT1 in debugfsSrujana Challa
2021-02-03octeontx2-af: Mailbox changes for 98xx CPT blockSrujana Challa
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-02net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski
2021-01-28octeontx2-af: Fix 'physical' typosBjorn Helgaas
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-25octeontx2-af: Support ESP/AH RSS hashingSubbaraya Sundeep
2021-01-23net: mvpp2: Remove unneeded Kconfig dependency.Richard Cochran
2021-01-22net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao
2021-01-21octeontx2-af: Add devlink health reporters for NIXGeorge Cherian
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-19octeontx2-af: Remove unneeded semicolonsXu Wang
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_addVladimir Oltean
2021-01-13octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli
2021-01-12net: marvell: Fixed two spellings,controling to controlling and oen to oneBhaskar Chowdhury
2021-01-11net: mvpp2: prs: improve ipv4 parse flowStefan Chulski
2021-01-11net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski
2021-01-11net: marvell: prestera: Correct typoFlorian Fainelli
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean
2021-01-08net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-07octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King
2021-01-06net: mvneta: fix error message when MTU too large for XDPMarek BehĂșn
2021-01-05octeontx2-pf: Add RSS multi group supportGeetha sowjanya
2021-01-05octeontx2-af: Use kzalloc for allocating only one thingZheng Yongjun
2020-12-28net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski
2020-12-22net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu
2020-12-21net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
2020-12-19net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski
2020-12-19net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski
2020-12-19net: mvpp2: disable force link UP during port init procedureStefan Chulski
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King
2020-12-14octeontx2-af: Add devlink health reporters for NPAGeorge Cherian
2020-12-14octeontx2-af: Add devlink suppoort to af driverGeorge Cherian
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun
2020-12-09net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun
2020-12-09net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun
2020-12-05net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03net: mvpp2: Fix error return code in mvpp2_open()Wang Hai