aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAge
* ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-07
* ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard2013-11-01
* ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller2013-10-29
* ixgbe: remove marketing names from busy poll codeJacob Keller2013-10-01
* intel: Remove extern from function prototypesJoe Perches2013-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-01
* | ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller2013-07-31
* | ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov2013-07-30
|/
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-10
* ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-11
* ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-11
* ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches2013-04-18
* ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck2013-02-16
* ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume2013-02-16
* ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck2013-02-16
* ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-16
* ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-16
* ixgbe: Fix SR-IOV MTU warningAlexander Duyck2013-02-05
* ixgbe: update date to 2013Don Skidmore2013-02-05
* ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose2013-01-23
* ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck2013-01-23
* ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller2013-01-23
* ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller2013-01-23
* ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck2013-01-19
* ixgbe: Make the bridge mode setting stickyGreg Rose2012-11-28
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-01
* ixgbe: Add support for pipeline resetDon Skidmore2012-10-30
* ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller2012-10-23
* ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-23
* ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck2012-10-19
* ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck2012-10-09
* ixgbe: add debugfs supportCatherine Sullivan2012-09-15
* ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck2012-08-16
* ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck2012-08-16
* ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2012-07-21
* ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-21
* ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck2012-07-19
* ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-19
* ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck2012-07-18
* ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-18
* ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck2012-07-18
* ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-14
* ixgbe: Add feature offset value to ring featuresAlexander Duyck2012-07-11
* ixgbe: Add upper limit to ring featuresAlexander Duyck2012-07-11
* ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\
| * ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-26
* | ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller2012-06-14
|/
* ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-10