summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-11ixgbe: Add bit to mark service task initializationMark Rustad1-0/+1
2014-04-01ixgbe: Fix rcu warnings induced by LERMark Rustad1-0/+1
2014-04-01ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski1-0/+1
2014-03-13ixgbe: add Linux NICS mailing list to contact infoJacob Keller1-0/+1
2014-03-03ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller1-2/+3
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore1-1/+0
2014-01-18ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller1-2/+4
2014-01-15ixgbe: Check register reads for adapter removalMark Rustad1-0/+1
2014-01-15ixgbe: Use static inlines instead of macrosMark Rustad1-0/+5
2014-01-15ixgbe: Indicate removal state explicitlyMark Rustad1-0/+1
2013-12-18ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-3/+5
2013-11-08ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend1-0/+20
2013-11-01ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard1-0/+4
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller1-12/+36
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller1-7/+7
2013-09-24intel: Remove extern from function prototypesJoe Perches1-88/+84
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+6
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang1-6/+6
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller1-3/+3
2013-07-31ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov1-1/+0
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir1-1/+1
2013-06-11ixgbe: add extra stats for ndo_ll_pollEliezer Tamir1-0/+14
2013-06-11ixgbe: add support for ndo_ll_pollEliezer Tamir1-0/+120
2013-04-19ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches1-0/+5
2013-02-16ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck1-1/+1
2013-02-16ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume1-0/+1
2013-02-16ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck1-1/+1
2013-02-16ixgbe: Add function for setting XPS queue mappingAlexander Duyck1-0/+1
2013-02-16ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck1-8/+3
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck1-2/+0
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-01-24ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose1-0/+3
2013-01-24ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck1-3/+18
2013-01-24ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller1-2/+3
2013-01-24ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller1-2/+5
2013-01-19ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck1-10/+17
2012-11-28ixgbe: Make the bridge mode setting stickyGreg Rose1-0/+1
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings1-6/+0
2012-10-30ixgbe: Add support for pipeline resetDon Skidmore1-0/+1
2012-10-23ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller1-2/+2
2012-10-23ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck1-0/+2
2012-10-19ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck1-0/+1
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck1-1/+1
2012-09-16ixgbe: add debugfs supportCatherine Sullivan1-1/+9
2012-08-17ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck1-0/+1
2012-08-17ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck1-6/+18
2012-07-22ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck1-7/+8
2012-07-22ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck1-1/+0
2012-07-20ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck1-1/+2
2012-07-20ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck1-1/+1