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