aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/altera
AgeCommit message (Expand)Author
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo
2016-12-02net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo
2016-12-02net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans
2016-11-29net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold
2016-10-26net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-08-01ethernet: altera: add missing of_node_putPeter Chen
2016-06-22net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-22net: ethernet: altera_tse: use phydev from struct net_devicePhilippe Reynes
2016-03-06net: eth: altera: do not free array priv->mdio->irqColin Ian King
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto
2015-09-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-08-12net: eth: altera: Remove sgdmadesclen member from altera_tse_privateTobias Klauser
2015-04-29altera_tse: Correct rx packet lengthVlastimil Setka
2015-04-26altera tse: add support for fixed-links.Andreas Oetken
2015-04-25net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon
2015-04-20altera tse: Error-Bit on tx-avalon-stream always set.Andreas Oetken
2015-04-17altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken
2015-03-17Altera TSE: constify of_device_id arrayFabian Frederick
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-23altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka
2015-02-23altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka
2015-02-19net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers
2015-02-19net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers
2015-01-02Altera TSE: Add missing phydevKostya Belezko
2014-10-20net: ethernet: altera: drop owner assignment from platform_driversWolfram Sang
2014-10-05Altera TSE: Add support for no PHYWalter Lozano
2014-10-05Altera TSE: Move PHY get addr and MDIO createWalter Lozano
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-15Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers
2014-05-15Altera TSE: Fix sparse errors and warningsVince Bridgers
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-05Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven
2014-04-30Altera TSE: Add missing include to silence sparse warningsTobias Klauser
2014-04-30Altera TSE: Fix DMA secriptor length initializationTobias Klauser
2014-04-26Altera TSE: Change driver name used by EthtoolVince Bridgers
2014-04-26Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers
2014-04-26Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers
2014-04-26Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers
2014-04-24Altera TSE: Remove unnecessary cast of void pointersTobias Klauser
2014-03-26altera: Remove casts of pointer to same typeJoe Perches
2014-03-24Altera TSE: Correct two typos in original submissionVince Bridgers
2014-03-24Altera TSE: Correct typecast issue detected by kbuild test robotVince Bridgers
2014-03-24Altera TSE: Set version number by driver's get regsVince Bridgers