summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-07ixgbe: Rearrange args to fix reverse Christmas treeJedrzej Jagielski1-6/+6
2024-02-07ixgbe: Convert ret val type from s32 to intJedrzej Jagielski1-31/+31
2024-01-03ixgbe: Refactor returning internal error codesJedrzej Jagielski1-22/+22
2023-12-18intel: legacy: field get conversionJesse Brandeburg1-4/+4
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg1-1/+1
2020-10-20net: remove unneeded breakTom Rix1-1/+0
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-29ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt1-0/+8
2017-01-04ixgbe: Remove unused firmware version functions and methodMark Rustad1-1/+0
2017-01-04ixgbe: Add bounds check for x540 LED functionsTony Nguyen1-2/+7
2016-11-05ixgbe: Add X553 PHY FC autoneg supportDon Skidmore1-0/+1
2016-11-05ixgbe: Add support to retrieve and store LED link activeDon Skidmore1-0/+1
2016-04-25ixgbe: use BIT() macroJacob Keller1-2/+2
2016-04-05ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore1-0/+20
2016-04-05ixgbe: 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-24ixgbe: Correct error path in semaphore handlingMark Rustad1-0/+5
2015-09-24ixgbe: Add I2C bus mux supportMark Rustad1-36/+61
2015-09-02ixgbe: Assign set_phy_power dynamically where neededDon Skidmore1-0/+5
2015-06-10ixgbe: Add a PHY power state methodDon Skidmore1-0/+1
2015-06-10ixgbe: 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-06ixgbe: 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-26ixgbe: Make return values more directMark Rustad1-18/+12
2014-07-26ixgbe: Delete a bunch of dead codeMark Rustad1-27/+0
2014-07-26ixgbe: Correct X540 semaphore errorMark Rustad1-18/+16
2014-07-26ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad1-70/+53
2014-07-26ixgbe: 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-13ixgbe: add Linux NICS mailing list to contact infoJacob Keller1-0/+1
2014-03-13ixgbe: 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-18ixgbe: 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-02-01ixgbe: autoneg variable refactoringJosh Hay1-3/+2
2013-02-01ixgbe: removed unused variable from setup_link_speedJosh Hay1-1/+1
2012-12-07ixgbe: Use is_valid_ether_addrJoe Perches1-1/+1
2012-07-20ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck1-0/+4