1. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  2. f7f2287 forcedeth: Do a dma_mapping_error check after skb_frag_dma_map by Neil Horman · 12 years ago
  3. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  4. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  6. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  7. 612a7c4 forcedeth: Fix WARNINGS that result when DMA mapping is not checked by Larry Finger · 12 years ago
  8. d05919a forcedeth: remove __dev* attributes by Bill Pemberton · 12 years ago
  9. 3f0a1b5 forcedeth: prevent TX timeouts after reboot by david decotigny · 12 years ago
  10. 1ff39eb forcedeth: fix TX timeout caused by TX pause on down link by david decotigny · 12 years ago
  11. ba9aa13 forcedeth: fix buffer overflow by david decotigny · 12 years ago
  12. 7491302 forcedeth: advertise transmit time stamping by Richard Cochran · 12 years ago
  13. 186e868 forcedeth: spin_unlock_irq in interrupt handler fix by Denis Efremov · 12 years ago
  14. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  15. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  16. 49cbb1c forcedeth: add transmit timestamping support by Willem de Bruijn · 13 years ago
  17. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  18. 03a2384 forcedeth: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  19. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  20. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  21. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  22. 7505afe forcedeath: Fix bql support for forcedeath by Igor Maravic · 13 years ago
  23. b8bfca9 forcedeth: Support for byte queue limits by Tom Herbert · 13 years ago
  24. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  25. 505a467 net-forcedeth: fix possible stats inaccuracies on 32b hosts by david decotigny · 13 years ago
  26. 8f5f698 forcedeth: stats updated with a deferrable timer by david decotigny · 13 years ago
  27. 0a1f222 forcedeth: account for dropped RX frames by david decotigny · 13 years ago
  28. f5d827a forcedeth: implement ndo_get_stats64() API by david decotigny · 13 years ago
  29. 1ec4f2d forcedeth: allow to silence "TX timeout" debug messages by Sameer Nanda · 13 years ago
  30. 8932878 forcedeth: Add messages to indicate using MSI or MSI-X by Mike Ditto · 13 years ago
  31. 674aee3 forcedeth: fix stats on hardware without extended stats support by david decotigny · 13 years ago
  32. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  33. e19df76 net-forcedeth: Add internal loopback support for forcedeth NICs. by Sanjay Hortikar · 13 years ago
  34. 898bdf2 forcedeth: fix stats on hardware without extended stats support by david decotigny · 13 years ago
  35. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  36. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  37. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  38. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  39. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  40. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  41. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  42. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  43. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  44. 671173c forcedeth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  45. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  46. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  47. 69b4b09 forcedeth: Move the NVIDIA nForce driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/forcedeth.c]
  48. 0891b0e forcedeth: fix vlans by Jiri Pirko · 13 years ago
  49. 3326c78 forcedeth: do vlan cleanup by Jiri Pirko · 13 years ago
  50. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  51. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  52. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  53. 985762b net: forcedeth: fix compile warning of not used nv_set_tso function by Shan Wei · 14 years ago
  54. 569e146 net: forcedeth: convert to hw_features by Michał Mirosław · 14 years ago
  55. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  56. 9425276 drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled by Michel Lespinasse · 14 years ago
  57. 0d672e9 drivers/net: Call netif_carrier_off at the end of the probe by Ivan Vecera · 14 years ago
  58. dba5a68 forcedeth: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  59. c20ec76 forcedeth: Use netdev_dbg for printk(KERN_DEBUG by Joe Perches · 14 years ago
  60. ef46ffb forcedeth: Remove netdev_dbg uses by Joe Perches · 14 years ago
  61. b2ba08e forcedeth: Convert dev_printk(<level> to dev_<level>( by Joe Perches · 14 years ago
  62. cd66328 forcedeth: Separate vendor specific initializations into functions by Joe Perches · 14 years ago
  63. c41d41e forcedeth: Add function init_realtek_8211b by Joe Perches · 14 years ago
  64. 1d397f3 forcedeth: Convert pr_<level> to netdev_<level> by Joe Perches · 14 years ago
  65. 294a554 forcedeth: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  66. f52dafc forcedeth: Convert remaining dprintk to netdev_dbg by Joe Perches · 14 years ago
  67. e649985 forcedeth: Use print_hex_dump by Joe Perches · 14 years ago
  68. 6b80858 forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg by Joe Perches · 14 years ago
  69. 344d0dc forcedeth: Change reg_delay arguments and use by Joe Perches · 14 years ago
  70. de855b9 forcedeth: use usleep_range not msleep for small sleeps by Szymon Janc · 14 years ago
  71. 34cf97e forcedeth: do not use assignment in if conditions by Szymon Janc · 14 years ago
  72. 5504e13 forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch by Szymon Janc · 14 years ago
  73. 9b03b06 forcedeth: remove unnecessary checks before kfree by Szymon Janc · 14 years ago
  74. 78aea4f forcedeth: fix multiple code style issues by Szymon Janc · 14 years ago
  75. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  76. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  77. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  78. 7b5e078 forcedeth: Fix different hardware statistics versions. by Mike Ditto · 14 years ago
  79. 217d32d forcedeth: correct valid flag by Julia Lawall · 14 years ago
  80. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  81. d951f72 forcedeth: Account for consumed budget in napi poll by Tom Herbert · 15 years ago
  82. 0a12761 forcedeth: Kill NAPI config options. by David S. Miller · 15 years ago
  83. 53f224c forcedeth: GRO support by Tom Herbert · 15 years ago
  84. 81a2e36 forcedeth: Stay in NAPI as long as there's work by stephen hemminger · 15 years ago
  85. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 15 years ago
  86. dad1e54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  87. 5c65932 forcedeth: fix tx limit2 flag check by Ayaz Abdulla · 15 years ago
  88. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  90. 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
  91. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 15 years ago
  92. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  93. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  94. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  95. 655a659 forcedeth: mac address fix by Stanislav O. Bezzubtsev · 15 years ago
  96. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  97. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  98. 78c29bd forcedeth: Fix NAPI race. by Eric Dumazet · 15 years ago
  99. 73a3707 forcedeth: fix dma api mismatches by Eric Dumazet · 15 years ago
  100. 3df81c4 forcedeth: addition of new mcp89 device id by Ayaz Abdulla · 15 years ago