index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_x550.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
1
-4
/
+15
2017-10-09
ixgbe: fix use of uninitialized padding
Emil Tantilov
1
-0
/
+2
2017-10-09
ixgbe: add error checks when initializing the PHY
Emil Tantilov
1
-2
/
+6
2017-10-09
ixgbe: declare ixgbe_mac_operations structures as const
Bhumika Goyal
1
-2
/
+2
2017-07-25
ixgbe: Disable flow control for XFI
Tony Nguyen
1
-26
/
+31
2017-07-25
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
1
-3
/
+11
2017-07-25
ixgbe: Enable LASI interrupts for X552 devices
Tony Nguyen
1
-9
/
+22
2017-05-31
ixgbe: fix incorrect status check
Emil Tantilov
1
-4
/
+4
2017-05-31
ixgbe: add write flush when configuring CS4223/7
Emil Tantilov
1
-2
/
+18
2017-05-31
ixgbe: correct CS4223/7 PHY identification
Emil Tantilov
1
-4
/
+4
2017-05-31
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
1
-1
/
+24
2017-04-29
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
1
-1
/
+44
2017-04-28
ixgbe: Acquire PHY semaphore before device reset
Paul Greenwalt
1
-0
/
+8
2017-04-18
ixgbe: add check for VETO bit when configuring link for KR
Tony Nguyen
1
-0
/
+3
2017-04-18
ixgbe: add default setup_link for x550em_a MAC type
Emil Tantilov
1
-1
/
+1
2017-04-18
ixgbe: list X553 backplane speeds correctly
Don Skidmore
1
-0
/
+14
2017-04-18
ixgbe: Add X552 XFI backplane support
Don Skidmore
1
-0
/
+14
2017-04-18
ixgbe: Complete support for X553 sgmii
Don Skidmore
1
-2
/
+27
2017-04-18
ixgbe: Remove driver config for KX4 PHY
Tony Nguyen
1
-39
/
+1
2017-01-03
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
1
-3
/
+405
2017-01-03
ixgbe: Implement firmware interface to access some PHYs
Mark Rustad
1
-0
/
+45
2017-01-03
ixgbe: Remove unused firmware version functions and method
Mark Rustad
1
-2
/
+1
2017-01-03
ixgbe: Fix issues with EEPROM access
Mark Rustad
1
-47
/
+28
2017-01-03
ixgbe: Configure advertised speeds correctly for KR/KX backplane
Don Skidmore
1
-3
/
+2
2017-01-03
ixgbe: Report driver version to firmware for x550 devices
Tony Nguyen
1
-1
/
+57
2017-01-03
ixgbe: do not disable FEC from the driver
Emil Tantilov
1
-2
/
+0
2016-11-04
ixgbe: Add X553 FW ALEF support
Don Skidmore
1
-66
/
+173
2016-11-04
ixgbe: use link instead of I2C combined abstraction
Emil Tantilov
1
-12
/
+94
2016-11-04
ixgbe: remove SFP ixfi support
Emil Tantilov
1
-65
/
+11
2016-11-04
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
1
-0
/
+211
2016-11-04
ixgbe: fix link status check for copper X550em
Emil Tantilov
1
-8
/
+13
2016-11-04
ixgbe: do not use ixgbe specific mdio defines
Emil Tantilov
1
-34
/
+31
2016-11-04
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
1
-0
/
+3
2016-11-04
ixgbe: Add X552 iXFI configuration helper function
Don Skidmore
1
-34
/
+52
2016-09-23
ixgbe: Use MDIO_PRTAD_NONE consistently
Mark Rustad
1
-1
/
+1
2016-09-23
ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi
Mark Rustad
1
-0
/
+2
2016-09-23
ixgbe: make ixgbe_led_on/off_t_x550em static
Emil Tantilov
1
-2
/
+2
2016-08-30
ixgbe: Eliminate useless message and improve logic
Mark Rustad
1
-11
/
+5
2016-08-20
ixgbe: Add support for new X557 device
Don Skidmore
1
-0
/
+8
2016-08-20
ixgbe: add device to MDIO speed setting
Don Skidmore
1
-0
/
+2
2016-08-20
ixgbe: Fix led interface for X557 devices
Don Skidmore
1
-2
/
+50
2016-07-22
ixgbe: fix setup_fc for x550em
Emil Tantilov
1
-2
/
+2
2016-04-25
ixgbe: use msleep for long delays
Arnd Bergmann
1
-1
/
+1
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-4
/
+4
2016-04-25
ixgbe: Use correct FC setup function for x550em_a
Mark Rustad
1
-2
/
+2
2016-04-24
ixgbe: fix default mac->ops.setup_link for X550EM
Emil Tantilov
1
-2
/
+2
2016-04-07
ixgbe: Add KR backplane support for x550em_a
Mark Rustad
1
-4
/
+14
2016-04-07
ixgbe: Add support for SGMII backplane interface
Mark Rustad
1
-0
/
+58
2016-04-07
ixgbe: Add support for SFPs with retimer
Mark Rustad
1
-1
/
+132
2016-04-07
ixgbe: Introduce function to control MDIO speed
Mark Rustad
1
-6
/
+21
[next]