summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2023-05-03octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep
2023-05-03octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-05-03octeontx2-af: Skip PFs if not enabledRatheesh Kannoth
2023-05-03octeontx2-af: Fix issues with NPC field hash extractRatheesh Kannoth
2023-05-03octeontx2-af: Update/Fix NPC field hash extract featureRatheesh Kannoth
2023-05-03octeontx2-af: Update correct mask to filter IPv4 fragmentsSuman Ghosh
2023-05-03octeontx2-af: Add validation for lmac typeHariprasad Kelam
2023-05-03octeontx2-pf: Increase the size of dmac filter flowsRatheesh Kannoth
2023-05-03octeontx2-af: Fix depth of cam and mem table.Ratheesh Kannoth
2023-05-03octeontx2-af: Fix start and end bit for scan configRatheesh Kannoth
2023-05-03octeontx2-af: Secure APR table update with the lockGeetha sowjanya
2023-04-27octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep
2023-04-27octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya
2023-04-27octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya
2023-04-27octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep
2023-04-27octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya
2023-04-12net: ethernet: Add missing depends on MDIO_DEVRESAndrew Lunn
2023-03-30octeontx2-af: update type of prof fields in nix_aw_enq_reqSimon Horman
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-30net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()Russell King (Oracle)
2023-03-29octeon_ep: unlock the correct lock on error pathDan Carpenter
2023-03-28net: mvpp2: parser fix PPPoESven Auhagen
2023-03-28net: mvpp2: parser fix QinQSven Auhagen
2023-03-28net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen
2023-03-27octeon_ep: add heartbeat monitorVeerasenareddy Burru
2023-03-27octeon_ep: function id in link info and stats mailbox commandsVeerasenareddy Burru
2023-03-27octeon_ep: support asynchronous notificationsVeerasenareddy Burru
2023-03-27octeon_ep: include function id in mailbox commandsVeerasenareddy Burru
2023-03-27octeon_ep: add separate mailbox command and response queuesVeerasenareddy Burru
2023-03-27octeon_ep: control mailbox for multiple PFsVeerasenareddy Burru
2023-03-27octeon_ep: poll for control messagesVeerasenareddy Burru
2023-03-27octeon_ep: defer probe if firmware not readyVeerasenareddy Burru
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-20octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-15net: marvell: pxa168_eth: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-10mvpp2: take care of xdp_features when reconfiguring queuesMatteo Croce
2023-03-10net: mvpp2: Defer probe if MAC address source is not yet readyMiquel Raynal
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-08octeon_ep: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-08octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh
2023-02-23octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma
2023-02-23octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya
2023-02-20octeontx2-af: Add NIX Errata workaround on CN10K siliconGeetha sowjanya
2023-02-13net: mvneta: do not set xdp_features for hw buffer devicesLorenzo Bianconi
2023-02-10Daniel Borkmann says:Jakub Kicinski