index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_x550.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: cleanup sparse warnings
Cathy Zhou
2018-05-17
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
1
-0
/
+3
|
\
|
*
ixgbe: return error on unsupported SFP module when resetting
Emil Tantilov
2018-05-11
1
-0
/
+3
*
|
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-23
/
+3
|
/
*
ixgbe: fix read-modify-write in x550 phy setup
Paul Greenwalt
2018-03-23
1
-2
/
+2
*
ixgbe: use ARRAY_SIZE for array sizing calculation on array buf
Colin Ian King
2018-01-26
1
-1
/
+1
*
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2018-01-12
1
-4
/
+15
*
ixgbe: fix use of uninitialized padding
Emil Tantilov
2017-10-09
1
-0
/
+2
*
ixgbe: add error checks when initializing the PHY
Emil Tantilov
2017-10-09
1
-2
/
+6
*
ixgbe: declare ixgbe_mac_operations structures as const
Bhumika Goyal
2017-10-09
1
-2
/
+2
*
ixgbe: Disable flow control for XFI
Tony Nguyen
2017-07-25
1
-26
/
+31
*
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
2017-07-25
1
-3
/
+11
*
ixgbe: Enable LASI interrupts for X552 devices
Tony Nguyen
2017-07-25
1
-9
/
+22
*
ixgbe: fix incorrect status check
Emil Tantilov
2017-05-31
1
-4
/
+4
*
ixgbe: add write flush when configuring CS4223/7
Emil Tantilov
2017-05-31
1
-2
/
+18
*
ixgbe: correct CS4223/7 PHY identification
Emil Tantilov
2017-05-31
1
-4
/
+4
*
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
2017-05-31
1
-1
/
+24
*
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
2017-04-29
1
-1
/
+44
*
ixgbe: Acquire PHY semaphore before device reset
Paul Greenwalt
2017-04-28
1
-0
/
+8
*
ixgbe: add check for VETO bit when configuring link for KR
Tony Nguyen
2017-04-18
1
-0
/
+3
*
ixgbe: add default setup_link for x550em_a MAC type
Emil Tantilov
2017-04-18
1
-1
/
+1
*
ixgbe: list X553 backplane speeds correctly
Don Skidmore
2017-04-18
1
-0
/
+14
*
ixgbe: Add X552 XFI backplane support
Don Skidmore
2017-04-18
1
-0
/
+14
*
ixgbe: Complete support for X553 sgmii
Don Skidmore
2017-04-18
1
-2
/
+27
*
ixgbe: Remove driver config for KX4 PHY
Tony Nguyen
2017-04-18
1
-39
/
+1
*
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
2017-01-03
1
-3
/
+405
*
ixgbe: Implement firmware interface to access some PHYs
Mark Rustad
2017-01-03
1
-0
/
+45
*
ixgbe: Remove unused firmware version functions and method
Mark Rustad
2017-01-03
1
-2
/
+1
*
ixgbe: Fix issues with EEPROM access
Mark Rustad
2017-01-03
1
-47
/
+28
*
ixgbe: Configure advertised speeds correctly for KR/KX backplane
Don Skidmore
2017-01-03
1
-3
/
+2
*
ixgbe: Report driver version to firmware for x550 devices
Tony Nguyen
2017-01-03
1
-1
/
+57
*
ixgbe: do not disable FEC from the driver
Emil Tantilov
2017-01-03
1
-2
/
+0
*
ixgbe: Add X553 FW ALEF support
Don Skidmore
2016-11-04
1
-66
/
+173
*
ixgbe: use link instead of I2C combined abstraction
Emil Tantilov
2016-11-04
1
-12
/
+94
*
ixgbe: remove SFP ixfi support
Emil Tantilov
2016-11-04
1
-65
/
+11
*
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
2016-11-04
1
-0
/
+211
*
ixgbe: fix link status check for copper X550em
Emil Tantilov
2016-11-04
1
-8
/
+13
*
ixgbe: do not use ixgbe specific mdio defines
Emil Tantilov
2016-11-04
1
-34
/
+31
*
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
2016-11-04
1
-0
/
+3
*
ixgbe: Add X552 iXFI configuration helper function
Don Skidmore
2016-11-04
1
-34
/
+52
*
ixgbe: Use MDIO_PRTAD_NONE consistently
Mark Rustad
2016-09-23
1
-1
/
+1
*
ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi
Mark Rustad
2016-09-23
1
-0
/
+2
*
ixgbe: make ixgbe_led_on/off_t_x550em static
Emil Tantilov
2016-09-23
1
-2
/
+2
*
ixgbe: Eliminate useless message and improve logic
Mark Rustad
2016-08-30
1
-11
/
+5
*
ixgbe: Add support for new X557 device
Don Skidmore
2016-08-20
1
-0
/
+8
*
ixgbe: add device to MDIO speed setting
Don Skidmore
2016-08-20
1
-0
/
+2
*
ixgbe: Fix led interface for X557 devices
Don Skidmore
2016-08-20
1
-2
/
+50
*
ixgbe: fix setup_fc for x550em
Emil Tantilov
2016-07-22
1
-2
/
+2
*
ixgbe: use msleep for long delays
Arnd Bergmann
2016-04-25
1
-1
/
+1
*
ixgbe: use BIT() macro
Jacob Keller
2016-04-25
1
-4
/
+4
[next]