summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/altera
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-3011-132/+11Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-071-1/+1
* net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita2019-01-271-1/+2
* net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-01-231-1/+3
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-131-4/+1Star
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-3/+3
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-151-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-13/+8Star
|\
| * net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo2016-12-021-2/+0Star
| * net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo2016-12-021-10/+0Star
| * net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold2016-11-301-1/+8
* | net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans2016-12-022-0/+102
* | net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun2016-10-261-0/+2
* | ethernet: use core min/max MTU checkingJarod Wilson2016-10-182-12/+3Star
|/
* ethernet: altera: add missing of_node_putPeter Chen2016-08-021-0/+1
* net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-221-22/+2Star
* net: ethernet: altera_tse: use phydev from struct net_devicePhilippe Reynes2016-06-223-14/+9Star
* net: eth: altera: do not free array priv->mdio->irqColin Ian King2016-03-071-1/+0Star
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-12/+1Star
* net: eth: altera: Fix the initial device operstateAtsushi Nemoto2015-09-091-0/+1
* net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-09-041-2/+1Star
* net: eth: altera: Remove sgdmadesclen member from altera_tse_privateTobias Klauser2015-08-123-6/+4Star
* altera_tse: Correct rx packet lengthVlastimil Setka2015-04-291-0/+6
* altera tse: add support for fixed-links.Andreas Oetken2015-04-261-8/+29
* net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-251-4/+1Star
* altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken2015-04-211-1/+0Star
* altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken2015-04-171-2/+7
* Altera TSE: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-041-24/+23Star
|\
| * altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-241-23/+22Star
| * altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-241-1/+1
* | net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers2015-02-191-2/+10
* | net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers2015-02-191-4/+4
|/
* Altera TSE: Add missing phydevKostya Belezko2015-01-021-9/+6Star
* net: ethernet: altera: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Altera TSE: Add support for no PHYWalter Lozano2014-10-061-0/+8
* Altera TSE: Move PHY get addr and MDIO createWalter Lozano2014-10-061-21/+36
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-041-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-2410-267/+371
|\
| * Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers2014-05-151-0/+5
| * Altera TSE: Fix sparse errors and warningsVince Bridgers2014-05-1510-275/+367
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-128-110/+175
|\|
| * Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven2014-05-051-0/+1
| * Altera TSE: Add missing include to silence sparse warningsTobias Klauser2014-04-301-0/+1
| * Altera TSE: Fix DMA secriptor length initializationTobias Klauser2014-04-301-37/+37
| * Altera TSE: Change driver name used by EthtoolVince Bridgers2014-04-261-1/+7