summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
AgeCommit message (Expand)Author
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore
2015-03-13ixgbe: enable relaxed ordering for SPARCJeff Kirsher
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-23igb/ixgbe: remove return statements for void functionsJeff Kirsher
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller
2014-04-22ixgbe: convert low_water into an arrayJacob Keller
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller
2014-03-12ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob 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-03-02ixgbe: Check config reads for removalMark Rustad
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore
2013-07-30ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov
2013-04-17ixgbe: fix MNG FW support when adapter not upDon Skidmore
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov
2013-01-31ixgbe: autoneg variable refactoringJosh Hay
2013-01-31ixgbe: removed unused variable from setup_link_speedJosh Hay
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-03ixgbe: update copyright to 2012Don Skidmore
2011-10-17ixgbe: allow eeprom writes via ethtoolEmil Tantilov
2011-10-05ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov
2011-10-05ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov
2011-09-28ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend
2011-09-23ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov
2011-09-15ixgbe: cleanup reset pathsAlexander Duyck
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher