summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2020-06-20ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2019-11-25ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl
2019-08-04ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-11-10ixgbe: Correct X550EM_x revision checkMark Rustad
2018-11-10ixgbe: fix RSS limit for X550Emil Tantilov
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-11-21ixgbe: fix AER error handlingEmil Tantilov
2016-09-15ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-15ixgbe: Check for setup_internal_link methodMark Rustad
2015-10-15ixgbe: Fix CS4227-related semaphore error on reset failureMark Rustad
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: Fix FCRTH value in VM-to-VM loopback modeMark Rustad
2015-09-23ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark 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: Update ixgbe_disable_pcie_master flow for X550*Mark 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: Correct error path in semaphore handlingMark Rustad
2015-09-23ixgbe: Add I2C bus mux supportMark Rustad
2015-09-23ixgbe: Limit SFP polling rateMark Rustad
2015-09-23ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad
2015-09-23ixgbe: Add logic to reset CS4227 when neededMark Rustad
2015-09-23ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+Mark Rustad
2015-09-23ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad
2015-09-23ixgbe: Allow reduced delays during SFP detectionMark Rustad
2015-09-23ixgbe: Clear I2C destination locationMark Rustad
2015-09-22ixgbe: Enable bit-banging mode on X550Mark Rustad
2015-09-22ixgbe: Set lan_id before first I2C eeprom accessMark Rustad
2015-09-22ixgbe: Provide unlocked I2C methodsMark Rustad
2015-09-22ixgbe: Provide I2C combined on X550EMMark 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 fdir support for SCTP on X550Don Skidmore