| Commit message (Expand) | Author | Age | Files | Lines |
* | ethernet: Use octal not symbolic permissions | Joe Perches | 2018-03-26 | 1 | -3/+3 |
* | drivers: net: generalize napi_complete_done() | Eric Dumazet | 2017-01-30 | 1 | -1/+1 |
* | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin | 2016-12-15 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 1 | -13/+8 |
|\ |
|
| * | net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler | Lino Sanfilippo | 2016-12-02 | 1 | -2/+0 |
| * | net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers | Lino Sanfilippo | 2016-12-02 | 1 | -10/+0 |
| * | net: ethernet: altera: fix fixed-link phydev leaks | Johan Hovold | 2016-11-30 | 1 | -1/+8 |
* | | net: ethernet: altera_tse: add support for SGMII PCS | Neill Whillans | 2016-12-02 | 2 | -0/+102 |
* | | net: eth: altera: Fix error return code in altera_tse_probe() | Wei Yongjun | 2016-10-26 | 1 | -0/+2 |
* | | ethernet: use core min/max MTU checking | Jarod Wilson | 2016-10-18 | 2 | -12/+3 |
|/ |
|
* | ethernet: altera: add missing of_node_put | Peter Chen | 2016-08-02 | 1 | -0/+1 |
* | net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-06-22 | 1 | -22/+2 |
* | net: ethernet: altera_tse: use phydev from struct net_device | Philippe Reynes | 2016-06-22 | 3 | -14/+9 |
* | net: eth: altera: do not free array priv->mdio->irq | Colin Ian King | 2016-03-07 | 1 | -1/+0 |
* | phy: Add an mdio_device structure | Andrew Lunn | 2016-01-07 | 1 | -1/+1 |
* | mdio: Move allocation of interrupts into core | Andrew Lunn | 2016-01-07 | 1 | -12/+1 |
* | net: eth: altera: Fix the initial device operstate | Atsushi Nemoto | 2015-09-09 | 1 | -0/+1 |
* | net: eth: altera: fix napi poll_list corruption | Atsushi Nemoto | 2015-09-04 | 1 | -2/+1 |
* | net: eth: altera: Remove sgdmadesclen member from altera_tse_private | Tobias Klauser | 2015-08-12 | 3 | -6/+4 |
* | altera_tse: Correct rx packet length | Vlastimil Setka | 2015-04-29 | 1 | -0/+6 |
* | altera tse: add support for fixed-links. | Andreas Oetken | 2015-04-26 | 1 | -8/+29 |
* | net: eth: altera: Resolve false errors from MSGDMA to TSE | Chee Nouk Phoon | 2015-04-25 | 1 | -4/+1 |
* | altera tse: Error-Bit on tx-avalon-stream always set. | Andreas Oetken | 2015-04-21 | 1 | -1/+0 |
* | altera tse: Fix network-delays and -retransmissions after high throughput. | Andreas Oetken | 2015-04-17 | 1 | -2/+7 |
* | Altera TSE: constify of_device_id array | Fabian Frederick | 2015-03-17 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-04 | 1 | -24/+23 |
|\ |
|
| * | altera_tse: Fixes in NAPI and interrupt handling paths | Vlastimil Setka | 2015-02-24 | 1 | -23/+22 |
| * | altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree | Vlastimil Setka | 2015-02-24 | 1 | -1/+1 |
* | | net: eth: altera: Change reset_mac failure message masks from err to dbg | Vince Bridgers | 2015-02-19 | 1 | -2/+10 |
* | | net: eth: altera: Change access ports to mdio for all xMII applications | Vince Bridgers | 2015-02-19 | 1 | -4/+4 |
|/ |
|
* | Altera TSE: Add missing phydev | Kostya Belezko | 2015-01-02 | 1 | -9/+6 |
* | net: ethernet: altera: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Altera TSE: Add support for no PHY | Walter Lozano | 2014-10-06 | 1 | -0/+8 |
* | Altera TSE: Move PHY get addr and MDIO create | Walter Lozano | 2014-10-06 | 1 | -21/+36 |
* | net: ethernet: Remove superfluous ether_setup after alloc_etherdev | Tobias Klauser | 2014-10-04 | 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 |