aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-27/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen1-1/+2
2017-10-09net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong1-22/+0
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad1-2/+0
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore1-1/+2
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore1-0/+1
2016-04-25ixgbe: use BIT() macroJacob Keller1-3/+3
2016-04-04ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore1-0/+1
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad1-0/+1
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad1-5/+5
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck1-1/+2
2015-12-03ixgbe: Correct spec violations by waiting after resetMark Rustad1-2/+3
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore1-1/+1
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore1-0/+1
2015-03-13ixgbe: enable relaxed ordering for SPARCJeff Kirsher1-2/+6
2015-03-13ixgbe: add new wrapper for X550 supportDon Skidmore1-0/+2
2014-07-25ixgbe: Make return values more directMark Rustad1-68/+43
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad1-101/+0
2014-07-13ixgbe: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-05-23igb/ixgbe: remove return statements for void functionsJeff Kirsher1-2/+0
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller1-30/+30
2014-04-22ixgbe: convert low_water into an arrayJacob Keller1-11/+16
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore1-1/+0
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller1-5/+1
2014-03-12ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller1-7/+7
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller1-0/+1
2014-03-12ixgbe: move setting rx_pb_size into get_invariantsJacob Keller1-2/+1
2014-03-02ixgbe: Check config reads for removalMark Rustad1-3/+7
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore1-0/+2
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore1-1/+1
2013-07-30ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov1-10/+22
2013-04-17ixgbe: fix MNG FW support when adapter not upDon Skidmore1-0/+1
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov1-7/+38
2013-01-31ixgbe: autoneg variable refactoringJosh Hay1-7/+3
2013-01-31ixgbe: removed unused variable from setup_link_speedJosh Hay1-1/+1
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck1-30/+31
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck1-3/+1
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore1-0/+2
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov1-24/+1
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck1-3/+3
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-2/+2
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2011-10-17ixgbe: allow eeprom writes via ethtoolEmil Tantilov1-0/+2
2011-10-05ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov1-2/+0
2011-10-05ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov1-5/+0
2011-09-28ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend1-6/+2
2011-09-23ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov1-10/+5
2011-09-15ixgbe: cleanup reset pathsAlexander Duyck1-8/+5