aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_82598.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-20ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz1-0/+3
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz1-2/+5
2009-02-17drivers/net/ixgbe: fix sparse warning: Should it be static?Hannes Eder1-1/+1
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr1-64/+113
2009-02-05ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr1-70/+44
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr1-1/+1
2009-02-01ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr1-0/+22
2009-02-01ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore1-1/+3
2009-01-26ixgbe: add support KX/KX4 deviceDon Skidmore1-0/+9
2008-12-26drivers/net/ixgbe: fix sparse warnings: make symbols staticHannes Eder1-12/+12
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore1-2/+158
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg1-0/+12
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz1-40/+18
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg1-93/+507
2008-09-24ixgbe: add device support for XF LR adaptersJesse Brandeburg1-0/+1
2008-09-24ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg1-6/+23
2008-09-03ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech1-1/+5
2008-08-14ixgbe: add cx4 device IDJesse Brandeburg1-0/+1
2008-06-10ixgbe: fix typoJeff Kirsher1-2/+2
2008-01-28ixgbe: Fix copper PHY initialization codeAuke Kok1-109/+47
2007-10-30ixgbe: minor sparse fixesStephen Hemminger1-2/+1
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok1-0/+589