aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+1353