summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Make return values more directMark Rustad2014-07-251-110/+74
* ixgbe: Delete a bunch of dead codeMark Rustad2014-07-251-127/+0
* ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-131-4/+0
* ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-231-2/+1
* ixgbe: fix checkpatch style of blank line after declarationJacob Keller2014-05-231-0/+2
* ixgbe: fix function-like macro, remove semicolonJacob Keller2014-05-231-2/+2
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-231-38/+38
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-201-4/+3
* ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller2014-03-201-37/+9
* ixgbe: remove unused media typeJacob Keller2014-03-201-73/+0
* ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller2014-03-201-10/+12
* ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller2014-03-191-2/+6
* ixgbe: check Core Clock Disable bitJacob Keller2014-03-191-1/+5
* ixgbe: fix errors related to protected AUTOC callsDon Skidmore2014-03-191-4/+6
* ixgbe: fix some multiline hw_dbg printsJacob Keller2014-03-121-5/+3
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-121-0/+1
* ixgbe: move setting rx_pb_size into get_invariantsJacob Keller2014-03-121-1/+1
* ixgbe: Add check for FW veto bitDon Skidmore2014-02-281-1/+14
* ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore2014-02-281-1/+2
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-281-79/+92
* ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore2014-01-161-1/+1
* ixgbe: add 1Gbps support for QSFP+Emil Tantilov2013-08-291-8/+27
* ixgbe: Check return value on eeprom readsMark Rustad2013-08-291-9/+29
* ixgbe: disable link when adapter goes downJacob Keller2013-08-291-0/+20
* ixgbe: add support for quad-port x520 adapterDon Skidmore2013-07-311-2/+145
* ixgbe: add new media type.Don Skidmore2013-07-301-7/+86
* ixgbe: add support for disabling link at boot time on 82599Emil Tantilov2013-04-251-2/+19
* ixgbe: cache AUTOC readsEmil Tantilov2013-04-251-16/+24
* ixgbe: add SFP+ LX module supportDon Skidmore2013-04-241-0/+2
* ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller2013-04-241-1/+1
* ixgbe: Fix 1G link WoLDon Skidmore2013-04-171-1/+4
* ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-171-5/+43
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-051-0/+1
* ixgbe: autoneg variable refactoringJosh Hay2013-01-311-19/+8
* ixgbe: removed unused variable from setup_link_speedJosh Hay2013-01-311-1/+1
* ixgbe: rename autoneg variablesJosh Hay2013-01-311-13/+12
* ixgbe: Use is_valid_ether_addrJoe Perches2012-12-061-1/+1
* ixgbe: Add support for pipeline resetDon Skidmore2012-10-291-29/+85
* ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore2012-10-221-0/+44
* ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov2012-10-031-1/+1
* ixgbe: add missing bracesEmil Tantilov2012-08-101-1/+2
* ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-191-0/+4
* ixgbe: add support for 1G SX modulesJacob Keller2012-06-201-1/+3
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-021-0/+2
* ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar2012-03-141-24/+5
* ixgbe: fix obvious return value bug.Don Skidmore2012-03-141-1/+2
* ixgbe: update copyright to 2012Don Skidmore2012-02-031-1/+1
* ixgbe: add support for new 82599 device idEmil Tantilov2012-01-021-0/+1
* ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov2011-10-051-6/+0
OpenPOWER on IntegriCloud