Age | Commit message (Expand) | Author |
2014-04-18 | ixgbe: clean up Rx time stamping code | Jakub Kicinski |
2014-04-11 | ixgbe: Add bit to mark service task initialization | Mark Rustad |
2014-03-31 | ixgbe: Fix rcu warnings induced by LER | Mark Rustad |
2014-03-31 | ixgbe: fix race conditions on queuing skb for HW time stamp | Jakub Kicinski |
2014-03-12 | ixgbe: add Linux NICS mailing list to contact info | Jacob Keller |
2014-03-02 | ixgbe: implement SIOCGHWTSTAMP ioctl | Jacob Keller |
2014-02-28 | ixgbe: collect all 82599 AUTOC code in one function | Don Skidmore |
2014-01-17 | ixgbe: add braces around else condition in ixgbe_qv_lock_* calls | Jacob Keller |
2014-01-14 | ixgbe: Check register reads for adapter removal | Mark Rustad |
2014-01-14 | ixgbe: Use static inlines instead of macros | Mark Rustad |
2014-01-14 | ixgbe: Indicate removal state explicitly | Mark Rustad |
2013-12-17 | ixgbe: Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck |
2013-11-07 | ixgbe: enable l2 forwarding acceleration for macvlans | John Fastabend |
2013-11-01 | ixgbe: Reduce memory consumption with larger page sizes | Anton Blanchard |
2013-10-29 | ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all | Jacob Keller |
2013-10-01 | ixgbe: remove marketing names from busy poll code | Jacob Keller |
2013-09-24 | intel: Remove extern from function prototypes | Joe Perches |
2013-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-01 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang |
2013-07-31 | ixgbe: fix lockdep annotation issue for ptp's work item | Jacob Keller |
2013-07-30 | ixgbe: fix SFF data dumps of SFP+ modules | Emil Tantilov |
2013-07-10 | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir |
2013-06-10 | ixgbe: add extra stats for ndo_ll_poll | Eliezer Tamir |
2013-06-10 | ixgbe: add support for ndo_ll_poll | Eliezer Tamir |
2013-04-18 | ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests | Joe Perches |
2013-02-15 | ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS | Alexander Duyck |
2013-02-15 | ixgbe: implement SFF diagnostic monitoring via ethtool | Aurélien Guillaume |
2013-02-15 | ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled | Alexander Duyck |
2013-02-15 | ixgbe: Add function for setting XPS queue mapping | Alexander Duyck |
2013-02-15 | ixgbe: Define FCoE and Flow director limits much sooner to allow for changes | Alexander Duyck |
2013-02-05 | ixgbe: Fix SR-IOV MTU warning | Alexander Duyck |
2013-02-05 | ixgbe: update date to 2013 | Don Skidmore |
2013-01-23 | ixgbe: Implement PCI SR-IOV sysfs callback operation | Greg Rose |
2013-01-23 | ixgbe: Inline Rx PTP descriptor handling | Alexander Duyck |
2013-01-23 | ixgbe: Add ptp work item to poll for the Tx timestamp | Jacob Keller |
2013-01-23 | ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp | Jacob Keller |
2013-01-19 | ixgbe: Update ixgbe Tx flags to improve code efficiency | Alexander Duyck |
2012-11-28 | ixgbe: Make the bridge mode setting sticky | Greg Rose |
2012-11-01 | ptp: Enable clock drivers along with associated net/PHY drivers | Ben Hutchings |
2012-10-29 | ixgbe: Add support for pipeline reset | Don Skidmore |
2012-10-22 | ixgbe: (PTP) refactor init, cyclecounter and reset | Jacob Keller |
2012-10-22 | ixgbe: Add support for tracking the default user priority to SR-IOV | Alexander Duyck |
2012-10-19 | ixgbe: Add mailbox API version negotiation support to ixgbe PF | Alexander Duyck |
2012-10-09 | ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs | Alexander Duyck |
2012-09-15 | ixgbe: add debugfs support | Catherine Sullivan |
2012-08-16 | ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor | Alexander Duyck |
2012-08-16 | ixgbe: Only use double buffering if page size is less than 8K | Alexander Duyck |
2012-07-21 | ixgbe: Reduce Rx header size to what is actually used | Alexander Duyck |
2012-07-21 | ixgbe: Change how we check for pre-existing and assigned VFs | Alexander Duyck |
2012-07-19 | ixgbe: Make FCoE allocation and configuration closer to how rings work | Alexander Duyck |