aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-25ixgbe: Make return values more directMark Rustad1-110/+74
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad1-127/+0
2014-07-13ixgbe: remove unnecessary break after gotoFabian Frederick1-4/+0
2014-05-23ixgbe: fix several concatenated strings to single lineJacob Keller1-2/+1
2014-05-23ixgbe: fix checkpatch style of blank line after declarationJacob Keller1-0/+2
2014-05-23ixgbe: fix function-like macro, remove semicolonJacob Keller1-2/+2
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller1-38/+38
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore1-4/+3
2014-03-20ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller1-37/+9
2014-03-20ixgbe: remove unused media typeJacob Keller1-73/+0
2014-03-20ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller1-10/+12
2014-03-19ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller1-2/+6
2014-03-19ixgbe: check Core Clock Disable bitJacob Keller1-1/+5
2014-03-19ixgbe: fix errors related to protected AUTOC callsDon Skidmore1-4/+6
2014-03-12ixgbe: fix some multiline hw_dbg printsJacob Keller1-5/+3
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: Add check for FW veto bitDon Skidmore1-1/+14
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore1-1/+2
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore1-79/+92
2014-01-16ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore1-1/+1
2013-08-29ixgbe: add 1Gbps support for QSFP+Emil Tantilov1-8/+27
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad1-9/+29
2013-08-29ixgbe: disable link when adapter goes downJacob Keller1-0/+20
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore1-2/+145
2013-07-30ixgbe: add new media type.Don Skidmore1-7/+86
2013-04-25ixgbe: add support for disabling link at boot time on 82599Emil Tantilov1-2/+19
2013-04-25ixgbe: cache AUTOC readsEmil Tantilov1-16/+24
2013-04-24ixgbe: add SFP+ LX module supportDon Skidmore1-0/+2
2013-04-24ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller1-1/+1
2013-04-17ixgbe: Fix 1G link WoLDon Skidmore1-1/+4
2013-04-17ixgbe: fix MNG FW support when adapter not upDon Skidmore1-5/+43
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-19/+8
2013-01-31ixgbe: removed unused variable from setup_link_speedJosh Hay1-1/+1
2013-01-31ixgbe: rename autoneg variablesJosh Hay1-13/+12
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches1-1/+1
2012-10-29ixgbe: Add support for pipeline resetDon Skidmore1-29/+85
2012-10-22ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore1-0/+44
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov1-1/+1
2012-08-10ixgbe: add missing bracesEmil Tantilov1-1/+2
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck1-0/+4
2012-06-20ixgbe: add support for 1G SX modulesJacob Keller1-1/+3
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-24/+5
2012-03-14ixgbe: fix obvious return value bug.Don Skidmore1-1/+2
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2012-01-02ixgbe: add support for new 82599 device idEmil Tantilov1-0/+1
2011-10-05ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov1-6/+0