summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
AgeCommit message (Expand)AuthorFilesLines
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-02-01ixgbe: autoneg variable refactoringJosh Hay1-19/+8
2013-02-01ixgbe: removed unused variable from setup_link_speedJosh Hay1-1/+1
2013-02-01ixgbe: rename autoneg variablesJosh Hay1-13/+12
2012-12-07ixgbe: Use is_valid_ether_addrJoe Perches1-1/+1
2012-10-30ixgbe: Add support for pipeline resetDon Skidmore1-29/+85
2012-10-23ixgbe: 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-11ixgbe: add missing bracesEmil Tantilov1-1/+2
2012-07-20ixgbe: 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-03ixgbe: 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-16ixgbe: cleanup reset pathsAlexander Duyck1-17/+23
2011-08-29ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend1-87/+0
2011-08-11intel: Move the Intel wired LAN driversJeff Kirsher1-0/+2263