1. 11bbb17 net: ethernet: altera_tse: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  2. 941ea69 net: ethernet: altera_tse: use phydev from struct net_device by Philippe Reynes · 8 years ago
  3. 11f7f79 net: eth: altera: do not free array priv->mdio->irq by Colin Ian King · 8 years ago
  4. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  5. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  6. d43cefc net: eth: altera: Fix the initial device operstate by Atsushi Nemoto · 9 years ago
  7. 4548a69 net: eth: altera: fix napi poll_list corruption by Atsushi Nemoto · 9 years ago
  8. c3ffe0c net: eth: altera: Remove sgdmadesclen member from altera_tse_private by Tobias Klauser · 9 years ago
  9. 4873499 altera_tse: Correct rx packet length by Vlastimil Setka · 9 years ago
  10. 7cdbc6f altera tse: add support for fixed-links. by Andreas Oetken · 9 years ago
  11. 20d9696 net: eth: altera: Resolve false errors from MSGDMA to TSE by Chee Nouk Phoon · 9 years ago
  12. 71cd26e altera tse: Error-Bit on tx-avalon-stream always set. by Andreas Oetken · 9 years ago
  13. 93ea337 altera tse: Fix network-delays and -retransmissions after high throughput. by Andreas Oetken · 9 years ago
  14. 2726053 Altera TSE: constify of_device_id array by Fabian Frederick · 9 years ago
  15. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. 8d4ac39 altera_tse: Fixes in NAPI and interrupt handling paths by Vlastimil Setka · 9 years ago
  17. fe6e408 altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree by Vlastimil Setka · 9 years ago
  18. ea8860eb net: eth: altera: Change reset_mac failure message masks from err to dbg by Vince Bridgers · 9 years ago
  19. a923fc7 net: eth: altera: Change access ports to mdio for all xMII applications by Vince Bridgers · 9 years ago
  20. c484994 Altera TSE: Add missing phydev by Kostya Belezko · 10 years ago
  21. 0c026c1 net: ethernet: altera: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  22. 3354313 Altera TSE: Add support for no PHY by Walter Lozano · 10 years ago
  23. 004fa11 Altera TSE: Move PHY get addr and MDIO create by Walter Lozano · 10 years ago
  24. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
  25. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. d91e5c0 Altera TSE: Disable Multicast filtering to workaround problem by Vince Bridgers · 10 years ago
  27. 8983058 Altera TSE: Fix sparse errors and warnings by Vince Bridgers · 10 years ago
  28. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  29. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  30. 9d4619c Altera TSE: ALTERA_TSE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  31. 652f99e Altera TSE: Add missing include to silence sparse warnings by Tobias Klauser · 10 years ago
  32. 1b44488 Altera TSE: Fix DMA secriptor length initialization by Tobias Klauser · 10 years ago
  33. 99514e1 Altera TSE: Change driver name used by Ethtool by Vince Bridgers · 10 years ago
  34. a764200 Altera TSE: Fix Panic in probe routine when phy probe fails by Vince Bridgers · 10 years ago
  35. 5aec4ee Altera TSE: Set the Pause Quanta value to the IEEE default value by Vince Bridgers · 10 years ago
  36. 37c0ffa Altera TSE: Work around unaligned DMA receive packet issue with Altera SGDMA by Vince Bridgers · 10 years ago
  37. d42f157 Altera TSE: Remove unnecessary cast of void pointers by Tobias Klauser · 10 years ago
  38. 41ced61 altera: Remove casts of pointer to same type by Joe Perches · 10 years ago
  39. 80175f9 Altera TSE: Correct two typos in original submission by Vince Bridgers · 10 years ago
  40. a804ad0 Altera TSE: Correct typecast issue detected by kbuild test robot by Vince Bridgers · 10 years ago
  41. 8adfc3a Altera TSE: Set version number by driver's get regs by Vince Bridgers · 10 years ago
  42. ed33ef6 Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig by Vince Bridgers · 10 years ago
  43. bbd2190 Altera TSE: Add main and header file for Altera Ethernet Driver by Vince Bridgers · 10 years ago
  44. 6c3324a9 Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver by Vince Bridgers · 10 years ago
  45. f64f880 Altera TSE: Add Altera Ethernet Driver SGDMA file components by Vince Bridgers · 10 years ago
  46. 94fb0ef Altera TSE: Add Altera Ethernet Driver MSGDMA File Components by Vince Bridgers · 10 years ago