|
Revision tags: v22.03, v22.03-rc4, v22.03-rc3, v22.03-rc2 |
|
| #
75c85e39 |
| 23-Feb-2022 |
Jiawen Wu <[email protected]> |
net/txgbe: fix debug logs
Remove 'DEBUGFUNC' due to too many invalid debug log prints, unify the DEBUG level macros.
Fixes: 7dc117068a7c ("net/txgbe: support probe and remove") Cc: [email protected]
net/txgbe: fix debug logs
Remove 'DEBUGFUNC' due to too many invalid debug log prints, unify the DEBUG level macros.
Fixes: 7dc117068a7c ("net/txgbe: support probe and remove") Cc: [email protected]
Signed-off-by: Jiawen Wu <[email protected]>
show more ...
|
|
Revision tags: v22.03-rc1 |
|
| #
238170ab |
| 09-Feb-2022 |
Jiawen Wu <[email protected]> |
net/txgbe: fix KR auto-negotiation
Fix failure to enter auto-negotiation mode on some firmware versions for KR NICs.
Fixes: f611dada1af8 ("net/txgbe: update link setup process of backplane NICs") C
net/txgbe: fix KR auto-negotiation
Fix failure to enter auto-negotiation mode on some firmware versions for KR NICs.
Fixes: f611dada1af8 ("net/txgbe: update link setup process of backplane NICs") Cc: [email protected]
Signed-off-by: Jiawen Wu <[email protected]>
show more ...
|
|
Revision tags: v21.11, v21.11-rc4, v21.11-rc3, v21.11-rc2 |
|
| #
b4ce1520 |
| 05-Nov-2021 |
Jiawen Wu <[email protected]> |
net/txgbe: fix link process in KR mode
Set the 'present' parameter to 0 by default. It is configured by hardware, users can set it to 1 for manual configuration.
Fixes: f611dada1af8 ("net/txgbe: up
net/txgbe: fix link process in KR mode
Set the 'present' parameter to 0 by default. It is configured by hardware, users can set it to 1 for manual configuration.
Fixes: f611dada1af8 ("net/txgbe: update link setup process of backplane NICs") Cc: [email protected]
Signed-off-by: Jiawen Wu <[email protected]>
show more ...
|
|
Revision tags: v21.11-rc1 |
|
| #
00970f63 |
| 12-Aug-2021 |
Jiawen Wu <[email protected]> |
net/txgbe: fix reading SFP module SFF-8472 data
Fix the I2C target address selection to read SFP module's SFF-8472 data.
Fixes: 8f09fb4642fa ("net/txgbe: add module identify") Cc: [email protected]
net/txgbe: fix reading SFP module SFF-8472 data
Fix the I2C target address selection to read SFP module's SFF-8472 data.
Fixes: 8f09fb4642fa ("net/txgbe: add module identify") Cc: [email protected]
Signed-off-by: Jiawen Wu <[email protected]>
show more ...
|
|
Revision tags: v21.08, v21.08-rc4, v21.08-rc3, v21.08-rc2, v21.08-rc1, v21.05, v21.05-rc4, v21.05-rc3, v21.05-rc2 |
|
| #
f8aadb64 |
| 29-Apr-2021 |
Jiawen Wu <[email protected]> |
net/txgbe: add copyright owner
All rights reserved by Beijing Wangxun Technology Co., Ltd. Part of the code references Intel.
Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Ferruh
net/txgbe: add copyright owner
All rights reserved by Beijing Wangxun Technology Co., Ltd. Part of the code references Intel.
Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
show more ...
|
|
Revision tags: v21.05-rc1 |
|
| #
9997a0cb |
| 29-Mar-2021 |
Jiawen Wu <[email protected]> |
net/txgbe: add FFE parameters for user debugging
Support to set PHY link mode by user defined.
Signed-off-by: Jiawen Wu <[email protected]>
|
| #
82650948 |
| 29-Mar-2021 |
Jiawen Wu <[email protected]> |
net/txgbe: handle AN interrupt and link update
Read AN interrupt from misc, and do the AN configuration action. When link status is down, PHY power should be restarted to config KR mode again.
Sign
net/txgbe: handle AN interrupt and link update
Read AN interrupt from misc, and do the AN configuration action. When link status is down, PHY power should be restarted to config KR mode again.
Signed-off-by: Jiawen Wu <[email protected]>
show more ...
|
| #
42183ae8 |
| 29-Mar-2021 |
Jiawen Wu <[email protected]> |
net/txgbe/base: support handling backplane AN73 flow
Suppot to handle the interrupt of auto-negotiation, improve the link training process of connecting with other switches.
Signed-off-by: Jiawen W
net/txgbe/base: support handling backplane AN73 flow
Suppot to handle the interrupt of auto-negotiation, improve the link training process of connecting with other switches.
Signed-off-by: Jiawen Wu <[email protected]>
show more ...
|
| #
f611dada |
| 29-Mar-2021 |
Jiawen Wu <[email protected]> |
net/txgbe: update link setup process of backplane NICs
Add device arguments to support runtime options. And use these configuration to control the link setup flow, to adapt to different NIC's constr
net/txgbe: update link setup process of backplane NICs
Add device arguments to support runtime options. And use these configuration to control the link setup flow, to adapt to different NIC's construction. Use firmware version to control the impact of firmware update. And fix some left bugs.
Signed-off-by: Jiawen Wu <[email protected]>
show more ...
|
| #
6f47613c |
| 29-Mar-2021 |
Jiawen Wu <[email protected]> |
net/txgbe: move firmware version get function to base code
Move firmware version get function to base code, and store firmware version in PHY info.
Signed-off-by: Jiawen Wu <[email protected]>
|
| #
6666db9d |
| 29-Mar-2021 |
Jiawen Wu <[email protected]> |
net/txgbe: update device ID
For more different devices, update device ID and subsystem id.
Signed-off-by: Jiawen Wu <[email protected]>
|
|
Revision tags: v21.02, v21.02-rc4, v21.02-rc3, v21.02-rc2, v21.02-rc1, v20.11, v20.11-rc5, v20.11-rc4, v20.11-rc3, v20.11-rc2, v20.11-rc1 |
|
| #
3cc8b50d |
| 19-Oct-2020 |
Jiawen Wu <[email protected]> |
net/txgbe: support EEPROM info get
Add EEPROM information get related operations.
Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
|
| #
01c3cf5c |
| 19-Oct-2020 |
Jiawen Wu <[email protected]> |
net/txgbe: add autoneg control read and write
Add autoc read and write for kr/kx/kx4/sfi link.
Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
|
| #
0c061ead |
| 19-Oct-2020 |
Jiawen Wu <[email protected]> |
net/txgbe: add link status change
Add ethdev link interrupt handler, MAC setup link and check link status and get capabilities.
Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Ferru
net/txgbe: add link status change
Add ethdev link interrupt handler, MAC setup link and check link status and get capabilities.
Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
show more ...
|
| #
158e1a01 |
| 19-Oct-2020 |
Jiawen Wu <[email protected]> |
net/txgbe: add PHY reset
Add phy reset function, support read and write phy registers.
Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
|
| #
8f09fb46 |
| 19-Oct-2020 |
Jiawen Wu <[email protected]> |
net/txgbe: add module identify
Add sfp anf qsfp module identify, i2c start and stop.
Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
|
| #
5364a1ce |
| 19-Oct-2020 |
Jiawen Wu <[email protected]> |
net/txgbe: add PHY init
Add phy init functions, get phy type and identify.
Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Ferruh Yigit <[email protected]>
|