summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg
2015-10-15ixgbe: disable LRO by defaultEmil Tantilov
2015-10-13ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov
2015-09-23ixgbe: Advance version to 4.2.1Mark Rustad
2015-09-23ixgbe: X540 thermal warning interrupt not a GPIMark Rustad
2015-09-23ixgbe: Correct several flaws with with DCA setupMark Rustad
2015-09-23ixgbe: Add new X550EM SFP+ device IDMark Rustad
2015-09-23ixgbe: Add small packet padding support for X550Mark Rustad
2015-09-23ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad
2015-09-23ixgbe: Limit SFP polling rateMark Rustad
2015-09-22ixgbe: Add X550EM support for SFP insertion interruptMark Rustad
2015-09-22ixgbe: Accept SFP not present errors on all devicesMark Rustad
2015-09-22ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore
2015-09-01ixgbe: Remove bimodal SR-IOV disablingAlex Williamson
2015-09-01ixgbe: Add support for reporting 2.5G link speedMark Rustad
2015-09-01ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov
2015-09-01ixgbe: support for ethtool set_rxfhTom Barbette
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-18ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller
2015-07-17ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman
2015-06-09ixgbe: Add support for another X550 device.Don Skidmore
2015-06-09ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore
2015-06-09ixgbe: add support for interrupts from X550 external PHYDon Skidmore
2015-06-09ixgbe: Add const string for overheat messageDon Skidmore
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore
2015-06-09ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore
2015-05-04ixgbe: Use a signed type to hold error codesMark Rustad
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
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-10ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck
2015-04-10ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck
2015-04-10ixgbe: add support for X550 source_address_prunningDon Skidmore
2015-04-09ixgbe: add new bridge mode support function.Don Skidmore
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