1. a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 3 months ago
  2. a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
  3. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
  4. db8f7be net: sgi: ioc3-eth: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 7 months ago
  5. edab74e net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls by Christophe JAILLET · 4 years, 6 months ago
  6. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  7. a765421 net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe() by Tang Bin · 4 years, 8 months ago
  8. 9d3cdd4 net: meth: remove spurious copyright text by Jonathan Corbet · 4 years, 9 months ago
  9. 34a568a net: sgi: ioc3-eth: Remove phy workaround by Thomas Bogendoerfer · 4 years, 10 months ago
  10. 9784e61 net: sgi: ioc3-eth: Remove leftover free_irq() by Thomas Bogendoerfer · 5 years ago
  11. c5951e7 Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  12. 0ce5ebd mfd: ioc3: Add driver for SGI IOC3 chip by Thomas Bogendoerfer · 5 years ago
  13. 10cf830 MIPS: SGI-IP27: fix readb/writeb addressing by Thomas Bogendoerfer · 5 years ago
  14. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  15. 369a782 net: sgi: ioc3-eth: ensure tx ring is 16k aligned. by Thomas Bogendoerfer · 5 years ago
  16. 7ca2c4c net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMA by Christoph Hellwig · 5 years ago
  17. 051a07e net: sgi: ioc3-eth: simplify setting the DMA mask by Christoph Hellwig · 5 years ago
  18. 59511bc net: sgi: ioc3-eth: fix usage of GFP_* flags by Christoph Hellwig · 5 years ago
  19. 4dd1474 net: sgi: ioc3-eth: don't abuse dma_direct_* calls by Christoph Hellwig · 5 years ago
  20. 70359db net: sgi: ioc3-eth: no need to stop queue set_multicast_list by Thomas Bogendoerfer · 5 years ago
  21. d1c9454 net: sgi: ioc3-eth: protect emcr in all cases by Thomas Bogendoerfer · 5 years ago
  22. 3498cb2 net: sgi: ioc3-eth: Fix IPG settings by Thomas Bogendoerfer · 5 years ago
  23. 8dff19a net: sgi: ioc3-eth: use csum_fold by Thomas Bogendoerfer · 5 years ago
  24. ed870f6 net: sgi: ioc3-eth: use dma-direct for dma allocations by Thomas Bogendoerfer · 5 years ago
  25. 850d2fe net: sgi: ioc3-eth: refactor rx buffer allocation by Thomas Bogendoerfer · 5 years ago
  26. 19a957b net: sgi: ioc3-eth: split ring cleaning/freeing and allocation by Thomas Bogendoerfer · 5 years ago
  27. fcd0da5 net: sgi: ioc3-eth: introduce chip start function by Thomas Bogendoerfer · 5 years ago
  28. 9c328b0 net: sgi: ioc3-eth: separate tx and rx ring handling by Thomas Bogendoerfer · 5 years ago
  29. 489467e net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring() by Thomas Bogendoerfer · 5 years ago
  30. c7b5727 net: sgi: ioc3-eth: allocate space for desc rings only once by Thomas Bogendoerfer · 5 years ago
  31. 141a7db net: sgi: ioc3-eth: use defines for constants dealing with desc rings by Thomas Bogendoerfer · 5 years ago
  32. c1b6a3d net: sgi: ioc3-eth: remove checkpatch errors/warning by Thomas Bogendoerfer · 5 years ago
  33. cbe7d51 MIPS: SGI-IP27: restructure ioc3 register access by Thomas Bogendoerfer · 5 years ago
  34. 399e06a ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
  35. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  36. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  37. 3edaded net: sgi: use GFP_ATOMIC under spin lock by Wei Yongjun · 6 years ago
  38. d1a096c net: sgi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  39. 8d4c28f meth: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  40. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  41. 28d304e net: sgi: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  42. dfc5700 net/ethernet/sgi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  43. dfcc16c ioc3-eth: store pointer to net_device for priviate area by Jason A. Donenfeld · 8 years ago
  44. 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 8 years ago
  45. b61a26f net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  46. be12502 drivers: net: ethernet: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  47. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  48. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  49. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  50. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  51. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
  52. 5a8078b net: ethernet: sgi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  53. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  54. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  55. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  56. ede23fa8 drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  57. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 12 years ago
  58. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  59. e0fc444 net/ethernet/sgi/ioc3-eth: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  60. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  61. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  62. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  63. f48a3c2 net/sgi: remove __dev* attributes by Bill Pemberton · 12 years ago
  64. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  65. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 13 years ago
  66. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  67. c0d2b83 net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery by Joshua Kinard · 13 years ago
  68. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  69. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  70. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  71. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  72. 8862bf1 ioc3-eth/meth: Move the SGI drivers by Jeff Kirsher · 14 years ago