intel-wired-lan.lists.osuosl.org archive mirror
 help / color / mirror / Atom feed
[Intel-wired-lan] [PATCH iwl-net v2] ice: implement AQ download pkg retry
 2024-05-20 10:37 UTC 

[Intel-wired-lan] [PATCH iwl-next v11] ice: Add get/set hw address for VFs using devlink commands
 2024-05-20 10:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v3] ice: avoid infinite loop if NVM has invalid TLV length
 2024-05-20  8:33 UTC  (2+ messages)

[Intel-wired-lan] [iwl-net][PATCH v3] e1000e: move force SMBUS near the end of enable_ulp function
 2024-05-20  2:03 UTC  (2+ messages)

[Intel-wired-lan] [linus:master] [e1000e] 861e808602: suspend-stress.fail
 2024-05-20  1:47 UTC  (5+ 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] ice: avoid infinite loop if NVM has invalid TLV length
 2024-05-17 23:18 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: implement AQ download pkg retry
 2024-05-17  8:29 UTC  (8+ messages)

[Intel-wired-lan] [PATCH RFC iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
 2024-05-16 17:45 UTC  (17+ 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-net] ice: fix integer overflow in ice_get_pfa_module_tlv
 2024-05-17 21:23 UTC  (3+ messages)

[Intel-wired-lan] 6.10; regression; bisected - commit 86167183a17e cause info msg "trying to register non-static key"
 2024-05-17 21:05 UTC 

[Intel-wired-lan] [PATCH net-next v6 00/21] ice: add PFCP filter support
 2024-05-17 14:01 UTC  (5+ messages)

[Intel-wired-lan] [PATCH v2] e1000e: move force SMBUS near the end of enable_ulp function
 2024-05-17 13:00 UTC  (7+ messages)

[Intel-wired-lan] [BUG] ice 0000:02:00.1: Device is not ready, no need to suspend it
 2024-05-17  8:25 UTC 

[Intel-wired-lan] [PATCH v10 iwl-next 01/12] ice: Introduce ice_ptp_hw struct
 2024-05-17  7:38 UTC  (14+ messages)
` [Intel-wired-lan] [PATCH v10 iwl-next 02/12] ice: Introduce helper to get tmr_cmd_reg values
` [Intel-wired-lan] [PATCH v10 iwl-next 03/12] ice: Implement Tx interrupt enablement functions
` [Intel-wired-lan] [PATCH v10 iwl-next 06/12] ice: Introduce ice_get_base_incval() helper
` [Intel-wired-lan] [PATCH v10 iwl-next 07/12] ice: Introduce ETH56G PHY model for E825C products
` [Intel-wired-lan] [PATCH v10 iwl-next 10/12] ice: Add NAC Topology device capability parser
` [Intel-wired-lan] [PATCH v10 iwl-next 12/12] ice: Adjust PTP init for 2x50G E825C devices

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 5ea2cd1c488b53af328be01cc1a485a3e0032a7f
 2024-05-17  7:36 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 2b512535938d79f471b14814ca6f3b74eac59db5
 2024-05-17  7:36 UTC 

[Intel-wired-lan] [PATCH net] idpf: don't skip over ethtool tcp-data-split setting
 2024-05-17  2:40 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net V4, 0/2] Fix repeated EEH reports in MSI domain
 2024-05-16 21:34 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-net V4, 1/2] i40e: factoring out i40e_suspend/i40e_resume
` [Intel-wired-lan] [PATCH iwl-net V4, 2/2] i40e: Fully suspend and resume IO operations in EEH case

[Intel-wired-lan] [PATCH iwl-net 0/3] Fix AF_XDP problems after changing queue number
 2024-05-16 17:12 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH iwl-net 1/3] ice: remove af_xdp_zc_qps bitmap
` [Intel-wired-lan] [PATCH iwl-net 2/3] ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
` [Intel-wired-lan] [PATCH iwl-net 3/3] ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()

[Intel-wired-lan] [PATCH iwl-net] i40e: Fix XDP program unloading while removing the driver
 2024-05-16 16:41 UTC 

[Intel-wired-lan] [PATCH iwl-next v9] ice: Add get/set hw address for VFs using devlink commands
 2024-05-16 15:01 UTC  (5+ messages)

[Intel-wired-lan] [PATCH iwl-next v10] ice: Add get/set hw address for VFs using devlink commands
 2024-05-16  8:27 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v8 00/12] Add support for Intel PPS Generator
 2024-05-15 11:16 UTC  (17+ 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 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 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  (2+ 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 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  (2+ messages)

[Intel-wired-lan] [PATCH v2 2/2] e1000e: fix link fluctuations problem
 2024-05-13  6:04 UTC  (8+ 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  (2+ 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  (5+ messages)
` [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  (26+ messages)
` [Intel-wired-lan] [iwl-next v1 03/14] ice: add basic devlink subfunctions support
` [Intel-wired-lan] [iwl-next v1 06/14] ice: base subfunction aux driver
` [Intel-wired-lan] [iwl-next v1 08/14] ice: create port representor for SF
` [Intel-wired-lan] [iwl-next v1 11/14] ice: netdevice ops for SF representor
` [Intel-wired-lan] [iwl-next v1 14/14] ice: allow to activate and deactivate subfunction


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).