Show patches with: Submitter = Andrew Boyer       |   305 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/8] net/ionic: minor updates and documentation - - - --- 2020-11-02 Andrew Boyer None
Q about testpmd and link speed settings Q about testpmd and link speed settings - - - --1 2020-11-25 Andrew Boyer Not Applicable
[v2,0/9] net/ionic: minor updates and documentation - - - --- 2020-12-03 Andrew Boyer None
[v3,0/9] net/ionic: minor updates and documentation - - - --- 2020-12-04 Andrew Boyer None
[v4,0/9] net/ionic: minor updates and documentation - - - --- 2020-12-10 Andrew Boyer None
[v5,0/9] net/ionic: minor updates and documentation - - - --- 2020-12-10 Andrew Boyer None
[0/6] net/ionic: fixes for stop and start - - - --- 2020-12-10 Andrew Boyer None
[v2,0/7] net/ionic: fixes for stop and start - - - --- 2020-12-16 Andrew Boyer None
[0/6] net/ionic: fix device configuration and init - - - --- 2021-01-11 Andrew Boyer None
[00/13] net/ionic: fixes and optimizations - - - --- 2021-01-18 Andrew Boyer None
[00/14] net/ionic: struct optimizations, fixes - - - --- 2021-02-04 Andrew Boyer None
[v2,00/15] net/ionic: struct optimizations, fixes - - - --- 2021-02-16 Andrew Boyer None
[00/35] net/ionic: updates for 22.11 release - - - --- 2022-10-07 Andrew Boyer None
[v1,00/35] net/ionic: updates for 22.11 release - - - --- 2022-10-11 Andrew Boyer None
[v2,00/36] net/ionic: updates for 22.11 release - - - --- 2022-10-18 Andrew Boyer None
[0/2] net/ionic: fix up minor coverity issues - - - --- 2022-11-03 Andrew Boyer None
[v2,01/13] net/ionic: add stat for completion queue entries processed [v2,01/13] net/ionic: add stat for completion queue entries processed - - - 4-- 2024-02-07 Andrew Boyer Superseded
[v2,02/13] net/ionic: increase max supported MTU to 9750 bytes Untitled series #31019 - - - 3-- 2024-02-07 Andrew Boyer Superseded
[v2,03/13] net/ionic: don't auto-enable Rx scatter-gather a second time Untitled series #31020 - - - 3-- 2024-02-07 Andrew Boyer Superseded
[v2,04/13] net/ionic: fix missing volatile type for cqe pointers Untitled series #31021 - - - -1- 2024-02-07 Andrew Boyer Superseded
[v2,05/13] net/ionic: replace non-standard type in structure definition Untitled series #31022 - - - 3-- 2024-02-07 Andrew Boyer Superseded
[v2,06/13] net/ionic: memcpy descriptors when using Q-in-CMB Untitled series #31023 - - - 3-- 2024-02-07 Andrew Boyer Superseded
[v2,07/13] net/ionic: fix RSS query routine Untitled series #31024 - - - 3-- 2024-02-07 Andrew Boyer Superseded
[v2,08/13] net/ionic: report 1G and 200G link speeds when applicable Untitled series #31025 - - - 3-- 2024-02-07 Andrew Boyer Superseded
[v2,09/13] net/ionic: add flexible firmware xstat counters Untitled series #31026 - - - 3-- 2024-02-07 Andrew Boyer Superseded
[v2,10/13] net/ionic: fix device close sequence to avoid crash Untitled series #31028 - - - 3-- 2024-02-07 Andrew Boyer Superseded
[v2,11/13] net/ionic: optimize device close operation Untitled series #31027 - - - -1- 2024-02-07 Andrew Boyer Superseded
[v2,12/13] net/ionic: optimize device stop operation Untitled series #31029 - - - -1- 2024-02-07 Andrew Boyer Superseded
[v2,13/13] net/ionic: optimize device start operation Untitled series #31030 - - - -1- 2024-02-07 Andrew Boyer Superseded
eal: restore some needed header includes eal: restore some needed header includes 1 - - 11-- 2022-09-23 Andrew Boyer tmonjalo Accepted
[1/8] ionic: update documentation and MAINTAINERS net/ionic: minor updates and documentation - - - 1-- 2020-11-02 Andrew Boyer fyigit Changes Requested
[2/8] ionic: connect to the meson build system net/ionic: minor updates and documentation - - - 1-- 2020-11-02 Andrew Boyer fyigit Changes Requested
[3/8] ionic: update ionic_if.h to the latest version net/ionic: minor updates and documentation - - - -1- 2020-11-02 Andrew Boyer fyigit Changes Requested
[4/8] ionic: check for devcmd/admincmd completion more frequently net/ionic: minor updates and documentation - - - 1-- 2020-11-02 Andrew Boyer fyigit Changes Requested
[5/8] ionic: remove some unused fields net/ionic: minor updates and documentation - - - 1-- 2020-11-02 Andrew Boyer fyigit Changes Requested
[6/8] ionic: convert 'deferred' boolean to a flag bit net/ionic: minor updates and documentation - - - 1-- 2020-11-02 Andrew Boyer fyigit Changes Requested
[7/8] ionic: warn if RTE tries to enable loopback mode net/ionic: minor updates and documentation - - - 1-- 2020-11-02 Andrew Boyer fyigit Changes Requested
[8/8] ionic: nits - whitespace, logging, helper variables net/ionic: minor updates and documentation - - - 612 2020-11-02 Andrew Boyer fyigit Changes Requested
[v2,1/9] net/ionic: connect ionic to the build system net/ionic: minor updates and documentation - - - 1-- 2020-12-03 Andrew Boyer fyigit Superseded
[v2,2/9] net/ionic: update interface file to the latest version net/ionic: minor updates and documentation - - - -1- 2020-12-03 Andrew Boyer fyigit Superseded
[v2,3/9] net/ionic: update documentation and MAINTAINERS net/ionic: minor updates and documentation - - - 1-- 2020-12-03 Andrew Boyer fyigit Superseded
[v2,4/9] net/ionic: check for cmd completion more frequently net/ionic: minor updates and documentation - - - 1-- 2020-12-03 Andrew Boyer fyigit Superseded
[v2,5/9] net/ionic: remove some unused fields net/ionic: minor updates and documentation - - - 1-- 2020-12-03 Andrew Boyer fyigit Superseded
[v2,6/9] net/ionic: convert 'deferred' boolean to a flag bit net/ionic: minor updates and documentation - - - 1-- 2020-12-03 Andrew Boyer fyigit Superseded
[v2,7/9] net/ionic: warn if loopback mode is requested net/ionic: minor updates and documentation - - - 1-- 2020-12-03 Andrew Boyer fyigit Superseded
[v2,8/9] net/ionic: minor refactorings and helper variables net/ionic: minor updates and documentation - - - 1-- 2020-12-03 Andrew Boyer fyigit Superseded
[v2,9/9] net/ionic: minor logging fixups net/ionic: minor updates and documentation - - - 512 2020-12-03 Andrew Boyer fyigit Superseded
[v3,1/9] net/ionic: connect ionic to the build system net/ionic: minor updates and documentation - - - 1-- 2020-12-04 Andrew Boyer fyigit Changes Requested
[v3,2/9] net/ionic: update interface file to the latest version net/ionic: minor updates and documentation - - - -1- 2020-12-04 Andrew Boyer fyigit Changes Requested
[v3,3/9] net/ionic: update documentation and MAINTAINERS net/ionic: minor updates and documentation - - - 1-- 2020-12-04 Andrew Boyer fyigit Changes Requested
[v3,4/9] net/ionic: check for cmd completion more frequently net/ionic: minor updates and documentation - - - 1-- 2020-12-04 Andrew Boyer fyigit Changes Requested
[v3,5/9] net/ionic: remove some unused fields net/ionic: minor updates and documentation - - - 1-- 2020-12-04 Andrew Boyer fyigit Changes Requested
[v3,6/9] net/ionic: convert 'deferred' boolean to a flag bit net/ionic: minor updates and documentation - - - 1-- 2020-12-04 Andrew Boyer fyigit Changes Requested
[v3,7/9] net/ionic: warn if loopback mode is requested net/ionic: minor updates and documentation - - - 1-- 2020-12-04 Andrew Boyer fyigit Changes Requested
[v3,8/9] net/ionic: minor refactorings and helper variables net/ionic: minor updates and documentation - - - 1-- 2020-12-04 Andrew Boyer fyigit Changes Requested
[v3,9/9] net/ionic: minor logging fixups net/ionic: minor updates and documentation - - - 8-- 2020-12-04 Andrew Boyer fyigit Changes Requested
[v4,1/9] net/ionic: connect ionic to the build system net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[v4,2/9] net/ionic: update interface file to the latest version net/ionic: minor updates and documentation - - - -1- 2020-12-10 Andrew Boyer fyigit Superseded
[v4,3/9] net/ionic: update documentation and MAINTAINERS net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[v4,4/9] net/ionic: check for cmd completion more frequently net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[v4,5/9] net/ionic: remove some unused fields net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[v4,6/9] net/ionic: convert 'deferred' boolean to a flag bit net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[v4,7/9] net/ionic: warn if loopback mode is requested net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[v4,8/9] net/ionic: minor refactorings and helper variables net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[v4,9/9] net/ionic: minor logging fixups net/ionic: minor updates and documentation - - - 6-1 2020-12-10 Andrew Boyer fyigit Superseded
[RFC] net/ionic: update MTU calculations [RFC] net/ionic: update MTU calculations - - - 1-1 2020-12-10 Andrew Boyer fyigit Changes Requested
[v5,1/9] net/ionic: connect ionic to the build system net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Accepted
[v5,2/9] net/ionic: update interface file to the latest version net/ionic: minor updates and documentation - - - -1- 2020-12-10 Andrew Boyer fyigit Accepted
[v5,3/9] net/ionic: update documentation and MAINTAINERS net/ionic: minor updates and documentation 1 - - 1-- 2020-12-10 Andrew Boyer fyigit Accepted
[v5,4/9] net/ionic: check for cmd completion more frequently net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Accepted
[v5,5/9] net/ionic: remove some unused fields net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Accepted
[v5,6/9] net/ionic: convert 'deferred' boolean to a flag bit net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Accepted
[v5,7/9] net/ionic: warn if loopback mode is requested net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Accepted
[v5,8/9] net/ionic: minor refactorings and helper variables net/ionic: minor updates and documentation - - - 1-- 2020-12-10 Andrew Boyer fyigit Accepted
[v5,9/9] net/ionic: minor logging fixups net/ionic: minor updates and documentation - - - 8-- 2020-12-10 Andrew Boyer fyigit Accepted
[1/6] net/ionic: preserve RSS state unless RETA size changes net/ionic: fixes for stop and start - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[2/6] net/ionic: preserve RX mode across LIF stop/start net/ionic: fixes for stop and start - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[3/6] net/ionic: fully implement remove-on-close net/ionic: fixes for stop and start - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[4/6] net/ionic: improve link state handling net/ionic: fixes for stop and start - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[5/6] net/ionic: improve queue state handling net/ionic: fixes for stop and start - - - 1-- 2020-12-10 Andrew Boyer fyigit Superseded
[6/6] net/ionic: stop queues when LIF is stopped net/ionic: fixes for stop and start - - - 2-- 2020-12-10 Andrew Boyer fyigit Superseded
[v2,1/7] net/ionic: preserve RSS state unless RETA size changes net/ionic: fixes for stop and start - - - 1-- 2020-12-16 Andrew Boyer fyigit Accepted
[v2,2/7] net/ionic: preserve Rx mode across LIF stop/start net/ionic: fixes for stop and start - - - 1-- 2020-12-16 Andrew Boyer fyigit Accepted
[v2,3/7] net/ionic: remove multi-LIF support net/ionic: fixes for stop and start - - - 1-- 2020-12-16 Andrew Boyer fyigit Accepted
[v2,4/7] net/ionic: fully implement remove-on-close net/ionic: fixes for stop and start - - - 1-- 2020-12-16 Andrew Boyer fyigit Accepted
[v2,5/7] net/ionic: improve link state handling net/ionic: fixes for stop and start - - - 1-- 2020-12-16 Andrew Boyer fyigit Accepted
[v2,6/7] net/ionic: improve queue state handling net/ionic: fixes for stop and start - - - 1-- 2020-12-16 Andrew Boyer fyigit Accepted
[v2,7/7] net/ionic: stop queues when LIF is stopped net/ionic: fixes for stop and start - - - 7-- 2020-12-16 Andrew Boyer fyigit Accepted
[1/6] net/ionic: revise configuration flag handling net/ionic: fix device configuration and init - - - 1-- 2021-01-11 Andrew Boyer fyigit Accepted
[2/6] net/ionic: combine queue init and enable commands net/ionic: fix device configuration and init - - - 1-- 2021-01-11 Andrew Boyer fyigit Accepted
[3/6] net/ionic: set port admin state to up in port init net/ionic: fix device configuration and init - - - 1-- 2021-01-11 Andrew Boyer fyigit Accepted
[4/6] net/ionic: don't add station MAC filter on init net/ionic: fix device configuration and init - - - 1-- 2021-01-11 Andrew Boyer fyigit Accepted
[5/6] net/ionic: clear up confusion around FC autoneg net/ionic: fix device configuration and init - - - 1-- 2021-01-11 Andrew Boyer fyigit Accepted
[6/6] net/ionic: correctly set link speed and autonegotiation net/ionic: fix device configuration and init - - - 8-- 2021-01-11 Andrew Boyer fyigit Accepted
[01/13] net/ionic: strip out unneeded interrupt code net/ionic: fixes and optimizations - - - 1-- 2021-01-18 Andrew Boyer fyigit Accepted
[02/13] net/ionic: observe endianness in firmware commands net/ionic: fixes and optimizations - - - -1- 2021-01-18 Andrew Boyer fyigit Accepted
[03/13] net/ionic: observe endianness in Rx filter code net/ionic: fixes and optimizations - - - 1-- 2021-01-18 Andrew Boyer fyigit Accepted
[04/13] net/ionic: add an array-size macro net/ionic: fixes and optimizations - - - 1-- 2021-01-18 Andrew Boyer fyigit Changes Requested
[05/13] net/ionic: query firmware for supported queue versions net/ionic: fixes and optimizations - - - 1-- 2021-01-18 Andrew Boyer fyigit Accepted
[06/13] net/ionic: clean up Tx queue version support net/ionic: fixes and optimizations - - - 1-- 2021-01-18 Andrew Boyer fyigit Changes Requested
« 1 2 3 4 »