index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
/
aq_ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: atlantic: support reading SFP module info
Lorenz Brun
2024-10-23
1
-0
/
+73
*
net: atlantic: Avoid warning about potential string truncation
Simon Horman
2024-08-23
1
-2
/
+2
*
net: atlantic: use ethtool_sprintf
Rosen Penev
2024-08-09
1
-14
/
+7
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
net: atlantic: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
2024-02-09
1
-12
/
+9
*
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
1
-4
/
+4
*
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
1
-2
/
+2
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
1
-15
/
+16
*
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
2022-11-25
1
-2
/
+3
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
net: atlantic: Implement xdp data plane
Taehee Yoo
2022-04-20
1
-0
/
+9
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
net: atlantic: implement media detect feature via phy tunables
Igor Russkikh
2020-10-06
1
-0
/
+12
*
net: atlantic: implement phy downshift feature
Igor Russkikh
2020-10-06
1
-0
/
+41
*
net: atlantic: PTP statistics
Pavel Belous
2020-07-21
1
-0
/
+37
*
net: atlantic: additional per-queue stats
Dmitry Bogdanov
2020-07-21
1
-0
/
+3
*
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
2020-07-21
1
-8
/
+20
*
net: atlantic: put ptp code under IS_REACHABLE check
Igor Russkikh
2020-06-27
1
-0
/
+2
*
net: atlantic: fix variable type in aq_ethtool_get_pauseparam
Nikita Danilov
2020-06-27
1
-2
/
+1
*
net: atlantic: MACSec offload statistics checkpatch fix
Mark Starovoytov
2020-06-27
1
-3
/
+3
*
net: atlantic: A2: phy loopback support
Dmitry Bogdanov
2020-06-23
1
-2
/
+3
*
net: atlantic: A2: EEE support
Nikita Danilov
2020-06-23
1
-5
/
+6
*
net: atlantic: remove baseX usage
Nikita Danilov
2020-06-23
1
-3
/
+0
*
net: atlantic: automatically downgrade the number of queues if necessary
Mark Starovoytov
2020-05-22
1
-11
/
+4
*
net: atlantic: make TCVEC2RING accept nic_cfg
Mark Starovoytov
2020-05-22
1
-1
/
+1
*
net: atlantic: per-TC queue statistics
Mark Starovoytov
2020-05-22
1
-23
/
+36
*
net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5
Mark Starovoytov
2020-05-09
1
-1
/
+1
*
net: atlantic: add defines for 10M and EEE 100M link mode
Igor Russkikh
2020-05-02
1
-0
/
+3
*
net: atlantic: MACSec offload statistics implementation
Dmitry Bogdanov
2020-03-27
1
-17
/
+143
*
net: aquantia: reject all unsupported coalescing params
Jakub Kicinski
2020-03-11
1
-12
/
+3
*
net/aquantia: Delete module version
Leon Romanovsky
2020-02-24
1
-1
/
+0
*
net: atlantic: better loopback mode handling
Nikita Danilov
2020-02-17
1
-0
/
+5
*
net: atlantic: make function 'aq_ethtool_get_priv_flags', 'aq_ethtool_set_pri...
zhengbin
2019-11-12
1
-2
/
+2
*
net: atlantic: update flow control logic
Nikita Danilov
2019-11-08
1
-5
/
+5
*
net: atlantic: code style cleanup
Nikita Danilov
2019-11-08
1
-36
/
+72
*
net: atlantic: loopback tests via private flags
Igor Russkikh
2019-11-08
1
-1
/
+54
*
net: atlantic: adding ethtool physical identification
Nikita Danilov
2019-11-08
1
-0
/
+30
*
net: atlantic: add msglevel configuration
Nikita Danilov
2019-11-08
1
-0
/
+16
*
net: atlantic: implement wake_phy feature
Nikita Danilov
2019-11-08
1
-10
/
+8
*
net: aquantia: implement get_ts_info ethtool
Egor Pomozov
2019-10-24
1
-1
/
+34
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
net: aquantia: introduce fwreq mutex
Nikita Danilov
2019-05-01
1
-4
/
+18
*
net: aquantia: fixed memcpy size
Nikita Danilov
2019-03-02
1
-1
/
+1
*
net: aquantia: add support of RSS configuration
Dmitry Bogdanov
2018-12-07
1
-0
/
+36
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
*
net: aquantia: add infrastructure for ntuple rules
Dmitry Bogdanov
2018-11-14
1
-0
/
+31
*
net: aquantia: synchronized flow control between mac/phy
Igor Russkikh
2018-11-10
1
-4
/
+4
*
net: aquantia: whitespace changes
Nikita Danilov
2018-09-12
1
-2
/
+2
*
net: aquantia: implement EEE support
Yana Esina
2018-09-12
1
-0
/
+77
[next]