summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_phy.c
AgeCommit message (Expand)AuthorLines
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher-1725/+0
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg-0/+3
2011-05-04ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()Emil Tantilov-5/+5
2011-04-27ixgbe: explicitly disable 100H for x540Emil Tantilov-1/+2
2011-04-13ixgbe: explicitly disable 100H for x540Emil Tantilov-1/+2
2011-04-13ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore-2/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-12ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov-99/+236
2011-03-07ixgbe: cleanup PHY initEmil Tantilov-2/+19
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore-1/+1
2011-03-03ixgbe: add function pointer for semaphore functionDon Skidmore-4/+4
2011-03-03ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov-1/+38
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov-3/+37
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov-55/+94
2010-12-10ixgbe: fix X540 phy id to correct valueDon Skidmore-1/+1
2010-11-16ixgbe: add MAC and PHY support for x540Don Skidmore-2/+21
2010-11-16ixgbe: make silicon specific functions genericDon Skidmore-0/+33
2010-06-30ixgbe: add 1g PHY support for 82599Don Skidmore-4/+29
2010-06-16ixgbe: add comment on SFP+ ID for Active DADon Skidmore-0/+2
2010-05-20ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala-0/+30
2010-05-18ixgbe: add support for active DA cablesDon Skidmore-6/+32
2010-03-24net/intel: remove trailing space in messagesFrans Pop-2/+2
2010-01-13ixgbe: update copyright datesShannon Nelson-1/+1
2009-07-03ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore-0/+3
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr-0/+1
2009-05-26ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore-1/+12
2009-05-19ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr-11/+9
2009-04-29ixgbe: Use generic MDIO definitions and functionsBen Hutchings-63/+32
2009-04-27ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P-5/+17
2009-04-11ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr-4/+4
2009-04-11ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz-0/+11
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz-14/+576
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr-1/+1
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore-0/+258
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg-0/+68
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz-2/+1
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg-153/+88
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok-0/+494