1. ecdd140 net: via-rhine: remove unneeded include file by Antonio Borneo · 9 years ago
  2. 3a5a883 via-rhine: close SMP transmit races. by françois romieu · 9 years ago
  3. e1efa87 via-rhine: dma_wmb transmit barrier. by françois romieu · 9 years ago
  4. 810f19b via-rhine: add consistent memory barrier in vlan receive code. by françois romieu · 9 years ago
  5. 62ca1ba via-rhine: kiss rx_head_desc goodbye. by françois romieu · 9 years ago
  6. 8709bb2 via-rhine: forbid holes in the receive descriptor ring. by françois romieu · 9 years ago
  7. 4d1fd9c via-rhine: gotoize rhine_open error path. by françois romieu · 9 years ago
  8. a21bb8b via-rhine: allocate and map receive buffer in a single transaction by françois romieu · 9 years ago
  9. e45af49 via-rhine: commit receive buffer address before descriptor status update. by françois romieu · 9 years ago
  10. d2b75a3 net: via-rhine: constify of_device_id array by Fabian Frederick · 10 years ago
  11. 92bf200 net: via-rhine: add BQL support by Tino Reichardt · 10 years ago
  12. 5bdc738 mii: Handle link state changes for forced modes in mii_check_media() by Ben Hutchings · 10 years ago
  13. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  14. 5e0b251 net: ethernet: via: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  15. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  16. 1795843 via-rhine: fix full-duplex with autoneg disable by François Cachereul · 10 years ago
  17. 5b579e2 net: via-rhine: Convert #ifdef USE_MMIO to a runtime flag by Alexey Charkov · 10 years ago
  18. ca8b6e0 net: via-rhine: Drop revision property, use quirks instead by Alexey Charkov · 10 years ago
  19. 2d28386 net: via-rhine: add OF bus binding by Alexey Charkov · 10 years ago
  20. f7630d1 net: via-rhine: reduce usage of the PCI-specific struct by Alexey Charkov · 10 years ago
  21. 4087c4d net: via-rhine: switch to generic DMA functions by Alexey Charkov · 10 years ago
  22. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  23. 4b3afc6 via-rhine: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  24. ae99615 via-rhine: Disable device in error path by Roger Luethi · 10 years ago
  25. e76070f via: fix a punctuation typo by wangweidong · 11 years ago
  26. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  27. a926592 net,via-rhine: Fix tx_timeout handling by Richard Weinberger · 11 years ago
  28. 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
  29. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  30. a3b8a16 net: via-rhine: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  31. 207070f via-rhine: fix VLAN priority field (PCP, IEEE 802.1p) by Roger Luethi · 11 years ago
  32. 77273ea net: via-rhine: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  33. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  34. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  35. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  36. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  37. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  38. 559bcac via-rhine: Fix bugs in NAPI support. by David S. Miller · 12 years ago
  39. f7b5d1b via-rhine: add 64bit statistics. by Jamie Gloudon · 12 years ago
  40. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  41. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  42. 76e239e via-rhine: remove __dev* attributes by Bill Pemberton · 12 years ago
  43. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  44. 05d334e via-rhine: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  45. 3f8c91a via-rhine: fix wait-bit inversion. by Andreas Mohr · 12 years ago
  46. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  47. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  48. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  49. e92b9b3 via-rhine: rework suspend and resume. by Francois Romieu · 13 years ago
  50. fc3e0f8 via-rhine: per device debug level. by Francois Romieu · 13 years ago
  51. a384a33 via-rhine: RHINE_WAIT_FOR macro removal. by Francois Romieu · 13 years ago
  52. 7ab87ff via-rhine: move work from irq handler to softirq and beyond. by Francois Romieu · 13 years ago
  53. a5abec1 via-rhine: remove useless forward declarations. by Francois Romieu · 13 years ago
  54. a20a28b via-rhine: balance interrupt acknowledge and events retrieval. by Francois Romieu · 13 years ago
  55. 269f311 via-rhine: factor out tx_thresh handling by Francois Romieu · 13 years ago
  56. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  57. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  58. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  59. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  60. f2148a4 via-*: Move the VIA drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/via-rhine.c]
  61. 482e3fe via-rhine: Assign random MAC address if necessary by Joe Perches · 13 years ago
  62. df4511f via_rhine: Use netdev_<level> and pr_<level> by Joe Perches · 13 years ago
  63. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  64. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  65. 4562b2f via-rhine: trivial sparse annotation in vlan_tci helper by Harvey Harrison · 13 years ago
  66. 38f49e8 via-rhine: hardware VLAN support by Roger Luethi · 14 years ago
  67. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  68. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  69. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  71. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 15 years ago
  72. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  73. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  75. c0d7a02 net/via-rhine: Fix scheduling while atomic bugs by Jarek Poplawski · 15 years ago
  76. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  77. 7678138 drivers/net/via-rhine.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  78. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  79. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  81. 22580f8 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago
  82. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  83. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  84. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  85. 553e233 net: use netdev stats in b44, sundance, via-rhine and via-velocity by Eric Dumazet · 15 years ago
  86. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  87. c8de1fc via-rhine: fix non-constant printk warnings by Stephen Hemminger · 16 years ago
  88. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  89. fe96aaa netdev: add missing set_mac_address hook by Stephen Hemminger · 16 years ago
  90. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  91. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  92. 5d1d07d via-rhine: convert to net_device_ops by Stephen Hemminger · 16 years ago
  93. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  94. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  95. b26b555 via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb by Kevin Lo · 16 years ago
  96. 32b0f53 via-rhine: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  97. f11cf25 [netdrvr] via-rhine: Use register offset definition for WOLcgClr by Laura Garcia · 17 years ago
  98. de4e7c8 via-rhine.c:rhine_hw_init() must be __devinit by Adrian Bunk · 17 years ago
  99. 2450022 drivers/net: Add missing "space" by Joe Perches · 17 years ago
  100. 53c03f5 via-rhine: endianness by Al Viro · 17 years ago