summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/altera/altera_tse_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: altera_tse: use phydev from struct net_devicePhilippe Reynes2016-06-221-9/+7
* net: eth: altera: do not free array priv->mdio->irqColin Ian King2016-03-061-1/+0
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-12/+1
* net: eth: altera: Fix the initial device operstateAtsushi Nemoto2015-09-091-0/+1
* net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-09-031-2/+1
* altera_tse: Correct rx packet lengthVlastimil Setka2015-04-291-0/+6
* altera tse: add support for fixed-links.Andreas Oetken2015-04-261-8/+29
* altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken2015-04-171-2/+7
* Altera TSE: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-24/+23
|\
| * altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-231-23/+22
| * altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-231-1/+1
* | net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers2015-02-191-2/+10
* | net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers2015-02-191-4/+4
|/
* Altera TSE: Add missing phydevKostya Belezko2015-01-021-9/+6
* net: ethernet: altera: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Altera TSE: Add support for no PHYWalter Lozano2014-10-051-0/+8
* Altera TSE: Move PHY get addr and MDIO createWalter Lozano2014-10-051-21/+36
* net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2014-10-031-1/+0
* Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers2014-05-151-0/+5
* Altera TSE: Fix sparse errors and warningsVince Bridgers2014-05-151-57/+71
* 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-261-0/+2
* Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMAVince Bridgers2014-04-261-10/+20
* altera: Remove casts of pointer to same typeJoe Perches2014-03-261-2/+2
* Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers2014-03-171-0/+1543
OpenPOWER on IntegriCloud