index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
lantiq_etop.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: ethernet: lantiq_etop: remove redundant device name setup
Aleksander Jan Bajkowski
2024-07-09
net: ethernet: lantiq_etop: fix double free in detach
Aleksander Jan Bajkowski
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-09-20
net: ethernet: lantiq_etop: Convert to platform remove callback returning void
Uwe Kleine-König
2022-10-24
net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY
Zhang Changzhong
2022-09-02
net: lantiq_etop: Fix return type for implementation of ndo_start_xmit
GUO Zihua
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2021-12-30
net: lantiq_etop: remove unnecessary space in cast
Aleksander Jan Bajkowski
2021-12-30
net: lantiq_etop: make alignment match open parenthesis
Aleksander Jan Bajkowski
2021-12-30
net: lantiq_etop: remove multiple assignments
Aleksander Jan Bajkowski
2021-12-30
net: lantiq_etop: avoid precedence issues
Aleksander Jan Bajkowski
2021-12-30
net: lantiq_etop: replace strlcpy with strscpy
Aleksander Jan Bajkowski
2021-12-28
net: lantiq_etop: add blank line after declaration
Aleksander Jan Bajkowski
2021-12-28
net: lantiq_etop: add missing comment for wmb()
Aleksander Jan Bajkowski
2021-11-30
net: lantiq: fix missing free_netdev() on error in ltq_etop_probe()
Yang Yingliang
2021-11-15
net: ethernet: lantiq_etop: fix build errors/warnings
Randy Dunlap
2021-11-10
net: ethernet: lantiq_etop: Fix compilation error
Aleksander Jan Bajkowski
2021-09-15
net: lantiq: configure the burst length in ethernet drivers
Aleksander Jan Bajkowski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-22
net: convert additional drivers to use phy_do_ioctl
Heiner Kallweit
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-02-12
lantiq_etop: pass struct device to DMA API functions
Christoph Hellwig
2018-09-13
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-11
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-08
net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()
Florian Fainelli
2016-11-15
net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-07-04
net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-04
net: ethernet: lantiq_etop: use phydev from struct net_device
Philippe Reynes
2016-06-17
net: lantiq_etop: remove unused variable
Sudip Mukherjee
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-01-10
net: lantiq_etop.c: Use helper to find first phy
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2014-10-20
net: ethernet: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-09-15
net: lantiq_etop: remove deprecated IRQF_DISABLED
Michael Opdenacker
[next]