aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
AgeCommit message (Expand)Author
2013-04-18ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches
2013-02-15ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck
2013-02-15ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume
2013-02-15ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck
2013-02-15ixgbe: Add function for setting XPS queue mappingAlexander Duyck
2013-02-15ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-01-23ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose
2013-01-23ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck
2013-01-23ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller
2013-01-23ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller
2013-01-19ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck
2012-11-28ixgbe: Make the bridge mode setting stickyGreg Rose
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-10-29ixgbe: Add support for pipeline resetDon Skidmore
2012-10-22ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller
2012-10-22ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck
2012-10-19ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck
2012-09-15ixgbe: add debugfs supportCatherine Sullivan
2012-08-16ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck
2012-08-16ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck
2012-07-21ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck
2012-07-21ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck
2012-07-19ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck
2012-07-19ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck
2012-07-18ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck
2012-07-18ixgbe: Retire RSS enabled and capable flagsAlexander Duyck
2012-07-18ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck
2012-07-11ixgbe: Add feature offset value to ring featuresAlexander Duyck
2012-07-11ixgbe: Add upper limit to ring featuresAlexander Duyck
2012-07-11ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore
2012-04-27ixgbe: check for WoL support in single functionJacob Keller
2012-03-27ixgbe: fix typo in enumeration nameDon Skidmore
2012-03-19ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher
2012-03-19ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck
2012-03-19ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck
2012-03-19ixgbe: Update layout of ixgbe_ring structure to improve cache performanceAlexander Duyck