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