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