index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar_ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: freescale: use ethtool string helpers
Rosen Penev
2024-11-01
1
-3
/
+5
*
gianfar: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
1
-8
/
+2
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-28
1
-0
/
+2
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
net: gianfar: add support for software TX timestamping
Vladimir Oltean
2022-07-01
1
-1
/
+5
*
gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
Miaoqian Lin
2022-03-10
1
-0
/
+1
*
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: gianfar: reject unsupported coalescing params
Jakub Kicinski
2020-03-12
1
-0
/
+2
*
gianfar: remove unnecessary zeroing coalesce settings
Jakub Kicinski
2020-03-04
1
-29
/
+0
*
net/freescale: Don't set zero if FW iand bus not-available in gianfar
Leon Romanovsky
2020-03-04
1
-2
/
+0
*
net/freescale: Clean drivers from static versions
Leon Romanovsky
2020-03-04
1
-2
/
+0
*
gianfar: remove forward declarations
Arseny Solokha
2019-09-05
1
-13
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
2019-02-12
1
-1
/
+1
*
gianfar: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2018-11-09
1
-5
/
+3
*
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-13
1
-1
/
+1
*
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
2018-09-13
1
-3
/
+1
*
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-13
1
-34
/
+15
*
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
Colin Ian King
2018-07-04
1
-2
/
+0
*
net: ethernet: gianfar_ethtool: get phc index through drvdata
Yangbo Lu
2018-05-29
1
-5
/
+18
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-17
1
-25
/
+2
*
net: ethernet: gianfar: use phydev from struct net_device
Philippe Reynes
2016-05-17
1
-11
/
+13
*
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-05-03
1
-17
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
1
-2
/
+2
|
\
|
*
gianfar: Remove duplicated argument to bitwise OR
Claudiu Manoil
2015-10-26
1
-2
/
+2
*
|
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-2
/
+0
*
|
gianfar: Add WAKE_UCAST and "wake-on-filer" support
Claudiu Manoil
2015-10-07
1
-11
/
+32
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-14
1
-341
/
+4
|
\
|
*
gianfar: remove faulty filer optimizer
Jakub Kicinski
2015-08-12
1
-337
/
+0
|
*
gianfar: correct list membership accounting
Jakub Kicinski
2015-08-12
1
-1
/
+2
|
*
gianfar: correct filer table writing
Jakub Kicinski
2015-08-12
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-01
1
-4
/
+1
|
\
|
|
*
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
2015-08-01
1
-4
/
+1
*
|
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
2015-07-16
1
-1
/
+0
*
|
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
2015-07-16
1
-0
/
+3
|
/
*
gianfar: correct the bad expression while writing bit-pattern
Sanjeev Sharma
2015-02-04
1
-1
/
+1
*
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
2014-10-29
1
-1
/
+6
*
gianfar: Check if phydev present on ethtool -A
Claudiu Manoil
2014-04-24
1
-0
/
+3
*
gianfar: Fix Tx int miss, dont write IC on-the-fly
Claudiu Manoil
2014-02-25
1
-30
/
+36
*
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
2014-02-25
1
-9
/
+19
*
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
2014-02-25
1
-7
/
+4
*
gianfar: Remove clean_rx_ring race from gfar_ethtool
Claudiu Manoil
2014-02-18
1
-55
/
+8
*
gianfar: Add missing graceful reset steps and fixes
Claudiu Manoil
2014-02-18
1
-3
/
+2
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
gianfar: Fix portabilty issues for ethtool and ptp
Claudiu Manoil
2014-01-15
1
-27
/
+71
*
gianfar: Add flow control support
Claudiu Manoil
2013-08-14
1
-0
/
+74
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-1
/
+1
[next]