summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-233-0/+68
* ixgbe: Add new ndo to trust VFHiroshi Shimamoto2015-10-234-0/+40
* drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-161-5/+9
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-3/+0
* ixgbe: Check for setup_internal_link methodMark Rustad2015-10-151-1/+1
* ixgbe: Fix CS4227-related semaphore error on reset failureMark Rustad2015-10-151-0/+9
* ixgbe: disable LRO by defaultEmil Tantilov2015-10-151-2/+0
* ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov2015-10-132-5/+15
* ixgbe: Advance version to 4.2.1Mark Rustad2015-09-231-1/+1
* ixgbe: X540 thermal warning interrupt not a GPIMark Rustad2015-09-231-3/+0
* ixgbe: Fix FCRTH value in VM-to-VM loopback modeMark Rustad2015-09-232-4/+11
* ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark Rustad2015-09-231-3/+3
* ixgbe: Correct several flaws with with DCA setupMark Rustad2015-09-231-14/+26
* ixgbe: Add new X550EM SFP+ device IDMark Rustad2015-09-231-0/+1
* ixgbe: Update ixgbe_disable_pcie_master flow for X550*Mark Rustad2015-09-231-0/+3
* ixgbe: Add small packet padding support for X550Mark Rustad2015-09-232-0/+4
* ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad2015-09-231-2/+2
* ixgbe: Correct error path in semaphore handlingMark Rustad2015-09-231-0/+5
* ixgbe: Add I2C bus mux supportMark Rustad2015-09-233-39/+122
* ixgbe: Limit SFP polling rateMark Rustad2015-09-232-0/+10
* ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad2015-09-231-1/+1
* ixgbe: Add logic to reset CS4227 when neededMark Rustad2015-09-232-1/+293
* ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+Mark Rustad2015-09-232-44/+90
* ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad2015-09-236-167/+263
* ixgbe: Allow reduced delays during SFP detectionMark Rustad2015-09-232-0/+20
* ixgbe: Clear I2C destination locationMark Rustad2015-09-231-0/+1
* ixgbe: Enable bit-banging mode on X550Mark Rustad2015-09-221-2/+63
* ixgbe: Set lan_id before first I2C eeprom accessMark Rustad2015-09-221-3/+3
* ixgbe: Provide unlocked I2C methodsMark Rustad2015-09-224-28/+186
* ixgbe: Provide I2C combined on X550EMMark Rustad2015-09-221-2/+2
* ixgbe: Add X550EM support for SFP insertion interruptMark Rustad2015-09-221-0/+2
* ixgbe: Accept SFP not present errors on all devicesMark Rustad2015-09-221-2/+1
* ixgbe: Add fdir support for SCTP on X550Don Skidmore2015-09-222-0/+11
* ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore2015-09-221-3/+9
* ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck2015-09-154-6/+5
* ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson2015-09-151-3/+3
* ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore2015-09-151-3/+12
* ixgbe: Resolve "initialized field overwritten" warningsMark Rustad2015-09-011-1/+0
* ixgbe: Remove bimodal SR-IOV disablingAlex Williamson2015-09-011-6/+1
* ixgbe: Add support for reporting 2.5G link speedMark Rustad2015-09-012-8/+26
* ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov2015-09-011-3/+4
* ixgbe: support for ethtool set_rxfhTom Barbette2015-09-013-1/+49
* ixgbe: Avoid needless PHY access on copper physMark Rustad2015-09-012-21/+44
* ixgbe: cleanup to use cached mask valueDon Skidmore2015-09-011-6/+1
* ixgbe: Remove second instance of lan_id variableDon Skidmore2015-09-012-4/+1
* ixgbe: use kzalloc for allocating one thingManinder Singh2015-09-011-1/+1
* ixgbe: Remove unused PCI bus typesDon Skidmore2015-09-011-2/+0
* ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore2015-09-013-1/+12
* ixgbe: add get_bus_info method for X550Don Skidmore2015-09-011-0/+19
* ixgbe: Add support for entering low power link up stateDon Skidmore2015-09-013-2/+185
OpenPOWER on IntegriCloud