summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
AgeCommit message (Expand)Author
2017-10-09ixgbe: Update adaptive ITR algorithmAlexander Duyck
2017-10-09ixgbe: add counter for times Rx pages gets allocated, not recycledJesper Dangaard Brouer
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-13ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-04-29ixgbe: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt
2017-04-29ixgbe: add support for XDP_TX actionJohn Fastabend
2017-04-29ixgbe: add XDP support for pass and drop actionsJohn Fastabend
2017-04-18ixgbe: Add support for maximum headroom when using build_skbAlexander Duyck
2017-03-02ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck
2017-03-02ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni
2017-02-16ixgbe: Add support for padding packetAlexander Duyck
2017-02-16ixgbe: Make use of order 1 pages and 3K buffers independent of FCoEAlexander Duyck
2017-02-16ixgbe: Update code to better handle incrementing page countAlexander Duyck
2017-02-16ixgbe: Update driver to make use of DMA attributes in Rx pathAlexander Duyck
2017-02-16ixgbe: prefix Data Center Bridge ops structStephen Hemminger
2017-02-03ixgbe: get rid of custom busy polling codeEric Dumazet
2017-01-03ixgbe: Add PF support for VF promiscuous modeDon Skidmore
2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore
2016-09-12ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-20ixgbe: add support for geneve Rx offloadEmil Tantilov
2016-08-18ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov
2016-07-22ixgbe: cleanup crosstalk fixDon Skidmore
2016-05-04ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni
2016-05-04ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov
2016-05-04ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar
2016-04-25ixgbe: use BIT() macroJacob Keller
2016-04-25ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore
2016-04-24ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala
2016-04-24ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad
2016-04-04ixgbe: on recv increment rx.ring->stats.yieldsPavel Tikhomirov
2016-03-29ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-29ixgbe: Store VXLAN port number in network orderAlexander Duyck
2016-02-17net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend
2016-02-17net: ixgbe: add support for tc_u32 offloadJohn Fastabend
2015-12-29ixgbe: fix RSS limit for X550Emil Tantilov
2015-12-12ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck
2015-12-12ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck
2015-12-03ixgbe: Save VF info and take referencesMark Rustad
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad
2015-12-03ixgbe: Refactor MAC address configuration codeAlexander Duyck
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto
2015-09-23ixgbe: Limit SFP polling rateMark Rustad
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-09-01ixgbe: support for ethtool set_rxfhTom Barbette
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad