1. 4ba526c tg3: Fix firmware event timeouts by Matt Carlson · 16 years ago
  2. bc7959b tg3: Turn off ASF "driver alive" heartbeats for APE by Matt Carlson · 16 years ago
  3. 3bda125 tg3: Preserve register settings for DASH by Matt Carlson · 16 years ago
  4. 731fd79 tg3: Refine APE status check by Matt Carlson · 16 years ago
  5. 77b483f tg3: Add APE register access locking by Matt Carlson · 16 years ago
  6. 0eb8b1f bnx2: Update version to 1.8.0. by Michael Chan · 16 years ago
  7. f22828e bnx2: Reinsert VLAN tag when necessary. by Michael Chan · 16 years ago
  8. 729b85c bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code. by Michael Chan · 16 years ago
  9. 7c6337a bnx2: Fix logic to setup VLAN rx tagging. by Michael Chan · 16 years ago
  10. b793b3a Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  11. c091258 AX88796: Fix locking in ethtool support by Ben Dooks · 16 years ago
  12. 1a3c4bc atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? by roel kluin · 16 years ago
  13. c7e65c1 [netdrvr] ne: Use CONFIG_MACH_TX49XX by Atsushi Nemoto · 16 years ago
  14. 85a73b3 Kconfig: HSO driver bugfixes and updates by David Brownell · 16 years ago
  15. 0235f64 USB: HSO: minor fixes due to code review by Greg Kroah-Hartman · 16 years ago
  16. 6c59f56 USB: HSO: make tty_operations const by Greg Kroah-Hartman · 16 years ago
  17. 6d558a5 hso: fix refcounting on the ttyHSx devices by Olivier Blin · 16 years ago
  18. add477d hso: fix oops in read/write callbacks by Olivier Blin · 16 years ago
  19. 1595ab5 [netdrvr] uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 16 years ago
  20. 11d89d6 netxen: update driver version by Dhananjay Phadke · 16 years ago
  21. 092bc57 netxen: cleanup interrupt code by Dhananjay Phadke · 16 years ago
  22. 15eef1e netxen: fix dma watchdog by Dhananjay Phadke · 16 years ago
  23. 922c4f2 netxen: force link update across ifdown/ifup by Dhananjay Phadke · 16 years ago
  24. 9e41077 netxen: fix rxbuf leak across driver reload by Dhananjay Phadke · 16 years ago
  25. 9dc28ef netxen: fix mac addr setup by Dhananjay Phadke · 16 years ago
  26. 8d792cd ixgbe: add cx4 device ID by Jesse Brandeburg · 16 years ago
  27. 05c550b e1000e: remove unnecessary snippet missed in prior check_options update by Bruce Allan · 16 years ago
  28. f8d59f7 e1000e: test for unusable MSI support by Bruce Allan · 16 years ago
  29. d53f706 e1000e: increase minimum frame size allowed by Bruce Allan · 16 years ago
  30. 10f1b49 e1000e: Increase Tx timeout factor for 10Mbps by Bruce Allan · 16 years ago
  31. 808ff67 e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22 by Bruce Allan · 16 years ago
  32. 2d06cad e1000e: Set InterruptThrottleRate to default when invalid value used by Bruce Allan · 16 years ago
  33. 56e1f82 e1000e: Return 1 instead of a non-zero value for link up indication by Bruce Allan · 16 years ago
  34. 0d63bea tlan: Fix two regressions introduced by 64bit conversion. by Robert Fitzsimons · 16 years ago
  35. e484d5f sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2) by Rafael J. Wysocki · 16 years ago
  36. 2726fcf au1000_eth: use 'unsigned long' for irqflags by Vegard Nossum · 16 years ago
  37. 13b2738 myri10ge: myri10ge_fw_name also overrides the rss firmware by Brice Goglin · 16 years ago
  38. 7144dec ixp4xx_eth: fix dma_mapping_error() compile errors by Mikael Pettersson · 16 years ago
  39. 2a54adc gianfar: Call gfar_halt_nodisable() from gfar_halt(). by Scott Wood · 16 years ago
  40. fde9403a [netdrvr] remove unnecessary #include by Huang Weiyi · 16 years ago
  41. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. 1bb5bd2 bnx2x: Version update by Eilon Greenstein · 16 years ago
  43. 6378c02 bnx2x: Checkpatch compliance by Eilon Greenstein · 16 years ago
  44. 3347162 bnx2x: Spelling mistakes by Eilon Greenstein · 16 years ago
  45. 3196a88 bnx2x: Minor code improvements by Eilon Greenstein · 16 years ago
  46. f0e53a8 bnx2x: Driver info by Eilon Greenstein · 16 years ago
  47. 345b5d5 bnx2x: 1G LED does not turn off by Eilon Greenstein · 16 years ago
  48. 6bbca91 bnx2x: 8073 PHY changes by Yaniv Rosner · 16 years ago
  49. 17de50b bnx2x: Change GPIO for any port by Eilon Greenstein · 16 years ago
  50. 8c99e7b bnx2x: Pause settings by Yaniv Rosner · 16 years ago
  51. 57963ed bnx2x: Link order with external PHY by Yaniv Rosner · 16 years ago
  52. df0f234 bnx2x: No LRO without Rx checksum by Vladislav Zolotarov · 16 years ago
  53. 3530298 bnx2x: Wrong structure size by Yitchak Gertner · 16 years ago
  54. 72ce58c bnx2x: WoL capability by Eilon Greenstein · 16 years ago
  55. 3101c2b bnx2x: Clearing MAC addresses filters by Yitchak Gertner · 16 years ago
  56. 1246940 bnx2x: Delay in while loops by Yitchak Gertner · 16 years ago
  57. 5c86284 bnx2x: PBA Table Page Alignment Workaround by Eilon Greenstein · 16 years ago
  58. 9dabc42 bnx2x: Self-test false positive by Yitchak Gertner · 16 years ago
  59. 3262623 bnx2x: Memory allocation by Eilon Greenstein · 16 years ago
  60. 3fcaf2e bnx2x: HW attention lock by Eilon Greenstein · 16 years ago
  61. 4a37fb6 bnx2x: HW lock mechanism by Yitchak Gertner · 16 years ago
  62. da5a662 bnx2x: Load/Unload under traffic by Vladislav Zolotarov · 16 years ago
  63. 471de71 bnx2x: FW Internal Memory structure by Eilon Greenstein · 16 years ago
  64. 66e855f bnx2x: Statistics by Yitchak Gertner · 16 years ago
  65. 1adcd8b bnx2x: Not dropping packets with L3/L4 checksum error by Eilon Greenstein · 16 years ago
  66. 19680c4 bnx2x: FW (bootcode) interface fixes by Eilon Greenstein · 16 years ago
  67. e6ca232 uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 16 years ago
  68. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  69. 4ab84d4 bnx2x: fix logical op by Randy Dunlap · 16 years ago
  70. 22c7fdf Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  71. 86b89ee ath9k: Revamp wireless mode usage by Sujith · 16 years ago
  72. 3b95978 ath9k: More unused macros by Sujith · 16 years ago
  73. f22f558 ath9k: Remove a few unused macros and fix indentation by Sujith · 16 years ago
  74. 06df8be ath9k: Use mac80211's band macros and remove enum hal_freq_band by Sujith · 16 years ago
  75. ea9880f ath9k: Remove redundant data structure ath9k_txq_info by Sujith · 16 years ago
  76. 60b67f5 ath9k: Cleanup data structures related to HW capabilities by Sujith · 16 years ago
  77. b08cbcd ath9k: work around gcc ICEs by Adrian Bunk · 16 years ago
  78. f078f20 ath9k: Add new Atheros IEEE 802.11n driver by Luis R. Rodriguez · 16 years ago
  79. b1a5215 ath5k: remove Atheros 11n devices from supported list by Luis R. Rodriguez · 16 years ago
  80. 5423b2e p54: swap short slot time dcf values by Christian Lamparter · 16 years ago
  81. 0fc9803 rt2x00: Block all unsupported modes by Ivo van Doorn · 16 years ago
  82. eda0c00 p54: Fix for TX sequence number problem by Larry Finger · 16 years ago
  83. f367422 iwlwifi: cleanup iwl_tx_skb by Tomas Winkler · 16 years ago
  84. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  85. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  86. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  87. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  88. 3859069 Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp by Jeff Garzik · 16 years ago
  89. e2c709b WAN: remove extra help text from HDLC_PPP config option by Krzysztof Halasa · 16 years ago
  90. db018a5 bonding: Don't destroy bonding master when removing slave via sysfs by Moni Shoua · 16 years ago
  91. f0c76d6 bonding: refactor mii monitor by Jay Vosburgh · 16 years ago
  92. c16d118 [netdrvr] Drivers should not set IFF_* flag themselves by Wang Chen · 16 years ago
  93. fe41424 dm9000: Support MAC address setting through platform data. by Laurent Pinchart · 16 years ago
  94. 9a5d3414 3c59x: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  95. 4f63135 pegasus: add blacklist support to fix Belkin bluetooth dongle. by Ben Collins · 16 years ago
  96. 11a859e drivers/net/netxen/netxen_nic_hw.c: fix printk warnings by Andrew Morton · 16 years ago
  97. 5608784 hamradio: add missing sanity check to tty operation by Eugene Teo · 16 years ago
  98. 11795aa drivers/net: coding styles fixes to drivers/net/8390.c by Gustavo F. Padovan · 16 years ago
  99. caa1687 drivers/net: coding styles fixes to drivers/net/8390p.c by Gustavo F. Padovan · 16 years ago
  100. 057b61a drivers/net: Remove 'return' of void function NS8390p_init() by Gustavo F. Padovan · 16 years ago