1. 5f5316f am2150: Update nmclan_cs.c to use update PCMCIA API by Jeff Kirsher · 10 years ago
  2. e9c3f99 ethernet: amd: use pr_info_once() by Varka Bhadram · 10 years ago
  3. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. a3ba7c9 amd-xgbe: Enable interrupts for all management counters by Lendacky, Thomas · 10 years ago
  5. 6026510 amd-xgbe: Treat certain counter registers as 64 bit by Lendacky, Thomas · 10 years ago
  6. a2ea14d amd-xgbe: Checkpatch driver fixes by Lendacky, Thomas · 10 years ago
  7. bec6bfb amd-xgbe: Fix initialization of the wrong spin lock by Lendacky, Thomas · 10 years ago
  8. 9fc69af amd-xgbe: Use the Tx queue count for Tx flow control support by Lendacky, Thomas · 10 years ago
  9. 625c8e4 amd-xgbe: Fix the xpcs mmd debugfs support by Lendacky, Thomas · 10 years ago
  10. f076f45 amd-xgbe: Reported fifo size from hardware is not correct by Lendacky, Thomas · 10 years ago
  11. a9a4a2d amd-xgbe: Check for Tx hardware queue flushing support by Lendacky, Thomas · 10 years ago
  12. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  13. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  14. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  15. e03aec1 drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages by Joe Perches · 10 years ago
  16. 8c6a5dc amd: use pci_zalloc_consistent by Joe Perches · 10 years ago
  17. 67f2527 amd: xgbe: fix duplicate #include of linux/phy.h by Jean Sacren · 10 years ago
  18. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  19. 88131a8 amd-xgbe: Perform phy connect/disconnect at dev open/stop by Lendacky, Thomas · 10 years ago
  20. f3d0e78 amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask by Lendacky, Thomas · 10 years ago
  21. 8c43a2c amd-xgbe: Remove unnecessary spinlocks by Lendacky, Thomas · 10 years ago
  22. fca2d99 amd-xgbe: Add traffic class support by Lendacky, Thomas · 10 years ago
  23. 853eb16 amd-xgbe: Base queue fifo size and enablement on ring count by Lendacky, Thomas · 10 years ago
  24. f047604 amd-xgbe: Update/fix 2.5GbE support by Lendacky, Thomas · 10 years ago
  25. 23e4eef amd-xgbe: Add hardware timestamp support by Lendacky, Thomas · 10 years ago
  26. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  28. fb1a760 MIPS: Alchemy: move ethernet registers to ethernet driver by Manuel Lauss · 10 years ago
  29. 332cfc8 amd-xgbe: Fix error return code in xgbe_probe() by Wei Yongjun · 10 years ago
  30. 6964e97 amd-xgbe: Remove the adjustments needed for fixed speed by Lendacky, Thomas · 11 years ago
  31. 46c73ec ethernet: amd: fix 'foo* bar' by Varka Bhadram · 11 years ago
  32. ba69a3d ethernet: amd: fix pci device ids by Varka Bhadram · 11 years ago
  33. 13a4fa4 ethernet: amd: fix comment styles by Varka Bhadram · 11 years ago
  34. f7afbaa ethernet: amd: dynamic debug fixes by Varka Bhadram · 11 years ago
  35. 711fec5 ethernet: amd: use devm_ioremap() by Varka Bhadram · 11 years ago
  36. 43519e6 ethernet: amd: move amd111e_remove_one after probe by Varka Bhadram · 11 years ago
  37. 3d5baba declance: Fix 64-bit compilation warnings by Maciej W. Rozycki · 11 years ago
  38. cfa50c7 amd-xgbe: Base AXI DMA cache settings on device tree by Lendacky, Thomas · 11 years ago
  39. 9867e8f amd-xgbe: Performance enhancements by Lendacky, Thomas · 11 years ago
  40. ff42606 amd-xgbe: Call netif_napi_del on ndo_stop operation by Lendacky, Thomas · 11 years ago
  41. 91f8734 amd-xgbe: Clear the proper MTL interrupt register by Lendacky, Thomas · 11 years ago
  42. f3f128d amd-xgbe: Fix debugfs compatibility change with kstrtouint by Lendacky, Thomas · 11 years ago
  43. 66f95c3 amd-xgbe: Resolve checkpatch warning about sscanf usage by Lendacky, Thomas · 11 years ago
  44. b85e4d8 amd-xgbe: Change destination address filtering support by Lendacky, Thomas · 11 years ago
  45. 801c62d amd-xgbe: Add support for VLAN filtering by Lendacky, Thomas · 11 years ago
  46. c52e9c6 amd-xgbe: VLAN Rx tag stripping fix by Lendacky, Thomas · 11 years ago
  47. 6e5eed0 amd-xgbe: VLAN Tx tag insertion fix by Lendacky, Thomas · 11 years ago
  48. d0a8ba6 amd-xgbe: Make defines in xgbe.h unique by Lendacky, Thomas · 11 years ago
  49. 8fc908c amd-xgbe: unwind on error in xgbe_mdio_register() by Dan Carpenter · 11 years ago
  50. d5c4858 amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict by Lendacky, Thomas · 11 years ago
  51. 1caaab6 amd-xgbe: Remove unnecessary include by Tom Lendacky · 11 years ago
  52. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. 1ebe98d amd-xgbe: Configuration and build support by Lendacky, Thomas · 11 years ago
  54. c5aa9e3 amd-xgbe: Initial AMD 10GbE platform driver by Lendacky, Thomas · 11 years ago
  55. 78c8dbb hplance: fix ram size in comment by Amos Kong · 11 years ago
  56. 1cff389 mvme147: fix ram size in comment by Amos Kong · 11 years ago
  57. 688c3b0 net/ariadne: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  58. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  59. af9ba92 pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  60. 37392c7 lance: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  61. e21106b am79c961a: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  62. 278d538 amd8111e: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  63. 4cc5c47 pcnet32: add missing check for pci_dma_mapping_error by Don Fry · 11 years ago
  64. 60e2e8b pcnet32: fix reallocation error by Don Fry · 11 years ago
  65. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  66. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  67. f187055 net: amd8111e: Spelling s/recive/receive/ by Geert Uytterhoeven · 11 years ago
  68. 4ffa8fc net/7990: Make lance_private.name const by Geert Uytterhoeven · 11 years ago
  69. a8ab77a net/7990: Fix whitespace errors by Geert Uytterhoeven · 11 years ago
  70. ebff7b4 net: pcnet: slight optimization of addr compare by dingtianhong · 11 years ago
  71. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  72. bd9ba8f zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> by Geert Uytterhoeven · 11 years ago
  73. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 14 years ago
  74. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  75. 0fabe10 MIPS: DECstation I/O ASIC DMA interrupt classes by Maciej W. Rozycki · 11 years ago
  76. 94ee39f net: amd8111e: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  77. 3638d30 net: pcnet32: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  78. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  79. f0e28d48 lance: Fix hardcoded interrupt name lp->name to use system device value by Nate Levesque · 11 years ago
  80. 44da5c2 amd/7990: Remove extern from function prototypes by Joe Perches · 11 years ago
  81. 19717d05 declance: Remove `incompatible pointer type' warnings by Maciej W. Rozycki · 11 years ago
  82. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  83. 5359b93 MIPS: DECstation I/O ASIC DMA interrupt handling fix by Maciej W. Rozycki · 11 years ago
  84. 7bebd00 ethernet: amd: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  85. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  86. 1fc2c46 net: au1000_eth: use dev_get_platdata() by Jingoo Han · 11 years ago
  87. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  88. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 12 years ago
  89. f9c7da5 amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 12 years ago
  90. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 12 years ago
  91. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  92. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  93. a46e6cc net/ethernet/amd/amd8111e: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  94. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  95. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  96. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  97. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 12 years ago
  98. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  99. 3ffd880 ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR by Silviu-Mihai Popescu · 12 years ago
  100. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago