aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-14ixgbe: Check for adapter removal on register writesMark Rustad1-1/+1
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad1-1/+2
2013-08-29ixgbe: add support for older QSFP active DA cablesEmil Tantilov1-10/+45
2013-08-29ixgbe: add 1Gbps support for QSFP+Emil Tantilov1-0/+6
2013-08-29ixgbe: cleanup some log messagesDon Skidmore1-1/+1
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad1-7/+28
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore1-1/+177
2013-07-30ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov1-138/+154
2013-04-24ixgbe: add SFP+ LX module supportDon Skidmore1-4/+17
2013-02-15ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov1-24/+10
2013-02-15ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov1-1/+1
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov1-0/+16
2013-01-31ixgbe: removed unused variable from setup_link_speedJosh Hay1-2/+0
2012-06-20ixgbe: add support for 1G SX modulesJacob Keller1-4/+19
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore1-6/+14
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2012-02-01ixgbe: Add module parameter to allow untested and unsafe SFP+ modulesPeter P Waskiewicz Jr1-3/+11
2012-01-02ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov1-0/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-6/+6
2011-10-05ixgbe: remove return code for functions that always return 0Emil Tantilov1-21/+9
2011-10-05ixgbe: clear the data field in ixgbe_read_i2c_byte_genericEmil Tantilov1-1/+2
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+1725