1. 0a2f0d2 8139too: fix system hang when there is a tx timeout event. by Chun-Hao Lin · 8 years ago
  2. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  3. ea3c9e1 8139too: Add netif_napi_del in the driver by Jia-Ju Bai · 10 years ago
  4. 6402a57 8139too: Fix the lack of pci_disable_device by Jia-Ju Bai · 10 years ago
  5. e2338f8 ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align by Alexander Duyck · 10 years ago
  6. 2bbea0a 8139too: The maximum MTU should allow for VLAN headers by Alban Bedel · 10 years ago
  7. 6f6e741 8139too: Allow using the largest possible MTU by Alban Bedel · 10 years ago
  8. ef786f1 8139too: Allow setting MTU larger than 1500 by Alban Bedel · 10 years ago
  9. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  10. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  11. a2ccd2e 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  12. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  14. 64caa38 net: 8139too: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  15. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  16. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  17. b4e54a9 8139too: remove __dev* attributes by Bill Pemberton · 12 years ago
  18. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  19. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 12 years ago
  20. 65712ec 8139too: dev->{base_addr, irq} removal. by Francois Romieu · 13 years ago
  21. 9184a22 8139too: Add 64bit statistics by Junchang Wang · 13 years ago
  22. eeb69aa 8139too: Support RX-FCS flag. by Ben Greear · 13 years ago
  23. d95089d 8139too: Support RX-ALL logic. by Ben Greear · 13 years ago
  24. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  25. 7d03f5a 8139cp/8139too: do not read into reserved registers by Jason Wang · 13 years ago
  26. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  27. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  28. a8fe65b 8139*/atp/r8169/sc92031: Move the Realtek drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/8139too.c]
  29. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  30. 60b6770 net: 8139too: Initial necessary vlan_features to support vlan by Shan Wei · 13 years ago
  31. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  32. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  33. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  34. 349124a net8139: fix a race at the end of NAPI by Figo.zhang · 14 years ago
  35. 3fd7fa4 8139too: fix buffer overrun in rtl8139_init_board by Denis Kirjanov · 14 years ago
  36. b8b6117 8139too: remove unnecessary cast of ioread32()'s return value by Junchang Wang · 14 years ago
  37. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  38. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  39. ef9e83c 8139too: Fix a typo in the function name. by Alexander Kuznetsov · 14 years ago
  40. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  41. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  42. 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
  43. 497159a drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  44. 6d55ad4 net: 8139too: convert to use mc helpers by Jiri Pirko · 15 years ago
  45. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  46. d160439 8139too: make PCI device ids constant by Márton Németh · 15 years ago
  47. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  48. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  49. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  50. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  52. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  53. b93d584 8139*: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  54. 5802b140 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  55. 3f9738f 8139too: fix HW initial flow by Jianjun kong · 15 years ago
  56. d035fbc rtl8139: unify the struct's name by Jianjun Kong · 15 years ago
  57. bda6a15 8139too: allow to set mac address on running device by Jiri Pirko · 16 years ago
  58. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  59. fe96aaa netdev: add missing set_mac_address hook by Stephen Hemminger · 16 years ago
  60. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  61. 85920d4 8139too: use err.h macros by Stephen Hemminger · 16 years ago
  62. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  63. 48dfcde 8139: convert to net_device_ops by Stephen Hemminger · 16 years ago
  64. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  65. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  66. de4549c 8139x: reduce message severity on driver overlap by Stephen Hemminger · 16 years ago
  67. 176eaa5 8139too: move wmb before TX DMA start by Andreas Oberritter · 16 years ago
  68. da8de39 8139too: [cosmetic] fix incorrect register for flash-rom by Mats Erik Andersson · 16 years ago
  69. 1c460af 8139too: use netdev_alloc_skb by Kevin Lo · 16 years ago
  70. 1a4dc68 8139too: Fall back to PIO when MMIO fails. by Dave Jones · 16 years ago
  71. 152151d 8139too: Force usage of PIO on OQO2 by Dave Jones · 16 years ago
  72. eb58134 8139too: Make PIO/MMIO a runtime decision through a module parameter. by Dave Jones · 16 years ago
  73. be0976b [netdrvr] kill sync_irq-before-freq_irq pattern by Jeff Garzik · 16 years ago
  74. a9879c4 8139too: some style cleanups by Márton Németh · 16 years ago
  75. e1eac92 8139too: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  76. eca1ad8 misc drivers/net annotations by Al Viro · 17 years ago
  77. 2192f39 8139too fix for Dreamcast by Adrian McMenamin · 17 years ago
  78. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  79. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  80. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  81. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  82. 28006c6 [8139too]: tab-align enums and structs; remove dead code by Jeff Garzik · 17 years ago
  83. 6cc92cd [netdrvr] 8139cp, 8139too: convert to generic DMA by Jeff Garzik · 17 years ago
  84. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  85. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  86. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  87. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  88. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  89. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  90. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  91. 83cbb4d 8139too: RTNL and flush_scheduled_work deadlock by Francois Romieu · 18 years ago
  92. b57bd06 [PATCH] net, 8139too.c: fix netpoll deadlock by Ingo Molnar · 18 years ago
  93. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  94. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  95. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  96. 4e83b7f Merge branch 'tmp' into upstream by Jeff Garzik · 18 years ago
  97. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  98. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  99. bce305f [PATCH] 8139too deadlock fix by Arjan van de Ven · 18 years ago
  100. 9b91cf9 [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... by Jeff Garzik · 18 years ago