1. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  2. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  3. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  4. 36fc210 sundance: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  5. 42b9023 net: sundance: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  6. cb74e27 sundance: Add netpoll support by Denis Kirjanov · 11 years ago
  7. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  8. 682d797 Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next by David S. Miller · 12 years ago
  9. 64bc40d dlink: remove __dev* attributes by Bill Pemberton · 12 years ago
  10. f210e87 sundance: Enable WoL support by Denis Kirjanov · 12 years ago
  11. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  12. c514f28 sundance: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  13. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  14. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  15. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  16. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  17. 3401299 de6*/dl2k/sundance: Move the D-Link drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sundance.c]
  18. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 78a36f2 sundance: Fix oopses with corrupted skb_shared_info by Jarek Poplawski · 14 years ago
  20. 4b4f546 sundance: Program station address into HW by Denis Kirjanov · 14 years ago
  21. 24de528 sundance: Wrap up acceess to ASICCtrl high word with a macro by Denis Kirjanov · 14 years ago
  22. 725a4a4 sundance: Add initial ethtool stats support by Denis Kirjanov · 14 years ago
  23. 7b738b5 sundance: get_stats proper locking by Eric Dumazet · 14 years ago
  24. 10e7e9c sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includes by Denis Kirjanov · 14 years ago
  25. a9478e3 sundance: Use dev_kfree_skb_any() helper by Denis Kirjanov · 14 years ago
  26. d91dc27 sundance: Handle DMA mapping errors by Denis Kirjanov · 14 years ago
  27. 0c8a745 sundance: Convert to DMA API by Denis Kirjanov · 14 years ago
  28. 61a2145 sundance: Add power management hooks by Denis Kirjanov · 14 years ago
  29. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  30. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  31. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  32. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  35. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 15 years ago
  36. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  37. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  38. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  39. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  40. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  41. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  43. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  44. 553e233 net: use netdev stats in b44, sundance, via-rhine and via-velocity by Eric Dumazet · 15 years ago
  45. 3af0fe3 sundance: fix non-constant printk warnings by Stephen Hemminger · 16 years ago
  46. 62660e2 sundance: missing parentheses? by Roel Kluin · 16 years ago
  47. 633a277 sundance: update to net_device_ops by Stephen Hemminger · 16 years ago
  48. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  49. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  50. 5050015 sundance: set carrier status on link change events by Dan Nicholson · 16 years ago
  51. 3627947 sundance: SIOCDEVPRIVATE pollution by Francois Romieu · 17 years ago
  52. 14c9d9b sundance fixes by Al Viro · 17 years ago
  53. ac1d49f [netdrvr] sundance: fix phy scanning on IP100A by Jeff Garzik · 17 years ago
  54. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  55. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  56. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  57. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  58. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  59. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  60. 2c2a8c5 remove broken URLs from net drivers' output by Markus Dahms · 17 years ago
  61. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  62. bca79eb [PATCH] sundance: use NULL for pointer by Randy Dunlap · 18 years ago
  63. 31f817e [PATCH] sundance: solve host error problem in low performance embedded system when continune down and up by Jesse Huang · 18 years ago
  64. acd70c2 [PATCH] sundance: correct initial and close hardware step. by Jesse Huang · 18 years ago
  65. 2109f89 [PATCH] subdance: fix TX Pause bug (reset_tx, intr_handler) by Jesse Huang · 18 years ago
  66. e242040 [PATCH] sundance: remove TxStartThresh and RxEarlyThresh by Jesse Huang · 18 years ago
  67. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  68. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  69. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  70. 4e83b7f Merge branch 'tmp' into upstream by Jeff Garzik · 18 years ago
  71. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  72. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  73. 846050d Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  74. 3418e46 [PATCH] sundance section fix by Andrew Morton · 18 years ago
  75. e714d99 [PATCH] sundance: small cleanup by Philippe De Muyter · 18 years ago
  76. 46009c8 [netdrvr] minor cleanups in Becker-derived drivers by Jeff Garzik · 18 years ago
  77. 03a8c66 [netdrvr] Remove Linux-specific changelogs from several Becker template drivers by Jeff Garzik · 18 years ago
  78. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  79. 1668b19 sundance: PCI ID for ip100a by Pedro Alejandro López-Valencia · 18 years ago
  80. 4615355 Merge branch 'net-const' by Jeff Garzik · 19 years ago
  81. f71e130 Massive net driver const-ification. by Arjan van de Ven · 19 years ago
  82. 0d615ec sundance: Really read addr 0 by Arnaldo Carvalho de Melo · 19 years ago
  83. b71b95e [PATCH] sundance: fix DFE-580TX Tx Underrun by Philippe De Muyter · 19 years ago
  84. b06c093 [PATCH] sundance: include MII address 0 in PHY probe by John W. Linville · 19 years ago
  85. 2aa1d82 [PATCH] sundance: expand reset mask by John W. Linville · 19 years ago
  86. 67ec2f8 [PATCH] sundance: remove if (1) { ... } block in sundance_probe1 by John W. Linville · 19 years ago
  87. 30d60a8 [PATCH] sundance: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  88. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago