1. dad1e54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 0110d6f tun: orphan an skb on tx by Michael S. Tsirkin · 15 years ago
  3. 1253332 stmmac: updated the drv module version by Giuseppe CAVALLARO · 15 years ago
  4. 8f61754 stmmac: fix vlan support setup by Giuseppe CAVALLARO · 15 years ago
  5. 3d90c50 stmmac: get the descriptor structure from platform by Giuseppe CAVALLARO · 15 years ago
  6. 688911c stmmac: fix Transmit FIFO flush operation by Giuseppe CAVALLARO · 15 years ago
  7. 56b106a stmmac: rework normal and enhanced descriptors by Giuseppe CAVALLARO · 15 years ago
  8. 3c32be6 stmmac: split core and dma for the mac10/100 by Giuseppe CAVALLARO · 15 years ago
  9. 5c65932 forcedeth: fix tx limit2 flag check by Ayaz Abdulla · 15 years ago
  10. 69d7ce7 be2net: clarify promiscuous cmd with a comment by Sathya Perla · 15 years ago
  11. 127aa0e drivers: net: last_rx elimination by Eric Dumazet · 15 years ago
  12. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 15 years ago
  13. 5e10d4a bcm63xx_enet: do not overwrite ENET_CTL_REG value by Florian Fainelli · 15 years ago
  14. 0de8655 PHY: fix typo in bcm63xx PHY driver table by Florian Fainelli · 15 years ago
  15. 18d777a chelsio: Fix build warning. by David S. Miller · 15 years ago
  16. a6d3702 smc91c92_cs: define multicast_table as unsigned char by Ken Kawasaki · 15 years ago
  17. dac8761 e1000e: stop cleaning when we reach tx_ring->next_to_use by Terry Loftin · 15 years ago
  18. d5aa225 igb: restrict WoL for 82576 ET2 Quad Port Server Adapter by Stefan Assmann · 15 years ago
  19. 6f59d66 e1000e: use static params to save stack space by Jesse Brandeburg · 15 years ago
  20. 1b6e661 igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN by Alexander Duyck · 15 years ago
  21. c755b4b myri10ge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  22. 64b9b41 qlge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  23. 56e3b9d cxgb3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  24. 094f92a chelsio: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  25. 87196eb qla3xxx: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  26. 4e5e4f0 tg3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  27. 3941f18 tg3: Update version to 3.110 by Matt Carlson · 15 years ago
  28. de6f31e tg3: Remove function errors flagged by checkpatch by Matt Carlson · 15 years ago
  29. 04380d4 tg3: Unify max pkt size preprocessor constants by Matt Carlson · 15 years ago
  30. 9dc7a11 tg3: Re-inline VLAN tags when appropriate by Matt Carlson · 15 years ago
  31. d2757fc tg3: Optimize rx double copy test by Matt Carlson · 15 years ago
  32. a977dbe tg3: Reduce 57765 core clock when link at 10Mbps by Matt Carlson · 15 years ago
  33. 1a31902 tg3: Set card 57765 card reader MRRS to 1024B by Matt Carlson · 15 years ago
  34. cea4646 tg3: Disable CLKREQ in L2 by Matt Carlson · 15 years ago
  35. f0ee7ac gianfar: Add hardware TX timestamping support by Manfred Rudigier · 15 years ago
  36. cc772ab gianfar: Add hardware RX timestamping support by Manfred Rudigier · 15 years ago
  37. e44171f Add non-Virtex5 support for LL TEMAC driver by John Linn · 15 years ago
  38. 33646d7 net: ll_temac: remove virt_to_bus call by John Linn · 15 years ago
  39. 7d53b80 r6040: use (dev|netdev)_<level> macros helpers by Florian Fainelli · 15 years ago
  40. 82e3817 can: Add esd board support to plx_pci CAN driver by Matthias Fuchs · 15 years ago
  41. 0e413f2 virtio_net: missing sg_init_table by Shirley Ma · 15 years ago
  42. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  44. e3237e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  45. ece6444 iwlwifi: need check for valid qos packet before free by Wey-Yi Guy · 15 years ago
  46. 0a5bff7 vxge: Version update. by Sreenivasa Honnur · 15 years ago
  47. cb27ec6 vxge: Pass correct number of VFs value to pci_sriov_enable(). by Sreenivasa Honnur · 15 years ago
  48. 9002397 vxge: Allow driver load for all enumerated pci functions. by Sreenivasa Honnur · 15 years ago
  49. aaffbd9 vxge: Fix a possible memory leak in vxge_hw_device_initialize(). by Sreenivasa Honnur · 15 years ago
  50. 4d8dc67 Revert "Add non-Virtex5 support for LL TEMAC driver" by David S. Miller · 15 years ago
  51. 2488f56 myri10ge: fix rx_pause in myri10ge_set_pauseparam by Brice Goglin · 15 years ago
  52. 8dd4bd0 macb: allow reception of large (>1518 bytes) frames by Peter Korsgaard · 15 years ago
  53. b622268 stmmac: use resource_size() by Dan Carpenter · 15 years ago
  54. 1a98314 bnx2x: use the DMA API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  55. 1a4ccc2 bnx2: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  56. 5e01d2f virtio-net: move sg off stack by Michael S. Tsirkin · 15 years ago
  57. b681ee7 benet: fix the misusage of zero dma address by FUJITA Tomonori · 15 years ago
  58. fac6da5 benet: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  59. b0cf4df 3c503: Fix IRQ probing by Ben Hutchings · 15 years ago
  60. 94824f3 cnic: Fix crash during bnx2x MTU change. by Michael Chan · 15 years ago
  61. a55cb18 qlcnic: fix set mac addr by Amit Kumar Salecha · 15 years ago
  62. 3bcf822 r6040: fix r6040_multicast_list by Florian Fainelli · 15 years ago
  63. e31d5a0 caif: tty's are kref objects so take a reference by Alan Cox · 15 years ago
  64. c93f094 caif: check write operations by Alan Cox · 15 years ago
  65. 005c93b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  66. 8020eb8 au1000-eth: bump to 1.7 by Florian Fainelli · 15 years ago
  67. 5368c72 au1000-eth: Use (dev|netdev|netif)_<level> macro helpers by Florian Fainelli · 15 years ago
  68. 7cd2e6e au1000-eth: implement set/get_msglevel by Florian Fainelli · 15 years ago
  69. 2cc3c6b au1000-eth: fix checkpatch errors. by Florian Fainelli · 15 years ago
  70. eb04963 au1000-eth: prefix all functions with au1000_ by Florian Fainelli · 15 years ago
  71. 13130c7 au1000-eth: set MODULE_VERSION by Florian Fainelli · 15 years ago
  72. b233fc6 au1000-eth: allow driver to be compiled as a module by Florian Fainelli · 15 years ago
  73. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. b4d562e3 NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c by Elina Pasheva · 15 years ago
  75. 17a328c net/irda: Add SuperH IrDA driver support by Kuninori Morimoto · 15 years ago
  76. 33d8212c net/irda: sh_sir: Modify iounmap wrong execution by Kuninori Morimoto · 15 years ago
  77. ba5d47c net/irda: sh_sir: fixup err return value on sh_sir_open by Kuninori Morimoto · 15 years ago
  78. 4595691 Add non-Virtex5 support for LL TEMAC driver by John Linn · 15 years ago
  79. 3a7f868 via-velocity: remove private #define by Francois Romieu · 15 years ago
  80. 1144601 ath9k: fix double calls to ath_radio_enable by Felix Fietkau · 15 years ago
  81. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  82. 4cf46ea NET: sb1250: Fix compile warning in driver by Ralf Baechle · 15 years ago
  83. 7ae554e tg3: Update version to 3.109 by Matt Carlson · 15 years ago
  84. 7705736 tg3: Remove tg3_dump_state() by Matt Carlson · 15 years ago
  85. 859a58879 tg3: Cleanup if codestyle by Matt Carlson · 15 years ago
  86. 33f401a tg3: The case of switches by Matt Carlson · 15 years ago
  87. c6cdf43 tg3: Whitespace, constant, and comment updates by Matt Carlson · 15 years ago
  88. 184b890 tg3: Use VPD fw version when present by Matt Carlson · 15 years ago
  89. 75f9936 tg3: Prepare FW version code for VPD versioning by Matt Carlson · 15 years ago
  90. 5129c3a tg3: Fix message 80 char violations by Matt Carlson · 15 years ago
  91. ab96b24 tg3: netdev_err() => dev_err() by Matt Carlson · 15 years ago
  92. 2445e46 tg3: Replace pr_err with sensible alternatives by Matt Carlson · 15 years ago
  93. 6d40db7 tg3: Restore likely() check in tg3_poll_msix() by Matt Carlson · 15 years ago
  94. c1f614a tg3: Fix MII_TG3_DSP_EXP8 offset by Matt Carlson · 15 years ago
  95. fb9e2d8 smc91c92_cs: fix the problem of "Unable to find hardware address" by Ken Kawasaki · 15 years ago
  96. 63f9607 ppp: Add ppp_dev_name() exported function by James Chapman · 15 years ago
  97. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 15 years ago
  98. 21b4aaa l2tp: Relocate pppol2tp driver to new net/l2tp directory by James Chapman · 15 years ago
  99. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  100. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 15 years ago