messages from 2024-05-07 07:45:15 to 2024-05-15 13:41:33 UTC [more...]
[Intel-wired-lan] [PATCH iwl-net V3, 0/2] Fix repeated EEH reports in MSI domain
2024-05-15 13:41 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-net V3, 1/2] i40e: fractoring out i40e_suspend/i40e_resume
` [Intel-wired-lan] [PATCH iwl-net V3, 2/2] i40e: Fully suspend and resume IO operations in EEH case
[Intel-wired-lan] [RFC v4 06/13] mm: page_frag: add '_va' suffix to page_frag API
2024-05-15 13:09 UTC
[Intel-wired-lan] [PATCH net-next v6 00/21] ice: add PFCP filter support
2024-05-15 11:55 UTC (2+ messages)
[Intel-wired-lan] [PATCH net] idpf: don't skip over ethtool tcp-data-split setting
2024-05-15 9:31 UTC (2+ messages)
[Intel-wired-lan] [linus:master] [e1000e] 861e808602: suspend-stress.fail
2024-05-15 4:57 UTC (2+ messages)
` [Intel-wired-lan] [linus:master] [e1000e] 861e808602: suspend-stress.fail (e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue)
[Intel-wired-lan] [PATCH iwl-net V2, 0/2] Fix repeated EEH reports in MSI domain
2024-05-14 19:52 UTC (6+ messages)
` [Intel-wired-lan] [PATCH iwl-net V2, 1/2] i40e: fractoring out i40e_suspend/i40e_resume
` [Intel-wired-lan] [PATCH iwl-net V2, 2/2] i40e: Fully suspend and resume IO operations in EEH case
[Intel-wired-lan] Regression of e1000e (I219-LM) from 6.1.90 to 6.6.30
2024-05-14 9:48 UTC (4+ messages)
[Intel-wired-lan] [PATCH net-next v2 1/1] net: intel: Use *-y instead of *-objs in Makefile
2024-05-14 15:00 UTC (4+ messages)
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS a04c7333e5a8a3508b0dcb7273d918467930815b
2024-05-14 11:13 UTC
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 804915ed01746be53a409449e33c254332fe4d6f
2024-05-14 10:22 UTC
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS c9f9df3f6347b33ae770747c40bae38836e3658c
2024-05-14 10:17 UTC
[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS cfc2eefd40f1bc121a41a2acd54458046d77f9ae
2024-05-14 10:02 UTC
[Intel-wired-lan] [iwl-next v2 00/15] ice: support devlink subfunction
2024-05-14 8:09 UTC (29+ messages)
` [Intel-wired-lan] [iwl-next v2 01/15] ice: add new VSI type for subfunctions
` [Intel-wired-lan] [iwl-next v2 02/15] ice: export ice ndo_ops functions
` [Intel-wired-lan] [iwl-next v2 03/15] ice: add basic devlink subfunctions support
` [Intel-wired-lan] [iwl-next v2 04/15] ice: treat subfunction VSI the same as PF VSI
` [Intel-wired-lan] [iwl-next v2 05/15] ice: allocate devlink for subfunction
` [Intel-wired-lan] [iwl-next v2 06/15] ice: base subfunction aux driver
` [Intel-wired-lan] [iwl-next v2 07/15] ice: implement netdev for subfunction
` [Intel-wired-lan] [iwl-next v2 08/15] ice: make reprresentor code generic
` [Intel-wired-lan] [iwl-next v2 09/15] ice: create port representor for SF
` [Intel-wired-lan] [iwl-next v2 10/15] ice: don't set target VSI for subfunction
` [Intel-wired-lan] [iwl-next v2 11/15] ice: check if SF is ready in ethtool ops
` [Intel-wired-lan] [iwl-next v2 12/15] ice: implement netdevice ops for SF representor
` [Intel-wired-lan] [iwl-next v2 13/15] ice: support subfunction devlink Tx topology
` [Intel-wired-lan] [iwl-next v2 14/15] ice: basic support for VLAN in subfunctions
` [Intel-wired-lan] [iwl-next v2 15/15] ice: allow to activate and deactivate subfunction
[Intel-wired-lan] [iwl-next v2 0/4] ice: prepare representor for SF support
2024-05-14 7:32 UTC (9+ messages)
` [Intel-wired-lan] [iwl-next v2 1/4] ice: store representor ID in bridge port
` [Intel-wired-lan] [iwl-next v2 2/4] ice: move devlink locking outside the port creation
` [Intel-wired-lan] [iwl-next v2 3/4] ice: move VSI configuration outside repr setup
` [Intel-wired-lan] [iwl-next v2 4/4] ice: update representor when VSI is ready
[Intel-wired-lan] [PATCH RFC iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-05-14 2:01 UTC (15+ messages)
` [Intel-wired-lan] [PATCH RFC iwl-next 01/12] libeth: add cacheline / struct alignment helpers
` [Intel-wired-lan] [PATCH RFC iwl-next 02/12] idpf: stop using macros for accessing queue descriptors
` [Intel-wired-lan] [PATCH RFC iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
` [Intel-wired-lan] [PATCH RFC iwl-next 04/12] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
` [Intel-wired-lan] [PATCH RFC iwl-next 05/12] idpf: strictly assert cachelines of queue and queue vector structures
` [Intel-wired-lan] [PATCH RFC iwl-next 06/12] idpf: merge singleq and splitq &net_device_ops
` [Intel-wired-lan] [PATCH RFC iwl-next 07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
` [Intel-wired-lan] [PATCH RFC iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures
` [Intel-wired-lan] [PATCH RFC iwl-next 09/12] idpf: remove legacy Page Pool Ethtool stats
` [Intel-wired-lan] [PATCH RFC iwl-next 10/12] libeth: support different types of buffers for Rx
` [Intel-wired-lan] [PATCH RFC iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
` [Intel-wired-lan] [PATCH RFC iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer
[Intel-wired-lan] [PATCH iwl-next v2] ice: add and use roundup_u64 instead of open coding equivalent
2024-05-13 22:22 UTC
[Intel-wired-lan] pi
2024-05-13 8:39 UTC (2+ messages)
[Intel-wired-lan] [PATCH v2 0/6] Ensure the copied buf is NUL terminated
2024-05-11 18:39 UTC (6+ messages)
` [Intel-wired-lan] [PATCH v2 3/6] bfa: ensure "
` [Intel-wired-lan] [PATCH v2 4/6] qedf: "
[Intel-wired-lan] [PATCH v8 00/12] Add support for Intel PPS Generator
2024-05-13 11:22 UTC (16+ messages)
` [Intel-wired-lan] [PATCH v8 01/12] timekeeping: Add base clock properties in clocksource structure
` [Intel-wired-lan] [PATCH v8 02/12] x86/tsc: Update tsc/art values in the base clock structure
` [Intel-wired-lan] [PATCH v8 03/12] e1000e: remove convert_art_to_tsc()
` [Intel-wired-lan] [PATCH v8 04/12] igc: remove convert_art_ns_to_tsc()
` [Intel-wired-lan] [PATCH v8 05/12] stmmac: intel: remove convert_art_to_tsc()
` [Intel-wired-lan] [PATCH v8 06/12] ALSA: hda: "
` [Intel-wired-lan] [PATCH v8 07/12] ice/ptp: "
` [Intel-wired-lan] [PATCH v8 08/12] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [Intel-wired-lan] [PATCH v8 09/12] timekeeping: Add function to convert realtime to base clock
` [Intel-wired-lan] [PATCH v8 10/12] pps: generators: Add PPS Generator TIO Driver
` [Intel-wired-lan] [PATCH v8 11/12] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [Intel-wired-lan] [PATCH v8 12/12] ABI: pps: Add ABI documentation for Intel TIO
[Intel-wired-lan] [PATCH v2 2/2] e1000e: fix link fluctuations problem
2024-05-13 6:04 UTC (9+ messages)
[Intel-wired-lan] [PATCH iwl-next v2 0/3] ice:Support to dump PHY config, FEC
2024-05-11 16:57 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/3] ice: Extend Sideband Queue command to support dynamic flag
` [Intel-wired-lan] [PATCH iwl-next v2 2/3] ice: Implement driver functionality to dump fec statistics
` [Intel-wired-lan] [PATCH iwl-next v2 3/3] ice: Implement driver functionality to dump serdes equalizer values
[Intel-wired-lan] [PATCH iwl-net] idpf: Interpret .set_channels() input differently
2024-05-11 16:38 UTC (3+ messages)
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 42e62cd67dec6f8ce2f1cb681ee76b92da09d058
2024-05-11 16:10 UTC
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 13e966ee3d064d2416cd4f9ef7df0436a9b9d650
2024-05-11 13:55 UTC
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS a2c78977950da00aca83a3f8865d1f54e715770d
2024-05-11 11:22 UTC
[Intel-wired-lan] [PATCH v7 00/12] Add support for Intel PPS Generator
2024-05-10 14:27 UTC (8+ messages)
` [Intel-wired-lan] [PATCH v7 01/12] timekeeping: Add base clock properties in clocksource structure
` [Intel-wired-lan] [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver
[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS e7073830cc8b52ef3df7dd150e4dac7706e0e104
2024-05-10 14:14 UTC
[Intel-wired-lan] [iwl-next v1 00/14] ice: support devlink subfunction
2024-05-10 12:26 UTC (35+ messages)
` [Intel-wired-lan] [iwl-next v1 01/14] ice: add new VSI type for subfunctions
` [Intel-wired-lan] [iwl-next v1 02/14] ice: export ice ndo_ops functions
` [Intel-wired-lan] [iwl-next v1 03/14] ice: add basic devlink subfunctions support
` [Intel-wired-lan] [iwl-next v1 04/14] ice: treat subfunction VSI the same as PF VSI
` [Intel-wired-lan] [iwl-next v1 05/14] ice: allocate devlink for subfunction
` [Intel-wired-lan] [iwl-next v1 06/14] ice: base subfunction aux driver
` [Intel-wired-lan] [iwl-next v1 07/14] ice: implement netdev for subfunction
` [Intel-wired-lan] [iwl-next v1 08/14] ice: create port representor for SF
` [Intel-wired-lan] [iwl-next v1 09/14] ice: don't set target VSI for subfunction
` [Intel-wired-lan] [iwl-next v1 10/14] ice: check if SF is ready in ethtool ops
` [Intel-wired-lan] [iwl-next v1 11/14] ice: netdevice ops for SF representor
` [Intel-wired-lan] [iwl-next v1 12/14] ice: support subfunction devlink Tx topology
` [Intel-wired-lan] [iwl-next v1 13/14] ice: basic support for VLAN in subfunctions
` [Intel-wired-lan] [iwl-next v1 14/14] ice: allow to activate and deactivate subfunction
[Intel-wired-lan] [PATCH v2] e1000e: move force SMBUS near the end of enable_ulp function
2024-05-10 11:02 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl] idpf: don't enable NAPI and interrupts prior to allocating Rx buffers
2024-05-09 23:03 UTC (3+ messages)
[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 701964a890469fa2b68151aa0d8f227ad6b44032
2024-05-09 17:39 UTC
[Intel-wired-lan] [tnguy-next-queue:40GbE] BUILD SUCCESS 6918107e25407ed0b5846af70449547263dcfef0
2024-05-09 17:37 UTC
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 2128e1cfe44ce9d3c09c91ec80b47e9e5b5981d1
2024-05-09 16:39 UTC
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS b902ace0425f5c91dc7517621699bf2635fc4176
2024-05-09 16:39 UTC
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 02754103e1f75761066bd45d467b41ab5ad725e5
2024-05-09 16:36 UTC
[Intel-wired-lan] [PATCH iwl-net v4] ice: Do not get coalesce settings while in reset
2024-05-09 16:11 UTC (2+ messages)
[Intel-wired-lan] Non-functional ixgbe driver between Intel X553 chipset and Cisco switch via kernel >=6.1 under Debian
2024-05-09 13:26 UTC (4+ messages)
[Intel-wired-lan] [PATCH 1/1] net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates
2024-05-09 11:05 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net] ice: fix accounting if a VLAN already exists
2024-05-08 18:10 UTC
[Intel-wired-lan] [PATCH net-next v1 1/1] net: intel: Use *-y instead of *-objs in Makefile
2024-05-08 18:02 UTC (10+ messages)
[Intel-wired-lan] [PATCH iwl-next v2] ice: Fix package download algorithm
2024-05-08 16:01 UTC (2+ messages)
[Intel-wired-lan] [PATCH v2] ice: Fix enabling SR-IOV with Xen
2024-05-08 9:23 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next v3 06/13] mm: page_frag: add '_va' suffix to page_frag API
2024-05-08 13:34 UTC
[Intel-wired-lan] [PATCH iwl-next] iavf: flower: validate control flags
2024-05-08 11:16 UTC (6+ messages)
[Intel-wired-lan] [PATCH iwl-next] i40e: flower: validate control flags
2024-05-08 11:16 UTC (6+ messages)
[Intel-wired-lan] [PATCH] e1000e: fix link fluctuations problem
2024-05-08 4:46 UTC (5+ messages)
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 9ff8995d0b56769dbd0fca9fc5a3bced54d88fc0
2024-05-07 19:09 UTC
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 21a156367e97883b518a8cb8dd9c800940fa5c53
2024-05-07 16:29 UTC
[Intel-wired-lan] [tnguy-net-queue:1GbE] BUILD SUCCESS c00e4b5f9506df3e42f04033b458ad4dfcbfeccf
2024-05-07 15:36 UTC
[Intel-wired-lan] [PATCH v2 1/2] e1000e: let the sleep codes run every time
2024-05-07 12:29 UTC (6+ messages)
[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS deea427ffc0b3937c7d0bbca7f7c71711a5651d1
2024-05-07 11:09 UTC
[Intel-wired-lan] [PATCH] igc: fix a log entry using uninitialized netdev
2024-05-07 9:00 UTC (2+ messages)
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS a26ff37e624d12e28077e5b24d2b264f62764ad6
2024-05-07 7:44 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox