summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-231-0/+7
* ixgbe: Add new ndo to trust VFHiroshi Shimamoto2015-10-231-0/+1
* ixgbe: Limit SFP polling rateMark Rustad2015-09-241-0/+2
* ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck2015-09-161-2/+1Star
* ixgbe: support for ethtool set_rxfhTom Barbette2015-09-021-0/+1
* ixgbe: Add support for VXLAN RX offloadsMark Rustad2015-09-021-0/+6
* ixgbe: add support for interrupts from X550 external PHYDon Skidmore2015-06-101-0/+1
* ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-111-0/+1
* ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-111-0/+1
* ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-111-0/+9
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-101-1/+2
* ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-131-1/+0Star
* ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-061-0/+2
* ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-061-0/+1
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-311-1/+1
* 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/+0Star
* ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao2014-10-021-1/+0Star
* ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flagsJacob Keller2014-09-181-2/+0Star
* ixgbe: remove useless bd_number from adapter structEthan Zhao2014-09-181-2/+0Star
* ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-121-72/+40Star
* ixgbe: separate the PTP suspend and stop actionsJacob Keller2014-05-271-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/+2Star
|\
| * ixgbe: clean up Rx time stamping codeJakub Kicinski2014-04-191-19/+2Star
* | 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-04-011-0/+1
* ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-04-011-0/+1
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-131-0/+1
* ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-031-2/+3
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-281-1/+0Star
* ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller2014-01-181-2/+4
* ixgbe: Check register reads for adapter removalMark Rustad2014-01-151-0/+1
* ixgbe: Use static inlines instead of macrosMark Rustad2014-01-151-0/+5
* ixgbe: Indicate removal state explicitlyMark Rustad2014-01-151-0/+1
* ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-12-181-3/+5
* ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-081-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/+84Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-041-6/+6
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-021-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-311-1/+0Star
|/
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-111-1/+1
* ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-111-0/+14
* ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-111-0/+120