aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_phy.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()Emil Tantilov2011-05-041-5/+5
* ixgbe: explicitly disable 100H for x540Emil Tantilov2011-04-271-1/+2
* ixgbe: explicitly disable 100H for x540Emil Tantilov2011-04-131-1/+2
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-131-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov2011-03-121-99/+236
* ixgbe: cleanup PHY initEmil Tantilov2011-03-071-2/+19
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-031-1/+1
* ixgbe: add function pointer for semaphore functionDon Skidmore2011-03-031-4/+4
* ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov2011-03-031-1/+38
* ixgbe: add polling test to end of PHY resetEmil Tantilov2011-03-031-3/+37
* ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov2011-03-031-55/+94
* ixgbe: fix X540 phy id to correct valueDon Skidmore2010-12-101-1/+1
* ixgbe: add MAC and PHY support for x540Don Skidmore2010-11-161-2/+21
* ixgbe: make silicon specific functions genericDon Skidmore2010-11-161-0/+33
* ixgbe: add 1g PHY support for 82599Don Skidmore2010-06-301-4/+29
* ixgbe: add comment on SFP+ ID for Active DADon Skidmore2010-06-161-0/+2
* ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-201-0/+30
* ixgbe: add support for active DA cablesDon Skidmore2010-05-181-6/+32
* net/intel: remove trailing space in messagesFrans Pop2010-03-241-2/+2
* ixgbe: update copyright datesShannon Nelson2010-01-131-1/+1
* ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-031-0/+3
* ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr2009-06-071-0/+1
* ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-261-1/+12
* ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr2009-05-191-11/+9
* ixgbe: Use generic MDIO definitions and functionsBen Hutchings2009-04-291-63/+32
* ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P2009-04-271-5/+17
* ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-111-4/+4
* ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz2009-04-111-0/+11
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-011-14/+576
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-011-1/+1
* ixgbe: add SFP+ driver supportDonald Skidmore2008-11-201-0/+258
* ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg2008-11-021-0/+68
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-241-2/+1
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-241-153/+88
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-101-0/+494