aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
AgeCommit message (Expand)Author
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
2015-06-09ixgbe: add support for interrupts from X550 external PHYDon Skidmore
2015-04-10ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov
2015-04-10ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-04-10ixgbe: Refactor the RSS configuration codeVlad Zolotarov
2015-04-09ixgbe: 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-05ixgbe: add Tx anti spoofing supportDon Skidmore
2015-02-05ixgbe: 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-26ixgbe: 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
2014-04-18ixgbe: clean up Rx time stamping codeJakub Kicinski
2014-04-11ixgbe: Add bit to mark service task initializationMark Rustad
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore
2014-01-17ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller
2014-01-14ixgbe: Check register reads for adapter removalMark Rustad
2014-01-14ixgbe: Use static inlines instead of macrosMark Rustad
2014-01-14ixgbe: Indicate removal state explicitlyMark Rustad
2013-12-17ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2013-11-07ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend
2013-11-01ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard