summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* ixgbe: Remove unused firmware version functions and methodMark Rustad2017-01-031-2/+0
* ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-041-0/+1
* ixgbe: Add support to retrieve and store LED link activeDon Skidmore2016-11-041-0/+1
* ixgbe: remove redundant check on ret_valColin Ian King2016-07-221-3/+0
* ixgbe: use BIT() macroJacob Keller2016-04-251-8/+8
* ixgbe: Add support for x550em_a 10G MAC typeMark Rustad2016-04-071-0/+1
* ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore2016-04-041-0/+1
* ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad2016-04-041-0/+1
* ixgbe: Make all unchanging ops structures constMark Rustad2016-04-041-5/+5
* ixgbe: Clear stale pool mappingsAlexander Duyck2015-12-121-3/+7
* ixgbe: Correct spec violations by waiting after resetMark Rustad2015-12-031-1/+2
* ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad2015-09-231-167/+25
* ixgbe: Add fdir support for SCTP on X550Don Skidmore2015-09-221-0/+10
* ixgbe: Add support for VXLAN RX offloadsMark Rustad2015-09-011-4/+14
* ixgbe: Check whether FDIRCMD writes actually completeMark Rustad2015-09-011-24/+39
* ixgbe: add new function to check for management presenceDon Skidmore2015-09-011-6/+2
* ixgbe: Don't report flow director filter's statusFan Du2015-07-171-2/+0
* ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-091-3/+4
* ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-131-1/+6
* 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
OpenPOWER on IntegriCloud