aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
Commit message (Expand)AuthorAge
* ixgbe: use BIT() macroJacob Keller2016-04-25
* ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore2016-04-04
* ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad2016-04-04
* ixgbe: Make all unchanging ops structures constMark Rustad2016-04-04
* ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck2015-12-12
* ixgbe: Correct spec violations by waiting after resetMark Rustad2015-12-03
* ixgbe: Add a PHY power state methodDon Skidmore2015-06-09
* ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-09
* ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-13
* ixgbe: add new wrapper for X550 supportDon Skidmore2015-03-13
* ixgbe: Make return values more directMark Rustad2014-07-25
* ixgbe: Delete a bunch of dead codeMark Rustad2014-07-25
* ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-14
* igb/ixgbe: remove return statements for void functionsJeff Kirsher2014-05-23
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
* ixgbe: convert low_water into an arrayJacob Keller2014-04-23
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-20
* ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller2014-03-19
* ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller2014-03-12
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-12
* ixgbe: move setting rx_pb_size into get_invariantsJacob Keller2014-03-12
* ixgbe: Check config reads for removalMark Rustad2014-03-02
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-28
* ixgbe: add support for quad-port x520 adapterDon Skidmore2013-07-31
* ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov2013-07-30
* ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-18
* ixgbe: update date to 2013Don Skidmore2013-02-05
* ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-05
* ixgbe: autoneg variable refactoringJosh Hay2013-02-01
* ixgbe: removed unused variable from setup_link_speedJosh Hay2013-02-01
* ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck2012-05-04
* ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck2012-05-04
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-02
* ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov2012-04-04
* ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck2012-03-14
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* ixgbe: update copyright to 2012Don Skidmore2012-02-03
* ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-17
* ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov2011-10-05
* ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov2011-10-05
* ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend2011-09-29
* ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov2011-09-23
* ixgbe: cleanup reset pathsAlexander Duyck2011-09-16
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10