index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mv643xx_eth.c
Age
Commit message (
Expand
)
Author
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-04-05
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
2022-03-16
net: mv643xx_eth: undo some opreations in mv643xx_eth_probe
Minghao Chi
2022-03-11
net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()
Minghao Chi
2022-03-03
net: marvell: Use min() instead of doing it manually
Haowen Bai
2022-02-24
net: mv643xx_eth: process retval from of_get_mac_address
Mauri Sandberg
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-19
ethernet: mv643xx: use eth_hw_addr_set()
Jakub Kicinski
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-29
net: marvell: Fix the trailing format of some block comments
Yangyang Li
2021-03-18
net: marvell: Remove reference to CONFIG_MV64X60
Christophe Leroy
2020-06-18
net: tso: cache transport header length
Eric Dumazet
2020-05-05
net: mv643xx_eth: Remove unused inline function sum16_as_be
YueHaibing
2020-03-14
net: mv643xx_eth: reject unsupported coalescing params
Jakub Kicinski
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-02-17
net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
Alexey Khoroshilov
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-08-29
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-08-24
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-07-31
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-02-07
net: mv643xx_eth: Do not clobber PHY link outside of state machine
Florian Fainelli
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-17
net: mv643xx_eth: fix build failure
Sudip Mukherjee
2016-11-15
net: mv643xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-01
net: mv643xx_eth: ensure coalesce settings survive read-modify-write
Russell King
2016-10-31
mv643xx_eth: Properly resolve merge conflict.
David S. Miller
2016-10-31
mv643xx_eth: Fix merge error.
David S. Miller
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-29
net: mv643xx_eth: Fetch the phy connection type from DT
Jason Gunthorpe
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-12
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
net: mv643xx_eth: use phydev from struct net_device
Philippe Reynes
2016-01-28
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
[next]