index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
samsung
/
sxgbe
/
sxgbe_ethtool.c
Age
Commit message (
Expand
)
Author
2025-06-18
eth: sxgbe: migrate to new RXFH callbacks
Jakub Kicinski
2024-02-07
net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()
Russell King (Oracle)
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-14
net: sxgbe: reject unsupported coalescing params
Jakub Kicinski
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-08-07
net: ethernet: sxgbe: mark expected switch fall-throughs
Gustavo A. R. Silva
2016-06-28
net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-28
net: ethernet: sxgbe: use phydev from struct net_device
Philippe Reynes
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-26
net: sxgbe: add ethtool related functions support Samsung sxgbe
Vipul Pandya
2014-03-26
net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
Girish K S
2014-03-26
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy