summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/altera/altera_tse_main.c
AgeCommit message (Expand)Author
2019-03-23net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto
2015-09-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-04-29altera_tse: Correct rx packet lengthVlastimil Setka
2015-04-26altera tse: add support for fixed-links.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-15Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers
2014-05-15Altera TSE: Fix sparse errors and warningsVince 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-03-26altera: Remove casts of pointer to same typeJoe Perches
2014-03-17Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers