1. 7f80202 ucc_geth: Fix arguments to dma map/unmap functions by Andy Fleming · 16 years ago
  2. 940608b PHYLIB: Kconfig: Fix the dependency on S390 by Maciej W. Rozycki · 16 years ago
  3. 5a0a92e [SC92031] Using padto turned driver into an IPv6-only interface by Gerrit Renker · 16 years ago
  4. 789585e sb1250: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  5. 40ba182 [netdrvr] forcedeth: Restore multicast settings on resume by Tobias Diedrich · 16 years ago
  6. aff26e2 WAN: protect Cisco HDLC state changes with a spinlock. by Krzysztof Halasa · 16 years ago
  7. 0178ec3 make myri10ge_get_firmware_capabilities() static by Adrian Bunk · 16 years ago
  8. 7ad62dbc s2io: add missing block braces to multistatement if statement by Ilpo Järvinen · 16 years ago
  9. 6941727 hamradio/scc: add missing block braces to multi-statement if by Ilpo Järvinen · 16 years ago
  10. 7fb1c2a ehea: Fix use after free on reboot by Brian King · 16 years ago
  11. 74ef5c5 rndis_host: increase delay in command response loop by Pierre Ynard · 16 years ago
  12. 63dac8f drivers/net/tokenring/olympic.c: fix warning by Andrew Morton · 16 years ago
  13. 5d9bac8 drivers/net/tokenring/3c359.c: squish a warning by Andrew Morton · 16 years ago
  14. b166cfb pcnet32: fix warning by Andrew Morton · 16 years ago
  15. 5bceeda [netdrvr] dm9000: use delayed work to update mii phy state fix by Andrew Morton · 16 years ago
  16. d494eac sky2: restore vlan acceleration on reset by Stephen Hemminger · 16 years ago
  17. 8757a5f sfc: Remove sub-minor component from driver version by Ben Hutchings · 16 years ago
  18. 9b7bfc4 sfc: Added checks for heap allocation failure by Ben Hutchings · 16 years ago
  19. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 16 years ago
  20. 5daab96 sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * by Ben Hutchings · 16 years ago
  21. 24c28ed sfc: Use __packed macro by Ben Hutchings · 16 years ago
  22. 6f8135c sfc: Do not define inline macro by Ben Hutchings · 16 years ago
  23. 9bbd7d9 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros by Ben Hutchings · 16 years ago
  24. 5b9e207 sfc: Correct and expand some comments by Ben Hutchings · 16 years ago
  25. 086ea35 sfc: Use resource_size_t for PCI bus address by Ben Hutchings · 16 years ago
  26. 184be0c sfc: Merged efx_page_offset() into efx_rx_buf_offset() by Ben Hutchings · 16 years ago
  27. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  28. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 16 years ago
  29. 2c118e0 sfc: Removed unncesssary UL suffixes on 0 literals by Ben Hutchings · 16 years ago
  30. f7f13b0 sfc: Simplified efx_rx_calc_buffer_size() using get_order() by Ben Hutchings · 16 years ago
  31. 91ad757 sfc: Removed casts to void by Ben Hutchings · 16 years ago
  32. 4cc58bd sfc: Use mod_timer() to set expiry and add_timer() together by Ben Hutchings · 16 years ago
  33. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  34. b1443e2 cassini: Only use chip checksum for ipv4 packets. by David S. Miller · 16 years ago
  35. 46cb69c missing dependencies on HAS_DMA by Al Viro · 16 years ago
  36. f6c2fb5 irda-usb endianness annotations and fixes by Al Viro · 16 years ago
  37. 4ec7ffa misc drivers/net endianness noise by Al Viro · 16 years ago
  38. 5d283e8 libertas: Fix ethtool statistics by David Woodhouse · 16 years ago
  39. e616c63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  40. 682c97c orinoco_cs: add ID for SpeedStream wireless adapters by Pavel Roskin · 16 years ago
  41. 449fecc hostap_cs: add ID for Conceptronic CON11CPro by Pavel Roskin · 16 years ago
  42. ea8ee24 rtl8187: resource leak in error case by Oliver Neukum · 16 years ago
  43. 89fd2e2 ath5k: Fix loop variable initializations by Bob Copeland · 16 years ago
  44. f82b987 USB: build fix by Ingo Molnar · 16 years ago
  45. 44dc19c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  46. 090c48d l2tp: avoid skb truesize bug if headroom is increased by James Chapman · 16 years ago
  47. 0f73448 m68k: Some network drivers do not check the platform by Geert Uytterhoeven · 16 years ago
  48. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  49. b7acbdf wireless, airo: waitbusy() won't delay by Roel Kluin · 16 years ago
  50. 02969d2 libertas: fix command timeout after firmware failure by Brian Cavagnolo · 16 years ago
  51. 9a6ab76 byteorder: don't directly include linux/byteorder/generic.h by Harvey Harrison · 16 years ago
  52. 23f40dc hostap: fix "registers" registration in procfs by Mathieu Chouquet-Stringer · 16 years ago
  53. 38d2f38 bonding: handle case of device named bonding_master by Stephen Hemminger · 16 years ago
  54. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. 4b95ede ppp: Do not free not yet unregistered net device. by Pavel Emelyanov · 16 years ago
  56. 8f5bf5f2 DM9000: Use delayed work to update MII PHY state by Ben Dooks · 16 years ago
  57. 37d5dca DM9000: Update and fix driver debugging messages by Enrico Scholz · 16 years ago
  58. e21fd4f0 DM9000: Add __devinit and __devexit attributes to probe and remove by Enrico Scholz · 16 years ago
  59. a300344 sky2: fix simple define thinko by Jesse Brandeburg · 16 years ago
  60. 3273c2e [netdrvr] sfc: sfc: Add self-test support by Ben Hutchings · 16 years ago
  61. 05e3ec0 [netdrvr] sfc: Increment rx_reset when reported as driver event by Ben Hutchings · 16 years ago
  62. 53269e9 [netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX by Ben Hutchings · 16 years ago
  63. e52edda [netdrvr] sfc: Fix code formatting by Ben Hutchings · 16 years ago
  64. d6742d4 [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic by Ben Hutchings · 16 years ago
  65. 707d982 [netdrvr] sfc: Remove garbage from comment by Ben Hutchings · 16 years ago
  66. ba911a4 [netdrvr] sfc: Removed bogus 'fall-thru' comments by Ben Hutchings · 16 years ago
  67. 75f2d3e [netdrvr] sfc: Add phy_flash_cfg module parameter and implementation by Ben Hutchings · 16 years ago
  68. b9b39b6 [netdrvr] sfc: Add TSO support by Ben Hutchings · 16 years ago
  69. 48cfb14 ehea: Add DLPAR memory remove support by Hannes Hering · 16 years ago
  70. fb7b6ca ehea: Add dependency to Kconfig by Hannes Hering · 16 years ago
  71. ad5da7a gianfar: Fix a bug where the pointer never moves for dma_unmap... by Andy Fleming · 16 years ago
  72. 204e2f9 cxgb3 - fix EEH by Divy Le Ray · 16 years ago
  73. 48c4b6d cxgb3 - fix port up/down error path by Divy Le Ray · 16 years ago
  74. 014377a myri10ge: fix the number of interrupt slots by Brice Goglin · 16 years ago
  75. fa0a90d myri10ge: cleanup retrieving of firmware capabilities by Brice Goglin · 16 years ago
  76. b53bef8 myri10ge: move data structures into a single slice by Brice Goglin · 16 years ago
  77. eca3fd8 myri10ge: fix potential infinite loop in enable_ecrc by Brice Goglin · 16 years ago
  78. 99f5f87 myri10ge: trivial formatting fix by Brice Goglin · 16 years ago
  79. bd2db0c myri10ge: add barrier in myri10ge_send_cmd by Brice Goglin · 16 years ago
  80. c0bf880 myri10ge: report FIBER in ethtool for XFP based NIC by Brice Goglin · 16 years ago
  81. f8fd57c myri10ge: properly align scratch buffers by Brice Goglin · 16 years ago
  82. d93ca2a myri10ge: increase and fix handoff timeout by Brice Goglin · 16 years ago
  83. d1ce3a0 myri10ge: fix module parameter descriptions by Brice Goglin · 16 years ago
  84. 0f7229d myri10ge: update firmware headers by Brice Goglin · 16 years ago
  85. e8f720f atl1: bump version number by Jay Cliburn · 16 years ago
  86. bf455a2 atl1: add shutdown callback by Jay Cliburn · 16 years ago
  87. 08e0f1d atl1: fix broken suspend and resume by Jay Cliburn · 16 years ago
  88. ff772b2 atl1: add PHY power save mode by Jay Cliburn · 16 years ago
  89. f403ede Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  90. 6fc7431 PS3: gelic: fix memory leak by Masakazu Mokuno · 16 years ago
  91. c018607 iwlwifi: Fix frequency in rx_status fill by Emmanuel Grumbach · 16 years ago
  92. dbabad0 zd1211rw: fix potential use-after-free bug by Johannes Berg · 16 years ago
  93. b30cdfc rt2x00: Clean up error handling of PCI queue DMA allocation. by Ivo van Doorn · 16 years ago
  94. ed49998 rt2x00: Fix broken recover-on-error path by Ivo van Doorn · 16 years ago
  95. 7872089 rt2x00: Don't use pskb_expand_head() by Ivo van Doorn · 16 years ago
  96. 6243065 iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected by Zhu Yi · 16 years ago
  97. d5251ae wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined by John W. Linville · 16 years ago
  98. 85b442e prism54: fix regression with missing carrier in AP-mode by Luis R. Rodriguez · 16 years ago
  99. 5dc474d pppol2tp: Remove null pointer dereference. by Julia Lawall · 16 years ago
  100. 79f999d strip: Fix termios assumption by Alan Cox · 16 years ago