aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
Commit message (Expand)AuthorAge
* 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-19
* 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-30
* ixgbe: Store VXLAN port number in network orderAlexander Duyck2016-03-30
* net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend2016-02-17
* net: ixgbe: add support for tc_u32 offloadJohn Fastabend2016-02-17
* ixgbe: fix RSS limit for X550Emil Tantilov2015-12-29
* ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck2015-12-12
* ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck2015-12-12
* ixgbe: Save VF info and take referencesMark Rustad2015-12-03
* ixgbe: Update PTP to support X550EM_x devicesMark Rustad2015-12-03
* ixgbe: Refactor MAC address configuration codeAlexander Duyck2015-12-03
* ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-23
* ixgbe: Add new ndo to trust VFHiroshi Shimamoto2015-10-23
* ixgbe: Limit SFP polling rateMark Rustad2015-09-24
* ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck2015-09-15
* ixgbe: support for ethtool set_rxfhTom Barbette2015-09-01
* ixgbe: Add support for VXLAN RX offloadsMark Rustad2015-09-01
* ixgbe: add support for interrupts from X550 external PHYDon Skidmore2015-06-09
* ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-11
* ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-11
* ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-11
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-10
* ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-13
* ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-05
* ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-05
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-05
* ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-05
* ixgbe: Remove tail write abstraction and add missing barrierAlexander Duyck2014-12-05
* ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao2014-10-02
* ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flagsJacob Keller2014-09-18
* ixgbe: remove useless bd_number from adapter structEthan Zhao2014-09-18
* ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-12
* ixgbe: separate the PTP suspend and stop actionsJacob Keller2014-05-27
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-24
|\