aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c
Commit message (Expand)AuthorAge
* ixgbe: use BIT() macroJacob Keller2016-04-25
* ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore2016-04-04
* ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad2016-04-04
* ixgbe: Make all unchanging ops structures constMark Rustad2016-04-04
* ixgbe: Clear stale pool mappingsAlexander Duyck2015-12-12
* ixgbe: Always turn PHY power on when requestedMark Rustad2015-12-03
* ixgbe: Correct spec violations by waiting after resetMark Rustad2015-12-03
* ixgbe: Correct error path in semaphore handlingMark Rustad2015-09-24
* ixgbe: Add I2C bus mux supportMark Rustad2015-09-24
* ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2015-09-01
* ixgbe: Add a PHY power state methodDon Skidmore2015-06-09
* ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-09
* ixgbe: Release semaphore bits in the right orderMark Rustad2015-05-04
* ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-13
* ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-05
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-05
* ixgbe: cleanup checksum to allow error resultsDon Skidmore2014-12-05
* ixgbe: Add x550 SW/FW semaphore supportDon Skidmore2014-12-05
* ixgbe: Make return values more directMark Rustad2014-07-25
* ixgbe: Delete a bunch of dead codeMark Rustad2014-07-25
* ixgbe: Correct X540 semaphore errorMark Rustad2014-07-25
* ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad2014-07-25
* ixgbe: Convert some udelays to usleep_rangeMark Rustad2014-07-25
* ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-23
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-20
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-12
* ixgbe: move setting rx_pb_size into get_invariantsJacob Keller2014-03-12
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-28
* ixgbe: Cleanup the use of tabs and spacesJeff Kirsher2013-10-01
* ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-18
* ixgbe: update date to 2013Don Skidmore2013-02-05
* ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-05
* ixgbe: autoneg variable refactoringJosh Hay2013-02-01
* ixgbe: removed unused variable from setup_link_speedJosh Hay2013-02-01
* ixgbe: Use is_valid_ether_addrJoe Perches2012-12-07
* ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-19
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-02
* ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar2012-03-14
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* ixgbe: update copyright to 2012Don Skidmore2012-02-03
* ixgbe: fix LED blink logic to check for linkEmil Tantilov2011-11-16
* ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov2011-10-05
* ixgbe: remove global reset to the MACEmil Tantilov2011-09-23
* ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov2011-09-23
* ixgbe: cleanup reset pathsAlexander Duyck2011-09-16
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10