aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAge
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-05
* ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-05
* ixgbe: Remove tail write abstraction and add missing barrierAlexander Duyck2014-12-05
* ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao2014-10-02
* ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flagsJacob Keller2014-09-18
* ixgbe: remove useless bd_number from adapter structEthan Zhao2014-09-18
* ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-12
* ixgbe: separate the PTP suspend and stop actionsJacob Keller2014-05-27
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-24
|\
| * ixgbe: clean up Rx time stamping codeJakub Kicinski2014-04-18
* | ixgbe: improve mac filter handlingJacob Keller2014-04-23
|/
* ixgbe: Add bit to mark service task initializationMark Rustad2014-04-11
* ixgbe: Fix rcu warnings induced by LERMark Rustad2014-03-31
* ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-31
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-12
* ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-02
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-28
* ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller2014-01-17
* ixgbe: Check register reads for adapter removalMark Rustad2014-01-14
* ixgbe: Use static inlines instead of macrosMark Rustad2014-01-14
* ixgbe: Indicate removal state explicitlyMark Rustad2014-01-14
* ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-12-18
* 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