summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell (follow)
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-af: Fix undetected unmap PF error checkColin Ian King2020-12-171-1/+2
* octeontx2-af: Add devlink health reporters for NPAGeorge Cherian2020-12-153-1/+765
* octeontx2-af: Add devlink suppoort to af driverGeorge Cherian2020-12-156-2/+98
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-121-1/+3
|\
| * net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong2020-12-051-1/+3
* | net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun2020-12-101-6/+1
* | net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun2020-12-101-6/+2
* | net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun2020-12-101-6/+1
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-042-3/+3
|\ \
| * | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-012-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-041-0/+1
|\ \ \ | | |/ | |/|
| * | net: mvpp2: Fix error return code in mvpp2_open()Wang Hai2020-12-031-0/+1
* | | octeontx2-af: debugfs: delete dead codeDan Carpenter2020-12-021-203/+52
* | | net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stackLorenzo Bianconi2020-11-251-19/+23
* | | net: mvneta: move skb_shared_info in mvneta_xdp_put_buff callerLorenzo Bianconi2020-11-251-11/+21
* | | net: mvneta: avoid unnecessary xdp_buff initializationLorenzo Bianconi2020-11-251-4/+5
* | | net: mvpp2: divide fifo for dts-active ports onlyStefan Chulski2020-11-252-44/+108
* | | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-241-0/+1
* | | octeontx2-af: Add support for RSS hashing based on Transport protocol fieldGeorge Cherian2020-11-223-1/+10
* | | octeontx2-af: Fix access of iter->entry after iter object has been kfree'dColin Ian King2020-11-201-3/+5
* | | octeontx2-af: Fix return of uninitialized variable errColin Ian King2020-11-201-1/+1
* | | octeontx2-pf: Fix unintentional sign extension issueColin Ian King2020-11-201-1/+1
* | | octeontx2-af: add debugfs entries for CPT blockSrujana Challa2020-11-202-0/+273
* | | octeontx2-af: add mailbox interface for CPTSrujana Challa2020-11-204-7/+325
* | | octeontx2-pf: move lmt flush to include/linux/socSrujana Challa2020-11-201-12/+1
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-202-4/+8
|\| |
| * | net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragmentLorenzo Bianconi2020-11-171-2/+3
| * | net: marvell: prestera: fix error return code in prestera_pci_probe()Wang Hai2020-11-141-2/+5
* | | octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox messageSubbaraya Sundeep2020-11-174-90/+0
* | | octeontx2-af: Add new mbox messages to retrieve MCAM entriesNaveen Mamindlapalli2020-11-172-0/+92
* | | octeontx2-af: Handle PF-VF mac address changesHariprasad Kelam2020-11-174-4/+36
* | | octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli2020-11-179-2/+420
* | | octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam2020-11-178-4/+167
* | | octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entriesVamsi Attunuru2020-11-173-13/+250
* | | octeontx2-af: Add debugfs entry to dump the MCAM rulesSubbaraya Sundeep2020-11-171-0/+197
* | | octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam2020-11-173-7/+143
* | | octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep2020-11-175-5/+707
* | | octeontx2-af: Add mbox messages to install and delete MCAM rulesSubbaraya Sundeep2020-11-178-52/+1064
* | | octeontx2-af: Generate key field bit mask from KEX profileSubbaraya Sundeep2020-11-175-3/+658
* | | octeontx2-af: Verify MCAM entry channel and PF_FUNCSubbaraya Sundeep2020-11-173-2/+82
* | | octeontx2-af: Modify default KEX profile to extract TX packet fieldsStanislaw Kardach2020-11-173-14/+120
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-142-2/+18
|\ \
| * | net: mvpp2: Add xdp tx return bulking supportLorenzo Bianconi2020-11-141-1/+9
| * | net: mvneta: Add xdp tx return bulking supportLorenzo Bianconi2020-11-141-1/+9
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-131-0/+1
|\ \ \ | | |/ | |/|
| * | net: marvell: prestera: fix compilation with CONFIG_BRIDGE=mVadym Kochan2020-11-071-0/+1
| |/
* | drivers: net: sky2: Fix -Wstringop-truncation with W=1Andrew Lunn2020-11-121-1/+1
* | octeontx2-pf: Fix sizeof() mismatchColin Ian King2020-11-041-1/+1
* | octeontx2-af: Display CGX, NIX and PF map in debugfs.Rakesh Babu2020-10-311-0/+47
* | octeontx2-af: Display NIX1 also in debugfsRakesh Babu2020-10-312-43/+125