intel-wired-lan.osuosl.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-20 00:36:56 to 2015-10-27 17:03:34 UTC [more...]

[Intel-wired-lan] [PATCH] ixgbe: Wait for 1ms, not 1us, after RST
 2015-10-27 17:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH V3] ixgbe: Update PTP to support X550EM_x devices
 2015-10-27 16:58 UTC 

[Intel-wired-lan] [next-queue v2] fm10k: do not assume VF always has 1 queue
 2015-10-27 16:53 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S19 13/15] i40e: rework the functions to configure RSS with similar parameters
 2015-10-27 15:26 UTC  (6+ messages)
` [Intel-wired-lan] [next PATCH S19 14/15] i40e: create a generic configure rss function
` [Intel-wired-lan] [next PATCH S19 15/15] i40e: Bump version to 1.4.2

[Intel-wired-lan] [next-queue 1/6] fm10k: use ether_addr_copy to copy MAC address
 2015-10-27  1:32 UTC  (8+ messages)
` [Intel-wired-lan] [next-queue 2/6] fm10k: use ether_addr_equal instead of memcmp
` [Intel-wired-lan] [next-queue 3/6] fm10k: do not use CamelCase
` [Intel-wired-lan] [next-queue 4/6] fm10k: remove unnecessary else block from if statements with return
` [Intel-wired-lan] [next-queue 5/6] fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
` [Intel-wired-lan] [next-queue 6/6] fm10k: consistently refer to VLANs and VLAN IDs

[Intel-wired-lan] [PATCH net-next 0/4] Automatic adjustment of max frame size
 2015-10-27  0:40 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net-next 1/4] net: Add ndo_enc_hdr_len to notify extra header room for encapsulated frames
` [Intel-wired-lan] [PATCH net-next 2/4] e1000e: Add ndo_enc_hdr_len
` [Intel-wired-lan] [PATCH net-next 3/4] vlan: Notify real device of encap header length
` [Intel-wired-lan] [PATCH net-next 4/4] bridge: Notify port "

[Intel-wired-lan] [PATCH] ixgbe: check Master Disable bit after setting
 2015-10-27  0:19 UTC 

[Intel-wired-lan] [next PATCH S20 00/15] i40e/i40evf updates
 2015-10-26 23:44 UTC  (16+ messages)
` [Intel-wired-lan] [next PATCH S20 01/15] i40e: add new fields to store user configuraion
` [Intel-wired-lan] [next PATCH S20 02/15] i40e: rename rss_size to alloc_rss_size in i40e_pf
` [Intel-wired-lan] [next PATCH S20 03/15] i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround
` [Intel-wired-lan] [next PATCH S20 04/15] i40e/i40evf: prefetch skb data on transmit
` [Intel-wired-lan] [next PATCH S20 05/15] i40evf: rename vf adapter specific rss function
` [Intel-wired-lan] [next PATCH S20 06/15] i40evf: create a generic config "
` [Intel-wired-lan] [next PATCH S20 07/15] i40evf: create a generic get "
` [Intel-wired-lan] [next PATCH S20 08/15] i40evf: add new fields to store user configuration of RSS
` [Intel-wired-lan] [next PATCH S20 09/15] i40e: Update error messaging
` [Intel-wired-lan] [next PATCH S20 10/15] i40e: fix confusing message
` [Intel-wired-lan] [next PATCH S20 11/15] i40e: make error message more useful
` [Intel-wired-lan] [next PATCH S20 12/15] i40evf: quoth the VF driver, Nevermore
` [Intel-wired-lan] [next PATCH S20 13/15] i40evf: allocate queue vectors dynamically
` [Intel-wired-lan] [next PATCH S20 14/15] i40evf: allocate ring structs dynamically
` [Intel-wired-lan] [next PATCH S20 15/15] i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1

[Intel-wired-lan] [PATCH V3] ixgbe: Update PTP to support X550EM_x devices
 2015-10-26 23:41 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 9834035f8d47d1e1d3d167a6180faada3ad70a12 BUILD DONE
 2015-10-26 23:17 UTC 

[Intel-wired-lan] [next-queue v2] fm10k: conditionally compile DCB and DebugFS support
 2015-10-26 22:18 UTC 

[Intel-wired-lan] [next-queue] fm10k: initialize xps at driver load
 2015-10-26 21:44 UTC 

[Intel-wired-lan] [next-queue v2] fm10k: bump driver version
 2015-10-26 21:38 UTC 

[Intel-wired-lan] [next-queue] fm10k: bump driver version
 2015-10-26 21:35 UTC 

[Intel-wired-lan] [next PATCH S19 00/15] i40e/i40evf updates
 2015-10-26 21:29 UTC  (24+ messages)
` [Intel-wired-lan] [next PATCH S19 01/15] i40e/i40evf: remove unused tunnel parameter
` [Intel-wired-lan] [next PATCH S19 02/15] i40e: Change BUG_ON to WARN_ON in service event complete
` [Intel-wired-lan] [next PATCH S19 03/15] i40e: remove BUG_ON from feature string building
` [Intel-wired-lan] [next PATCH S19 04/15] i40e: remove BUG_ON from fcoe setup
` [Intel-wired-lan] [next PATCH S19 05/15] i40e: Properly cast type for arithmetic
` [Intel-wired-lan] [next PATCH S19 06/15] i40e: Workaround fix for mss < 256 issue
` [Intel-wired-lan] [next PATCH S19 07/15] i40e/i40evf: Add a stat to track how many times we have to do a force WB
` [Intel-wired-lan] [next PATCH S19 08/15] i40e: Move the saving of old link info from handle_link_event to link_event
` [Intel-wired-lan] [next PATCH S19 09/15] i40e/i40evf: Add comment to #endif
` [Intel-wired-lan] [next PATCH S19 10/15] i40e/i40evf: clean up error messages
` [Intel-wired-lan] [next PATCH S19 11/15] i40evf: handle many MAC filters correctly
` [Intel-wired-lan] [next PATCH S19 12/15] i40e: return the number of enabled queues for ETHTOOL_GRXRINGS

[Intel-wired-lan] [next-queue] fm10k: initialize xps at driver load
 2015-10-26 21:28 UTC 

[Intel-wired-lan] [RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-26 15:03 UTC  (50+ messages)
` [Intel-wired-lan] [RFC Patch 01/12] PCI: Add virtfn_index for struct pci_device
` [Intel-wired-lan] [RFC Patch 02/12] IXGBE: Add new mail box event to restore VF status in the PF driver
` [Intel-wired-lan] [RFC Patch 03/12] IXGBE: Add sysfs interface for Qemu to migrate "
` [Intel-wired-lan] [RFC Patch 04/12] IXGBE: Add ixgbe_ping_vf() to notify a specified VF via mailbox msg
` [Intel-wired-lan] [RFC Patch 05/12] IXGBE: Add new sysfs interface of "notify_vf"
    ` [Intel-wired-lan] [Qemu-devel] "
` [Intel-wired-lan] [RFC Patch 06/12] IXGBEVF: Add self emulation layer
    ` [Intel-wired-lan] [Qemu-devel] "
` [Intel-wired-lan] [RFC Patch 07/12] IXGBEVF: Add new mail box event for migration
` [Intel-wired-lan] [RFC Patch 08/12] IXGBEVF: Rework code of finding the end transmit desc of package
` [Intel-wired-lan] [RFC Patch 09/12] IXGBEVF: Add live migration support for VF driver
` [Intel-wired-lan] [RFC Patch 10/12] IXGBEVF: Add lock to protect tx/rx ring operation
` [Intel-wired-lan] [RFC Patch 11/12] IXGBEVF: Migrate VF statistic data
` [Intel-wired-lan] [RFC Patch 12/12] IXGBEVF: Track dma dirty pages
    ` [Intel-wired-lan] [Qemu-devel] [RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 16eb854021a0d4f01088612b3791143b252895d2 BUILD DONE
 2015-10-26 14:18 UTC 

[Intel-wired-lan] [PATCH v2 net-next 0/4] Automatic adjustment of max frame size
 2015-10-26  3:40 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v2 net-next 1/4] net: Add ndo_enc_hdr_len to notify extra header room for encapsulated frames
` [Intel-wired-lan] [PATCH v2 net-next 2/4] e1000e: Add ndo_enc_hdr_len
` [Intel-wired-lan] [PATCH v2 net-next 3/4] vlan: Notify real device of encap header length
` [Intel-wired-lan] [PATCH v2 net-next 4/4] bridge: Notify port "

[Intel-wired-lan] [PATCH net-next 0/4] Automatic adjustment of max frame size
 2015-10-26  1:09 UTC 

[Intel-wired-lan] [PATCH] ixgbe:Refactor ixgbe_set_vf_mac to include proper error path and return statement
 2015-10-24 20:29 UTC 

[Intel-wired-lan] [PATCH] e1000e:Fix incorrect assumption that the function e1000e_up always runs successfully in e1000_change_mtu
 2015-10-24 18:18 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] fm10k:Fix error handling in the function fm10k_probe
 2015-10-24  6:28 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 7a45df8b1f39ea5e491f4903e3903f85a8750fac BUILD DONE
 2015-10-24  6:27 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 82/82] drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:1067:2: error: implicit declaration of function 'CLOCKSOURCE_MASK'
 2015-10-24  5:11 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 6d52a6a8fd3a0d5138ce258fd40f792d729b9719 BUILD DONE
 2015-10-24  0:47 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] 505b857d512958dfd3781167a2f24b94f63d0912 BUILD SUCCESS
 2015-10-24  0:19 UTC 

[Intel-wired-lan] [PATCH V2] ixgbe: Update PTP to support X550EM_x devices
 2015-10-23 21:31 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e:Fix variable assignment in the function i40e_set_ringparam
 2015-10-23 19:14 UTC 

[Intel-wired-lan] [jkirsher-next-queue:master] 8443c1a4b192089e62642d847ebac3e4d15134c3 BUILD SUCCESS
 2015-10-23 15:19 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] ab636912c37e39039d21a80c383a3e52e33eb69c BUILD DONE
 2015-10-23 11:51 UTC 

[Intel-wired-lan] [patch] igbvf: integer overflow in igbvf_change_mtu()
 2015-10-23  8:16 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-net-queue:master] e9e53662d8130dd950885e37dc1d97008e1283f9 BUILD SUCCESS
 2015-10-23  2:02 UTC 

[Intel-wired-lan] [PATCH] ixgbe: Update PTP to support X550EM_x devices
 2015-10-23  0:54 UTC 

[Intel-wired-lan] [PATCH 0/2] e1000e msi-x fixes
 2015-10-23  0:32 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 1/2] e1000e: remove unreachable code
` [Intel-wired-lan] [PATCH 2/2] e1000e: Fix msi-x interrupt automask

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 83897ed53e82800ab5e144da4db7a7af4f830b7f BUILD DONE
 2015-10-23  0:27 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] 30cf27d3c760537694dd1c948553850343c15003 BUILD SUCCESS
 2015-10-22 23:52 UTC 

[Intel-wired-lan] [net-next PATCH 0/3] ixgbe: Fix FDB handling
 2015-10-22 23:26 UTC  (4+ messages)
` [Intel-wired-lan] [net-next PATCH 1/3] ixgbe: Refactor MAC address configuration code
` [Intel-wired-lan] [net-next PATCH 2/3] ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
` [Intel-wired-lan] [net-next PATCH 3/3] ixgbe: Allow FDB entries access to more RAR filters

[Intel-wired-lan] [PATCH] i40e: Fix RS bit update in Tx path and disable force WB workaround
 2015-10-22 21:41 UTC  (3+ messages)

[Intel-wired-lan] [next PATCH S 2/2 v3] i40e/i40evf: refactor tx timeout logic
 2015-10-22 21:36 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] ixgbe: Save VF info and take references
 2015-10-22 18:03 UTC 

[Intel-wired-lan] [PATCH] net: Fix warnings from inet_timewait_sock.h
 2015-10-22 18:03 UTC 

[Intel-wired-lan] [PATCH] e1000: free skb when returning on -ENOMEM error
 2015-10-22 16:15 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 1/3] ixgbe: Use private workqueue to avoid certain possible hangs
 2015-10-22  0:21 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 2/3] ixgbevf: Use a "
` [Intel-wired-lan] [PATCH 3/3] ixgbevf: Minor cleanups

[Intel-wired-lan] [next PATCH S19 06/15] i40e: Workaround fix for mss < 256 issue
 2015-10-22  0:18 UTC 

[Intel-wired-lan] [PATCH v4 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-10-21  7:44 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH v4 1/4] Produce system time from correlated clocksource

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] d80fcf2538400172641fcec7fe6ad39bbe49dcda BUILD DONE
 2015-10-21  2:17 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] b4ad5997d4a1e8456cda59dac1e9c9fd8983ec97 BUILD DONE
 2015-10-21  1:28 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 71/77] drivers/net/ethernet/intel/fm10k/fm10k_pci.c:1733:2: error: too many arguments to function 'fm10k_dcbnl_set_ops'
 2015-10-21  0:47 UTC 

[Intel-wired-lan] [PATCH] fm10k:Fix error handling in the function fm10k_setup_tc
 2015-10-20 23:25 UTC  (4+ messages)

[Intel-wired-lan] [net PATCH] ixgbe: Reset interface after enabling SR-IOV
 2015-10-20 22:25 UTC  (3+ messages)

[Intel-wired-lan] [net PATCH v2] ixgbe: Reset interface after enabling SR-IOV
 2015-10-20 20:28 UTC 

[Intel-wired-lan] [PATCH 1/2] e1000e: initial support for i219-LM (3)
 2015-10-20 17:05 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 2/2] e1000e: cosmetic changes

[Intel-wired-lan] [PATCH] intel: i40e: fix confused code
 2015-10-20 15:39 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next] igb: assume MSI-X interrupts during initialization
 2015-10-20 15:24 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:master] a1f192cf70b187ab01b8b03cdeea82b8820c927a BUILD SUCCESS
 2015-10-20  1:38 UTC 


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).