1. cffbfca [PATCH] enp2611: disable/enable SERDES carrier on interface down/up by Lennert Buytenhek · 19 years ago
  2. c6e429b [PATCH] pm3386: implement reset by Lennert Buytenhek · 19 years ago
  3. df86550 [PATCH] pm3386: add hook for setting carrier by Lennert Buytenhek · 19 years ago
  4. 0b85c0e [PATCH] pm3386: add hook for setting MAC address by Lennert Buytenhek · 19 years ago
  5. 7ed98bf [PATCH] ixp2000: report MAC addresses for each port on init by Lennert Buytenhek · 19 years ago
  6. 350f196 [PATCH] enp2611: report link up/down events by Lennert Buytenhek · 19 years ago
  7. c44185d [PATCH] enp2611: use 'dev' in link status timer by Lennert Buytenhek · 19 years ago
  8. de287fd [PATCH] enp2611: don't check netif_running() in link status timer by Lennert Buytenhek · 19 years ago
  9. ee61249 [PATCH] ixp2000: use netif_rx_schedule_test by Lennert Buytenhek · 19 years ago
  10. 6744a50 [PATCH] caleb/pm3386: include proper header files by Lennert Buytenhek · 19 years ago
  11. f48a881 [PATCH] pm3386: remove unnecessary udelays by Lennert Buytenhek · 19 years ago
  12. 178f171 [PATCH] pm3386: zero stats properly by Lennert Buytenhek · 19 years ago
  13. 0c49919 [PATCH] ixp2000: register netdevices last by Lennert Buytenhek · 19 years ago
  14. 8169bd9 [PATCH] ibm_emac: fix graceful stop timeout handling by Eugene Surovegin · 19 years ago
  15. 35b8fca [PATCH] sk98lin: remove /proc interface by shemminger@osdl.org · 19 years ago
  16. 8f7a17d [PATCH] sk98lin: remove redundant fields in device info by shemminger@osdl.org · 19 years ago
  17. 09f5a21 [PATCH] sk98lin: allow ethtool checksum on/off per port by shemminger@osdl.org · 19 years ago
  18. e9022ee Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  19. be0df20 [PATCH] sk98lin: avoid message confusion with skge by shemminger@osdl.org · 19 years ago
  20. 4f4c815 [PATCH] sk98lin: add permanent address support by shemminger@osdl.org · 19 years ago
  21. 596f86a [PATCH] sk98lin: fix checksumming code by shemminger@osdl.org · 19 years ago
  22. 5f4f9dc [PATCH] sky2: update version number by shemminger@osdl.org · 19 years ago
  23. 50241c4 [PATCH] sky2: use pci_register_driver by shemminger@osdl.org · 19 years ago
  24. af4ed7e [PATCH] sky2: remove pci-express hacks by shemminger@osdl.org · 19 years ago
  25. 65497da [PATCH] sky2: byteorder annotation by shemminger@osdl.org · 19 years ago
  26. 2224795 [PATCH] sky2: dual port tx completion by shemminger@osdl.org · 19 years ago
  27. 018d1c6 [PATCH] sky2: race with MTU change by shemminger@osdl.org · 19 years ago
  28. 0a12257 [PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prep by shemminger@osdl.org · 19 years ago
  29. a018e33 [PATCH] sky2: handle DMA boundary crossing by shemminger@osdl.org · 19 years ago
  30. 5a5b1ea [PATCH] sky2: add Yukon-EC ultra support by shemminger@osdl.org · 19 years ago
  31. 13210ce [PATCH] sky2: improve receive performance by shemminger@osdl.org · 19 years ago
  32. 42eeea0 [PATCH] sky2: fix receive flush/pause issues by shemminger@osdl.org · 19 years ago
  33. ef743d3 [PATCH] sky2: add MII support by shemminger@osdl.org · 19 years ago
  34. 2143764 [PATCH] sky2: eliminate special case for EC-A1 by shemminger@osdl.org · 19 years ago
  35. a174fd8 [PATCH] e1000: fix for dhcp issue by Jesse Brandeburg · 19 years ago
  36. 981d9c1 b44: increase version number by Francois Romieu · 19 years ago
  37. 3410572 b44: early return in dev->do_ioctl when the device is not up by Francois Romieu · 19 years ago
  38. d9e2d18 b44: missing netif_wake_queue() in b44_open() by Mark Lord · 19 years ago
  39. 4ab4326 Merge branch 'master' by Jeff Garzik · 19 years ago
  40. 2226340 Merge branch 'master' by Jeff Garzik · 19 years ago
  41. 2e06cb5 [bonding] Remove superfluous changelog. by Jeff Garzik · 19 years ago
  42. 18317ab [PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCI by Richard Knutsson · 19 years ago
  43. 3076552 Merge branch 'master' by Jeff Garzik · 19 years ago
  44. c902f98 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  45. f7492f1 [wireless hermes] build fix by Jeff Garzik · 19 years ago
  46. e1d7a2d Merge branch 'linville-e1000' of git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  47. 51c83a9 Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  48. 6b27adb [PATCH] e1000: zero-out pointers in e1000_free_desc_rings by John W. Linville · 19 years ago
  49. e98fc4a [PATCH] e1000: avoid leak when e1000_setup_loopback_test fails by John W. Linville · 19 years ago
  50. eaf8f53 [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' message by James Ketrenos · 19 years ago
  51. a7a461b [PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xx by John W. Linville · 19 years ago
  52. 97bae8d Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  53. 15d014d [PATCH] intel ixp2000 network driver by Lennert Buytenhek · 19 years ago
  54. 7f7f531 [PATCH] Gianfar update and sysfs support by Andy Fleming · 19 years ago
  55. c5b42f3 [PATCH] drivers/net/wireless/hermes.c unsigned int comparision by Gabriel A. Devenyi · 19 years ago
  56. cbf7c42 [PATCH] prism54 : Remove extraneous udelay/register read by Roger While · 19 years ago
  57. 3445470 [PATCH] SAA9730: Add missing header bits. by Ralf Baechle · 19 years ago
  58. 0c0abbc [PATCH] au1000_eth: Include <linux/config.h> by Ralf Baechle · 19 years ago
  59. 70f1e00 [PATCH] IOC3: Replace obsolete PCI API by Ralf Baechle · 19 years ago
  60. 620d9aa [PATCH] i82593.h: make header comment GPL-compatible by John W. Linville · 19 years ago
  61. fed5ecc [PATCH] s2io: UFO support by Ananda Raju · 19 years ago
  62. 2afecc0 [PATCH] e100: re-enable microcode with more useful defaults by Jesse Brandeburg · 19 years ago
  63. f1b8c63 Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  64. 1f8fc99 Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  65. 638cbac Merge branch 'master' by Jeff Garzik · 19 years ago
  66. 9724212 Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 by Jeff Garzik · 19 years ago
  67. e525424 [PATCH] smc91x: fix bank mismatch by Russell King · 19 years ago
  68. 5d0571d [PATCH] smc91x: fix one source of spurious interrupts by Nicolas Pitre · 19 years ago
  69. 3b26b11 [PATCH] ipw2200: fix error log offset calculation by Zhu Yi · 19 years ago
  70. efb3442 [PATCH] ipw2200: disallow direct scanning when device is down by Pekka Enberg · 19 years ago
  71. e53091f r8169: do not abort when the power management capabilities are disabled by Francois Romieu · 19 years ago
  72. 7c8b2eb r8169: fix printk_ratelimit in the interrupt handler by Francois Romieu · 19 years ago
  73. 7635d34 [PATCH] hostap: rename hostap.c to hostap_main.c by Adrian Bunk · 19 years ago
  74. 5bc4c36 [PATCH] atmel: audit return code of create_proc_read_entry by Christophe Lucas · 19 years ago
  75. 4d791aa [PATCH] atmel: CodingStyle cleanup by Carlo Perassi · 19 years ago
  76. c1120b2 [PATCH] Remove drivers/net/wan/lmc/lmc_prot.h by Tobias Klauser · 19 years ago
  77. 9a648f3 [PATCH] skge: fix warning from inlining SkPciWriteCfgDWord() by John W. Linville · 19 years ago
  78. c8ebd3a [PATCH] drivers/net/sk98lin/skge.c: make SkPciWriteCfgDWord() a static inline by Adrian Bunk · 19 years ago
  79. 1f7bad7 [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off() by Krzysztof Halasa · 19 years ago
  80. 09071e3 [PATCH] sdladrv.c build fix by Toni Mueller · 19 years ago
  81. f055408 Merge branch 'master' by Jeff Garzik · 19 years ago
  82. 83cbd33 Merge branch 'bonding-sysfs' of git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  83. 70ac551 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  84. 7fce260 [PATCH] ppc: add support for new powerbooks by Olof Johansson · 19 years ago
  85. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  86. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  87. 691b73b [PATCH] bonding: comments and changelog by Mitch Williams · 19 years ago
  88. e944ef7 [PATCH] bonding: spelling and whitespace corrections by Mitch Williams · 19 years ago
  89. 39755ca [PATCH] bonding: version update by Mitch Williams · 19 years ago
  90. b76cdba [PATCH] bonding: add sysfs functionality to bonding (large) by Mitch Williams · 19 years ago
  91. 4756b02 [PATCH] bonding: add ARP entries to /proc by Mitch Williams · 19 years ago
  92. 6b78056 [PATCH] bonding: Allow ARP target table to have empty entries by Mitch Williams · 19 years ago
  93. 3c53595 [PATCH] bonding: make bond_init not __init by Mitch Williams · 19 years ago
  94. dfe6039 [PATCH] bonding: move bond creation into separate function by Mitch Williams · 19 years ago
  95. a77b532 [PATCH] bonding: make functions not static by Mitch Williams · 19 years ago
  96. 12479f9 [PATCH] bonding: expose some structs by Mitch Williams · 19 years ago
  97. b76850a [PATCH] bonding: explicitly clear RLB flag during ALB init by Mitch Williams · 19 years ago
  98. 0d206a3 [PATCH] bonding: move kmalloc out of spinlock in ALB init by Mitch Williams · 19 years ago
  99. 0f418b2 [PATCH] bonding: get slave name from actual slave instead of param list by Mitch Williams · 19 years ago
  100. c61b75a [PATCH] bonding: Add transmit policy to /proc by Mitch Williams · 19 years ago