summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
AgeCommit message (Expand)Author
2016-09-13ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-21ixgbe: add support for geneve Rx offloadEmil Tantilov
2016-08-19ixgbe: 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-25ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala
2016-04-25ixgbe: 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-30ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-30ixgbe: 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-30ixgbe: 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-24ixgbe: Limit SFP polling rateMark Rustad
2015-09-16ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-09-02ixgbe: support for ethtool set_rxfhTom Barbette
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-06-10ixgbe: add support for interrupts from X550 external PHYDon Skidmore
2015-04-11ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov
2015-04-11ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-04-11ixgbe: Refactor the RSS configuration codeVlad Zolotarov
2015-04-10ixgbe: Move bridge mode from flag to variableDon Skidmore
2015-03-13ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck
2015-02-06ixgbe: add Tx anti spoofing supportDon Skidmore
2015-02-06ixgbe: add VXLAN offload support for X550 devicesDon Skidmore
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-05ixgbe: Add X550 support function pointersDon Skidmore
2014-12-05ixgbe: add support for X550 extended RSS supportDon Skidmore
2014-12-05ixgbe: Remove tail write abstraction and add missing barrierAlexander Duyck
2014-10-02ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao
2014-09-18ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flagsJacob Keller
2014-09-18ixgbe: remove useless bd_number from adapter structEthan Zhao
2014-09-12ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck
2014-05-27ixgbe: separate the PTP suspend and stop actionsJacob Keller
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-23ixgbe: improve mac filter handlingJacob Keller