index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
altera
Age
Commit message (
Expand
)
Author
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
2023-09-20
net: ethernet: altera: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-18
net: altera-tse: make ALTERA_TSE depend on HAS_IOMEM
Baoquan He
2023-06-07
net: altera_tse: explicitly disable autoscan on the regmap-mdio bus
Maxime Chevallier
2023-06-07
net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency
Maxime Chevallier
2023-06-07
net: altera-tse: Initialize local structs before using it
Maxime Chevallier
2023-06-05
net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
Maxime Chevallier
2023-05-22
net: altera: tse: remove mac_an_restart() function
Russell King (Oracle)
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-24
net: altera_tse: release phylink resources in tse_shutdown()
Liu Jian
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-22
net: ethernet: altera: TSE: fix error return code in altera_tse_probe()
Sun Ke
2022-09-05
net: altera: tse: convert to phylink
Maxime Chevallier
2022-09-05
net: altera: tse: cosmetic change to use reverse xmas tree ordering
Maxime Chevallier
2022-08-18
net: ethernet: altera: Add use of ethtool_op_get_ts_info
Maxime Chevallier
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-08
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
2022-06-07
net: altera: Replace kernel.h with the necessary inclusions
Christophe JAILLET
2022-02-16
net: ethernet: altera: cleanup comments
Tom Rix
2021-12-03
net: altera: set a couple error code in probe()
Dan Carpenter
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-05
net: altera: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-02-24
net/althera: Delete hardcoded driver version
Leon Romanovsky
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-01-27
net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
Tomonori Sakita
2019-01-22
net: altera_tse: fix connect_local_phy error path
Atsushi Nemoto
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-02
net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler
Lino Sanfilippo
2016-12-02
net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers
Lino Sanfilippo
2016-12-02
net: ethernet: altera_tse: add support for SGMII PCS
Neill Whillans
2016-11-29
net: ethernet: altera: fix fixed-link phydev leaks
Johan Hovold
2016-10-26
net: eth: altera: Fix error return code in altera_tse_probe()
Wei Yongjun
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-08-01
ethernet: altera: add missing of_node_put
Peter Chen
2016-06-22
net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-22
net: ethernet: altera_tse: use phydev from struct net_device
Philippe Reynes
2016-03-06
net: eth: altera: do not free array priv->mdio->irq
Colin Ian King
[next]