Current Team Memberships

Show patches with: Archived = No       |   614 patches
« 1 2 ... 3 4 56 7 »
Patch Series S/W/F Date Submitter Delegate State
[v3,13/13] net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common --- 2016-08-09 Ivan Khoronzhuk Accepted
[v3,12/13] net: ethernet: ti: cpsw: move napi struct to cpsw_common --- 2016-08-09 Ivan Khoronzhuk New
[v3,11/13] net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common --- 2016-08-09 Ivan Khoronzhuk Accepted
[v3,10/13] net; ethernet: ti: cpsw: move irq stuff under cpsw_common --- 2016-08-09 Ivan Khoronzhuk Accepted
[v3,09/13] net: ethernet: ti: cpsw: move cpdma resources to cpsw_common --- 2016-08-09 Ivan Khoronzhuk New
[v3,08/13] net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common --- 2016-08-09 Ivan Khoronzhuk Accepted
[v3,07/13] net: ethernet: ti: cpsw: replace pdev on dev --- 2016-08-09 Ivan Khoronzhuk Accepted
[v3,06/13] net: ethernet: ti: cpsw: create common struct to hold shared driver data --- 2016-08-09 Ivan Khoronzhuk New
[v3,05/13] net: ethernet: ti: cpsw: don't check slave num in runtime --- 2016-08-09 Ivan Khoronzhuk Accepted
[v3,04/13] net: ethernet: ti: cpsw: remove clk var from priv --- 2016-08-09 Ivan Khoronzhuk Accepted
[v3,03/13] net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list --- 2016-08-09 Ivan Khoronzhuk New
[v3,02/13] net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers --- 2016-08-09 Ivan Khoronzhuk Accepted
[v3,01/13] net: ethernet: ti: cpsw: simplify submit routine --- 2016-08-09 Ivan Khoronzhuk Accepted
[v2,14/14] net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common --- 2016-08-06 Ivan Khoronzhuk New
[v2,13/14] net: ethernet: ti: cpsw: move napi struct to cpsw_common --- 2016-08-06 Ivan Khoronzhuk New
[v2,12/14] net: ethernet: ti: cpsw: fix int dbg message --- 2016-08-06 Ivan Khoronzhuk New
[v2,11/14] net: ethernet: ti: cpsw: move data platform data and slaves info to cpsw_common --- 2016-08-06 Ivan Khoronzhuk New
[v2,10/14] net; ethernet: ti: cpsw: move irq stuff under cpsw_common --- 2016-08-06 Ivan Khoronzhuk New
[v2,09/14] net: ethernet: ti: cpsw: move cpdma resources to cpsw_common --- 2016-08-06 Ivan Khoronzhuk New
[v2,08/14] net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common --- 2016-08-06 Ivan Khoronzhuk New
[v2,07/14] net: ethernet: ti: cpsw: replace pdev on dev --- 2016-08-06 Ivan Khoronzhuk Superseded
[v2,06/14] net: ethernet: ti: cpsw: create common struct to hold shared driver data --- 2016-08-06 Ivan Khoronzhuk New
[v2,05/14] net: ethernet: ti: cpsw: don't check slave num in runtime --- 2016-08-06 Ivan Khoronzhuk New
[v2,04/14] net: ethernet: ti: cpsw: remove clk var from priv --- 2016-08-06 Ivan Khoronzhuk New
[v2,03/14] net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list --- 2016-08-06 Ivan Khoronzhuk New
[v2,02/14] net: ethernet: ti: cpsw: remove redundant check in napi poll --- 2016-08-06 Ivan Khoronzhuk New
[v2,01/14] net: ethernet: ti: cpsw: simplify submit routine --- 2016-08-06 Ivan Khoronzhuk Superseded
[3/3] net: ethernet: ti: cpsw: split common driver data and private net data --- 2016-08-04 Ivan Khoronzhuk New
[2/3] net: ethernet: ti: cpsw: remove redundant check in napi poll --- 2016-08-04 Ivan Khoronzhuk New
[1/3] net: ethernet: ti: cpsw: simplify submit routine --- 2016-08-04 Ivan Khoronzhuk Superseded
[2/2] net: core: ethtool: add ringparam perqueue command --- 2016-08-04 Ivan Khoronzhuk New
priority improvement --- 2016-08-04 Ivan Khoronzhuk New
net: ethernet: ti: cpsw: split common driver data and slaves data --- 2016-08-04 Ivan Khoronzhuk New
[1/2] net: core: ethtool: add per queue bandwidth command --- 2016-08-04 Ivan Khoronzhuk New
[4/4] net: ethernet: ti: cpsw: add ethtool channels support --- 2016-06-30 Ivan Khoronzhuk New
[3/4] net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals --- 2016-06-30 Ivan Khoronzhuk New
[2/4] net: ethernet: ti: cpsw: add multi queue support --- 2016-06-30 Ivan Khoronzhuk New
[1/4] net: ethernet: ti: davinci_cpdma: split descs num between all channels --- 2016-06-30 Ivan Khoronzhuk New
[v3,2/2] Documentation: DT: cpsw: remove rx_descs property --- 2016-06-17 Ivan Khoronzhuk New
[v3,1/2] net: ethernet: ti: cpsw: remove rx_descs property --- 2016-06-17 Ivan Khoronzhuk Accepted
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels --- 2016-06-10 Ivan Khoronzhuk Accepted
[v2,2/2] Documentation: DT: cpsw: remove rx_descs property --- 2016-06-07 Ivan Khoronzhuk New
[v2,1/2] net: ethernet: ti: cpsw: remove rx_descs property --- 2016-06-07 Ivan Khoronzhuk Superseded
net: ethernet: ti: cpsw: remove rx_descs property --- 2016-06-02 Ivan Khoronzhuk Superseded
net: ethernet: ti: cpsw: remove unused priv lock --- 2016-06-02 Ivan Khoronzhuk New
net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency --- 2016-06-02 Ivan Khoronzhuk Accepted
[API-NEXT,v2] doc/users-quide: correct timer API section --- 2016-04-14 Ivan Khoronzhuk New
validation: scheduler: increase delay tolerance --- 2016-02-29 Ivan Khoronzhuk Accepted
[API-NEXT] doc/users-quide: improve timer API section --- 2016-02-19 Ivan Khoronzhuk Superseded
[API-NEXT] api: time: fix typo for cmp function --- 2016-02-17 Ivan Khoronzhuk Accepted
validation: scheduler: correct pause/resume sequence --- 2016-02-16 Ivan Khoronzhuk Accepted
[2/2] linux-generic: init: assign affinity for main thread --- 2016-01-22 Ivan Khoronzhuk New
[1/2] linux-generic: cpumask_task: use cpumask got at init --- 2016-01-22 Ivan Khoronzhuk New
[v2] validation: shmem: sync threads with barrier --- 2016-01-22 Ivan Khoronzhuk Accepted
validation: shmem: sync threads with barrier --- 2016-01-22 Ivan Khoronzhuk Superseded
validation: scheduler: tune resource usage --- 2016-01-22 Ivan Khoronzhuk New
linux-generic: timer: limit notification about resolution incorrectness --- 2016-01-22 Ivan Khoronzhuk Accepted
[v3] example: timer: free resources while termination --- 2016-01-22 Ivan Khoronzhuk Accepted
validation: scheduler: tune resource usage --- 2016-01-22 Ivan Khoronzhuk Superseded
[v6] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-18 Ivan Khoronzhuk Accepted
[API-NEXT,v2,3/3] validation: cls: use correct MAC addresses --- 2016-01-15 Ivan Khoronzhuk Accepted
[API-NEXT,v2,2/3] validation: cls: assign default CoS before creating chain --- 2016-01-15 Ivan Khoronzhuk Accepted
[API-NEXT,v2,1/3] validation: cls: adopt for supported l3 PMR --- 2016-01-15 Ivan Khoronzhuk Accepted
[v5] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-15 Ivan Khoronzhuk New
[v4] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-15 Ivan Khoronzhuk Superseded
[v3] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-15 Ivan Khoronzhuk New
[v6] example: time: add test of global time API on monotony --- 2016-01-15 Ivan Khoronzhuk Accepted
[v2] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-15 Ivan Khoronzhuk Superseded
validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-14 Ivan Khoronzhuk Superseded
validation: pktio: assign MAC address if one loop pktio is used --- 2016-01-14 Ivan Khoronzhuk Accepted
validation: pktio: fix check of pktio_stop() called twice --- 2016-01-13 Ivan Khoronzhuk Accepted
validation: pktio: use odp_time_ns() instead own function --- 2016-01-13 Ivan Khoronzhuk Accepted
[RFC] api: packet_io: return headroom when set new one --- 2016-01-13 Ivan Khoronzhuk New
validation: pktio: don't continue if packet with > MTU is sent --- 2016-01-13 Ivan Khoronzhuk Accepted
[5/5] validation: cls: split pmr chain test --- 2016-01-12 Ivan Khoronzhuk New
[4/5] validation: cls: use correct MAC addresses --- 2016-01-12 Ivan Khoronzhuk New
[3/5] validation: cls: test_pmr: don't create default input queue --- 2016-01-12 Ivan Khoronzhuk New
[2/5] validation: cls: assign default CoS before creating chain --- 2016-01-12 Ivan Khoronzhuk New
[1/5] validation: cls: adopt for supported l3 PMR --- 2016-01-12 Ivan Khoronzhuk Superseded
[v3,3/3] validation: time: increase limit to check to 2 res --- 2016-01-11 Ivan Khoronzhuk Accepted
[v3,2/3] validation: time: round up resolution --- 2016-01-11 Ivan Khoronzhuk Accepted
[v5] example: time: add test of global time API on monotony --- 2016-01-08 Ivan Khoronzhuk Superseded
[v2,3/3] validation: time: increase limit to check to 2 res --- 2016-01-08 Ivan Khoronzhuk Superseded
[v2,2/3] validation: time: round up resolution --- 2016-01-08 Ivan Khoronzhuk Superseded
[3/3] validation: time: increase limit to check to 2 res --- 2016-01-06 Ivan Khoronzhuk Superseded
[2/3] validation: time: round up resolution --- 2016-01-06 Ivan Khoronzhuk New
[1/3] validation: time: initialize resolution vars --- 2016-01-06 Ivan Khoronzhuk New
validation: time: initialize resolution vars --- 2016-01-05 Ivan Khoronzhuk Superseded
[v4] example: time: add test of global time API on monotony --- 2016-01-04 Ivan Khoronzhuk Superseded
[v3] example: time: add test of global time API on monotony --- 2016-01-04 Ivan Khoronzhuk Superseded
[v2] example: time: add test of global time API on monotony --- 2015-12-31 Ivan Khoronzhuk Superseded
[API-NEXT,v4] doc/users-guide: add time API section --- 2015-12-23 Ivan Khoronzhuk Accepted
example: time: add test of global time API on monotony --- 2015-12-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3] doc/users-guide: add time API section --- 2015-12-23 Ivan Khoronzhuk Superseded
[API-NEXT,v3] validation: sched: Improve scheduler validation test to check sched time correctly --- 2015-12-22 Ivan Khoronzhuk Accepted
[lng-od,API-NEXT,v2] doc/users-guide: add time API section --- 2015-12-21 Ivan Khoronzhuk Superseded
[API-NEXT,v2,2/2] validation: time: update to tes global time API --- 2015-12-21 Ivan Khoronzhuk Accepted
[API-NEXT,v2,1/2] api: time: add global time API --- 2015-12-21 Ivan Khoronzhuk Accepted
[v2] linux-generic: init: return -1 when system_info is failed --- 2015-12-21 Ivan Khoronzhuk Accepted
[lng-odg] doc/users-guide: add time API section --- 2015-12-18 Ivan Khoronzhuk New
« 1 2 ... 3 4 56 7 »

Bundling

Create bundle: