summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAge
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* ixgbe: ipsec offload statsShannon Nelson2018-01-23
* ixgbe: process the Tx ipsec offloadShannon Nelson2018-01-23
* ixgbe: process the Rx ipsec offloadShannon Nelson2018-01-23
* ixgbe: restore offloaded SAs after a resetShannon Nelson2018-01-23
* ixgbe: add ipsec offload add and remove SAShannon Nelson2018-01-23
* ixgbe: add ipsec data structuresShannon Nelson2018-01-23
* ixgbe: add ipsec register access routinesShannon Nelson2018-01-23
* ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck2018-01-12
* ixgbe: Drop l2_accel_priv data pointer from ring structAlexander Duyck2018-01-09
* ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devicesAlexander Duyck2018-01-09
* ixgbe: extend firmware version supportPaul Greenwalt2018-01-09
* ixgbe: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-05
* ixgbe: Update adaptive ITR algorithmAlexander Duyck2017-10-09
* ixgbe: add counter for times Rx pages gets allocated, not recycledJesper Dangaard Brouer2017-10-09
* ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller2017-06-13
* ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-13
* ixgbe: Check for RSS key before setting valueTony Nguyen2017-04-29
* ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt2017-04-29
* ixgbe: add support for XDP_TX actionJohn Fastabend2017-04-29
* ixgbe: add XDP support for pass and drop actionsJohn Fastabend2017-04-29
* ixgbe: Add support for maximum headroom when using build_skbAlexander Duyck2017-04-18
* ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2017-03-02
* ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni2017-03-02
* ixgbe: Add support for padding packetAlexander Duyck2017-02-16
* ixgbe: Make use of order 1 pages and 3K buffers independent of FCoEAlexander Duyck2017-02-16
* ixgbe: Update code to better handle incrementing page countAlexander Duyck2017-02-16
* ixgbe: Update driver to make use of DMA attributes in Rx pathAlexander Duyck2017-02-16
* ixgbe: prefix Data Center Bridge ops structStephen Hemminger2017-02-16
* ixgbe: get rid of custom busy polling codeEric Dumazet2017-02-03
* ixgbe: Add PF support for VF promiscuous modeDon Skidmore2017-01-03
* ixgbe: Implement support for firmware-controlled PHYsMark Rustad2017-01-03
* ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-04
* ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-12
* ixgbe: add support for geneve Rx offloadEmil Tantilov2016-08-20
* ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2016-08-18
* ixgbe: cleanup crosstalk fixDon Skidmore2016-07-22
* ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni2016-05-04
* ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov2016-05-04
* ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar2016-05-04
* ixgbe: use BIT() macroJacob Keller2016-04-25
* ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore2016-04-25
* ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala2016-04-24
* ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov2016-04-24
* ixgbe: Add support for x550em_a 10G MAC typeMark Rustad2016-04-07
* ixgbe: Make all unchanging ops structures constMark Rustad2016-04-04
* ixgbe: on recv increment rx.ring->stats.yieldsPavel Tikhomirov2016-04-04
* ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-03-29
* ixgbe: Store VXLAN port number in network orderAlexander Duyck2016-03-29
* net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend2016-02-17