index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mv643xx_eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mv643xx_eth: process retval from of_get_mac_address
Mauri Sandberg
2022-02-24
1
-10
/
+14
*
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
1
-1
/
+1
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
ethernet: mv643xx: use eth_hw_addr_set()
Jakub Kicinski
2021-10-19
1
-3
/
+7
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-2
/
+2
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-4
/
+8
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-4
/
+1
*
net: marvell: Fix the trailing format of some block comments
Yangyang Li
2021-03-29
1
-2
/
+4
*
net: marvell: Remove reference to CONFIG_MV64X60
Christophe Leroy
2021-03-18
1
-1
/
+1
*
net: tso: cache transport header length
Eric Dumazet
2020-06-18
1
-3
/
+2
*
net: mv643xx_eth: Remove unused inline function sum16_as_be
YueHaibing
2020-05-05
1
-5
/
+0
*
net: mv643xx_eth: reject unsupported coalescing params
Jakub Kicinski
2020-03-14
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
1
-2
/
+2
|
\
|
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+4
*
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
1
-1
/
+1
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
Alexey Khoroshilov
2019-02-17
1
-1
/
+6
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-13
/
+8
*
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
1
-3
/
+3
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-7
/
+6
*
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
2017-08-24
1
-2
/
+2
*
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-08-23
1
-2
/
+0
*
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
2017-07-31
1
-1
/
+1
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-3
/
+2
*
net: mv643xx_eth: Do not clobber PHY link outside of state machine
Florian Fainelli
2017-02-07
1
-3
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: mv643xx_eth: fix build failure
Sudip Mukherjee
2016-12-17
1
-1
/
+1
*
net: mv643xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
1
-9
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+2
|
\
|
*
net: mv643xx_eth: ensure coalesce settings survive read-modify-write
Russell King
2016-11-01
1
-0
/
+2
*
|
mv643xx_eth: Properly resolve merge conflict.
David S. Miller
2016-10-31
1
-2
/
+0
*
|
mv643xx_eth: Fix merge error.
David S. Miller
2016-10-31
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-2
/
+22
|
\
|
|
*
net: mv643xx_eth: Fetch the phy connection type from DT
Jason Gunthorpe
2016-10-29
1
-4
/
+19
*
|
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-3
/
+4
*
|
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
1
-31
/
+53
*
|
net: mv643xx_eth: use phydev from struct net_device
Philippe Reynes
2016-10-12
1
-45
/
+43
|
/
*
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
2016-01-28
1
-2
/
+2
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-1
/
+1
*
net: mv643xx: Use platform_register/unregister_drivers()
Thierry Reding
2015-12-03
1
-12
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
1
-1
/
+3
|
\
|
*
net: mv643xx_eth: add missing of_node_put
Julia Lawall
2015-10-26
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-8
/
+40
|
\
|
|
*
net: mv643xx_eth: Defer writing the first TX descriptor when using TSO
Philipp Kirchhofer
2015-10-21
1
-3
/
+23
[next]