Age | Commit message (Expand) | Author | Files | Lines |
2021-04-14 | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle | 1 | -5/+2 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-05-05 | net: altera: Fix use correct return type for ndo_start_xmit() | Yunjian Wang | 1 | -2/+2 |
2020-02-24 | net/althera: Delete hardcoded driver version | Leon Romanovsky | 1 | -1/+0 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -2/+2 |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn | 1 | -3/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 11 | -132/+11 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-07 | net: ethernet: support of_get_mac_address new ERR_PTR error | Petr Štetiar | 1 | -1/+1 |
2019-01-27 | net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case | Tomonori Sakita | 1 | -1/+2 |
2019-01-23 | net: altera_tse: fix connect_local_phy error path | Atsushi Nemoto | 1 | -1/+3 |
2018-09-13 | net: ethernet: Use phy_set_max_speed() to limit advertised speed | Andrew Lunn | 1 | -4/+1 |
2018-03-26 | ethernet: Use octal not symbolic permissions | Joe Perches | 1 | -3/+3 |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet | 1 | -1/+1 |
2016-12-16 | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin | 1 | -1/+0 |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -13/+8 |
2016-12-02 | net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler | Lino Sanfilippo | 1 | -2/+0 |
2016-12-02 | net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers | Lino Sanfilippo | 1 | -10/+0 |
2016-12-02 | net: ethernet: altera_tse: add support for SGMII PCS | Neill Whillans | 2 | -0/+102 |
2016-11-30 | net: ethernet: altera: fix fixed-link phydev leaks | Johan Hovold | 1 | -1/+8 |
2016-10-27 | net: eth: altera: Fix error return code in altera_tse_probe() | Wei Yongjun | 1 | -0/+2 |
2016-10-18 | ethernet: use core min/max MTU checking | Jarod Wilson | 2 | -12/+3 |
2016-08-02 | ethernet: altera: add missing of_node_put | Peter Chen | 1 | -0/+1 |
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-07 | 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-04 | net: eth: altera: fix napi poll_list corruption | Atsushi Nemoto | 1 | -2/+1 |
2015-08-13 | 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-21 | 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-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -24/+23 |
2015-02-24 | altera_tse: Fixes in NAPI and interrupt handling paths | Vlastimil Setka | 1 | -23/+22 |
2015-02-24 | 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-06 | Altera TSE: Add support for no PHY | Walter Lozano | 1 | -0/+8 |
2014-10-06 | Altera TSE: Move PHY get addr and MDIO create | Walter Lozano | 1 | -21/+36 |
2014-10-04 | 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-16 | Altera TSE: Disable Multicast filtering to workaround problem | Vince Bridgers | 1 | -0/+5 |
2014-05-16 | Altera TSE: Fix sparse errors and warnings | Vince Bridgers | 10 | -275/+367 |