index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_phy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Add 1000BASE-BX support
Ernesto Castellotti
2024-03-05
1
-4
/
+28
*
ixgbe: Rearrange args to fix reverse Christmas tree
Jedrzej Jagielski
2024-02-06
1
-27
/
+27
*
ixgbe: Convert ret val type from s32 to int
Jedrzej Jagielski
2024-02-06
1
-90
/
+90
*
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
2024-01-02
1
-42
/
+42
*
ixgbe: Refactor overtemp event handling
Jedrzej Jagielski
2024-01-02
1
-10
/
+11
*
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
1
-5
/
+3
*
ixgbe: Separate C22 and C45 transactions
Andrew Lunn
2023-01-18
1
-55
/
+182
*
ixgbe: fix pci device refcount leak
Yang Yingliang
2023-01-10
1
-5
/
+9
*
ixgbe: Support external GBE SerDes PHY BCM54616s
Jostar Yang
2021-04-14
1
-0
/
+3
*
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-23
1
-2
/
+3
*
ixgbe: fix probing of multi-port devices with one MDIO
Jakub Kicinski
2020-10-18
1
-9
/
+14
*
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-26
1
-4
/
+4
*
net: ethernet: ixgbe: don't call devm_mdiobus_free()
Bartosz Golaszewski
2020-07-01
1
-11
/
+3
*
ixgbe: fix mdio bus registration
Ivan Vecera
2019-03-27
1
-7
/
+9
*
ixgbe: register a mdiobus
Steve Douthit
2018-12-20
1
-0
/
+299
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-27
/
+2
*
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2018-01-12
1
-2
/
+13
*
ixgbe: Remove driver config for KX4 PHY
Tony Nguyen
2017-04-18
1
-1
/
+2
*
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
2017-02-16
1
-3
/
+7
*
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
2017-01-03
1
-0
/
+3
*
ixgbe: Remove unused firmware version functions and method
Mark Rustad
2017-01-03
1
-34
/
+0
*
ixgbe: Reduce I2C retry count on X550 devices
Tony Nguyen
2017-01-03
1
-1
/
+3
*
ixgbe: Fix check for ixgbe_phy_x550em_ext_t reset
Tony Nguyen
2017-01-03
1
-4
/
+21
*
ixgbe: Correct X550 phy ID
Don Skidmore
2016-11-05
1
-1
/
+2
*
ixgbe: Add X553 FW ALEF support
Don Skidmore
2016-11-05
1
-31
/
+65
*
ixgbe: use link instead of I2C combined abstraction
Emil Tantilov
2016-11-05
1
-64
/
+4
*
ixgbe: do not use ixgbe specific mdio defines
Emil Tantilov
2016-11-05
1
-6
/
+2
*
ixgbe: Update setup PHY link to unset all speeds
Don Skidmore
2016-11-05
1
-39
/
+38
*
ixgbe: Use MDIO_PRTAD_NONE consistently
Mark Rustad
2016-09-23
1
-2
/
+2
*
ixgbe: Always turn PHY power on when requested
Mark Rustad
2015-12-03
1
-0
/
+3
*
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
2015-09-24
1
-1
/
+1
*
ixgbe: Allow reduced delays during SFP detection
Mark Rustad
2015-09-24
1
-0
/
+18
*
ixgbe: Clear I2C destination location
Mark Rustad
2015-09-24
1
-0
/
+1
*
ixgbe: Enable bit-banging mode on X550
Mark Rustad
2015-09-23
1
-2
/
+63
*
ixgbe: Set lan_id before first I2C eeprom access
Mark Rustad
2015-09-23
1
-3
/
+3
*
ixgbe: Provide unlocked I2C methods
Mark Rustad
2015-09-23
1
-28
/
+171
*
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2015-09-02
1
-21
/
+43
*
ixgbe: cleanup to use cached mask value
Don Skidmore
2015-09-02
1
-6
/
+1
*
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2015-09-02
1
-3
/
+1
*
ixgbe: Set lan_id before using I2C
Don Skidmore
2015-06-10
1
-3
/
+3
*
ixgbe: Add support for another X550 device.
Don Skidmore
2015-06-10
1
-0
/
+1
*
ixgbe: Add a PHY power state method
Don Skidmore
2015-06-10
1
-0
/
+33
*
ixgbe: add define for X557 PHY ID
Don Skidmore
2015-06-10
1
-0
/
+3
*
ixgbe: add array of MAC type dependent values
Don Skidmore
2015-06-10
1
-22
/
+22
*
ixgbe: Use a signed type to hold error codes
Mark Rustad
2015-05-04
1
-2
/
+2
*
ixgbe: add methods for combined read and write operations
Don Skidmore
2014-12-05
1
-0
/
+182
*
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
2014-12-05
1
-19
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-1
/
+0
|
\
|
*
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
Daniel Borkmann
2014-11-11
1
-3
/
+1
*
|
ixgbe: Add new support for X550 MAC's
Don Skidmore
2014-11-11
1
-29
/
+35
|
/
[next]