aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/altera/altera_tse_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20net: ethernet: altera: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-05Altera TSE: Add support for no PHYWalter Lozano1-0/+8
2014-10-05Altera TSE: Move PHY get addr and MDIO createWalter Lozano1-21/+36
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser1-1/+0
2014-05-15Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers1-0/+5
2014-05-15Altera TSE: Fix sparse errors and warningsVince Bridgers1-57/+71
2014-04-26Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers1-21/+24
2014-04-26Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers1-0/+2
2014-04-26Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers1-10/+20
2014-03-26altera: Remove casts of pointer to same typeJoe Perches1-2/+2
2014-03-17Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers1-0/+1543