summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/altera
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Altera TSE: Fix Panic in probe routine when phy probe failsVince Bridgers2014-04-261-21/+24
| * Altera TSE: Set the Pause Quanta value to the IEEE default valueVince Bridgers2014-04-262-0/+4
| * Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers2014-04-266-51/+101
* | Altera TSE: Remove unnecessary cast of void pointersTobias Klauser2014-04-242-30/+22Star
|/
* altera: Remove casts of pointer to same typeJoe Perches2014-03-261-2/+2
* Altera TSE: Correct two typos in original submissionVince Bridgers2014-03-241-3/+3
* Altera TSE: Correct typecast issue detected by kbuild test robotVince Bridgers2014-03-241-6/+4Star
* Altera TSE: Set version number by driver's get regsVince Bridgers2014-03-241-0/+8
* Altera TSE: Add Altera Ethernet Driver Makefile and KconfigVince Bridgers2014-03-182-0/+15
* Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers2014-03-182-0/+2029
* Altera TSE: Add Miscellaneous Files for Altera Ethernet DriverVince Bridgers2014-03-183-0/+298
* Altera TSE: Add Altera Ethernet Driver SGDMA file componentsVince Bridgers2014-03-183-0/+670
* Altera TSE: Add Altera Ethernet Driver MSGDMA File ComponentsVince Bridgers2014-03-183-0/+403