Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-20 17:04:59 to 2020-01-02 15:45:43 UTC [more...]

[Intel-wired-lan] [jkirsher-next-queue:1GbE] BUILD SUCCESS 684ea87cc312c98386c667d1046c61eb92ea8379
 2020-01-02 15:45 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 74c2ae1254468e2c3db1ff410175525a465488a3
 2020-01-02  9:12 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 11/76] drivers/net/ethernet/intel/igc/igc_main.c:143:13: error: redefinition of 'igc_power_down_link'
 2020-01-02  6:18 UTC 

[Intel-wired-lan] [PATCH v1] igc: Add SKU for i225 device
 2020-01-01  7:14 UTC 

[Intel-wired-lan] [PATCH v1] igc: Remove unused definition
 2020-01-01  6:49 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD REGRESSION 80581c1fc655e67c755c0e83bd958acfa4e66c77
 2020-01-01  0:38 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 2e80c9b83c99d581b269f4eb9e90d83ff5d3ab20
 2019-12-31 23:59 UTC 

[Intel-wired-lan] [PATCH v1] igc: Fix typo in a comment
 2019-12-29 14:09 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue 5/5] drivers/net//ethernet/intel/e1000e/netdev.c:7604:2: note: in expansion of macro 'if'
 2019-12-28  2:48 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD REGRESSION 7e5a53fc0c524519c2941cfd719ee598800a5572
 2019-12-28  2:40 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS bde70cc7c17e6d6f7387b7908c5de63858d11cd2
 2019-12-28  2:34 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 9bca879e00e022c7c64d893d0659a300844d083d
 2019-12-27  2:24 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 32b012f30a39b27e0b8fc215fb8b527644b2eb22
 2019-12-26 21:12 UTC 

[Intel-wired-lan] [PATCH v2] igc: Add PHY power management control
 2019-12-26  8:13 UTC  (5+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE 4d0f025125a229960630ffa17861df8133108e29
 2019-12-22  1:58 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD REGRESSION 324f7271ac30968fb1e3dad6198b382943da39aa
 2019-12-21 20:06 UTC 

[Intel-wired-lan] [PATCH net-next 0/2] drivers: net: intel: update i40e and ice to use txqueue parameter from tx_timeout
 2019-12-20 20:24 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next 1/2] drivers: net: i40e: Removing hung_queue variable to use txqueue function parameter
` [Intel-wired-lan] [PATCH net-next 2/2] drivers: net: ice: "

[Intel-wired-lan] [PATCH] ice: remove redundant assignment to variable xmit_done
 2019-12-20 20:22 UTC  (2+ messages)

[Intel-wired-lan] 6c4e4adc70: kexec boot failed
 2019-12-20  8:46 UTC 

[Intel-wired-lan] virtual-bus[v5]: Implementation of Virtual Bus
 2019-12-20  0:19 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 6fa9a115fe7ca507ef5618eb753706425741b285
 2019-12-19 21:54 UTC 

[Intel-wired-lan] [PATCH v2] fm10k: use txqueue parameter in fm10k_tx_timeout
 2019-12-19 20:10 UTC 

[Intel-wired-lan] [PATCH] fm10k: use txqueue parameter in fm10k_tx_timeout
 2019-12-19 19:56 UTC 

[Intel-wired-lan] [PATCH bpf v2 0/4] Fix concurrency issues between XSK wakeup and control path using RCU
 2019-12-19 15:59 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH bpf v2 1/4] xsk: Add rcu_read_lock around the XSK wakeup
` [Intel-wired-lan] [PATCH bpf v2 2/4] net/mlx5e: Fix concurrency issues between config flow and XSK
` [Intel-wired-lan] [PATCH bpf v2 3/4] net/i40e: "
` [Intel-wired-lan] [PATCH bpf v2 4/4] net/ixgbe: "

[Intel-wired-lan] Setting PHY modes in ixgbe
 2019-12-18 22:54 UTC 

[Intel-wired-lan] [PATCH] iavf: remove current MAC address filter on VF reset
 2019-12-18 22:35 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S35 01/15] ice: Support UDP segmentation offload
 2019-12-18 22:34 UTC  (30+ messages)
` [Intel-wired-lan] [PATCH S35 02/15] ice: Fix VF spoofchk
` [Intel-wired-lan] [PATCH S35 03/15] ice: Add code to keep track of current dflt_vsi
` [Intel-wired-lan] [PATCH S35 04/15] ice: Add ice_for_each_vf() macro
` [Intel-wired-lan] [PATCH S35 05/15] ice: Set default value for ITR in alloc function
` [Intel-wired-lan] [PATCH S35 06/15] ice: Restore interrupt throttle settings after VSI rebuild
` [Intel-wired-lan] [PATCH S35 07/15] ice: Return error on not supported ethtool -C parameters
` [Intel-wired-lan] [PATCH S35 08/15] ice: Remove Rx flex descriptor programming
` [Intel-wired-lan] [PATCH S35 09/15] ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO
` [Intel-wired-lan] [PATCH S35 10/15] ice: Enable ip link show on the PF to display VF unicast MAC(s)
` [Intel-wired-lan] [PATCH S35 11/15] ice: Demote MTU change print to debug
` [Intel-wired-lan] [PATCH S35 12/15] ice: suppress checked_return error
` [Intel-wired-lan] [PATCH S35 13/15] ice: add extra check for null rx descriptor
` [Intel-wired-lan] [PATCH S35 14/15] ice: Add a boundary check in ice_xsk_umem()
` [Intel-wired-lan] [PATCH S35 15/15] ice: Suppress Coverity warnings for xdp_rxq_info_reg

[Intel-wired-lan] [PATCH] ice: Add device ids for E822 devices
 2019-12-18 21:58 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_hw_semaphore()
 2019-12-18 14:16 UTC 

[Intel-wired-lan] [PATCH] e1000e: fix missing cpu_to_le64 on buffer_addr
 2019-12-18  9:53 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS f1fc14dbbb89af70f520e1e4e3ee0659f5bbc354
 2019-12-18  4:00 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue 5/5] drivers/net/ethernet/intel/e1000e/netdev.c:7604:6: warning: the address of 'down' will always evaluate as 'true'
 2019-12-18  1:09 UTC 

[Intel-wired-lan] [net] e1000e: Revert "e1000e: Make watchdog use delayed work"
 2019-12-17 21:20 UTC 

[Intel-wired-lan] [PATCH] e100: remove unused varibale err in e100_diag_test()
 2019-12-17 12:26 UTC 

[Intel-wired-lan] [PATCH bpf 0/4] Fix concurrency issues between XSK wakeup and control path using RCU
 2019-12-16  7:50 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH bpf 1/4] xsk: Add rcu_read_lock around the XSK wakeup
` [Intel-wired-lan] [PATCH bpf 2/4] net/mlx5e: Fix concurrency issues between config flow and XSK
` [Intel-wired-lan] [PATCH bpf 3/4] net/i40e: "
` [Intel-wired-lan] [PATCH bpf 4/4] net/ixgbe: "

[Intel-wired-lan] [PATCH] igb: Fix SGMII SFP module discovery for 100FX/LX
 2019-12-14  1:28 UTC  (2+ messages)

[Intel-wired-lan] [next-queue PATCH v3 0/5] igc: Add basic support for Timestamping/PTP
 2019-12-14  1:27 UTC  (11+ messages)
` [Intel-wired-lan] [next-queue PATCH v3 1/5] igc: Add basic skeleton for PTP
` [Intel-wired-lan] [next-queue PATCH v3 2/5] igc: Add support for RX timestamping
` [Intel-wired-lan] [next-queue PATCH v3 3/5] igc: Add support for TX timestamping
` [Intel-wired-lan] [next-queue PATCH v3 4/5] igc: Add support for ethtool GET_TS_INFO command
` [Intel-wired-lan] [next-queue PATCH v3 5/5] igc: Use Start of Packet signal from PHY for timestamping

[Intel-wired-lan] [PATCH v1] igc: Remove serdes comments from a description of methods
 2019-12-14  1:22 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] igb: index regs_buff array via index variable
 2019-12-13 11:25 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v1] igc: Add PHY power management control
 2019-12-12 21:50 UTC  (4+ messages)

[Intel-wired-lan] Regression: e1000e link not coming up
 2019-12-12 13:07 UTC  (4+ messages)

[Intel-wired-lan] [PATCH AUTOSEL 4.14 074/130] ixgbe: protect TX timestamping from API misuse
 2019-12-10 22:02 UTC 

[Intel-wired-lan] [PATCH AUTOSEL 4.19 077/177] i40e: initialize ITRN registers with correct values
 2019-12-10 21:31 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH AUTOSEL 4.19 099/177] ixgbe: protect TX timestamping from API misuse
` [Intel-wired-lan] [PATCH AUTOSEL 4.19 132/177] ice: delay less

[Intel-wired-lan] [PATCH AUTOSEL 5.4 161/350] i40e: initialize ITRN registers with correct values
 2019-12-10 21:07 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH AUTOSEL 5.4 163/350] i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
` [Intel-wired-lan] [PATCH AUTOSEL 5.4 200/350] ixgbe: protect TX timestamping from API misuse
` [Intel-wired-lan] [PATCH AUTOSEL 5.4 233/350] ice: Check for null pointer dereference when setting rings
` [Intel-wired-lan] [PATCH AUTOSEL 5.4 255/350] ice: delay less
` [Intel-wired-lan] [PATCH AUTOSEL 5.4 338/350] ice: Only disable VF state when freeing each VF resources
` [Intel-wired-lan] [PATCH AUTOSEL 5.4 339/350] ice: Fix setting coalesce to handle DCB configuration

[Intel-wired-lan] [jkirsher-next-queue:rdma] BUILD SUCCESS 88ef0b52c5569d837bfd872260e04dce1f4ed2ca
 2019-12-10  9:08 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 751fd97c3c6c7d4c7d9c4428adef09b4198887d1
 2019-12-10  0:44 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD INCOMPLETE c0046220b8ba1d67ff13837ad5a53c5f70d9e9f9
 2019-12-09  5:12 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 9f104c7736904ac72385bbb48669e0c923ca879b
 2019-12-07  5:50 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS a350d2e7adbb57181d33e3aa6f0565632747feaa
 2019-12-06  0:38 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE ca8e48eb5f3baa989219ee984366404a8859f45a
 2019-12-05 23:43 UTC 

[Intel-wired-lan] [PATCH v2] ixgbevf: Remove limit of 10 entries for unicast filter list
 2019-12-04 18:53 UTC  (6+ messages)

[Intel-wired-lan] [PATCH] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
 2019-12-04 18:25 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION ce1c9d877445c0fb1fc4f3b20d28f6c5ee08e6df
 2019-11-29  2:58 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 39/39] make[6]: *** No rule to make target 'drivers/net/ethernet/intel/igc/igc_ptp.o', needed by 'drivers/net/ethernet/intel/igc/built-in.a'
 2019-11-28  9:40 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 39/39] make[6]: *** No rule to make target 'drivers/net/ethernet/intel/igc/igc_ptp.o', needed by 'drivers/net/ethernet/intel/igc/igc.o'
 2019-11-28  7:48 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 4da494945411e63075c9fcbcef0eca6bf5a31131
 2019-11-27  2:56 UTC 

[Intel-wired-lan] [next-queue PATCH v2 0/5] igc: Add basic support for Timestamping/PTP
 2019-11-27  1:04 UTC  (6+ messages)
` [Intel-wired-lan] [next-queue PATCH v2 1/5] igc: Add basic skeleton for PTP
` [Intel-wired-lan] [next-queue PATCH v2 2/5] igc: Add support for RX timestamping
` [Intel-wired-lan] [next-queue PATCH v2 3/5] igc: Add support for TX timestamping
` [Intel-wired-lan] [next-queue PATCH v2 4/5] igc: Add support for ethtool GET_TS_INFO command
` [Intel-wired-lan] [next-queue PATCH v2 5/5] igc: Use Start of Packet signal from PHY for timestamping

[Intel-wired-lan] virtual-bus[v4]: Implementation of Virtual Bus
 2019-11-26 19:44 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: Register a virtbus device to provide RDMA
 2019-11-26 19:43 UTC  (2+ messages)

[Intel-wired-lan] [PATCH S34 v2 1/2] ice: Initialize and register a virtual bus to provide RDMA
 2019-11-26 19:42 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH S34 v2 2/2] ice: Implement peer communications

[Intel-wired-lan] [next-queue PATCH v1 0/4] igc: Add basic support for Timestamping/PTP
 2019-11-26 19:20 UTC  (6+ messages)
` [Intel-wired-lan] [next-queue PATCH v1 1/4] igc: Add basic skeleton for PTP
` [Intel-wired-lan] [next-queue PATCH v1 2/4] igc: Add support for RX timestamping
` [Intel-wired-lan] [next-queue PATCH v1 3/4] igc: Add support for TX timestamping
` [Intel-wired-lan] [next-queue PATCH v1 4/4] igc: Add support for ethtool GET_TS_INFO command

[Intel-wired-lan] [PATCH net 1/2] i40e: need_wakeup flag might not be set for Tx
 2019-11-25 16:44 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] ixgbevf: Removing limit of 10 entries for unicast filter list
 2019-11-25 11:19 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS de0899c23d72a13b8b9bd5352964add065a31849
 2019-11-25  7:01 UTC 

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD INCOMPLETE ed960c1d36f5db38a8038fcca83e1f6495f468fb
 2019-11-25  6:56 UTC 

[Intel-wired-lan] [jkirsher-next-queue:master] BUILD SUCCESS ab818362c9054beb950b97a09ce7b0d56f5a32a1
 2019-11-24 15:19 UTC 

[Intel-wired-lan] [PATCH v1 15/15] igc: Remove no need declaration of the igc_sw_init
 2019-11-23  4:07 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 11/15] igc: Remove no need declaration of the igc_free_q_vectors
 2019-11-23  4:06 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 04/15] igc: Remove no need declaration of the igc_configure
 2019-11-23  4:06 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 13/15] igc: Remove no need declaration of the igc_assign_vector
 2019-11-23  4:05 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 14/15] igc: Remove no need declaration of the igc_write_itr
 2019-11-23  4:05 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 12/15] igc: Remove no need declaration of the igc_free_q_vector
 2019-11-23  4:05 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 10/15] igc: Remove no need declaration of the igc_irq_disable
 2019-11-23  4:04 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 09/15] igc: Remove no need declaration of the igc_irq_enable
 2019-11-23  4:04 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 08/15] igc: Remove no need declaration of the igc_configure_msix
 2019-11-23  4:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 07/15] igc: Remove no need declaration of the igc_set_rx_mode
 2019-11-23  4:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 06/15] igc: Remove no need declaration of the igc_set_interrupt_capability
 2019-11-23  4:02 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 05/15] igc: Remove no need declaration of the igc_alloc_mapped_page
 2019-11-23  4:02 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 03/15] igc: Remove no need declaration of the igc_set_default_mac_filter
 2019-11-23  4:02 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 02/15] igc: Remove no need declaration of the igc_power_down_link
 2019-11-23  3:59 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 01/15] igc: Remove no need declaration of the igc_clean_tx_ring
 2019-11-23  3:59 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS 61393009e0b602a19caad0d4f50af25a06d4a164
 2019-11-22 17:30 UTC 

[Intel-wired-lan] PROBLEM: i40e: CPU Soft lockup during XDP detach
 2019-11-21  9:54 UTC 

[Intel-wired-lan] [PATCH v1] igc: Remove excess parameter description from igc_is_non_eop
 2019-11-21  2:24 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1] igc: Add 64 bit DMA access support
 2019-11-21  2:23 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1] igc: Fix parameter descriptions for a several functions
 2019-11-21  2:22 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1] igc: Fix the parameter description for igc_alloc_rx_buffers
 2019-11-21  2:22 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v4] igc: Add legacy power management support
 2019-11-21  2:22 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1] igc: Prefer to use the pci_release_mem_regions method
 2019-11-21  2:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1] igc: Improve the DMA mapping flow
 2019-11-21  2:19 UTC  (2+ messages)

[Intel-wired-lan] [PATCH rdma-next 00/16] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2019-11-20 17:05 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH rdma-next 10/16] RDMA/irdma: Add RoCEv2 UD OP support
` [Intel-wired-lan] [PATCH rdma-next 11/16] RDMA/irdma: Add user/kernel shared libraries
` [Intel-wired-lan] [PATCH rdma-next 12/16] RDMA/irdma: Add miscellaneous utility definitions
` [Intel-wired-lan] [PATCH rdma-next 13/16] RDMA/irdma: Add dynamic tracing for CM
` [Intel-wired-lan] [PATCH rdma-next 14/16] RDMA/irdma: Add ABI definitions
` [Intel-wired-lan] [PATCH rdma-next 15/16] RDMA: Add irdma Kconfig/Makefile and remove i40iw
` [Intel-wired-lan] [PATCH rdma-next 16/16] RDMA/irdma: Update MAINTAINERS file


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox