1. 7a1854b [PATCH] forcedeth config: move functions by Ayaz Abdulla · 18 years ago
  2. 52da357 [PATCH] forcedeth config: statistics by Ayaz Abdulla · 18 years ago
  3. 5ed2616 [PATCH] forcedeth config: csum by Ayaz Abdulla · 18 years ago
  4. c42d9df [PATCH] forcedeth config: wol by Ayaz Abdulla · 18 years ago
  5. f9430a0 [PATCH] forcedeth config: phy by Ayaz Abdulla · 18 years ago
  6. b6d0773 [PATCH] forcedeth config: flow control by Ayaz Abdulla · 18 years ago
  7. eafa59f [PATCH] forcedeth config: ring sizes by Ayaz Abdulla · 18 years ago
  8. 6a78814 [PATCH] forcedeth config: tso cleanup by Ayaz Abdulla · 18 years ago
  9. cac925a Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
  10. bcd618e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  11. cb15f81 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  12. ba9b28d Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  13. 862fc81 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  14. 2e84abe Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  15. 987024c [PATCH] skge: version 1.6 by Stephen Hemminger · 18 years ago
  16. 631ae32 [PATCH] skge: dont allow bad hardware address from ROM by Stephen Hemminger · 18 years ago
  17. 7c442fa [PATCH] skge: transmit complete via IRQ not NAPI by Stephen Hemminger · 18 years ago
  18. 9db9647 [PATCH] skge: TX low water mark definition by Stephen Hemminger · 18 years ago
  19. d85b514 [PATCH] skge: use workq for PHY handling by Stephen Hemminger · 18 years ago
  20. b10c066 [PATCH] myri10ge update by Brice Goglin · 18 years ago
  21. d15a88f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  22. 9026729 e1000: add PCI Error Recovery by Auke Kok · 18 years ago
  23. 2cc3049 e100: add PCI Error Recovery by Auke Kok · 18 years ago
  24. 24f476e e1000: remove risky prefetch on next_skb->data by Auke Kok · 18 years ago
  25. b9b6e78 e1000: fix ethtool test irq alloc as "probe" by Auke Kok · 18 years ago
  26. 9bc1809 [PPPOE]: Missing result check in __pppoe_xmit(). by Florin Malita · 18 years ago
  27. 92cd6ee [NETCONSOLE]: Clean up initcall warning. by Matt Mackall · 18 years ago
  28. 5c601d0 [PATCH] wireless: move zd1201 where it belongs by Pavel Machek · 18 years ago
  29. ff7562a [PATCH] bcm43xx: quiet down log spam from set_security by Jason Lunz · 18 years ago
  30. f6882a0 Merge branch 'upstream-fixes' into upstream by John W. Linville · 18 years ago
  31. 0674d59 [PATCH] Implement get / set tso for forcedeth driver by Zachary Amsden · 18 years ago
  32. 6f25891 [PATCH] nmclan_cs: dereferencing skb after netif_rx() by Florin Malita · 18 years ago
  33. ea9a771 [PATCH] bcm43xx: add DMA rx poll workaround to DMA4 by Michael Buesch · 18 years ago
  34. dea58b8 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago
  35. b534717 Merge branch 'velocity' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  36. 83055d4 via-velocity: allow MTU size less than 1500 bytes by Jay Cliburn · 18 years ago
  37. de1e938 [PATCH] r8169: add new PCI ID by Yoichi Yuasa · 18 years ago
  38. f3b197a [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* by Jeff Garzik · 18 years ago
  39. eb91f61 [PATCH] forcedeth: add support for flow control by Ayaz Abdulla · 18 years ago
  40. 48cf270 [PATCH] spidernet: replace whitespaces by tabs by Jens Osterkamp · 18 years ago
  41. f29cb26 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  42. a24b163 [PATCH] pcnet32: remove incorrect pcnet32_free_ring by Don Fry · 18 years ago
  43. 80871e6 e1000: add shutdown handler back to fix WOL by Auke Kok · 18 years ago
  44. 6082823 [PATCH] e1000: endian fixes by Alexey Dobriyan · 18 years ago
  45. cbc696a Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  46. 8fc29ba Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  47. b1141f6 Merge branch 'upstream-fixes' into upstream by John W. Linville · 18 years ago
  48. 4541a5d [PATCH] arlan: fix section mismatch warnings by Randy Dunlap · 18 years ago
  49. 53072d6 [PATCH] wavelan: fix section mismatch by Randy Dunlap · 18 years ago
  50. f587fb7 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago
  51. d3f464b ixgb: update version, dates by Auke Kok · 18 years ago
  52. 25a9f2f ixgb: remove changelog by Auke Kok · 18 years ago
  53. 2594307 ixgb: replace netdev->priv with netdev_priv() by Auke Kok · 18 years ago
  54. 235949d1 ixgb: remove inlines, allow compiler to choose by Auke Kok · 18 years ago
  55. 3352a3b ixgb: remove lock access in the fast path by Auke Kok · 18 years ago
  56. 3f3dc0d ixgb: allocate only buffersize needed by Auke Kok · 18 years ago
  57. 989316d ixgb: revert an unwanted fix regarding tso/descriptors by Auke Kok · 18 years ago
  58. 8556f0d1 ixgb: fix interface losing macaddr on ifdn/up by Auke Kok · 18 years ago
  59. e59d169 ixgb: fix smp polling race condition by Auke Kok · 18 years ago
  60. 56bc348 [IRDA]: *_DONGLE should depend on IRTTY_SIR by Samuel Ortiz · 18 years ago
  61. a24e251 ixgb: increment version to 1.0.104-k4 by Auke Kok · 18 years ago
  62. 6b900bb ixgb: use rx copybreak/skb recycle by Auke Kok · 18 years ago
  63. 1dfdd7d ixgb: add performance enhancements to the buffer_info struct by Auke Kok · 18 years ago
  64. c9e055a [PATCH] phy: new SMSC LAN83C185 PHY driver by Herbert Valerio Riedel · 18 years ago
  65. d7fbeba [netdrvr ibmlana, ibmveth] trim trailing whitespace by Jeff Garzik · 18 years ago
  66. 860f242 [PATCH] ibmveth change buffer pools dynamically by Santiago Leon · 18 years ago
  67. 7b32a31 [PATCH] drivers/net/s2io.c: make bus_speed[] static by Adrian Bunk · 18 years ago
  68. 75ac6ae Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  69. a1433ac [PATCH] sky2: fix jumbo packet support by Stephen Hemminger · 18 years ago
  70. db21e57 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  71. 6ed1425 [netdrvr pcnet_cs, myri] trim trailing whitespace by Jeff Garzik · 18 years ago
  72. cf393eb [PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter ID by Marcin Juszkiewicz · 18 years ago
  73. 0da34b6 [PATCH] Add Myri-10G Ethernet driver by Brice Goglin · 18 years ago
  74. bdad69b Merge branch 'e1000-7.0.38-k4' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream by Jeff Garzik · 18 years ago
  75. 9528454 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  76. 440c052 e1000: bump version to 7.0.38-k4 by Auke Kok · 18 years ago
  77. fdf35d3 e1000: remove changelog in driver by Auke Kok · 18 years ago
  78. a1943b5 e1000: Fix date string in Makefile by Auke Kok · 18 years ago
  79. 76c224b e1000: remove leading and trailing whitespace. by Auke Kok · 18 years ago
  80. a42a507 e1000: remove backslash r debug printfs by Auke Kok · 18 years ago
  81. c653e63 e1000: add shutdown handler back to fix WOL by Auke Kok · 18 years ago
  82. 9cfe864 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  83. bb6e093 [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor() by Florin Malita · 18 years ago
  84. 777e1d4 ixgb: increment version to 1.0.104-k2 by Auke Kok · 18 years ago
  85. 9b8118d ixgb: add tx timeout counter by Auke Kok · 18 years ago
  86. ec9c3f5 ixgb: use DPRINTK and msglvl, and ethtool to control it by Auke Kok · 18 years ago
  87. c85fd6f ixgb: remove hardcoded number by Auke Kok · 18 years ago
  88. 940829e ixgb: add copper 10gig driver id by Auke Kok · 18 years ago
  89. f017f14 ixgb: add NETIF_F_LLTX analogous to e1000 by Auke Kok · 18 years ago
  90. 953784d ixgb: fix flow control by Auke Kok · 18 years ago
  91. 4de17c8 ixgb: remove duplicate code setting duplex and speed by Auke Kok · 18 years ago
  92. 96f9c2e ixgb: fix rare early tso completion by Auke Kok · 18 years ago
  93. ae181bc [BNX2]: Use kmalloc instead of array by Michael Chan · 18 years ago
  94. bae2576 [BNX2]: Fix bug in bnx2_nvram_write() by Michael Chan · 18 years ago
  95. 463d305 [TG3]: Add some missing rx error counters by Michael Chan · 18 years ago
  96. df8ccb9 [PATCH] hostap: new pcmcia IDs by Marcin Juszkiewicz · 18 years ago
  97. 01d654d Merge branch 'upstream-fixes' into upstream by John W. Linville · 18 years ago
  98. 82464e6 [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor() by Florin Malita · 18 years ago
  99. 3b38f31 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago
  100. 84b3932 [PATCH] forcedeth: fix multi irq issues by Ayaz Abdulla · 18 years ago