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