1. e68a8c1 qla3xxx: device doesnt do hardware checksumming. by Stephen Hemminger · 18 years ago
  2. c79d9c9 net/hp100: fix section mismatch warning by Sam Ravnborg · 18 years ago
  3. f834368 parse errors in ifdefs by Yoann Padioleau · 18 years ago
  4. 632155e potential parse error in ifdef by Yoann Padioleau · 18 years ago
  5. 296baae Add select PHYLIB to the UCC_GETH Kconfig option by Jan Altenberg · 18 years ago
  6. 4738d2f [CASSINI]: Fix printk message typo. by David S. Miller · 18 years ago
  7. ade2137 ehea: Fixed multi queue RX bug by Thomas Klein · 18 years ago
  8. d8511f8 sky2: enable IRQ on duplex renegotiation by Stephen Hemminger · 18 years ago
  9. 4731305 e1000: restore netif_poll_enable call but make sure IRQs are off by Herbert Xu · 18 years ago
  10. 8a32352 defxx: Fix the handling of ioremap() failures by Maciej W. Rozycki · 18 years ago
  11. 34dd962 sky2: program proper register for fiber PHY by Stephen Hemminger · 18 years ago
  12. 56069c0 sky2: checksum offload plus vlan bug by Stephen Hemminger · 18 years ago
  13. b4ed372 sky2: dont set bogus bit in PHY register by Stephen Hemminger · 18 years ago
  14. 8903bab 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. a2cb4a9 IB/mlx4: Fix last allocated object tracking in bitmap allocator by Roland Dreier · 18 years ago
  16. 5566321 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 18 years ago
  17. d7ea3be [PATCH] hostap: Allocate enough tailroom for TKIP by Brandon Craig Rhodes · 18 years ago
  18. 20c9d19 [PATCH] prism54: fix monitor mode oops by Björn Steinbrink · 18 years ago
  19. 1c1ee4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  20. 04efb87 [CASSINI]: Check pci_set_mwi() return value. by David S. Miller · 18 years ago
  21. 8a903be [TR]: Use menuconfig objects. by Jan Engelhardt · 18 years ago
  22. 4285900 [ARCNET]: Use menuconfig objects. by Jan Engelhardt · 18 years ago
  23. 9539ce22 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  24. 096a458 forcedeth: fix cpu irq mask by Ayaz Abdulla · 18 years ago
  25. 294cf1b chelsio parenthesis fix by Mariusz Kozlowski · 18 years ago
  26. 93c1d3b spidernet: skb used after netif_receive_skb by Florin Malita · 18 years ago
  27. e971290 meth driver renovation by Ralf Baechle · 18 years ago
  28. 7381553 remove unnecessary dependency on VIA velocity config by Yoichi Yuasa · 18 years ago
  29. 239dc57 fix compiler warning in fixed.c by Denver Gingerich · 18 years ago
  30. 2ed22bc asix.c - Add Belkin F5D5055 ids by David Hollis · 18 years ago
  31. 66bd23f ucc_geth:trivial fix by Li Yang · 18 years ago
  32. 5bc8d39a ucc_geth: Fix MODULE_DEVICE_TABLE() duplication by Li Yang · 18 years ago
  33. c71cd01 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
  34. 90c615b [POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST by Timur Tabi · 18 years ago
  35. 3643312 USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces by Oliver Neukum · 18 years ago
  36. 4149b72 USB: handle more rndis_host oddities by David Brownell · 18 years ago
  37. 412e8a0 [PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-free by Eugene Teo · 18 years ago
  38. 596f2d0 [PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check by Eugene Teo · 18 years ago
  39. 3d4bd24 [PATCH] libertas: skb dereferenced after netif_rx by Florin Malita · 18 years ago
  40. f1e9a4e declance: Remove a dangling spin_unlock_irq() thingy by Maciej W. Rozycki · 18 years ago
  41. 3e1657c e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_clean(), kernel 2.6.21.1) by Auke Kok · 18 years ago
  42. 23c15c2 mlx4_core: Fix array overrun in dump_dev_cap_flags() by Roland Dreier · 18 years ago
  43. e94bd23 e1000: Fix msi enable leak on error, don't print error message, cleanup by Auke Kok · 18 years ago
  44. fb136c0 ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak by Auke Kok · 18 years ago
  45. 4a79a04 NetXen: Fix NetXen driver ping on system-p by Mithlesh Thukral · 18 years ago
  46. 9873940 spidernet: node-aware skbuff allocation by Christoph Hellwig · 18 years ago
  47. 3b6330c gianfar: Add I/O barriers when touching buffer descriptor ownership. by Scott Wood · 18 years ago
  48. dbf2e85 ibm_emac: fix link speed detection change by Eugene Surovegin · 18 years ago
  49. 5bb96e9 ibm_emac: improved PHY support by Eugene Surovegin · 18 years ago
  50. 0ec6d95 ibm_emac: fix section mismatch warnings by Eugene Surovegin · 18 years ago
  51. 50432cb sky2: memory barriers change by Stephen Hemminger · 18 years ago
  52. 84787e3 sky2: remove dual port workaround by Stephen Hemminger · 18 years ago
  53. a3caead sky2: MIB counter overflow handling by Stephen Hemminger · 18 years ago
  54. 3225b91 sky2: keep track of receive alloc failures by Stephen Hemminger · 18 years ago
  55. 53419c6 sky2: PHY register settings by Stephen Hemminger · 18 years ago
  56. abc368a sky2: remove Gigabyte 88e8056 restriction by Stephen Hemminger · 18 years ago
  57. 9cbe05c missing includes in mlx4 by Al Viro · 18 years ago
  58. 4e19b5c ucc_geth: eliminate max-speed, change interface-type to phy-connection-type by Kim Phillips · 18 years ago
  59. f2773a2 smc911x: fix compilation breakage by Vitaly Wool · 18 years ago
  60. 1af7f05 pasemi_mac: Fix local-mac-address parsing by olof@lixom.net · 18 years ago
  61. fd17825 pasemi_mac: Terminate PCI ID list by olof@lixom.net · 18 years ago
  62. 52a9435 pasemi_mac: Interrupt ack fixes by Olof Johansson · 18 years ago
  63. a54c545 pasemi_mac: Fix register defines by olof@lixom.net · 18 years ago
  64. de7860c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  65. 20eebcf mlx4_core: Remove unused doorbell_lock by Roland Dreier · 18 years ago
  66. f550d94 net: Trivial MLX4_DEBUG dependency fix. by Paul Mundt · 18 years ago
  67. f7d02ae Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  68. af3b146 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  69. 649c8e0 [POWERPC] Create Marvell mv64x60 ethernet platform_data by Dale Farnsworth · 18 years ago
  70. 17cf8cc Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  71. 12414db Add support for the Davicom DM9161A PHY by Kim Phillips · 18 years ago
  72. f30cac6 sky2: only disable 88e8056 on some boards by Stephen Hemminger · 18 years ago
  73. 78f0b62 sky2: 88e8071 support not ready by Stephen Hemminger · 18 years ago
  74. e3b7df1 skge: crash on shutdown/suspend by Stephen Hemminger · 18 years ago
  75. 549a68c sky2: fix oops on shutdown by Stephen Hemminger · 18 years ago
  76. 4093785 mlx4: don't use deprecated IRQ flags by Andrew Morton · 18 years ago
  77. 1c8e039 netxen_nic_main don't use deprecated irq flags by Andrew Morton · 18 years ago
  78. e6c5fb3 Use menuconfig objects II - netdev/wan by Jan Engelhardt · 18 years ago
  79. be3b6c1 Use menuconfig objects II - netdev/pcmcia by Jan Engelhardt · 18 years ago
  80. f30486d Use menuconfig objects: netdev by Jan Engelhardt · 18 years ago
  81. 53f9994 Use menuconfig objects: PHY by Jan Engelhardt · 18 years ago
  82. a1c38a4 spidernet: remove unnecessary accesses to phy by Ishizaki Kou · 18 years ago
  83. 491976b S2IO: Statistics for link up/down and memory allocated/freed by Sreenivasa Honnur · 18 years ago
  84. c53d494 S2IO: statistics for memory allocation failuers by Sreenivasa Honnur · 18 years ago
  85. 0cec35e S2IO: getringparam ethtool option by Sreenivasa Honnur · 18 years ago
  86. 4269e2a [PATCH] libertas: 64-bit cleanups by Dan Williams · 18 years ago
  87. c4aa705 [PATCH] libertas: sparse fixes by Dan Williams · 18 years ago
  88. 12a4d26 [PATCH] libertas: fix missing unlock in TX error path by Dan Williams · 18 years ago
  89. 5bdb3ef [PATCH] libertas: make debugfs.c sparse-clean by Dan Williams · 18 years ago
  90. 3a8b9a4 [PATCH] libertas: Clean up debug defines by Dan Williams · 18 years ago
  91. 4f3465f [PATCH] libertas: remove SUPPORT_BOOT_COMMAND by Dan Williams · 18 years ago
  92. 4b19fcc [PATCH] libertas: Purge non-mesh ioctls by Dan Williams · 18 years ago
  93. 3ce4023 [PATCH] libertas: Get rid of version.h by Dan Williams · 18 years ago
  94. 0dc5a29 [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum by Dan Williams · 18 years ago
  95. 889c05b [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum by Dan Williams · 18 years ago
  96. 6affe78 [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE by Dan Williams · 18 years ago
  97. 43631e1 [PATCH] libertas: remove setwpaie private ioctl by Dan Williams · 18 years ago
  98. 9408c29 [PATCH] libertas: remove custom encryption mode stuff by Dan Williams · 18 years ago
  99. 2a6f7ea [PATCH] libertas: remove incorrect vi modelines by Dan Williams · 18 years ago
  100. 69f88dc [PATCH] libertas: remove setauthalg private ioctl by Dan Williams · 18 years ago