index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: arc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
2
-7
/
+4
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-1
/
+1
*
net: arc: Make arc_emac_remove() return void
Uwe Kleine-König
2023-05-19
4
-10
/
+7
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-1
/
+2
*
net: arc_emac: Fix use after free in arc_mdio_probe()
Jianglei Nie
2022-03-10
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
1
-0
/
+1
|
\
|
*
net: arc: select CRC32
Vegard Nossum
2021-10-13
1
-0
/
+1
*
|
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
|
of: net: move of_net under net/
Jakub Kicinski
2021-10-07
1
-2
/
+2
*
|
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
|
net: arc_emac: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-09-16
1
-5
/
+4
|
/
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: arc: Demote non-compliant kernel-doc headers
Yang Shen
2021-05-17
1
-1
/
+1
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-6
/
+2
*
drivers/net/ethernet: add some basic kdoc tags
Jesse Brandeburg
2020-09-25
1
-1
/
+1
*
net: arc_emac: Fix memleak in arc_mdio_probe
Dinghao Liu
2020-08-24
1
-0
/
+1
*
net: arc_emac: fix arc_emac_tx()'s return type
Luc Van Oostenryck
2020-06-28
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
net/arc: Delete driver version
Leon Romanovsky
2020-02-24
4
-6
/
+0
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-13
/
+1
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
2
-7
/
+15
*
net: ethernet: arc: add the missed clk_disable_unprepare
Chuhong Yuan
2019-11-01
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
2
-20
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
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: arc_emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...
Yang Wei
2019-02-14
1
-1
/
+1
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-1
/
+2
*
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-23
1
-2
/
+4
*
net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...
Christophe JAILLET
2018-03-20
1
-2
/
+4
*
net: arc_emac: restart stalled EMAC
Alexander Kochetkov
2017-12-19
2
-0
/
+113
*
net: arc_emac: fix arc_emac_rx() error paths
Alexander Kochetkov
2017-12-19
1
-22
/
+31
*
net: ethernet: arc: fix error handling in emac_rockchip_probe
Branislav Radocaj
2017-12-13
1
-3
/
+7
*
net: ethernet: arc: fix error handling in emac_rockchip_probe
Branislav Radocaj
2017-12-07
1
-2
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
net: arc_emac: Add support for ndo_do_ioctl net_device_ops operation
Romain Perier
2017-08-03
1
-0
/
+13
*
net: arc_emac: switch to phy_start()/phy_stop()
Alexander Kochetkov
2017-04-21
1
-1
/
+3
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: arc_emac: add dependencies on associated arches and compile test
Peter Robinson
2016-11-29
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-3
/
+4
|
\
|
*
net: arc_emac: don't pass multicast packets to kernel in non-multicast mode
Alexander Kochetkov
2016-11-15
1
-1
/
+4
|
*
net: arc_emac: annonce IFF_MULTICAST support
Alexander Kochetkov
2016-11-15
1
-2
/
+0
*
|
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-19
1
-1
/
+1
|
/
*
net: arc_emac: mark arc_mdio_reset() static
Baoyou Xie
2016-09-06
1
-1
/
+1
*
net: arc_emac: add missing of_node_put() in arc_emac_probe()
Wei Yongjun
2016-08-06
1
-2
/
+4
*
ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-08-01
1
-4
/
+11
*
net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-04
1
-38
/
+2
*
net: ethernet: arc: emac: use phydev from struct net_device
Philippe Reynes
2016-07-04
2
-18
/
+12
[next]