- b037711 net: ethernet: Use device_get_match_data() by Rob Herring · 1 year, 5 months ago
- d0b0245 net: ethernet: altera: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 6 months ago
- 925ddf0 net: altera-tse: make ALTERA_TSE depend on HAS_IOMEM by Baoquan He · 1 year, 8 months ago
- fa19a5d net: altera_tse: explicitly disable autoscan on the regmap-mdio bus by Maxime Chevallier · 1 year, 9 months ago
- fae555f net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency by Maxime Chevallier · 1 year, 9 months ago
- 2d830f7 net: altera-tse: Initialize local structs before using it by Maxime Chevallier · 1 year, 9 months ago
- db48abb net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx by Maxime Chevallier · 1 year, 9 months ago
- 8b6b7c1 net: altera: tse: remove mac_an_restart() function by Russell King (Oracle) · 1 year, 10 months ago
- f2bb566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- 6aae1bc net: altera_tse: release phylink resources in tse_shutdown() by Liu Jian · 2 years, 4 months ago
- e1f4eca net: remove explicit phylink_generic_validate() references by Russell King (Oracle) · 2 years, 4 months ago
- b48b89f net: drop the weight argument from netif_napi_add by Jakub Kicinski · 2 years, 6 months ago
- 9b17dbd net: ethernet: altera: TSE: fix error return code in altera_tse_probe() by Sun Ke · 2 years, 6 months ago
- fef2998 net: altera: tse: convert to phylink by Maxime Chevallier · 2 years, 6 months ago
- 5adb0ed net: altera: tse: cosmetic change to use reverse xmas tree ordering by Maxime Chevallier · 2 years, 6 months ago
- fb8d784 net: ethernet: altera: Add use of ethtool_op_get_ts_info by Maxime Chevallier · 2 years, 7 months ago
- a98a62e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 9 months ago
- 11ec18b net: altera: Fix refcount leak in altera_tse_mdio_create by Miaoqian Lin · 2 years, 9 months ago
- 12de1eb net: altera: Replace kernel.h with the necessary inclusions by Christophe JAILLET · 2 years, 9 months ago
- a5e516d net: ethernet: altera: cleanup comments by Tom Rix · 3 years, 1 month ago
- badd785 net: altera: set a couple error code in probe() by Dan Carpenter · 3 years, 3 months ago
- 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 5 months ago
- 9ca01b2 ethernet: use of_get_ethdev_address() by Jakub Kicinski · 3 years, 5 months ago
- 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 4 years ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
- ab99b7d net: altera: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 10 months ago
- f724dfc net/althera: Delete hardcoded driver version by Leon Romanovsky · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
- 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
- 6571ebc net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case by Tomonori Sakita · 6 years ago
- 17b42a2 net: altera_tse: fix connect_local_phy error path by Atsushi Nemoto · 6 years ago
- 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
- d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
- 6bdf1e0e Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
- 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 2219d5e net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler by Lino Sanfilippo · 8 years ago
- 151a14d net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers by Lino Sanfilippo · 8 years ago
- 3b80456 net: ethernet: altera_tse: add support for SGMII PCS by Neill Whillans · 8 years ago
- 5a89394 net: ethernet: altera: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
- a24a9d7 net: eth: altera: Fix error return code in altera_tse_probe() by Wei Yongjun · 8 years ago
- 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
- 5d97222 ethernet: altera: add missing of_node_put by Peter Chen · 9 years ago
- 11bbb17 net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
- 941ea69 net: ethernet: altera_tse: use phydev from struct net_device by Philippe Reynes · 9 years ago
- 11f7f79 net: eth: altera: do not free array priv->mdio->irq by Colin Ian King · 9 years ago
- e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
- e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
- d43cefc net: eth: altera: Fix the initial device operstate by Atsushi Nemoto · 10 years ago
- 4548a69 net: eth: altera: fix napi poll_list corruption by Atsushi Nemoto · 10 years ago
- c3ffe0c net: eth: altera: Remove sgdmadesclen member from altera_tse_private by Tobias Klauser · 10 years ago
- 4873499 altera_tse: Correct rx packet length by Vlastimil Setka · 10 years ago
- 7cdbc6f altera tse: add support for fixed-links. by Andreas Oetken · 10 years ago
- 20d9696 net: eth: altera: Resolve false errors from MSGDMA to TSE by Chee Nouk Phoon · 10 years ago
- 71cd26e altera tse: Error-Bit on tx-avalon-stream always set. by Andreas Oetken · 10 years ago
- 93ea337 altera tse: Fix network-delays and -retransmissions after high throughput. by Andreas Oetken · 10 years ago
- 2726053 Altera TSE: constify of_device_id array by Fabian Frederick · 10 years ago
- 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 8d4ac39 altera_tse: Fixes in NAPI and interrupt handling paths by Vlastimil Setka · 10 years ago
- fe6e408 altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree by Vlastimil Setka · 10 years ago
- ea8860eb net: eth: altera: Change reset_mac failure message masks from err to dbg by Vince Bridgers · 10 years ago
- a923fc7 net: eth: altera: Change access ports to mdio for all xMII applications by Vince Bridgers · 10 years ago
- c484994 Altera TSE: Add missing phydev by Kostya Belezko · 10 years ago
- 0c026c1 net: ethernet: altera: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 3354313 Altera TSE: Add support for no PHY by Walter Lozano · 10 years ago
- 004fa11 Altera TSE: Move PHY get addr and MDIO create by Walter Lozano · 10 years ago
- 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
- 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- d91e5c0 Altera TSE: Disable Multicast filtering to workaround problem by Vince Bridgers · 11 years ago
- 8983058 Altera TSE: Fix sparse errors and warnings by Vince Bridgers · 11 years ago
- 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
- 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 9d4619c Altera TSE: ALTERA_TSE should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
- 652f99e Altera TSE: Add missing include to silence sparse warnings by Tobias Klauser · 11 years ago
- 1b44488 Altera TSE: Fix DMA secriptor length initialization by Tobias Klauser · 11 years ago
- 99514e1 Altera TSE: Change driver name used by Ethtool by Vince Bridgers · 11 years ago
- a764200 Altera TSE: Fix Panic in probe routine when phy probe fails by Vince Bridgers · 11 years ago
- 5aec4ee Altera TSE: Set the Pause Quanta value to the IEEE default value by Vince Bridgers · 11 years ago
- 37c0ffa Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA by Vince Bridgers · 11 years ago
- d42f157 Altera TSE: Remove unnecessary cast of void pointers by Tobias Klauser · 11 years ago
- 41ced61 altera: Remove casts of pointer to same type by Joe Perches · 11 years ago
- 80175f9 Altera TSE: Correct two typos in original submission by Vince Bridgers · 11 years ago
- a804ad0 Altera TSE: Correct typecast issue detected by kbuild test robot by Vince Bridgers · 11 years ago
- 8adfc3a Altera TSE: Set version number by driver's get regs by Vince Bridgers · 11 years ago
- ed33ef6 Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig by Vince Bridgers · 11 years ago
- bbd2190 Altera TSE: Add main and header file for Altera Ethernet Driver by Vince Bridgers · 11 years ago
- 6c3324a9 Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver by Vince Bridgers · 11 years ago
- f64f880 Altera TSE: Add Altera Ethernet Driver SGDMA file components by Vince Bridgers · 11 years ago
- 94fb0ef Altera TSE: Add Altera Ethernet Driver MSGDMA File Components by Vince Bridgers · 11 years ago