aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-27/+2
2017-10-09ixgbe: Clear SWFW_SYNC register during initEmil Tantilov1-7/+12
2017-04-28ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt1-0/+8
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad1-1/+0
2017-01-03ixgbe: Add bounds check for x540 LED functionsTony Nguyen1-2/+7
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore1-0/+1
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore1-0/+1
2016-04-25ixgbe: use BIT() macroJacob Keller1-2/+2
2016-04-04ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore1-0/+20
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad1-0/+1
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad1-5/+5
2015-12-12ixgbe: Clear stale pool mappingsAlexander Duyck1-3/+7
2015-12-03ixgbe: Always turn PHY power on when requestedMark Rustad1-2/+1
2015-12-03ixgbe: Correct spec violations by waiting after resetMark Rustad1-1/+2
2015-09-23ixgbe: Correct error path in semaphore handlingMark Rustad1-0/+5
2015-09-23ixgbe: Add I2C bus mux supportMark Rustad1-36/+61
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore1-0/+5
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore1-0/+1
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore1-18/+23
2015-05-04ixgbe: Release semaphore bits in the right orderMark Rustad1-4/+4
2015-03-13ixgbe: add new wrapper for X550 supportDon Skidmore1-0/+2
2015-02-05ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore1-3/+0
2014-12-05ixgbe: Add X550 support function pointersDon Skidmore1-14/+12
2014-12-05ixgbe: cleanup checksum to allow error resultsDon Skidmore1-19/+40
2014-12-05ixgbe: Add x550 SW/FW semaphore supportDon Skidmore1-4/+4
2014-07-25ixgbe: Make return values more directMark Rustad1-18/+12
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad1-27/+0
2014-07-25ixgbe: Correct X540 semaphore errorMark Rustad1-18/+16
2014-07-25ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad1-70/+53
2014-07-25ixgbe: Convert some udelays to usleep_rangeMark Rustad1-2/+2
2014-05-23ixgbe: fix several concatenated strings to single lineJacob Keller1-2/+1
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller1-7/+7
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore1-1/+0
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller1-0/+1
2014-03-12ixgbe: move setting rx_pb_size into get_invariantsJacob Keller1-1/+1
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore1-0/+2
2013-10-01ixgbe: Cleanup the use of tabs and spacesJeff Kirsher1-6/+6
2013-04-17ixgbe: fix MNG FW support when adapter not upDon Skidmore1-0/+1
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov1-0/+1
2013-01-31ixgbe: autoneg variable refactoringJosh Hay1-3/+2
2013-01-31ixgbe: removed unused variable from setup_link_speedJosh Hay1-1/+1
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches1-1/+1
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck1-0/+4
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore1-0/+2
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar1-0/+2
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-1/+1
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2011-11-16ixgbe: fix LED blink logic to check for linkEmil Tantilov1-7/+11
2011-10-05ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov1-0/+1