aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore1-2/+145
2013-07-30ixgbe: add new media type.Don Skidmore1-7/+86
2013-04-25ixgbe: add support for disabling link at boot time on 82599Emil Tantilov1-2/+19
2013-04-25ixgbe: cache AUTOC readsEmil Tantilov1-16/+24
2013-04-24ixgbe: add SFP+ LX module supportDon Skidmore1-0/+2
2013-04-24ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller1-1/+1
2013-04-17ixgbe: Fix 1G link WoLDon Skidmore1-1/+4
2013-04-17ixgbe: fix MNG FW support when adapter not upDon Skidmore1-5/+43
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov1-0/+1
2013-01-31ixgbe: autoneg variable refactoringJosh Hay1-19/+8
2013-01-31ixgbe: removed unused variable from setup_link_speedJosh Hay1-1/+1
2013-01-31ixgbe: rename autoneg variablesJosh Hay1-13/+12
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches1-1/+1
2012-10-29ixgbe: Add support for pipeline resetDon Skidmore1-29/+85
2012-10-22ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore1-0/+44
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov1-1/+1
2012-08-10ixgbe: add missing bracesEmil Tantilov1-1/+2
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck1-0/+4
2012-06-20ixgbe: add support for 1G SX modulesJacob Keller1-1/+3
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore1-0/+2
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar1-24/+5
2012-03-14ixgbe: fix obvious return value bug.Don Skidmore1-1/+2
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2012-01-02ixgbe: add support for new 82599 device idEmil Tantilov1-0/+1
2011-10-05ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov1-6/+0
2011-10-05ixgbe: add support for new 82599 deviceEmil Tantilov1-0/+1
2011-09-23ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov1-7/+6
2011-09-15ixgbe: cleanup reset pathsAlexander Duyck1-17/+23
2011-08-29ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend1-87/+0
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+2263