Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c432adaa803c1a6f1065f907caab13248c844df
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_phy.c
3dcc2f4
ixgbe: fix semaphore lock for I2C read/writes on 82598
by Emil Tantilov
· 11 years ago
345be20
ixgbe: add SFP+ LX module support
by Don Skidmore
· 12 years ago
51d0420
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
by Emil Tantilov
· 12 years ago
d0310dc
ixgbe: fix possible data corruption in read_i2c_byte
by Emil Tantilov
· 12 years ago
434c5e3
ixgbe: update date to 2013
by Don Skidmore
· 12 years ago
07ce870
ixgbe: allow reading of SFF-8472 data over i2c
by Emil Tantilov
· 12 years ago
99b7664
ixgbe: removed unused variable from setup_link_speed
by Josh Hay
· 12 years ago
a49fda3
ixgbe: add support for 1G SX modules
by Jacob Keller
· 12 years ago
8f56e4b
ixgbe: add I2C clock stretching
by Don Skidmore
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9497182
ixgbe: update copyright to 2012
by Don Skidmore
· 13 years ago
8ef78ad
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
by Peter P Waskiewicz Jr
· 13 years ago
176f950
ixgbe: add write flush in ixgbe_clock_out_i2c_byte()
by Emil Tantilov
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
e1befd7
ixgbe: remove return code for functions that always return 0
by Emil Tantilov
· 13 years ago
3fbaa3a
ixgbe: clear the data field in ixgbe_read_i2c_byte_generic
by Emil Tantilov
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/ixgbe/ixgbe_phy.c]
945a515
intel drivers: repair missing flush operations
by Jesse Brandeburg
· 13 years ago
6d980c3
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
by Emil Tantilov
· 14 years ago
50c022e
ixgbe: explicitly disable 100H for x540
by Emil Tantilov
· 14 years ago
a59e8a1
ixgbe: explicitly disable 100H for x540
by Emil Tantilov
· 14 years ago
032b432
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
by Don Skidmore
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9dda173
ixgbe: update PHY code to support 100Mbps as well as 1G/10G
by Emil Tantilov
· 14 years ago
037c6d0
ixgbe: cleanup PHY init
by Emil Tantilov
· 14 years ago
a52055e
ixgbe: cleanup copyright string for 2011
by Don Skidmore
· 14 years ago
5e65510
ixgbe: add function pointer for semaphore function
by Don Skidmore
· 14 years ago
75f19c3
ixgbe: cleanup handling of I2C interface to PHY
by Emil Tantilov
· 14 years ago
1783575
ixgbe: add polling test to end of PHY reset
by Emil Tantilov
· 14 years ago
76d97dd
ixgbe: cleanup code in ixgbe_identify_sfp_module_generic
by Emil Tantilov
· 14 years ago
2b26490
ixgbe: fix X540 phy id to correct value
by Don Skidmore
· 14 years ago
fe15e8e
ixgbe: add MAC and PHY support for x540
by Don Skidmore
· 14 years ago
a391f1d
ixgbe: make silicon specific functions generic
by Don Skidmore
· 14 years ago
cb836a9
ixgbe: add 1g PHY support for 82599
by Don Skidmore
· 14 years ago
7567250
ixgbe: add comment on SFP+ ID for Active DA
by Don Skidmore
· 14 years ago
119fc60
ixgbe:add support for a new 82599 10G Base-T device
by Mallikarjuna R Chilakala
· 15 years ago
ea0a04d
ixgbe: add support for active DA cables
by Don Skidmore
· 15 years ago
d6dbee8
net/intel: remove trailing space in messages
by Frans Pop
· 15 years ago
8c47eaa
ixgbe: update copyright dates
by Shannon Nelson
· 15 years ago
63d6e1d
ixgbe: fix issues with failing to detect insert of unsupported module
by Don Skidmore
· 15 years ago
50ac58b
ixgbe: Harden the 82599 multispeed fiber autotry mechanism
by Peter P Waskiewicz Jr
· 15 years ago
8ca783a
ixgbe: fix 82598 SFP initialization after driver load.
by Don Skidmore
· 15 years ago
537d58a
ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs
by Peter P Waskiewicz Jr
· 16 years ago
6b73e10
ixgbe: Use generic MDIO definitions and functions
by Ben Hutchings
· 16 years ago
fa466e9
ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599
by Waskiewicz Jr, Peter P
· 16 years ago
0419305
ixgbe: Update get_physical_layer() calls, plus a version bump
by Peter P Waskiewicz Jr
· 16 years ago
553b449
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
by PJ Waskiewicz
· 16 years ago
11afc1b
ixgbe: Add hardware specific initialization code for 82599 devices
by PJ Waskiewicz
· 16 years ago
3efac5a
ixgbe: Update copyright dates, bump the driver version number
by Peter P Waskiewicz Jr
· 16 years ago
c4900be
ixgbe: add SFP+ driver support
by Donald Skidmore
· 16 years ago
0befdb3
ixgbe: add device support for 82598AT (copper 10GbE) adapters
by Jesse Brandeburg
· 16 years ago
b461724
ixgbe: Whitespace, copyright update and version number change patch
by Peter P Waskiewicz
· 16 years ago
c44ade9
ixgbe: update to latest common code module
by Jesse Brandeburg
· 16 years ago
9a799d7
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
by Auke Kok
· 17 years ago