summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-2/+2
* ixgbe: add support for geneve Rx offloadEmil Tantilov2016-08-201-1/+3
* ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2016-08-181-1/+1
* ixgbe: cleanup crosstalk fixDon Skidmore2016-07-221-2/+0
* ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni2016-05-041-0/+1
* ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov2016-05-041-2/+2
* ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar2016-05-041-1/+1
* ixgbe: use BIT() macroJacob Keller2016-04-251-34/+34
* ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore2016-04-251-0/+2
* ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala2016-04-241-1/+1
* ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov2016-04-241-3/+0
* ixgbe: Add support for x550em_a 10G MAC typeMark Rustad2016-04-071-0/+3
* ixgbe: Make all unchanging ops structures constMark Rustad2016-04-041-6/+6
* ixgbe: on recv increment rx.ring->stats.yieldsPavel Tikhomirov2016-04-041-1/+1
* ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-03-291-0/+2
* ixgbe: Store VXLAN port number in network orderAlexander Duyck2016-03-291-5/+3
* net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend2016-02-171-0/+1
* net: ixgbe: add support for tc_u32 offloadJohn Fastabend2016-02-171-0/+6
* 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
OpenPOWER on IntegriCloud