| Commit message (Expand) | Author | Age | Files | Lines |
* | Altera TSE: Add support for no PHY | Walter Lozano | 2014-10-05 | 1 | -0/+8 |
* | Altera TSE: Move PHY get addr and MDIO create | Walter Lozano | 2014-10-05 | 1 | -21/+36 |
* | net: ethernet: Remove superfluous ether_setup after alloc_etherdev | Tobias Klauser | 2014-10-03 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 | 10 | -267/+371 |
|\ |
|
| * | Altera TSE: Disable Multicast filtering to workaround problem | Vince Bridgers | 2014-05-15 | 1 | -0/+5 |
| * | Altera TSE: Fix sparse errors and warnings | Vince Bridgers | 2014-05-15 | 10 | -275/+367 |
* | | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-12 | 8 | -110/+175 |
|\| |
|
| * | Altera TSE: ALTERA_TSE should depend on HAS_DMA | Geert Uytterhoeven | 2014-05-05 | 1 | -0/+1 |
| * | Altera TSE: Add missing include to silence sparse warnings | Tobias Klauser | 2014-04-30 | 1 | -0/+1 |
| * | Altera TSE: Fix DMA secriptor length initialization | Tobias Klauser | 2014-04-30 | 1 | -37/+37 |
| * | Altera TSE: Change driver name used by Ethtool | Vince Bridgers | 2014-04-26 | 1 | -1/+7 |
| * | Altera TSE: Fix Panic in probe routine when phy probe fails | Vince Bridgers | 2014-04-26 | 1 | -21/+24 |
| * | Altera TSE: Set the Pause Quanta value to the IEEE default value | Vince Bridgers | 2014-04-26 | 2 | -0/+4 |
| * | Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA | Vince Bridgers | 2014-04-26 | 6 | -51/+101 |
* | | Altera TSE: Remove unnecessary cast of void pointers | Tobias Klauser | 2014-04-24 | 2 | -30/+22 |
|/ |
|
* | altera: Remove casts of pointer to same type | Joe Perches | 2014-03-26 | 1 | -2/+2 |
* | Altera TSE: Correct two typos in original submission | Vince Bridgers | 2014-03-24 | 1 | -3/+3 |
* | Altera TSE: Correct typecast issue detected by kbuild test robot | Vince Bridgers | 2014-03-24 | 1 | -6/+4 |
* | Altera TSE: Set version number by driver's get regs | Vince Bridgers | 2014-03-24 | 1 | -0/+8 |
* | Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig | Vince Bridgers | 2014-03-17 | 2 | -0/+15 |
* | Altera TSE: Add main and header file for Altera Ethernet Driver | Vince Bridgers | 2014-03-17 | 2 | -0/+2029 |
* | Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver | Vince Bridgers | 2014-03-17 | 3 | -0/+298 |
* | Altera TSE: Add Altera Ethernet Driver SGDMA file components | Vince Bridgers | 2014-03-17 | 3 | -0/+670 |
* | Altera TSE: Add Altera Ethernet Driver MSGDMA File Components | Vince Bridgers | 2014-03-17 | 3 | -0/+403 |