summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2015-12-03ixgbe: Handle extended IPv6 headers in Tx pathMark Rustad
2015-12-03ixgbe: Save VF info and take referencesMark Rustad
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad
2015-12-03ixgbe: Allow FDB entries access to more RAR filtersAlexander Duyck
2015-12-03ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addressesAlexander Duyck
2015-12-03ixgbe: Refactor MAC address configuration codeAlexander Duyck
2015-12-03ixgbe: Use private workqueue to avoid certain possible hangsMark Rustad
2015-11-23ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck
2015-11-23ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2015-11-23ixgbe: fix multiple kernel-doc errorsJean Sacren
2015-11-23ixgbe: Delete redundant include fileMark Rustad
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
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