Age | Commit message (Expand) | Author | Files | Lines |
2023-02-13 | ionic: add tx/rx-push support with device Component Memory Buffers | Shannon Nelson | 1 | -0/+13 |
2023-02-04 | ionic: missed doorbell workaround | Allen Hubbe | 1 | -0/+12 |
2022-10-28 | ionic: new ionic device identity level and VF start control | Shannon Nelson | 1 | -0/+3 |
2022-01-25 | ionic: replace set_vf data with union | Shannon Nelson | 1 | -1/+2 |
2022-01-25 | ionic: Query FW when getting VF info via ndo_get_vf_config | Brett Creeley | 1 | -0/+2 |
2022-01-25 | ionic: Don't send reset commands if FW isn't running | Brett Creeley | 1 | -0/+1 |
2021-10-02 | ionic: remove debug stats | Shannon Nelson | 1 | -4/+0 |
2021-07-27 | ionic: remove unneeded comp union fields | Shannon Nelson | 1 | -2/+0 |
2021-07-27 | ionic: monitor fw status generation | Shannon Nelson | 1 | -0/+1 |
2021-04-03 | ionic: add and enable tx and rx timestamp handling | Shannon Nelson | 1 | -1/+1 |
2021-04-03 | ionic: link in the new hw timestamp code | Shannon Nelson | 1 | -0/+1 |
2021-04-03 | ionic: add hw timestamp structs to interface | Shannon Nelson | 1 | -0/+1 |
2021-04-03 | ionic: add new queue features to interface | Shannon Nelson | 1 | -0/+1 |
2021-03-31 | ionic: avoid races in ionic_heartbeat_check | Shannon Nelson | 1 | -2/+5 |
2021-03-16 | ionic: aggregate Tx byte counting calls | Shannon Nelson | 1 | -0/+1 |
2021-03-16 | ionic: simplify TSO descriptor mapping | Shannon Nelson | 1 | -1/+4 |
2021-03-11 | ionic: optimize fastpath struct usage | Shannon Nelson | 1 | -3/+4 |
2021-03-11 | ionic: implement Rx page reuse | Shannon Nelson | 1 | -3/+9 |
2020-11-15 | ionic: batch rx buffer refilling | Shannon Nelson | 1 | -1/+3 |
2020-10-24 | ionic: clean up sparse complaints | Shannon Nelson | 1 | -0/+2 |
2020-10-01 | ionic: stop watchdog timer earlier on remove | Shannon Nelson | 1 | -1/+0 |
2020-09-17 | ionic: dynamic interrupt moderation | Shannon Nelson | 1 | -0/+1 |
2020-09-03 | ionic: clean up desc_info and cq_info structs | Shannon Nelson | 1 | -6/+0 |
2020-09-03 | ionic: struct reorder for faster access | Shannon Nelson | 1 | -9/+9 |
2020-08-28 | ionic: use index not pointer for queue tracking | Shannon Nelson | 1 | -12/+37 |
2020-07-22 | ionic: get MTU from lif identity | Shannon Nelson | 1 | -2/+0 |
2020-05-12 | ionic: more ionic name tweaks | Shannon Nelson | 1 | -5/+5 |
2020-05-12 | ionic: support longer tx sg lists | Shannon Nelson | 1 | -1/+6 |
2020-03-30 | ionic: remove lifs on fw reset | Shannon Nelson | 1 | -0/+1 |
2020-01-06 | ionic: support sr-iov operations | Shannon Nelson | 1 | -0/+7 |
2019-10-26 | ionic: implement support for rx sgl | Shannon Nelson | 1 | -0/+7 |
2019-10-26 | ionic: add a watchdog timer to monitor heartbeat | Shannon Nelson | 1 | -0/+1 |
2019-10-26 | ionic: add heartbeat check | Shannon Nelson | 1 | -0/+4 |
2019-09-05 | ionic: Add coalesce and other features | Shannon Nelson | 1 | -0/+1 |
2019-09-05 | ionic: Add initial ethtool support | Shannon Nelson | 1 | -0/+7 |
2019-09-05 | ionic: Add the basic NDO callbacks for netdev support | Shannon Nelson | 1 | -0/+2 |
2019-09-05 | ionic: Add basic adminq support | Shannon Nelson | 1 | -0/+109 |
2019-09-05 | ionic: Add interrupts and doorbells | Shannon Nelson | 1 | -0/+22 |
2019-09-05 | ionic: Add basic lif support | Shannon Nelson | 1 | -0/+7 |
2019-09-05 | ionic: Add port management commands | Shannon Nelson | 1 | -0/+13 |
2019-09-05 | ionic: Add hardware init and device commands | Shannon Nelson | 1 | -0/+138 |