Age | Commit message (Expand) | Author | Files | Lines |
2025-01-08 | octeon: fix compilation for octeon |  Monendra Singh Kushwaha | 2 | -5/+4 |
2024-11-13 | octeon: set rss flowkey after mac update |  Monendra Singh Kushwaha | 1 | -0/+20 |
2024-11-13 | octeon: fix compilation for octeon |  Monendra Singh Kushwaha | 3 | -12/+15 |
2024-11-11 | octeon: add support for hmac_md5 and chachapoly |  Kishor Dhanawade | 2 | -1/+39 |
2024-10-17 | octeon: add crypto framework |  Nithinsen Kaithakadan | 6 | -13/+2040 |
2024-09-26 | octeon: fix pause flow control for lbk/sdp devices |  Alok Mishra | 1 | -1/+6 |
2024-09-25 | octeon: enable h/w vlan tagging support |  Alok Mishra | 1 | -0/+1 |
2024-09-24 | octeon: enable ethernet pause frame support |  Alok Mishra | 1 | -0/+73 |
2024-09-24 | octeon: fix error handling for packet with error |  Monendra Singh Kushwaha | 1 | -1/+15 |
2024-09-24 | octeon: fix SDP device link information |  Monendra Singh Kushwaha | 1 | -1/+1 |
2024-09-18 | octeon: fix compilation on octeon9 |  Monendra Singh Kushwaha | 1 | -1/+2 |
2024-08-29 | octeon: use proper refs for roc item spec and mask |  Sriram Vatala | 1 | -43/+59 |
2024-08-21 | octeon: add support for max_rx_frame_size update |  Alok Mishra | 1 | -7/+25 |
2024-08-21 | octeon: enable tx checksum offload capability |  Monendra Singh Kushwaha | 2 | -5/+7 |
2024-08-21 | octeon: sync mac address to cgx/rpm table |  Monendra Singh Kushwaha | 1 | -0/+17 |
2024-07-15 | octeon: fix link down issue |  Alok Mishra | 1 | -0/+12 |
2024-06-25 | dev: move bus code to bus/ |  Damjan Marion | 4 | -4/+1 |
2024-06-11 | octeon: add clear counters for port and queues |  Monendra Singh Kushwaha | 3 | -0/+48 |
2024-06-10 | octeon: add support for vnet generic flow type |  Sriram Vatala | 2 | -0/+392 |
2024-06-10 | octeon: add counters support for port and queue |  Monendra Singh Kushwaha | 4 | -0/+322 |
2024-06-10 | octeon: update trace to use qid instead of q |  Monendra Singh Kushwaha | 1 | -1/+1 |
2024-06-10 | octeon: enable vf device promiscuous mode feature |  Harish Malik | 1 | -1/+4 |
2024-05-29 | octeon: convert link speed from Mbps to Kbps |  Monendra Singh Kushwaha | 1 | -1/+2 |
2024-05-28 | octeon: add support for Marvell Octeon9 SoC |  Monendra Singh Kushwaha | 4 | -2/+100 |
2024-05-28 | octeon: fix lbk vf initialization |  Monendra Singh Kushwaha | 1 | -0/+1 |
2024-05-13 | octeon: add support for mac address update |  Alok Mishra | 1 | -0/+41 |
2024-05-06 | octeon: fix rvu vf device id |  Monendra Singh Kushwaha | 2 | -1/+3 |
2024-05-06 | octeon: add max packet length check |  Monendra Singh Kushwaha | 2 | -2/+27 |
2024-05-06 | octeon: fix buffer free for more than 6 segment |  Monendra Singh Kushwaha | 1 | -27/+37 |
2024-05-01 | octeon: fix roc_nix_npc_mac_addr_get() return value check |  Damjan Marion | 1 | -1/+1 |
2024-04-23 | octeon: add promisc support |  Guillaume Solignac | 1 | -0/+41 |
2024-04-22 | octeon: add support for SDP device |  Monendra Singh Kushwaha | 2 | -6/+15 |
2024-04-05 | octeon: fix memory ordering issue in tx batch free |  Damjan Marion | 4 | -19/+42 |
2024-04-05 | octeon: fix buffer free on full tx ring |  Damjan Marion | 1 | -4/+4 |
2024-04-01 | octeon: specify pool when alloc buffers |  Damjan Marion | 1 | -1/+2 |
2024-04-01 | octeon: refill even if nothing dequeued from rx queue |  Damjan Marion | 1 | -5/+6 |
2024-03-05 | octeon: add support for VF device |  Monendra Singh Kushwaha | 3 | -6/+19 |
2024-02-28 | octeon: add flow offload infra |  Monendra Singh Kushwaha | 7 | -3/+581 |
2024-01-17 | octeon: native driver for Marvell Octeon SoC |  Damjan Marion | 11 | -0/+2501 |