summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
AgeCommit message (Expand)Author
2019-02-05ixgbe: remove magic constant in ixgbe_reset_hw_82599()Jiri Kosina
2018-05-17ixgbe: cleanup sparse warningsCathy Zhou
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen
2017-05-31ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore
2016-07-22ixgbe: remove redundant check on ret_valColin Ian King
2016-04-25ixgbe: use BIT() macroJacob Keller
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2016-04-04ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad
2015-12-12ixgbe: Clear stale pool mappingsAlexander Duyck
2015-12-03ixgbe: Correct spec violations by waiting after resetMark Rustad
2015-09-23ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad
2015-09-22ixgbe: Add fdir support for SCTP on X550Don Skidmore
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore
2015-07-17ixgbe: Don't report flow director filter's statusFan Du
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore
2015-03-13ixgbe: add new wrapper for X550 supportDon Skidmore
2014-07-25ixgbe: Make return values more directMark Rustad
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad
2014-07-13ixgbe: remove unnecessary break after gotoFabian Frederick
2014-05-23ixgbe: fix several concatenated strings to single lineJacob Keller
2014-05-23ixgbe: fix checkpatch style of blank line after declarationJacob Keller
2014-05-23ixgbe: fix function-like macro, remove semicolonJacob Keller
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore
2014-03-20ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599Jacob Keller
2014-03-20ixgbe: remove unused media typeJacob Keller
2014-03-20ixgbe: fix ixgbe_setup_mac_link_82599 autoc variablesJacob Keller
2014-03-19ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctlyJacob Keller
2014-03-19ixgbe: check Core Clock Disable bitJacob Keller
2014-03-19ixgbe: fix errors related to protected AUTOC callsDon Skidmore
2014-03-12ixgbe: fix some multiline hw_dbg printsJacob Keller
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-12ixgbe: move setting rx_pb_size into get_invariantsJacob Keller
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore
2014-01-16ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore
2013-08-29ixgbe: add 1Gbps support for QSFP+Emil Tantilov
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad
2013-08-29ixgbe: disable link when adapter goes downJacob Keller