summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c
Commit message (Expand)AuthorAgeFilesLines
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-27/+2Star
* ixgbe: Clear SWFW_SYNC register during initEmil Tantilov2017-10-091-7/+12
* ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt2017-04-291-0/+8
* ixgbe: Remove unused firmware version functions and methodMark Rustad2017-01-031-1/+0Star
* ixgbe: Add bounds check for x540 LED functionsTony Nguyen2017-01-031-2/+7
* ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-051-0/+1
* ixgbe: Add support to retrieve and store LED link activeDon Skidmore2016-11-051-0/+1
* ixgbe: use BIT() macroJacob Keller2016-04-251-2/+2
* ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore2016-04-051-0/+20
* ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad2016-04-051-0/+1
* ixgbe: Make all unchanging ops structures constMark Rustad2016-04-041-5/+5
* ixgbe: Clear stale pool mappingsAlexander Duyck2015-12-121-3/+7
* ixgbe: Always turn PHY power on when requestedMark Rustad2015-12-031-2/+1Star
* ixgbe: Correct spec violations by waiting after resetMark Rustad2015-12-031-1/+2
* ixgbe: Correct error path in semaphore handlingMark Rustad2015-09-241-0/+5
* ixgbe: Add I2C bus mux supportMark Rustad2015-09-241-36/+61
* ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2015-09-021-0/+5
* ixgbe: Add a PHY power state methodDon Skidmore2015-06-101-0/+1
* ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-101-18/+23
* ixgbe: Release semaphore bits in the right orderMark Rustad2015-05-041-4/+4
* ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-131-0/+2
* ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-061-3/+0Star
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-051-14/+12Star
* ixgbe: cleanup checksum to allow error resultsDon Skidmore2014-12-051-19/+40
* ixgbe: Add x550 SW/FW semaphore supportDon Skidmore2014-12-051-4/+4
* ixgbe: Make return values more directMark Rustad2014-07-261-18/+12Star
* ixgbe: Delete a bunch of dead codeMark Rustad2014-07-261-27/+0Star
* ixgbe: Correct X540 semaphore errorMark Rustad2014-07-261-18/+16Star
* ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad2014-07-261-70/+53Star
* ixgbe: Convert some udelays to usleep_rangeMark Rustad2014-07-261-2/+2
* ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-231-2/+1Star
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-231-7/+7
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-201-1/+0Star
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-131-0/+1
* ixgbe: move setting rx_pb_size into get_invariantsJacob Keller2014-03-131-1/+1
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-281-0/+2
* ixgbe: Cleanup the use of tabs and spacesJeff Kirsher2013-10-011-6/+6
* ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-181-0/+1
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-051-0/+1
* ixgbe: autoneg variable refactoringJosh Hay2013-02-011-3/+2Star
* ixgbe: removed unused variable from setup_link_speedJosh Hay2013-02-011-1/+1
* ixgbe: Use is_valid_ether_addrJoe Perches2012-12-071-1/+1
* ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-201-0/+4
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-021-0/+2
* ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar2012-03-141-0/+2
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-1/+1
* ixgbe: update copyright to 2012Don Skidmore2012-02-031-1/+1
* ixgbe: fix LED blink logic to check for linkEmil Tantilov2011-11-161-7/+11
* ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov2011-10-051-0/+1