The Week Of Monday 7 November 2016 Archives by subject
Starting: Mon Nov 7 12:44:57 UTC 2016
Ending: Sun Nov 13 23:19:33 UTC 2016
Messages: 117
- [Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 0344b2dfe0d0e4166360a22822bab4e187f7201e
kbuild test robot
- [Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 3d708e08a58f1271092b4c5f67dbdcd98cf3bd94
kbuild test robot
- [Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 0a8ba75a9923d1d3526af74b090746635fc32507
kbuild test robot
- [Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 75cce45039d9b20517b7c1bd77ffd9bd9f24a635
kbuild test robot
- [Intel-wired-lan] [next PATCH S52-V2 00/15] i40e/i40evf updates
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 01/15] i40evf: check for msix_entries null dereference
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 02/15] i40e: Remove unreachable code
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 03/15] i40e: Pass unknown PHY type for unknown PHYs
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 04/15] i40evf: protect against NULL msix_entries and q_vectors pointers
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 05/15] i40e: Fix for ethtool Supported link modes
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 06/15] i40e: set broadcast promiscuous mode for each active VLAN
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 07/15] i40e/i40evf: replace for memcpy with single memcpy call in ethtool
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 08/15] i40e: change message to only appear when extra debug info is wanted
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 09/15] i40e: Driver prints log message on link speed change
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 10/15] i40e: simplify txd use count calculation
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 11/15] i40e: restore workaround for removing default MAC filter
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 12/15] i40e/i40evf: napi_poll must return the work done
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 13/15] i40e: remove code to handle dev_addr specially
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 14/15] i40e: Blink LED on 1G BaseT boards
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52-V2 15/15] Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S52 01/11] i40evf: check for msix_entries null dereference
Bowers, AndrewX
- [Intel-wired-lan] [next PATCH S52 02/11] i40e: Remove unreachable code
Bowers, AndrewX
- [Intel-wired-lan] [next PATCH S52 03/11] i40e: Pass unknown PHY type for unknown PHYs
Bowers, AndrewX
- [Intel-wired-lan] [next PATCH S52 03/11] i40e: Pass unknown PHY type for unknown PHYs
Wyborny, Carolyn
- [Intel-wired-lan] [next PATCH S53 1/5] i40e: use unsigned printf format specifier for active_filters count
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S53 2/5] i40e: Add support for 25G devices
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S53 2/5] i40e: Add support for 25G devices
Shannon Nelson
- [Intel-wired-lan] [next PATCH S53 3/5] i40e: Add FEC for 25g
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S53 3/5] i40e: Add FEC for 25g
Shannon Nelson
- [Intel-wired-lan] [next PATCH S53 4/5] i40e: Add functions which apply correct PHY access method for read and write operation
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S53 5/5] i40e: lock service task correctly
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 00/15] i40e/i40evf updates
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 01/15] i40e: defeature support for PTP L4 frame detection on XL710
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 02/15] i40e: recalculate vsi->active_filters from hash contents
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 03/15] i40e: refactor i40e_update_filter_state to avoid passing aq_err
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 04/15] i40e: delete filter after adding its replacement when converting
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 05/15] i40e: factor out addition/deletion of VLAN per each MAC address
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 06/15] i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 07/15] i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 08/15] i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 09/15] i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 10/15] i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 11/15] i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 12/15] i40e: avoid O(n^2) loop when deleting all filters
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 13/15] i40e: when adding or removing MAC filters, correctly handle VLANs
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 14/15] i40e: Deprecating unused macro and
Bimmy Pujari
- [Intel-wired-lan] [next PATCH S54 15/15] i40evf: remove unused device ID
Bimmy Pujari
- [Intel-wired-lan] [PATCH] igb/e1000: correct register comments
Brown, Aaron F
- [Intel-wired-lan] [PATCH] igb: drop field "tail" of struct igb_ring
Cao jin
- [Intel-wired-lan] [PATCH] igb: drop field "tail" of struct igb_ring
Alexander Duyck
- [Intel-wired-lan] [PATCH] igb: drop field "tail" of struct igb_ring
Cao jin
- [Intel-wired-lan] [PATCH] igb: drop field "tail" of struct igb_ring
Alexander Duyck
- [Intel-wired-lan] [PATCH] igb: drop field "tail" of struct igb_ring
Cao jin
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Corinna Vinschen
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Hisashi T Fujinaka
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Hisashi T Fujinaka
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Corinna Vinschen
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Alexander Duyck
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Alexander Duyck
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Corinna Vinschen
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Hisashi T Fujinaka
- [Intel-wired-lan] [PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Corinna Vinschen
- [Intel-wired-lan] [PATCH] igb: Workaround for igb i210 firmware issue.
Brown, Aaron F
- [Intel-wired-lan] [PATCH] ixgbe: Add bounds check for x540 LED functions
Tony Nguyen
- [Intel-wired-lan] [PATCH] ixgbe: Fix reporting of 100Mb capability
Tony Nguyen
- [Intel-wired-lan] [PATCH] ixgbe: Reduce I2C retry count on X550 devices
Tony Nguyen
- [Intel-wired-lan] [PATCH] ixgbe: Reduce I2C retry count on X550 devices
Rustad, Mark D
- [Intel-wired-lan] [PATCH] ixgbe: Reduce I2C retry count on X550 devices
Rustad, Mark D
- [Intel-wired-lan] [PATCH] ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
- [Intel-wired-lan] [PATCH net-next 0/3] PHC frequency fine tuning
Richard Cochran
- [Intel-wired-lan] [PATCH net-next 0/3] PHC frequency fine tuning
Keller, Jacob E
- [Intel-wired-lan] [PATCH net-next 0/3] PHC frequency fine tuning
David Miller
- [Intel-wired-lan] [PATCH net-next 1/3] ptp: Introduce a high resolution frequency adjustment method.
Richard Cochran
- [Intel-wired-lan] [PATCH net-next 2/3] ptp: igb: Use the high resolution frequency method.
Richard Cochran
- [Intel-wired-lan] [PATCH net-next 2/3] ptp: igb: Use the high resolution frequency method.
Keller, Jacob E
- [Intel-wired-lan] [PATCH net-next 2/3] ptp: igb: Use the high resolution frequency method.
Keller, Jacob E
- [Intel-wired-lan] [PATCH net-next 2/3] ptp: igb: Use the high resolution frequency method.
Richard Cochran
- [Intel-wired-lan] [PATCH net-next 2/3] ptp: igb: Use the high resolution frequency method.
Richard Cochran
- [Intel-wired-lan] [PATCH net-next 2/3] ptp: igb: Use the high resolution frequency method.
Keller, Jacob E
- [Intel-wired-lan] [PATCH net-next 3/3] ptp: dp83640: Use the high resolution frequency method.
Richard Cochran
- [Intel-wired-lan] [PATCH net] igb: re-assign hw address pointer on reset after PCI error
Alexander Duyck
- [Intel-wired-lan] [PATCH net] igb: re-assign hw address pointer on reset after PCI error
Guilherme G. Piccoli
- [Intel-wired-lan] [PATCH net v2] igb: re-assign hw address pointer on reset after PCI error
Guilherme G. Piccoli
- [Intel-wired-lan] [PATCH v2] e1000e: free IRQ regardless of __E1000_DOWN
Tyler Baicar
- [Intel-wired-lan] [PATCH v2] e1000e: free IRQ regardless of __E1000_DOWN
Neftin, Sasha
- [Intel-wired-lan] [PATCH v2] e1000e: free IRQ regardless of __E1000_DOWN
Baicar, Tyler
- [Intel-wired-lan] [PATCH v2] e1000e: free IRQ regardless of __E1000_DOWN
Neftin, Sasha
- [Intel-wired-lan] [PATCH v2] e1000e: free IRQ regardless of __E1000_DOWN
Neftin, Sasha
- [Intel-wired-lan] [PATCH v2] ixgbe: handle close/suspend race with netif_device_detach/present
Emil Tantilov
- [Intel-wired-lan] [PATCH v2] ixgbe: handle close/suspend race with netif_device_detach/present
Alexander Duyck
- [Intel-wired-lan] [PATCH v2] ixgbe: Reduce I2C retry count on X550 devices
Tony Nguyen
- [Intel-wired-lan] [PATCH v2] ixgbevf: handle race between close and suspend on shutdown
Singh, Krishneil K
- [Intel-wired-lan] [PATCH v3] ixgbe: handle close/suspend race with netif_device_detach/present
Emil Tantilov
- [Intel-wired-lan] [PATCH v3] ixgbevf: handle race between close and suspend on shutdown
Emil Tantilov
- [Intel-wired-lan] [PATCH v3] ixgbevf: handle race between close and suspend on shutdown
Alexander Duyck
- [Intel-wired-lan] [PATCH v3] ixgbevf: handle race between close and suspend on shutdown
Tantilov, Emil S
- [Intel-wired-lan] [PATCH v3] ixgbevf: handle race between close and suspend on shutdown
Alexander Duyck
- [Intel-wired-lan] [PATCH v3] ixgbevf: handle race between close and suspend on shutdown
Tantilov, Emil S
- [Intel-wired-lan] [PATCH v4] ixgbevf: handle race between close and suspend on shutdown
Emil Tantilov
- [Intel-wired-lan] i40e performance regression after 1.3.9 ?
Ray Bellis
- [Intel-wired-lan] i40e performance regression after 1.3.9 ?
Alexander Duyck
- [Intel-wired-lan] i40e performance regression after 1.3.9 ?
Ray Bellis
- [Intel-wired-lan] i40e performance regression after 1.3.9 ?
Alexander Duyck
- [Intel-wired-lan] i40e performance regression after 1.3.9 ?
Ray Bellis
- [Intel-wired-lan] i40e performance regression after 1.3.9 ?
Wyborny, Carolyn
- [Intel-wired-lan] i40e performance regression after 1.3.9 ?
Ray Bellis
- [Intel-wired-lan] i40e performance regression after 1.3.9 ?
Wyborny, Carolyn
- [Intel-wired-lan] i40e performance regression after 1.3.9 ?
Ray Bellis
- [Intel-wired-lan] I am looking for a specific driver - 3.4.8-k
SKahn at graco.com
- [Intel-wired-lan] I am looking for a specific driver - 3.4.8-k
Jeff Kirsher
- [Intel-wired-lan] I am looking for a specific driver - 3.4.8-k
Skidmore, Donald C
- [Intel-wired-lan] I am looking for a specific driver - 3.4.8-k
Hisashi T Fujinaka
- [Intel-wired-lan] Kernel regression introduced by "e1000e: Do not write lsc to ics in msi-x mode" and/or "e1000e: Do not read ICR in Other interrupt"
Benjamin Poirier
- [Intel-wired-lan] tx hang, server reboot with driver igb under load
Fujinaka, Todd
- [Intel-wired-lan] 答复: [PATCH] add one parameter wro_enable to enable relaxed ordering for IXGBE
maowenan
Last message date:
Sun Nov 13 23:19:33 UTC 2016
Archived on: Sun Nov 13 23:20:30 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).