summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-051-0/+4
* ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-051-10/+26
* ixgbe: Remove tail write abstraction and add missing barrierAlexander Duyck2014-12-051-5/+0
* ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao2014-10-021-1/+0
* ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flagsJacob Keller2014-09-181-2/+0
* ixgbe: remove useless bd_number from adapter structEthan Zhao2014-09-181-2/+0
* ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-121-72/+40
* ixgbe: separate the PTP suspend and stop actionsJacob Keller2014-05-261-0/+1
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-241-19/+2
|\
| * ixgbe: clean up Rx time stamping codeJakub Kicinski2014-04-181-19/+2
* | ixgbe: improve mac filter handlingJacob Keller2014-04-231-1/+17
|/
* ixgbe: Add bit to mark service task initializationMark Rustad2014-04-111-0/+1
* ixgbe: Fix rcu warnings induced by LERMark Rustad2014-03-311-0/+1
* ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-311-0/+1
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-121-0/+1
* ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-021-2/+3
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-281-1/+0
* ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller2014-01-171-2/+4
* ixgbe: Check register reads for adapter removalMark Rustad2014-01-141-0/+1
* ixgbe: Use static inlines instead of macrosMark Rustad2014-01-141-0/+5
* ixgbe: Indicate removal state explicitlyMark Rustad2014-01-141-0/+1
* ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-12-171-3/+5
* ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-071-0/+20
* ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard2013-11-011-0/+4
* ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller2013-10-291-12/+36
* ixgbe: remove marketing names from busy poll codeJacob Keller2013-10-011-7/+7
* intel: Remove extern from function prototypesJoe Perches2013-09-241-88/+84
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-6/+6
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-011-6/+6
* | ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller2013-07-311-3/+3
* | ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov2013-07-301-1/+0
|/
* 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
OpenPOWER on IntegriCloud