1. dda0c2e net: lantiq_etop: remove unnecessary space in cast by Aleksander Jan Bajkowski · 3 years, 1 month ago
  2. 7a6653a net: lantiq_etop: make alignment match open parenthesis by Aleksander Jan Bajkowski · 3 years, 1 month ago
  3. 370509b net: lantiq_etop: remove multiple assignments by Aleksander Jan Bajkowski · 3 years, 1 month ago
  4. b1cb12a net: lantiq_etop: avoid precedence issues by Aleksander Jan Bajkowski · 3 years, 1 month ago
  5. 7b1cd6a net: lantiq_etop: replace strlcpy with strscpy by Aleksander Jan Bajkowski · 3 years, 1 month ago
  6. 4c46625b net: lantiq_etop: add blank line after declaration by Aleksander Jan Bajkowski · 3 years, 1 month ago
  7. 7239559 net: lantiq_etop: add missing comment for wmb() by Aleksander Jan Bajkowski · 3 years, 1 month ago
  8. 2680ce7 net: lantiq: fix missing free_netdev() on error in ltq_etop_probe() by Yang Yingliang · 3 years, 2 months ago
  9. e97b21e net: ethernet: lantiq_etop: fix build errors/warnings by Randy Dunlap · 3 years, 2 months ago
  10. 68eabc3 net: ethernet: lantiq_etop: Fix compilation error by Aleksander Jan Bajkowski · 3 years, 2 months ago
  11. 14d4e30 net: lantiq: configure the burst length in ethernet drivers by Aleksander Jan Bajkowski · 3 years, 4 months ago
  12. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  13. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  14. c5d19a6 net: convert additional drivers to use phy_do_ioctl by Heiner Kallweit · 5 years ago
  15. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  16. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  17. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  18. 74e0deb lantiq_etop: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  19. cc973ae MIPS: lantiq: Do not enable IRQs in dma open by Hauke Mehrtens · 6 years ago
  20. aaf9253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
  22. 2d946e5 MIPS: lantiq: dma: add dev pointer by Hauke Mehrtens · 6 years ago
  23. a4ea8a3 net: Add generic ndo_select_queue functions by Alexander Duyck · 7 years ago
  24. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  25. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 9cecb13 net: ethernet: lantiq_etop: Call SET_NETDEV_DEV() by Florian Fainelli · 8 years ago
  27. e3979ce net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  28. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  29. 5376d95 net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  30. d1e3a35 net: ethernet: lantiq_etop: use phydev from struct net_device by Philippe Reynes · 9 years ago
  31. 0023a06 net: lantiq_etop: remove unused variable by Sudip Mukherjee · 9 years ago
  32. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  33. 2a4fc4e net: lantiq_etop.c: Use helper to find first phy by Andrew Lunn · 9 years ago
  34. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  35. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  36. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  37. 224cd4b net: ethernet: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  38. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
  39. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  40. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  42. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  43. dddb29e net: lantiq_etop: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  44. cb0e51d lantiq_etop: use free_netdev(netdev) instead of kfree() by Wei Yongjun · 12 years ago
  45. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  46. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  47. e41b2d7 net: set dev->addr_assign_type correctly by Jiri Pirko · 12 years ago
  48. a0a4efe net/ethernet: remove __dev* attributes by Bill Pemberton · 12 years ago
  49. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 13 years ago
  50. 4a4511a lantiq_etop: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  51. 772301b ethernet: Fix typo in lantiq_etop.c by Masanari Iida · 13 years ago
  52. 43aabec lantiq_etop: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  53. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  54. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  55. d1b8650 lantiq_etop: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  56. a32fd63 NET: MIPS: lantiq: fix etop compile error by John Crispin · 13 years ago
  57. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  58. ae7668d lantiq: Move the Lantiq SoC driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/lantiq_etop.c]
  59. 504d472 MIPS: Lantiq: Add ethernet driver by John Crispin · 14 years ago