summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-011-6/+6
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-1/+1
* ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-101-0/+14
* ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-101-0/+120
* ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches2013-04-181-0/+5
* ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck2013-02-151-1/+1
* ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume2013-02-151-0/+1
* ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck2013-02-151-1/+1
* ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-151-0/+1
* ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-151-8/+3
* ixgbe: Fix SR-IOV MTU warningAlexander Duyck2013-02-051-2/+0
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose2013-01-231-0/+3
* ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck2013-01-231-3/+18
* ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller2013-01-231-2/+3
* ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller2013-01-231-2/+5
* ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck2013-01-191-10/+17
* ixgbe: Make the bridge mode setting stickyGreg Rose2012-11-281-0/+1
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-011-6/+0
* ixgbe: Add support for pipeline resetDon Skidmore2012-10-291-0/+1
* ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller2012-10-221-2/+2
* ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-221-0/+2
* ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck2012-10-191-0/+1
* ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck2012-10-091-1/+1
* ixgbe: add debugfs supportCatherine Sullivan2012-09-151-1/+9
* ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck2012-08-161-0/+1
* ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck2012-08-161-6/+18
* ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2012-07-211-7/+8
* ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-211-1/+0
* ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck2012-07-191-1/+2
* ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-191-1/+1
* ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck2012-07-181-25/+25
* ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-181-2/+0
* ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck2012-07-181-0/+4
* ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-141-0/+1
* ixgbe: Add feature offset value to ring featuresAlexander Duyck2012-07-111-1/+2
* ixgbe: Add upper limit to ring featuresAlexander Duyck2012-07-111-1/+2
* ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-111-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-2/+2
|\
| * ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-261-2/+2
* | ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller2012-06-141-0/+2
|/
* ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-091-0/+2
* ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-091-0/+2
* ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-091-0/+32
* ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-3/+0
|\
| * ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-031-3/+0
* | ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-021-0/+26
* | ixgbe: check for WoL support in single functionJacob Keller2012-04-271-0/+2
|/
* ixgbe: fix typo in enumeration nameDon Skidmore2012-03-271-1/+1
OpenPOWER on IntegriCloud