1. 500d2c2 rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size by Thomas Sailer · 17 years ago
  2. b88219f cpmac: update to new fixed phy driver interface by Eugene Konev · 17 years ago
  3. 67d129d cpmac: convert to napi_struct interface by Eugene Konev · 17 years ago
  4. df523b5 cpmac: use print_mac() instead of MAC_FMT by Eugene Konev · 17 years ago
  5. bbbab5c natsemi: fix oops, link back netdevice from private-struct by Ingo Molnar · 17 years ago
  6. 0173b79 ehea: fix port_napi_disable/enable by Jan-Bernd Themann · 17 years ago
  7. a40745f bonding/bond_main.c: fix cut'n'paste error by Adrian Bunk · 17 years ago
  8. c50b85d make bonding/bond_main.c:bond_deinit() static by Adrian Bunk · 17 years ago
  9. 96fd74b drivers/net/ipg.c: cleanups by Adrian Bunk · 17 years ago
  10. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  11. d858196 Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  12. e0f1392 ni5010: kill unused variable by Jeff Garzik · 17 years ago
  13. 0e6f732 eexpress: fix !SMP unused-var warning by Jeff Garzik · 17 years ago
  14. d0e81b7 bonding: Acquire correct locks in alb for promisc change by Jay Vosburgh · 17 years ago
  15. 6603a6f bonding: Convert more locks to _bh, acquire rtnl, for new locking by Jay Vosburgh · 17 years ago
  16. 059fe7a bonding: Convert locks to _bh, rework alb locking for new locking by Jay Vosburgh · 17 years ago
  17. 0b0eef6 bonding: Convert miimon to new locking by Jay Vosburgh · 17 years ago
  18. cf5f904 bonding: Convert balance-rr transmit to new locking by Jay Vosburgh · 17 years ago
  19. 1b76b31 Convert bonding timers to workqueues by Jay Vosburgh · 17 years ago
  20. de05238 pasemi_mac: fix typo by Olof Johansson · 17 years ago
  21. 79d1050 defxx.c: dfx_bus_init() is __devexit not __devinit by Maciej W. Rozycki · 17 years ago
  22. b877fe2 sky2: crash on remove by Stephen Hemminger · 17 years ago
  23. f5e42fb MIPSnet: Delete all the useless debugging printks. by Ralf Baechle · 17 years ago
  24. 6cd043d AR7 ethernet: small post-merge cleanups and fixes by Matteo Croce · 17 years ago
  25. 02bae21 Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  26. c7ffb6b Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  27. 43cd736 Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream by Jeff Garzik · 17 years ago
  28. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  29. 1daec86 [NETDRVR] lib82596, netxen: delete pointless tests from irq handler by Jeff Garzik · 17 years ago
  30. 06efcad Eliminate pointless casts from void* in a few driver irq handlers. by Jeff Garzik · 17 years ago
  31. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  32. 194b2d0 mv643xx_eth: Hook up mv643xx_get_sset_count by Dale Farnsworth · 17 years ago
  33. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  34. 0d68100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  35. be6cb66 m68knommu: improve mii_do_cmd code in FEC driver by Philippe De Muyter · 17 years ago
  36. f909b1e m68knommu: improve code formating FEC driver by Philippe De Muyter · 17 years ago
  37. c1f395f mv643xx_eth: Remove obsolete checksum offload comment by Dale Farnsworth · 17 years ago
  38. fbd6a75 mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c by Lennert Buytenhek · 17 years ago
  39. b45d914 mv643xx_eth: Remove unused register defines by Lennert Buytenhek · 17 years ago
  40. 5688fe8 mv643xx_eth: Clean up mv643xx_eth.h by Lennert Buytenhek · 17 years ago
  41. e4d00fa mv643xx_eth: Remove MV643XX_ETH_ register prefix by Lennert Buytenhek · 17 years ago
  42. f9fbbc1 mv643xx_eth: Remove SHARED_REGS register address bias by Lennert Buytenhek · 17 years ago
  43. 9c1bbdf mv643xx_eth: Enable use on Orion platforms by Lennert Buytenhek · 17 years ago
  44. 9f31684 mv643xx_eth: Disable RX/TX byte swapping on little-endian systems by Lennert Buytenhek · 17 years ago
  45. e2734d6 mv643xx_eth: Move ethernet register definitions into private header by Lennert Buytenhek · 17 years ago
  46. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  47. 296f96f Net driver using virtio by Rusty Russell · 17 years ago
  48. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  49. f09cc91 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  50. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  51. 4e3ab47 [NET]: Make and use skb_get_queue_mapping by Pavel Emelyanov · 17 years ago
  52. 8142997 [NIU]: Cleanup PAGE_SIZE checks a bit by Olof Johansson · 17 years ago
  53. 33b0c4f [TG3]: Update version to 3.85 by Matt Carlson · 17 years ago
  54. 8a6eac9 [TG3]: PCI command adjustment by Matt Carlson · 17 years ago
  55. 9c8a620 [TG3]: Add management FW version to ethtool report by Matt Carlson · 17 years ago
  56. 6c7af27 [TG3]: Add 5723 support by Matt Carlson · 17 years ago
  57. 77109cc mlx4_core: Increase command timeout for INIT_HCA to 10 seconds by Jack Morgenstein · 17 years ago
  58. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  59. 9abbf7d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  60. fe25200 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  61. c9b2ca7 Fix build break in tsi108.c by Olof Johansson · 17 years ago
  62. e0d5dab ir-functions.c:(.text+0xbce18): undefined reference to `input_event' by Randy Dunlap · 17 years ago
  63. bf45abe NAPI: kconfig prompt and deleted doc file by Randy Dunlap · 17 years ago
  64. 5a46236 phy/bitbang: missing MODULE_LICENSE by Randy Dunlap · 17 years ago
  65. 418d6f8 DM9000 initialization fix by Mike Rapoport · 17 years ago
  66. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  67. 828d055 fix typo about TBI in e1000 comment by Masatake YAMATO · 17 years ago
  68. 582fe6f file link fix for Pegasus USB net driver help by Cal Peake · 17 years ago
  69. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  70. 646b1c9 Documentation: Fix erroneous "dmascc=" documentation by Robert P. J. Day · 17 years ago
  71. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  72. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  73. b707615 Remove long-dead commented-out MODULE_PARM reference. by Robert P. J. Day · 17 years ago
  74. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  75. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  76. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
  77. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  78. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  79. b7b5a12 s2io, rename BIT macro by Jiri Slaby · 17 years ago
  80. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  81. 4fa4d23 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  82. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  83. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  84. 34c6538 unify DMA_..BIT_MASK definitions: v3.1 by Borislav Petkov · 17 years ago
  85. 1f06862 [PATCH] rt2x00: Add new rt73usb USB ID by Ivo van Doorn · 17 years ago
  86. db15178 [PATCH] rt2x00: Fix residual check in PLCP calculations. by Mattias Nissler · 17 years ago
  87. c7c4667 [PATCH] iwlwifi: Fix rate setting in probe request for HW sacn by Tomas Winkler · 17 years ago
  88. 023384f [PATCH] b43: Make b43_stop() static by Michael Buesch · 17 years ago
  89. 923403b [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variable by WANG Cong · 17 years ago
  90. 4457e1a [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcs by Ron Rindjunsky · 17 years ago
  91. e0579d5 [PATCH] zd1211rw, fix oops when ejecting install media by Marc Pignat · 17 years ago
  92. 208eec8 [PATCH] b43legacy: Fix potential return of uninitialized variable by Larry Finger · 17 years ago
  93. c899a57 [PATCH] iwl4965-base.c: fix off-by-one errors by Adrian Bunk · 17 years ago
  94. ba8007c [PATCH] p54: Make filter configuration atomic by Michael Wu · 17 years ago
  95. 4771afb [PATCH] rtl8187: remove NICMAC setting in configure_filters callback by Michael Wu · 17 years ago
  96. 90ba931 [PATCH] janitorial: fix all double includes in drivers/net/wireless by Holger Schurig · 17 years ago
  97. 98798f4 [PATCH] rtl8187: Fix more frag bit checking, rts duration calc by Michael Wu · 17 years ago
  98. d20c678 [PATCH] ipw2100: send WEXT scan events by Dan Williams · 17 years ago
  99. 7da97ec r8169: more phy init for the 8168 by Francois Romieu · 17 years ago
  100. a3f8067 r8169: update the phy init for the 8168C by Francois Romieu · 17 years ago