summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/altera
Commit message (Expand)AuthorAge
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo2016-12-02
| * net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo2016-12-02
| * net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold2016-11-29
* | net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans2016-12-02
* | net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun2016-10-26
* | ethernet: use core min/max MTU checkingJarod Wilson2016-10-18
|/
* ethernet: altera: add missing of_node_putPeter Chen2016-08-01
* net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-22
* net: ethernet: altera_tse: use phydev from struct net_devicePhilippe Reynes2016-06-22
* net: eth: altera: do not free array priv->mdio->irqColin Ian King2016-03-06
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* net: eth: altera: Fix the initial device operstateAtsushi Nemoto2015-09-09
* net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-09-03
* net: eth: altera: Remove sgdmadesclen member from altera_tse_privateTobias Klauser2015-08-12
* altera_tse: Correct rx packet lengthVlastimil Setka2015-04-29
* altera tse: add support for fixed-links.Andreas Oetken2015-04-26
* net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon2015-04-25
* altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken2015-04-20
* altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken2015-04-17
* Altera TSE: constify of_device_id arrayFabian Frederick2015-03-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-23
| * altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-23
* | net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers2015-02-19
* | net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers2015-02-19
|/
* Altera TSE: Add missing phydevKostya Belezko2015-01-02
* net: ethernet: altera: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Altera TSE: Add support for no PHYWalter Lozano2014-10-05
* Altera TSE: Move PHY get addr and MDIO createWalter Lozano2014-10-05
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers2014-05-15
| * Altera TSE: Fix sparse errors and warningsVince Bridgers2014-05-15
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\ \ | |/
| * Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven2014-05-05
| * Altera TSE: Add missing include to silence sparse warningsTobias Klauser2014-04-30
| * Altera TSE: Fix DMA secriptor length initializationTobias Klauser2014-04-30
| * Altera TSE: Change driver name used by EthtoolVince Bridgers2014-04-26
| * Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers2014-04-26
| * Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers2014-04-26
| * Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers2014-04-26
* | Altera TSE: Remove unnecessary cast of void pointersTobias Klauser2014-04-24
|/
* altera: Remove casts of pointer to same typeJoe Perches2014-03-26
* Altera TSE: Correct two typos in original submissionVince Bridgers2014-03-24