aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-23ixgbe: remove global reset to the MACEmil Tantilov1-17/+2
2011-09-23ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov1-6/+6
2011-09-15ixgbe: cleanup reset pathsAlexander Duyck1-58/+14
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+941