summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: fix RSS limit for X550Emil Tantilov2015-12-291-1/+1
* ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck2015-12-121-0/+1
* ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck2015-12-121-0/+1
* ixgbe: Save VF info and take referencesMark Rustad2015-12-031-0/+1
* ixgbe: Update PTP to support X550EM_x devicesMark Rustad2015-12-031-4/+34
* ixgbe: Refactor MAC address configuration codeAlexander Duyck2015-12-031-3/+4
* 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-231-0/+2
* ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck2015-09-151-2/+1
* ixgbe: support for ethtool set_rxfhTom Barbette2015-09-011-0/+1
* ixgbe: Add support for VXLAN RX offloadsMark Rustad2015-09-011-0/+6
* ixgbe: add support for interrupts from X550 external PHYDon Skidmore2015-06-091-0/+1
* ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-101-0/+1
* ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-101-0/+1
* ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-101-0/+9
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-091-1/+2
* ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-131-1/+0
* ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-051-0/+2
* ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-051-0/+1
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-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/+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
|\
OpenPOWER on IntegriCloud