1. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. ccbae55 r8169: use pci_dev->subsystem_{vendor|device} by Sergei Shtylyov · 13 years ago
  3. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  4. 1687b56 r8169: fix sticky accepts packet bits in RxConfig. by Francois Romieu · 13 years ago
  5. e542a22 r8169: adjust the RxConfig settings. by Hayes Wang · 13 years ago
  6. aaa89c0 r8169: don't enable rx when shutdown. by Hayes Wang · 13 years ago
  7. d4ed95d r8169: fix wake on lan setting for non-8111E. by Hayes Wang · 13 years ago
  8. 7009042 r8169: support RTL8111E-VL. by Hayes Wang · 13 years ago
  9. 133ac40 r8169: add ERI functions. by Hayes Wang · 13 years ago
  10. 92fc43b r8169: modify the flow of the hw reset. by Hayes Wang · 13 years ago
  11. 4f6b00e5 r8169: adjust some registers. by Hayes Wang · 13 years ago
  12. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  13. e44daad r8169: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  14. 1e4e82b r8169: fix wrong register use. by Francois Romieu · 13 years ago
  15. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  16. fd112f2 r8169: check firmware content sooner. by Francois Romieu · 13 years ago
  17. 960aee6 r8169: support new firmware format. by Hayes Wang · 13 years ago
  18. 1c361ef r8169: explicit firmware format check. by Francois Romieu · 13 years ago
  19. b6ffd97 r8169: move the firmware down into the device private data. by Francois Romieu · 13 years ago
  20. 3744100 r8169: fix static initializers. by Francois Romieu · 13 years ago
  21. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  22. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  23. 5d320a2 r8169: avoid late chip identifier initialisation. by Francois Romieu · 13 years ago
  24. 85bffe6 r8169: merge firmware information into the chipset description data. by Francois Romieu · 13 years ago
  25. 31bd204 r8169: provide some firmware information via ethtool. by Francois Romieu · 13 years ago
  26. 56de414 r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt. by Francois Romieu · 13 years ago
  27. 4876cc1 r8169: link speed selection timer rework. by Francois Romieu · 13 years ago
  28. 826e6cb r8169: rtl8169_set_speed_xmii cleanup. by Francois Romieu · 13 years ago
  29. 6f43adc r8169: remove some code duplication. by Francois Romieu · 13 years ago
  30. cecb5fd r8169: style cleanups. by Francois Romieu · 13 years ago
  31. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  32. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  33. 15ecd03 r8169: fix merge conflict fix. by Francois Romieu · 13 years ago
  34. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  35. 953a12c r8169: don't request firmware when there's no userspace. by François Romieu · 13 years ago
  36. 2b7b431 r8169: TSO fixes. by Francois Romieu · 13 years ago
  37. 350fb32 net: r8169: convert to hw_features by Michał Mirosław · 13 years ago
  38. 01dc7fe net/r8169: support RTL8168E by hayeswang · 13 years ago
  39. 4804b3b net/r8169: add a new chip for RTL8168DP by hayeswang · 13 years ago
  40. 36a0e6c net/r8169: add a new chip for RTL8105 by hayeswang · 13 years ago
  41. db552b3 r8169: fix a bug in rtl8169_init_phy() by Eric Dumazet · 13 years ago
  42. ef28a4e Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  43. 7a8fc77 r8169: convert to new VLAN model. by Francois Romieu · 13 years ago
  44. 54405cd r8169: support control of advertising. by Oliver Neukum · 14 years ago
  45. 5a5e444 r8169: support the new chips for RTL8105E. by Hayes Wang · 13 years ago
  46. ba04c7c r8169: disable ASPM by Stanislaw Gruszka · 13 years ago
  47. 716b50a r8169: adjust rtl8169_set_speed_xmii function. by Hayes Wang · 13 years ago
  48. 5d2e195 r8169: fix RTL8168DP power off issue. by Hayes Wang · 13 years ago
  49. d24e9aa r8169: correct settings of rtl8102e. by Hayes Wang · 13 years ago
  50. fac5b3c r8169: fix incorrect args to oob notify. by Hayes Wang · 13 years ago
  51. 0d672e9 drivers/net: Call netif_carrier_off at the end of the probe by Ivan Vecera · 13 years ago
  52. f60ac8e r8169: prevent RxFIFO induced loops in the irq handler. by Francois Romieu · 14 years ago
  53. 1519e57 r8169: RxFIFO overflow oddities with 8168 chipsets. by Francois Romieu · 14 years ago
  54. b5ba6d1 r8169: use RxFIFO overflow workaround for 8168c chipset. by Ivan Vecera · 14 years ago
  55. f1e02ed r8169: keep firmware in memory. by françois romieu · 14 years ago
  56. 42b82dc net/r8169: Update the function of parsing firmware by hayeswang · 14 years ago
  57. eee3a96 r8169: delay phy init until device opens. by françois romieu · 14 years ago
  58. e6de30d r8169: more 8168dp support. by françois romieu · 14 years ago
  59. 650e8d5 r8169: rtl_csi_access_enable rename. by françois romieu · 14 years ago
  60. b646d90 r8169: magic. by françois romieu · 14 years ago
  61. 065c27c r8169: phy power ops by françois romieu · 14 years ago
  62. c0e45c1 r8169: 8168DP specific MII registers access methods. by françois romieu · 14 years ago
  63. 4da1963 r8169: use device dependent methods to access the MII registers. by françois romieu · 14 years ago
  64. f0298f8 r8169: identify different registers. by françois romieu · 14 years ago
  65. bca03d5 r8169: remove the firmware of RTL8111D. by françois romieu · 14 years ago
  66. b6bc765 drivers/net/*.c: Use static const by Joe Perches · 14 years ago
  67. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  69. e4fbce7 r8169: Fix runtime power management by Rafael J. Wysocki · 14 years ago
  70. d5d3ebe r8169: fix checksum broken by Shan Wei · 14 years ago
  71. ea80907 r8169: fix sleeping while holding spinlock. by françois romieu · 14 years ago
  72. 53f5735 r8169: revert "Handle rxfifo errors on 8168 chips" by françois romieu · 14 years ago
  73. d827d86 r8169: print errors when dma mapping fail by Stanislaw Gruszka · 14 years ago
  74. fccec10 r8169: (re)init phy on resume by Stanislaw Gruszka · 14 years ago
  75. 323bb68 r8169: changing mtu clean up by Stanislaw Gruszka · 14 years ago
  76. cac4b22 r8169: do not account fragments as packets by Stanislaw Gruszka · 14 years ago
  77. 48addcc r8169: use pointer to struct device as local variable by Stanislaw Gruszka · 14 years ago
  78. 231aee6 r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE by Stanislaw Gruszka · 14 years ago
  79. 0ecbe1c r8169: init rx ring cleanup by Stanislaw Gruszka · 14 years ago
  80. 3eafe50 r8169: check dma mapping failures by Stanislaw Gruszka · 14 years ago
  81. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  82. 6f0333b r8169: use 50% less ram for RX ring by Eric Dumazet · 14 years ago
  83. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 14 years ago
  85. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 14 years ago
  86. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  87. 801e147 r8169: Handle rxfifo errors on 8168 chips by Matthew Garrett · 14 years ago
  88. 2edae08 r8169: add gro support by Eric Dumazet · 14 years ago
  89. adea1ac7 r8169: fix rx checksum offload by Eric Dumazet · 14 years ago
  90. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  91. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  92. f3ec4f8 PCI: change device runtime PM settings for probe and remove by Alan Stern · 14 years ago
  93. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. 17c9929 r8169: incorrect identifier for a 8168dp by Francois Romieu · 14 years ago
  95. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. 81a95f0 r8169: fix mdio_read and update mdio_write according to hw specs by Timo Teräs · 14 years ago
  97. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  98. 024a07b r8169: fix random mdio_write failures by Timo Teräs · 14 years ago
  99. 06f555f r8169: remove unnecessary cast of readl()'s return value by Junchang Wang · 14 years ago
  100. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago