1. b3e3bd71 net/macb: GEM DMA configuration register update by Nicolas Ferre · 13 years ago
  2. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 13 years ago
  3. 909a858 net/macb: move to circ_buf macros and fix initial condition by Nicolas Ferre · 13 years ago
  4. 3629a6c net/macb: clear unused address register by Joachim Eastwood · 13 years ago
  5. 2dbfdbb net/macb: add support for phy irq via gpio pin by Joachim Eastwood · 13 years ago
  6. 2ea32ee net/at91_ether: use stat function from macb by Joachim Eastwood · 13 years ago
  7. 314bccc net/macb: export macb_set_hwaddr and macb_get_hwaddr by Joachim Eastwood · 13 years ago
  8. d25e78a net/macb: support reversed hw addr by Joachim Eastwood · 13 years ago
  9. 17b8bb3 net/macb: check all address registers sets by Joachim Eastwood · 13 years ago
  10. 26cdfb4 macb: Keep driver's speed/duplex in sync with actual NCFGR by Vitalii Demianets · 13 years ago
  11. 8ef29f8a net/macb: add pinctrl consumer support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  12. 29bc2e1 net/macb: Offset first RX buffer by two bytes by Havard Skinnemoen · 13 years ago
  13. e86cd53 net/macb: better manage tx errors by Nicolas Ferre · 13 years ago
  14. d1d1b53 net/macb: ethtool interface: add register dump feature by Nicolas Ferre · 13 years ago
  15. 55054a1 net/macb: clean up ring buffer logic by Havard Skinnemoen · 13 years ago
  16. cde30a8 net/macb: tx status is more than 8 bits now by Nicolas Ferre · 13 years ago
  17. 83cdbc7 net/macb: remove macb_get_drvinfo() by Nicolas Ferre · 13 years ago
  18. a268adb net/macb: change debugging messages by Havard Skinnemoen · 13 years ago
  19. 03dbe05 net/macb: memory barriers cleanup by Havard Skinnemoen · 13 years ago
  20. 140b755 net/macb: Add support for Gigabit Ethernet mode by Patrice Vilchez · 13 years ago
  21. 95ebcea net/macb: fix truncate warnings by Joachim Eastwood · 13 years ago
  22. e0da1f1 net/at91_ether: share macb_set_rx_mode with macb by Joachim Eastwood · 13 years ago
  23. 0005f54 net/macb: export some symbols for at91_ether by Joachim Eastwood · 13 years ago
  24. 03fc472 net/macb: manage carrier state with call to netif_carrier_{on|off}() by Nicolas Ferre · 13 years ago
  25. 17f393e macb: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  26. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  27. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 14 years ago
  28. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 14 years ago
  29. 98d5e57 macb: use an unique MDIO bus name. by Florian Fainelli · 14 years ago
  30. b17471f net: macb: fix build break with !CONFIG_OF by Olof Johansson · 14 years ago
  31. fb97a84 net/macb: add DT support for Cadence macb/gem driver by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  32. 0116da4 macb: allow GEM to have configurable receive buffer size by Jamie Iles · 14 years ago
  33. 757a03c macb: support DMA bus widths > 32 bits by Jamie Iles · 14 years ago
  34. a494ed8 macb: support statistics for GEM devices by Jamie Iles · 14 years ago
  35. 70c9f3d macb: support higher rate GEM MDIO clock divisors by Jamie Iles · 14 years ago
  36. f75ba50 macb: initial support for Cadence GEM by Jamie Iles · 14 years ago
  37. c220f8c macb: convert printk to netdev_ and friends by Jamie Iles · 14 years ago
  38. 84e0cdb macb: unify at91 and avr32 platform data by Jamie Iles · 14 years ago
  39. 461845d macb: remove conditional clk handling by Jamie Iles · 14 years ago
  40. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  41. 9f2f381f macb: Move the Atmel driver by Jeff Kirsher · 14 years ago[Renamed from drivers/net/macb.c]
  42. d3e6145 macb: restore wrap bit when performing underrun cleanup by Tord Andersson · 14 years ago
  43. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  44. e072092 macb: enable transmit time stamping. by Richard Cochran · 14 years ago
  45. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  46. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  47. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  48. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 14 years ago
  49. b19f7f7 macb: Add rx overrun counter by Alexander Stein · 14 years ago
  50. ab392d2 drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers by Javier Martinez Canillas · 14 years ago
  51. 9152394 macb: don't use platform_set_drvdata() on a net_device by Jamie Iles · 14 years ago
  52. b336369 macb: Don't re-enable interrupts while in polling mode by Joshua Hoke · 15 years ago
  53. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 15 years ago
  54. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 15 years ago
  55. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  56. 8dd4bd0 macb: allow reception of large (>1518 bytes) frames by Peter Korsgaard · 15 years ago
  57. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  58. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 15 years ago
  59. 7455a76 macb: straighten out macb_mii_probe function by Jiri Pirko · 16 years ago
  60. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 16 years ago
  61. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 16 years ago
  62. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 16 years ago
  63. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 4871953 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 16 years ago
  65. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  66. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 16 years ago
  67. 6e8cf5c macb: Add support of the netpoll API by Thomas Petazzoni · 16 years ago
  68. f72f550 macb: process the RX ring regardless of interrupt status by Erik Waling · 16 years ago
  69. ee33c58 macb: Handle Retry Limit Exceeded errors by Erik Waling · 16 years ago
  70. 5f1fa99 macb: convert to net_device_ops by Alexander Beregalov · 16 years ago
  71. de79274 macb: fix warning "warning: unused variable `dev' " by vibi sreenivasan · 16 years ago
  72. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  73. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 17 years ago
  74. 39eddb4 macb: avoid lockup when TGO during underrun by Richard Röjfors · 17 years ago
  75. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 17 years ago
  76. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 17 years ago
  77. e174961 net: convert print_mac to %pM by Johannes Berg · 17 years ago
  78. 298cf9b phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 17 years ago
  79. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 17 years ago
  80. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 17 years ago
  81. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 17 years ago
  82. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  83. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 17 years ago
  84. c1f598f macb: Basic suspend/resume support by Haavard Skinnemoen · 17 years ago
  85. d1d5741 macb: use random mac if stored address in EEPROM is invalid by Sven Schnelle · 17 years ago
  86. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  87. 9d9326d3 phy: Change mii_bus id field to a string by Andy Fleming · 17 years ago
  88. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 17 years ago
  89. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 17 years ago
  90. 179956f macb: Fix speed setting by Atsushi Nemoto · 17 years ago
  91. 06c3fd6 macb: Fix section mismatch and shrink runtime footprint by Haavard Skinnemoen · 18 years ago
  92. bdcba151 MACB: clear transmit buffers properly on transmit underrun by Gregory CLEMENT · 18 years ago
  93. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 18 years ago
  94. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 18 years ago
  95. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 18 years ago
  96. 446ebd0 macb: Add multicast capability by Patrice Vilchez · 18 years ago
  97. 6c36a70 macb: Use generic PHY layer by frederic RODO · 18 years ago
  98. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  99. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  100. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago