1. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 354b45f netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used" on IA64 platform by Yang Hongyang · 16 years ago
  3. a6952b5 bnx2: Update version to 1.9.2 and copyright. by Michael Chan · 16 years ago
  4. 990ec38 bnx2: Fix jumbo frames error handling. by Michael Chan · 16 years ago
  5. 259436a bnx2: Update 5709 firmware. by Michael Chan · 16 years ago
  6. 86f95f9 bnx2: Update 5706/5708 firmware. by Michael Chan · 16 years ago
  7. 501aa06 3c505: do not set pcb->data.raw beyond its size by Roel Kluin · 16 years ago
  8. fb08867 IRDA: cnt is off by 1 by Roel Kluin · 16 years ago
  9. acdb602 netxen: remove pcie workaround by Dhananjay Phadke · 16 years ago
  10. cff71e8 sun3: print when lance_open() fails by Roel Kluin · 16 years ago
  11. 79d2b29 qlge: bugfix: Add missing rx buf clean index on early exit. by Ron Mercer · 16 years ago
  12. def48b6 qlge: bugfix: Fix RX scaling values. by Ron Mercer · 16 years ago
  13. 0d979f7 qlge: bugfix: Fix TSO breakage. by Ron Mercer · 16 years ago
  14. 06a3d51 qlge: bugfix: Add missing dev_kfree_skb_any() call. by Ron Mercer · 16 years ago
  15. f2603c2 qlge: bugfix: Add missing put_page() call. by Ron Mercer · 16 years ago
  16. 6497b60 qlge: bugfix: Fix fatal error recovery hang. by Ron Mercer · 16 years ago
  17. 7a9deb6 qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb(). by Ron Mercer · 16 years ago
  18. d4675b5 TG3: limit reaches -1 by Roel Kluin · 16 years ago
  19. 89c581b iwlwifi: fix suspend/resume and its usage of pci saved state by Reinette Chatre · 16 years ago
  20. efb43f4 zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G by Hin-Tak Leung · 16 years ago
  21. 14990c6 zd1211rw: adding 0ace:0xa211 as a ZD1211 device by Hin-Tak Leung · 16 years ago
  22. fcf6b1b ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx by Bob Copeland · 16 years ago
  23. 7b7a799 sunhme: Fix Quattro HME irq registration on proble failures by Meelis Roos · 16 years ago
  24. 664f93b mdio-gpio: Add mdc pin direction initialization by Paulius Zaleckas · 16 years ago
  25. 29ef011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  26. 8707bdd gianfar: Fix boot hangs while bringing up gianfar ethernet by Jarek Poplawski · 16 years ago
  27. b3df68f netxen: fix msi-x interrupt handling by Dhananjay Phadke · 16 years ago
  28. b991d2b de2104x: force correct order when writing to rx ring by Risto Suominen · 16 years ago
  29. cfbf84f tun: Fix unicast filter overflow by Alex Williamson · 16 years ago
  30. 0b492fc sunhme: Don't match PCI devices in SBUS probe. by David S. Miller · 16 years ago
  31. 152abd1 3c509: Fix resume from hibernation for PnP mode. by Ondrej Zary · 16 years ago
  32. 71822fa sungem: Soft lockup in sungem on Netra AC200 when switching interface up by Ilkka Virta · 16 years ago
  33. 355423d r8169: Don't update statistics counters when interface is down by Ivan Vecera · 16 years ago
  34. cc5724c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. 12402b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  36. b98ac70 gianfar: Fix potential soft reset race by Andy Fleming · 16 years ago
  37. 1fbe493 gianfar: Fix BD_LENGTH_MASK definition by Andy Fleming · 16 years ago
  38. 65ab838 cxgb3: Fix lro switch by Divy Le Ray · 16 years ago
  39. c4e061a iwlwifi: save PCI state before suspend, restore after resume by Reinette Chatre · 16 years ago
  40. 5e46882 iwlwifi: clean key table in iwl_clear_stations_table by Reinette Chatre · 16 years ago
  41. 25431e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. 7420b73 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  43. 4d7155b e1000: Fix PCI enable to honor the need_ioport flag by Karsten Keil · 16 years ago
  44. a9d3a146 pcnet_cs: Fix misuse of the equality operator. by Cord Walter · 16 years ago
  45. 67dd824 hso: add new device id's by Filip Aben · 16 years ago
  46. fb53fde Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  47. ff01b91 cassini/sungem: limit reaches -1, but 0 tested by Roel Kluin · 16 years ago
  48. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 16 years ago
  49. 93bfbd7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  50. 0047e5d qlge: bugfix: Add missing netif_napi_del call. by Ron Mercer · 16 years ago
  51. e78f5fa qlge: bugfix: Add flash offset for second port. by Ron Mercer · 16 years ago
  52. 2635147 qlge: bugfix: Fix endian issue when reading flash. by Ron Mercer · 16 years ago
  53. 309ea62 powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net by Stephen Rothwell · 16 years ago
  54. de86962 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  55. f984d02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. 5d0932a igb: fix link reporting when using sgmii by Alexander Duyck · 16 years ago
  57. ec54d7d igb: prevent skb_over panic w/ mtu smaller than 1K by Alexander Duyck · 16 years ago
  58. bbd98fe igb: Fix DCA errors and do not use context index for 82576 by Alexander Duyck · 16 years ago
  59. 1974cc2 sfc: Replace stats_enabled flag with a disable count by Ben Hutchings · 16 years ago
  60. af4ad9b sfc: SFX7101/SFT9001: Fix AN advertisements by Ben Hutchings · 16 years ago
  61. c9d5a53 sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B by Ben Hutchings · 16 years ago
  62. 44176b4 sfc: Update board info for hardware monitor on SFN4111T-R5 and later by Ben Hutchings · 16 years ago
  63. 6779776 sfc: Test for PHYXS faults whenever we cannot test link state bits by Steve Hodgson · 16 years ago
  64. 4b98828 sfc: Reinitialise the PHY completely in case of a PHY or NIC reset by Steve Hodgson · 16 years ago
  65. 0cc128387 sfc: Fix post-reset MAC selection by Steve Hodgson · 16 years ago
  66. 2f08575 sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1 by Ben Hutchings · 16 years ago
  67. 8b9dc8d sfc: SFT9001: Fix speed reporting in 1G PHY loopback by Steve Hodgson · 16 years ago
  68. 2d18835 sfc: SFX7101: Remove workaround for bad link training by Steve Hodgson · 16 years ago
  69. 869b5b3 sfc: SFT9001: Enable robust link training by Steve Hodgson · 16 years ago
  70. a11da89 sky2: fix hard hang with netconsoling and iface going up by Alexey Dobriyan · 16 years ago
  71. dbeb170 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. f99ec06 tulip: fix 21142 with 10Mbps without negotiation by Philippe De Muyter · 16 years ago
  73. c25b9ab drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic by Roel Kluin · 16 years ago
  74. e5664bb gianfar: Fix Wake-on-LAN support by Anton Vorontsov · 16 years ago
  75. f307dbd smsc911x: timeout reaches -1 by Roel Kluin · 16 years ago
  76. 1609559 smsc9420: fix interrupt signalling test failures by Steve Glendinning · 16 years ago
  77. b1c4a9d ucc_geth: Change uec phy id to the same format as gianfar's by Haiying Wang · 16 years ago
  78. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 16 years ago
  79. 584dbe9 netxen: fix memory leak in drivers/net/netxen_nic_init.c by Daniel Marjamäki · 16 years ago
  80. e125646 netxen: revert jumbo ringsize by Dhananjay Phadke · 16 years ago
  81. ae9e47e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  82. be00937 ath5k: fix locking in ath5k_config by Bob Copeland · 16 years ago
  83. 1f304e4 iwlwifi: fix kernel oops when ucode DMA memory allocation failure by Zhu, Yi · 16 years ago
  84. eb83bbf rtl8187: Fix error in setting OFDM power settings for RTL8187L by Larry Finger · 16 years ago
  85. a71558d [ARM] etherh: continue fixing build failure by Russell King · 16 years ago
  86. 15b2bee e1000: fix bug with shared interrupt during reset by Jesse Brandeburg · 16 years ago
  87. b9d57f94 m68knommu: correct the mii calculations for 532x ColdFire FEC by Matt Waddel · 16 years ago
  88. d4732d3 m68knommu: add ColdFire M532x to the FEC configuration options by Matt Waddel · 16 years ago
  89. a7a41ac r6040: Remove unused variable pdev from drivers/net/r6040.c by Manish Katiyar · 16 years ago
  90. 8527bec virtio_net: use correct accessors for scatterlists by Ira W. Snyder · 16 years ago
  91. 5376071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  92. cd1f55a gianfar: Revive VLAN support by Anton Vorontsov · 16 years ago
  93. e8b5fc5 bnx2x: tx_has_work should not wait for FW by Vladislav Zolotarov · 16 years ago
  94. 32ec803 netxen: reduce memory footprint by Dhananjay Phadke · 16 years ago
  95. cdff103 netxen: fix vlan tso/checksum offload by Dhananjay Phadke · 16 years ago
  96. 78272bb e1000e: workaround hw errata by Jesse Brandeburg · 16 years ago
  97. 71be7a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  98. e918085a virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs by Alex Williamson · 16 years ago
  99. fb22d72 [NET] am79c961a: fix spin_lock usage by Uwe Kleine-König · 16 years ago
  100. 2fcbab0 rtl8187: Add termination packet to prevent stall by Larry Finger · 16 years ago