1. 380b153 gianfar v2: code cleanups by Sebastian Poehn · 13 years ago
  2. 5a9d691 skge: update version by stephen hemminger · 13 years ago
  3. 57d6fa3 skge: make support for old Genesis chips optional by stephen hemminger · 13 years ago
  4. c074304 add pci-id for DGE-530T by stephen hemminger · 13 years ago
  5. 6f7d32f skge: cleanup pci id table by stephen hemminger · 13 years ago
  6. fa917ff net: fix warning of versioncheck by Shan Wei · 13 years ago
  7. 81b16ba veth: Kill unused tx_dropped by Eric Dumazet · 13 years ago
  8. 3600cda veth: Kill unused code label and code block. by David S. Miller · 13 years ago
  9. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  10. 7329f0d b44: Use pr_<level>_once and DRV_DESCRIPTION by Joe Perches · 13 years ago
  11. 5318d80 vmxnet3: fix starving rx ring whenoc_skb kb fails by Shreyas Bhatewara · 13 years ago
  12. 994635a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  13. 7d09926 bnx2x: Fix warning message during 57712/8727 initialization by Yaniv Rosner · 13 years ago
  14. a89a1d4 bnx2x: Add autogrEEEn support by Yaniv Rosner · 13 years ago
  15. 0520e63 bnx2x: Fix BCM84833 initialization by Yaniv Rosner · 13 years ago
  16. 85242ee bnx2x: Fix false link indication at link partner when DAC is used by Yaniv Rosner · 13 years ago
  17. 985848f bnx2x: Reset PHY due to fan failure for 578xx by Yaniv Rosner · 13 years ago
  18. a34bc96 bnx2x: Add CL37 BAM for Warpcore by Yaniv Rosner · 13 years ago
  19. 52c4d6c bnx2x: Change BCM54616S to BCM54618SE by Yaniv Rosner · 13 years ago
  20. b8d6d08 bnx2x: PFC fixes by Yaniv Rosner · 13 years ago
  21. 9b9cfe7 greth: greth_set_mac_add would corrupt the MAC address. by Kristoffer Glembo · 13 years ago
  22. d4d2d28 net/wireless: ipw2x00: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  23. f8d4aa2 net: vxge: Use is_multicast_ether_addr helper by Tobias Klauser · 13 years ago
  24. d8ce2fc net: ewrk3: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  25. 2effca3 net: depca: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  26. abfc89c net: rionet: Use is_multicast_ether_addr by Tobias Klauser · 13 years ago
  27. 8bc3e1d net: iseries_veth: Use is_unicast_ether_addr helper by Tobias Klauser · 13 years ago
  28. 58d14d4 net: igb: Use is_multicast_ether_addr helper by Tobias Klauser · 13 years ago
  29. 29a40f0 net: de4x5: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  30. 3e714ad net: e1000e: Use is_multicast_ether_addr helper by Tobias Klauser · 13 years ago
  31. 4924f44b9 b44: use dev_kfree_skb() in b44_tx() by Eric Dumazet · 13 years ago
  32. 2fb83cd6 natsemi: silence dma-debug warnings by FUJITA Tomonori · 13 years ago
  33. 31fcb99 net: sh_eth: remove __flush_purge_region by Yoshihiro Shimoda · 13 years ago
  34. 60b6770 net: 8139too: Initial necessary vlan_features to support vlan by Shan Wei · 13 years ago
  35. 5f77898 Fix call trace when interrupts are disabled while sleeping function kzalloc is called by Shyam Iyer · 13 years ago
  36. b4e4fe8 qlge:Version change to v1.00.00.29 by Jitendra Kalsaria · 13 years ago
  37. 5069ee5 qlge: Fix printk priority so chip fatal errors are always reported. by Jitendra Kalsaria · 13 years ago
  38. da92b39 qlge:Fix crash caused by mailbox execution on wedged chip. by Jitendra Kalsaria · 13 years ago
  39. 6e4e2f8 6pack,mkiss: fix lock inconsistency by Arnd Bergmann · 13 years ago
  40. aea54bc Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 13 years ago
  41. 60c2ce2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  42. e77aeb7 net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  43. b9ab82c be2net: clear intr bit in be_probe() by Sathya Perla · 13 years ago
  44. 482c9e7 be2net: create/destroy rx-queues on interface open/close by Sathya Perla · 13 years ago
  45. 2b3f291 be2net: fix certain cmd failure logging by Sathya Perla · 13 years ago
  46. e1428d2 qlcnic: add external loopback support by Amit Kumar Salecha · 13 years ago
  47. 781b864 net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  48. eb31c4e net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  49. 3170ff5 net: depca: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  50. bda7ed4 net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  51. 0311ee2 wanxl: remove a stray irq enable by Dan Carpenter · 13 years ago
  52. f82528b Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'. by Alexander Smirnov · 13 years ago
  53. bc057e0 jme: Cleanup PM operations after using new PM API by Guo-Fu Tseng · 13 years ago
  54. aab6fb8 jme: Fix compile warning introduced by new pm macro by Guo-Fu Tseng · 13 years ago
  55. b21f3c7 can: remove useless defaults in Kconfig by Kurt Van Dijck · 13 years ago
  56. ea7ea65 enic: Add support to configure hardware interrupt coalesce timers in a platform independent way by Vasanthy Kolluri · 13 years ago
  57. 3fa2a1d virtio-net: per cpu 64 bit stats (v2) by stephen hemminger · 13 years ago
  58. f984cec xen/netback: Add module alias for autoloading by Bastian Blank · 13 years ago
  59. 0e90ed0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  60. 3b775e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  61. df2cbe4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  62. 690b0ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  63. 0ac9ebe IEEE 802.15.4: do not enable driver debugging by default by Werner Almesberger · 13 years ago
  64. 6e10c46 fakehard: stop setting platform_data as it's unused anymore by Dmitry Eremin-Solenikov · 15 years ago
  65. ca56a95 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  66. 0e47427 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  67. b271a98 drm/radeon/kms: increase rom size for atrm method by Alex Deucher · 13 years ago
  68. a18b989 crypto: caam - fix operator precedence in shared descriptor allocation by Kim Phillips · 13 years ago
  69. 9a4ba83 rtlwifi: potential forever loop in rtl92de_hw_init() by Dan Carpenter · 13 years ago
  70. ab049fb rtlwifi: rtl8192de: Fix build errors when using allyes configuration by Larry Finger · 13 years ago
  71. a5f377f b43: HT-PHY: correct 0x2059 radio init by Rafał Miłecki · 13 years ago
  72. 5cf6fa7 ath9k_htc: Add device ID for Sony UWA-BR100 by Mohammed Shafi Shajakhan · 13 years ago
  73. c3d7769 ath9k: move few descriptor macros to ath9k.h by Mohammed Shafi Shajakhan · 13 years ago
  74. 2d02c86 b43: HT-PHY: basic PHY init by Rafał Miłecki · 13 years ago
  75. 71d3b0d b43: HT-PHY: add init tables by Rafał Miłecki · 13 years ago
  76. 3e644ab b43: HT-PHY: init radio when enabling it by Rafał Miłecki · 13 years ago
  77. e8dec1e b43: HT-PHY: replace radio routing magic numbers by Rafał Miłecki · 13 years ago
  78. b4d38db wl12xx: AP-mode - use mac80211 indication about STA WME support by Arik Nemtsov · 13 years ago
  79. f01dce9 rtlwifi: use PCI_VENDOR_ID_* by Jon Mason · 13 years ago
  80. 6a4ecc2 rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  81. f05b691 iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  82. bfc8dfe b43: HT-PHY: implement lacking 0x908 PHY reg op by Rafał Miłecki · 13 years ago
  83. feb9063 b43: HT-PHY: add channel switching tables for 2 GHz band by Rafał Miłecki · 13 years ago
  84. e5b6100 b43: HT-PHY: perform some tables ops on channel switching by Rafał Miłecki · 13 years ago
  85. bdb2dfb b43: HT-PHY: upload PHY values when switching channel by Rafał Miłecki · 13 years ago
  86. 1a93139 b43: HT-PHY: prepare place for HT-PHY tables by Rafał Miłecki · 13 years ago
  87. a0b8de3 ath5k: fix memory leak when fewer than N_PD_CURVES are in use by Eugene A. Shatokhin · 13 years ago
  88. c31eb8e ath9k: Fix suspend/resume when no interface is UP by Rajkumar Manoharan · 13 years ago
  89. c773547 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  90. 78a3cc3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  91. 4974317 ahci: change 'masking port_map' printk to KERN_WARNING level by Linus Torvalds · 13 years ago
  92. 16adf5d usbnet: Remove over-broad module alias from zaurus. by Dave Jones · 13 years ago
  93. 3bea123 myri10ge: update version by Jon Mason · 13 years ago
  94. b3b6ae2 myri10ge: misc style cleanups by Jon Mason · 13 years ago
  95. effd1ed myri10ge: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  96. 5dcd846 myri10ge: add support for set_phys_id by Jon Mason · 13 years ago
  97. 4b47638 myri10ge: allow small_bytes = 0 by Jon Mason · 13 years ago
  98. c689b81 myri10ge: rework parity error check and cleanup by Jon Mason · 13 years ago
  99. 7539a61 myri10ge: Mask PCI Surprise Link Down Events by Jon Mason · 13 years ago
  100. 3b20b2d myri10ge: ensure tx queues remain stopped by Jon Mason · 13 years ago