summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
Commit message (Expand)AuthorAgeFilesLines
* net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong2017-10-091-22/+0
* ixgbe: Remove unused firmware version functions and methodMark Rustad2017-01-031-2/+0
* ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-041-1/+2
* ixgbe: Add support to retrieve and store LED link activeDon Skidmore2016-11-041-0/+1
* ixgbe: use BIT() macroJacob Keller2016-04-251-3/+3
* 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: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck2015-12-121-1/+2
* ixgbe: Correct spec violations by waiting after resetMark Rustad2015-12-031-2/+3
* ixgbe: Add a PHY power state methodDon Skidmore2015-06-091-1/+1
* ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-091-0/+1
* ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-131-2/+6
* ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-131-0/+2
* ixgbe: Make return values more directMark Rustad2014-07-251-68/+43
* ixgbe: Delete a bunch of dead codeMark Rustad2014-07-251-101/+0
* ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
* igb/ixgbe: remove return statements for void functionsJeff Kirsher2014-05-231-2/+0
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-231-30/+30
* ixgbe: convert low_water into an arrayJacob Keller2014-04-221-11/+16
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-201-1/+0
* ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller2014-03-191-5/+1
* ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller2014-03-121-7/+7
* 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-2/+1
* ixgbe: Check config reads for removalMark Rustad2014-03-021-3/+7
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-281-0/+2
* ixgbe: add support for quad-port x520 adapterDon Skidmore2013-07-311-1/+1
* ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov2013-07-301-10/+22
* ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-171-0/+1
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-051-7/+38
* ixgbe: autoneg variable refactoringJosh Hay2013-01-311-7/+3
* ixgbe: removed unused variable from setup_link_speedJosh Hay2013-01-311-1/+1
* ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck2012-05-041-30/+31
* ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck2012-05-041-3/+1
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-021-0/+2
* ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov2012-04-041-24/+1
* ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck2012-03-141-3/+3
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-2/+2
* ixgbe: update copyright to 2012Don Skidmore2012-02-031-1/+1
* ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-171-0/+2
* ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov2011-10-051-2/+0
* ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov2011-10-051-5/+0
* ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend2011-09-281-6/+2
* ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov2011-09-231-10/+5
* ixgbe: cleanup reset pathsAlexander Duyck2011-09-151-8/+5
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+1353
OpenPOWER on IntegriCloud