开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_phy.c
Age
Commit message (
Expand
)
Author
2015-12-03
ixgbe: Always turn PHY power on when requested
Mark Rustad
2015-09-23
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
2015-09-23
ixgbe: Allow reduced delays during SFP detection
Mark Rustad
2015-09-23
ixgbe: Clear I2C destination location
Mark Rustad
2015-09-22
ixgbe: Enable bit-banging mode on X550
Mark Rustad
2015-09-22
ixgbe: Set lan_id before first I2C eeprom access
Mark Rustad
2015-09-22
ixgbe: Provide unlocked I2C methods
Mark Rustad
2015-09-01
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2015-09-01
ixgbe: cleanup to use cached mask value
Don Skidmore
2015-09-01
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2015-06-09
ixgbe: Set lan_id before using I2C
Don Skidmore
2015-06-09
ixgbe: Add support for another X550 device.
Don Skidmore
2015-06-09
ixgbe: Add a PHY power state method
Don Skidmore
2015-06-09
ixgbe: add define for X557 PHY ID
Don Skidmore
2015-06-09
ixgbe: add array of MAC type dependent values
Don Skidmore
2015-05-04
ixgbe: Use a signed type to hold error codes
Mark Rustad
2014-12-05
ixgbe: add methods for combined read and write operations
Don Skidmore
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-11
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
Daniel Borkmann
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
2014-10-02
ixgbe: remove wait loop on autoneg for copper devices
Emil Tantilov
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-03-31
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-02-28
ixgbe: Add check for FW veto bit
Don Skidmore
2014-01-14
ixgbe: Check for adapter removal on register writes
Mark Rustad
2013-11-30
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
2013-08-29
ixgbe: add support for older QSFP active DA cables
Emil Tantilov
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
2013-08-29
ixgbe: cleanup some log messages
Don Skidmore
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
2013-07-30
ixgbe: fix semaphore lock for I2C read/writes on 82598
Emil Tantilov
2013-04-24
ixgbe: add SFP+ LX module support
Don Skidmore
2013-02-15
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
2013-02-15
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2013-02-05
ixgbe: allow reading of SFF-8472 data over i2c
Emil Tantilov
2013-01-31
ixgbe: removed unused variable from setup_link_speed
Josh Hay
2012-06-20
ixgbe: add support for 1G SX modules
Jacob Keller
2012-04-14
ixgbe: add I2C clock stretching
Don Skidmore
2012-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2012-02-01
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
Peter P Waskiewicz Jr
2012-01-02
ixgbe: add write flush in ixgbe_clock_out_i2c_byte()
Emil Tantilov
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-10-05
ixgbe: remove return code for functions that always return 0
Emil Tantilov
[next]