summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2020-11-24net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stackLorenzo Bianconi
2020-11-24net: mvneta: move skb_shared_info in mvneta_xdp_put_buff callerLorenzo Bianconi
2020-11-24net: mvneta: avoid unnecessary xdp_buff initializationLorenzo Bianconi
2020-11-24net: mvpp2: divide fifo for dts-active ports onlyStefan Chulski
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-21octeontx2-af: Add support for RSS hashing based on Transport protocol fieldGeorge Cherian
2020-11-20octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King
2020-11-20octeontx2-af: Fix return of uninitialized variable errColin Ian King
2020-11-20octeontx2-pf: Fix unintentional sign extension issueColin Ian King
2020-11-20octeontx2-af: add debugfs entries for CPT blockSrujana Challa
2020-11-20octeontx2-af: add mailbox interface for CPTSrujana Challa
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-17octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox messageSubbaraya Sundeep
2020-11-17octeontx2-af: Add new mbox messages to retrieve MCAM entriesNaveen Mamindlapalli
2020-11-17octeontx2-af: Handle PF-VF mac address changesHariprasad Kelam
2020-11-17octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli
2020-11-17octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam
2020-11-17octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entriesVamsi Attunuru
2020-11-17octeontx2-af: Add debugfs entry to dump the MCAM rulesSubbaraya Sundeep
2020-11-17octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam
2020-11-17octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep
2020-11-17octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep
2020-11-17octeontx2-af: Generate key field bit mask from KEX profileSubbaraya Sundeep
2020-11-17octeontx2-af: Verify MCAM entry channel and PF_FUNCSubbaraya Sundeep
2020-11-17octeontx2-af: Modify default KEX profile to extract TX packet fieldsStanislaw Kardach
2020-11-16net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragmentLorenzo Bianconi
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-14net: mvpp2: Add xdp tx return bulking supportLorenzo Bianconi
2020-11-14net: mvneta: Add xdp tx return bulking supportLorenzo Bianconi
2020-11-13net: marvell: prestera: fix error return code in prestera_pci_probe()Wang Hai
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-11drivers: net: sky2: Fix -Wstringop-truncation with W=1Andrew Lunn
2020-11-07net: marvell: prestera: fix compilation with CONFIG_BRIDGE=mVadym Kochan
2020-11-03octeontx2-pf: Fix sizeof() mismatchColin Ian King
2020-10-31octeontx2-af: Display CGX, NIX and PF map in debugfs.Rakesh Babu
2020-10-31octeontx2-af: Display NIX1 also in debugfsRakesh Babu
2020-10-31octeontx2-pf: Calculate LBK link instead of hardcodingSubbaraya Sundeep
2020-10-31octeontx2-af: Mbox changes for 98xxSubbaraya Sundeep
2020-10-31octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep
2020-10-31octeontx2-af: Setup MCE context for assigned NIXSubbaraya Sundeep
2020-10-31octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep
2020-10-31octeontx2-af: Initialize NIX1 blockRakesh Babu
2020-10-31octeontx2-af: Manage new blocks in 98xxRakesh Babu
2020-10-31octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-04net: mvneta: fix double free of txq->bufTom Rix
2020-09-30octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam
2020-09-30octeontx2-pf: Fix the device state on errorHariprasad Kelam