index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
arc
/
emac_main.c
Age
Commit message (
Expand
)
Author
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
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
2020-06-28
net: arc_emac: fix arc_emac_tx()'s return type
Luc Van Oostenryck
2020-02-24
net/arc: Delete driver version
Leon Romanovsky
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
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-14
net: arc_emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...
Yang Wei
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2017-12-19
net: arc_emac: restart stalled EMAC
Alexander Kochetkov
2017-12-19
net: arc_emac: fix arc_emac_rx() error paths
Alexander Kochetkov
2017-08-03
net: arc_emac: Add support for ndo_do_ioctl net_device_ops operation
Romain Perier
2017-04-21
net: arc_emac: switch to phy_start()/phy_stop()
Alexander Kochetkov
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
net: arc_emac: don't pass multicast packets to kernel in non-multicast mode
Alexander Kochetkov
2016-11-15
net: arc_emac: annonce IFF_MULTICAST support
Alexander Kochetkov
2016-10-19
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-08-06
net: arc_emac: add missing of_node_put() in arc_emac_probe()
Wei Yongjun
2016-08-01
ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-04
net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-04
net: ethernet: arc: emac: use phydev from struct net_device
Philippe Reynes
2016-03-16
net: arc: trivial: cleanup the emac driver
Caesar Wang
2016-02-16
net: arc_emac: fix sk_buff leak
Alexander Kochetkov
2016-02-16
net: arc_emac: reset txbd_curr and txbd_dirty pointers to zero
Alexander Kochetkov
2016-02-16
net: arc_emac: fix koops caused by sk_buff free
Alexander Kochetkov
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-12
net: arc_emac: prevent reuse of unreclaimed tx descriptors
Beniamino Galvani
2014-09-12
net: arc_emac: enable tx interrupts
Beniamino Galvani
2014-09-09
ethernet: arc: Add support for Rockchip SoC layer device tree bindings
Romain Perier
2014-09-02
ethernet: arc: remove unused dev
Jingoo Han
2014-08-27
ethernet: arc: Add support for specific SoC layer device tree bindings
Romain Perier
2014-08-27
ethernet: arc: mdio changes for future SoC glue layer devtree support
Romain Perier
2014-08-27
ethernet: arc: remove use of 'struct platform_device'
Romain Perier
2014-07-09
arc_emac: Remove unused pointer to net_device from arc_emac_priv
Tobias Klauser
2014-07-09
arc_emac: Use net_device_stats from struct net_device
Tobias Klauser
2014-05-13
arc_emac: add netpoll support
Beniamino Galvani
2014-05-13
arc_emac: implement promiscuous mode and multicast filtering
Beniamino Galvani
2014-04-27
arc_emac: add clock handling
Heiko Stübner
2014-04-27
arc_emac: fix probe error path
Heiko Stübner
2014-04-22
arc_emac: write initial MAC address from devicetree to hw
Max Schwarz
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-27
arc_emac: fix potential use after free
Eric Dumazet
2013-12-06
arc_emac: remove custom "max-speed" parsing code
Florian Fainelli
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[next]