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
/
e1000e
/
ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
e1000e: Remove redundant runtime resume for ethtool_ops
Bjorn Helgaas
2024-04-08
1
-56
/
+6
*
net: intel: e1000e: Use linkmode helpers for EEE
Andrew Lunn
2024-02-28
1
-5
/
+12
*
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
1
-5
/
+5
*
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
1
-3
/
+3
*
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
1
-4
/
+3
*
e1000e: Add support for the next LOM generation
Sasha Neftin
2023-08-24
1
-0
/
+2
*
e1000e: Enable Link Partner Advertised Support
Jamie Gloudon
2023-01-10
1
-1
/
+9
*
e1000e: Add support for the next LOM generation
Sasha Neftin
2022-11-02
1
-0
/
+2
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
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
*
e1000e: Add support for Lunar Lake
Sasha Neftin
2021-07-21
1
-0
/
+2
*
e1000e: Export S0ix flags to ethtool
Mario Limonciello
2020-12-24
1
-0
/
+46
*
e1000e: Add support for Meteor Lake
Sasha Neftin
2020-09-28
1
-0
/
+2
*
e1000e: Remove unnecessary usages of memset
Suraj Upadhyay
2020-07-30
1
-2
/
+2
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
1
-6
/
+5
*
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-26
1
-2
/
+0
*
e1000e: reject unsupported coalescing params
Jakub Kicinski
2020-03-05
1
-0
/
+1
*
e1000e: Add support for Alder Lake
Sasha Neftin
2020-02-20
1
-0
/
+2
*
e1000e: Add support for Tiger Lake
Sasha Neftin
2019-10-30
1
-1
/
+3
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-23
1
-4
/
+2
*
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
2019-06-29
1
-7
/
+7
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-2
/
+2
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-20
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
e1000e: Don't return uninitialized stats
Benjamin Poirier
2017-06-06
1
-1
/
+1
*
e1000e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
1
-0
/
+1
*
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
1
-4
/
+6
*
e1000e: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
1
-52
/
+59
*
e1000e: use BIT() macro for bit defines
Jacob Keller
2016-05-14
1
-22
/
+23
*
e1000e: fix ethtool autoneg off for non-copper
Steve Shih
2016-05-13
1
-2
/
+10
*
e1000e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-04-06
1
-2
/
+2
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-2
/
+0
*
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
2015-06-03
1
-1
/
+1
*
e1000e: fix unit hang during loopback test
Yanir Lubetkin
2015-06-03
1
-3
/
+24
*
e1000e: initial support for i219
David Ertman
2015-02-24
1
-2
/
+4
*
e1000e: remove unnecessary break after return
Fabian Frederick
2014-07-21
1
-2
/
+0
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-07
1
-2
/
+2
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
2014-04-23
1
-0
/
+3
*
e1000e: Cleanup return values in ethtool
David Ertman
2014-04-23
1
-4
/
+4
*
e1000e: add timeout for TX HW time stamping work
Jakub Kicinski
2014-03-28
1
-0
/
+1
*
e1000e: Fix ethtool offline tests for 82579 parts
David Ertman
2014-03-08
1
-2
/
+8
*
e1000e: Refactor PM flows
David Ertman
2014-03-08
1
-3
/
+3
*
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
2014-03-08
1
-27
/
+20
*
e1000e: fix overrun of PHY RAR array
David Ertman
2013-09-13
1
-0
/
+8
*
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
Bruce Allan
2013-08-22
1
-1
/
+1
*
e1000e: ethtool unnecessarily takes device out of RPM suspend
Bruce Allan
2013-07-28
1
-28
/
+77
*
e1000e: cleanup whitespace
Bruce Allan
2013-05-21
1
-17
/
+17
[next]