Age | Commit message (Expand) | Author | Files | Lines |
2016-06-22 | net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -22/+2 |
2016-06-22 | net: ethernet: altera_tse: use phydev from struct net_device | Philippe Reynes | 3 | -14/+9 |
2016-03-06 | net: eth: altera: do not free array priv->mdio->irq | Colin Ian King | 1 | -1/+0 |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn | 1 | -1/+1 |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn | 1 | -12/+1 |
2015-09-09 | net: eth: altera: Fix the initial device operstate | Atsushi Nemoto | 1 | -0/+1 |
2015-09-03 | net: eth: altera: fix napi poll_list corruption | Atsushi Nemoto | 1 | -2/+1 |
2015-08-12 | net: eth: altera: Remove sgdmadesclen member from altera_tse_private | Tobias Klauser | 3 | -6/+4 |
2015-04-29 | altera_tse: Correct rx packet length | Vlastimil Setka | 1 | -0/+6 |
2015-04-26 | altera tse: add support for fixed-links. | Andreas Oetken | 1 | -8/+29 |
2015-04-25 | net: eth: altera: Resolve false errors from MSGDMA to TSE | Chee Nouk Phoon | 1 | -4/+1 |
2015-04-20 | altera tse: Error-Bit on tx-avalon-stream always set. | Andreas Oetken | 1 | -1/+0 |
2015-04-17 | altera tse: Fix network-delays and -retransmissions after high throughput. | Andreas Oetken | 1 | -2/+7 |
2015-03-17 | Altera TSE: constify of_device_id array | Fabian Frederick | 1 | -2/+2 |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -24/+23 |
2015-02-23 | altera_tse: Fixes in NAPI and interrupt handling paths | Vlastimil Setka | 1 | -23/+22 |
2015-02-23 | altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree | Vlastimil Setka | 1 | -1/+1 |
2015-02-19 | net: eth: altera: Change reset_mac failure message masks from err to dbg | Vince Bridgers | 1 | -2/+10 |
2015-02-19 | net: eth: altera: Change access ports to mdio for all xMII applications | Vince Bridgers | 1 | -4/+4 |
2015-01-02 | Altera TSE: Add missing phydev | Kostya Belezko | 1 | -9/+6 |
2014-10-20 | net: ethernet: altera: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-05 | Altera TSE: Add support for no PHY | Walter Lozano | 1 | -0/+8 |
2014-10-05 | Altera TSE: Move PHY get addr and MDIO create | Walter Lozano | 1 | -21/+36 |
2014-10-03 | net: ethernet: Remove superfluous ether_setup after alloc_etherdev | Tobias Klauser | 1 | -1/+0 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 10 | -267/+371 |
2014-05-15 | Altera TSE: Disable Multicast filtering to workaround problem | Vince Bridgers | 1 | -0/+5 |
2014-05-15 | Altera TSE: Fix sparse errors and warnings | Vince Bridgers | 10 | -275/+367 |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -110/+175 |
2014-05-05 | Altera TSE: ALTERA_TSE should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2014-04-30 | Altera TSE: Add missing include to silence sparse warnings | Tobias Klauser | 1 | -0/+1 |
2014-04-30 | Altera TSE: Fix DMA secriptor length initialization | Tobias Klauser | 1 | -37/+37 |
2014-04-26 | Altera TSE: Change driver name used by Ethtool | Vince Bridgers | 1 | -1/+7 |
2014-04-26 | Altera TSE: Fix Panic in probe routine when phy probe fails | Vince Bridgers | 1 | -21/+24 |
2014-04-26 | Altera TSE: Set the Pause Quanta value to the IEEE default value | Vince Bridgers | 2 | -0/+4 |
2014-04-26 | Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA | Vince Bridgers | 6 | -51/+101 |
2014-04-24 | Altera TSE: Remove unnecessary cast of void pointers | Tobias Klauser | 2 | -30/+22 |
2014-03-26 | altera: Remove casts of pointer to same type | Joe Perches | 1 | -2/+2 |
2014-03-24 | Altera TSE: Correct two typos in original submission | Vince Bridgers | 1 | -3/+3 |
2014-03-24 | Altera TSE: Correct typecast issue detected by kbuild test robot | Vince Bridgers | 1 | -6/+4 |
2014-03-24 | Altera TSE: Set version number by driver's get regs | Vince Bridgers | 1 | -0/+8 |
2014-03-17 | Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig | Vince Bridgers | 2 | -0/+15 |
2014-03-17 | Altera TSE: Add main and header file for Altera Ethernet Driver | Vince Bridgers | 2 | -0/+2029 |
2014-03-17 | Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver | Vince Bridgers | 3 | -0/+298 |
2014-03-17 | Altera TSE: Add Altera Ethernet Driver SGDMA file components | Vince Bridgers | 3 | -0/+670 |
2014-03-17 | Altera TSE: Add Altera Ethernet Driver MSGDMA File Components | Vince Bridgers | 3 | -0/+403 |