summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2017-03-021-1/+1
* ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni2017-03-021-0/+1
* ixgbe: Add support for padding packetAlexander Duyck2017-02-161-0/+17
* ixgbe: Make use of order 1 pages and 3K buffers independent of FCoEAlexander Duyck2017-02-161-11/+9
* ixgbe: Update code to better handle incrementing page countAlexander Duyck2017-02-161-1/+6
* ixgbe: Update driver to make use of DMA attributes in Rx pathAlexander Duyck2017-02-161-0/+3
* ixgbe: prefix Data Center Bridge ops structStephen Hemminger2017-02-161-1/+1
* ixgbe: get rid of custom busy polling codeEric Dumazet2017-02-031-125/+0
* ixgbe: Add PF support for VF promiscuous modeDon Skidmore2017-01-031-0/+1
* ixgbe: Implement support for firmware-controlled PHYsMark Rustad2017-01-031-0/+4
* ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-041-0/+2
* 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
OpenPOWER on IntegriCloud