1. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  2. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  3. 529a41e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  5. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 17 years ago
  6. b132fba drivers/net/appletalk: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  7. 41588ba tg3: 5701 DMA corruption fix by Matt Carlson · 16 years ago
  8. 344234d iwlwifi: Fix unconditional access to station->tidp[].agg. by David S. Miller · 16 years ago
  9. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 16 years ago
  10. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  11. d1964da Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel by Russell King · 16 years ago
  12. baf1c5d [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks by Dmitry Baryshkov · 16 years ago
  13. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  14. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  15. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  16. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  17. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  18. 2e5a3ea Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  19. 36b30ea [netdrvr] forcedeth: internal simplifications; changelog removal by Jeff Garzik · 17 years ago
  20. cac1f3c phylib: factor out get_phy_id from within get_phy_device by Paul Gortmaker · 16 years ago
  21. b1394f9 PHY: add BCM5464 support to broadcom PHY driver by Paul Gortmaker · 16 years ago
  22. d96a51f cxgb3: Fix __must_check warning with dev_dbg. by Dan Noe · 16 years ago
  23. 10e05f7 tc35815: Statistics cleanup by Atsushi Nemoto · 16 years ago
  24. 703bb99 natsemi: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 16 years ago
  25. 2f036ac [ARM] 4980/1: [AT91] emQbit ECB_AT91 board support by Andrew Victor · 16 years ago
  26. 56626f3 [POWERPC] QE: UCC nodes cleanup by Anton Vorontsov · 16 years ago
  27. 4ff08a7 IB/mlx4: Fix incorrect comment by Eli Cohen · 16 years ago
  28. 4dc51b3 IB/mlx4: Fix race when detaching a QP from a multicast group by Eli Cohen · 16 years ago
  29. bbf8eed1 IB/mlx4: Add support for resizing CQs by Vladimir Sokolovsky · 16 years ago
  30. 3fdcb97 IB/mlx4: Add support for modifying CQ moderation parameters by Eli Cohen · 16 years ago
  31. 9b1f385 mlx4_core: Increase max number of QPs to 128K by Jack Morgenstein · 16 years ago
  32. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 16 years ago
  33. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  34. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 16 years ago
  35. ca28121 mlx4_core: Move opening brace of function onto a new line by Roland Dreier · 16 years ago
  36. 406874a e1000: convert uint16_t style integers to u16 by Joe Perches · 16 years ago
  37. 222441a ixgb: convert uint16_t style integers to u16 by Joe Perches · 16 years ago
  38. 7dd73bb sb1000.c: make const arrays static by Denys Vlasenko · 16 years ago
  39. a8d0634 sb1000.c: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  40. aa39432 #if 0 netxen_nic_link_ok() by Adrian Bunk · 16 years ago
  41. b1555130 make netxen_workq static by Adrian Bunk · 16 years ago
  42. cef8c79 e1000e: reformat register test code, fix some minor initialization by Bruce Allan · 16 years ago
  43. 69e3fd8 e1000e: rename a few functions by Jeff Kirsher · 16 years ago
  44. e9ec2c0 e1000e: Make arrays out of these Rx/Tx registers by Jeff Kirsher · 16 years ago
  45. 8d7c294 e1000e: limit EEPROM size accesses by Jeff Kirsher · 16 years ago
  46. 2723b01 sc92031: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  47. 26a17b7 sc92031: start transmit return value bugfix by Stephen Hemminger · 16 years ago
  48. 9c28eae sc92031: use net_device stats by Stephen Hemminger · 16 years ago
  49. 10c6462 [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata by Peter Horton · 17 years ago
  50. 48dd59e [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours by Jeff Garzik · 16 years ago
  51. dc13b38 drivers/net/bonding/bond_main.c - remove unnecessary #define by Joe Perches · 16 years ago
  52. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  53. d080cd6 gianfar: Support NAPI for TX Frames by Dai Haruki · 16 years ago
  54. 0b50d75 spidernet: revise link status logging by Ishizaki Kou · 16 years ago
  55. 9a11fcb spidernet: fix error interrupt handling by Ishizaki Kou · 16 years ago
  56. fcfcfa2 spidernet: change interrupt masks by Ishizaki Kou · 16 years ago
  57. 4f2d65c spidernet: increase auto-negotiation timeout to 5 seconds by Ishizaki Kou · 16 years ago
  58. 81971be spidernet: add missing initialization by Ishizaki Kou · 16 years ago
  59. 7f225b4 tc35815: Whitespace cleanup by Atsushi Nemoto · 16 years ago
  60. c6686fe tc35815: Use generic PHY layer by Atsushi Nemoto · 16 years ago
  61. 22adf7e tc35815: Use managed pci iomap helper by Atsushi Nemoto · 16 years ago
  62. ee79b7f tc35815: Use netdev_priv() by Atsushi Nemoto · 16 years ago
  63. 958eb80 tc35815: Use print_mac() helper by Atsushi Nemoto · 16 years ago
  64. c201abd9 tc35815: Statistics cleanup by Atsushi Nemoto · 16 years ago
  65. 4547fa6 mv643xx_eth: update copyright by Lennert Buytenhek · 17 years ago
  66. e519abb mv643xx_eth: only print banner once by Lennert Buytenhek · 17 years ago
  67. ec69d65 mv643xx_eth: pass port identifier to register accessors by Lennert Buytenhek · 17 years ago
  68. c1b35a2 mv643xx_eth: report netdev name in all printks by Lennert Buytenhek · 17 years ago
  69. afdb57a mv643xx_eth: identify ports by struct mv643xx_private * by Lennert Buytenhek · 17 years ago
  70. c0d0f2c mv643xx_eth: various cleanups by Lennert Buytenhek · 17 years ago
  71. 4d64e71 mv643xx_eth: mp->tx_desc_count needs spinlock protection by Lennert Buytenhek · 17 years ago
  72. a2879fe [POWERPC] properly declare onstack completion in iseries veth by Benjamin Herrenschmidt · 16 years ago
  73. c7cd5b9 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi by Paul Mackerras · 16 years ago
  74. 194828a ath5k: Misc fixes/cleanups by Nick Kossifidis · 16 years ago
  75. 136bfc7 ath5k: Add RF2425 initvals by Nick Kossifidis · 16 years ago
  76. fcc76c6 iwlwifi: Use HW acceleration decryption by default by Emmanuel Grumbach · 16 years ago
  77. 5900383 iwlwifi: fix unload warning and error by Mohamed Abbas · 16 years ago
  78. dfe7d45 iwlwifi: arrange max number of Tx queues by Ron Rindjunsky · 16 years ago
  79. 77bab60 iwlwifi: Fix TKIP update key and get_free_ucode_key by Emmanuel Grumbach · 16 years ago
  80. 7e8c519 iwlwifi: move rxon associated command to hcmd by Tomas Winkler · 16 years ago
  81. 3c424c2 iwlwifi: introduce host commands callbacks by Tomas Winkler · 16 years ago
  82. fed9017 iwlwifi: move HW device registration by Ron Rindjunsky · 16 years ago
  83. 66c73db iwlwifi: move the creation of LQ host command to iwlcore by Tomas Winkler · 16 years ago
  84. ec35cf2 iwlwifi: support different num of tx and rx antennas by Tomas Winkler · 16 years ago
  85. 5425e49 iwlwifi: hw_setting cleanup by Tomas Winkler · 16 years ago
  86. 49ea859 iwlwifi: remove the statistics work by Emmanuel Grumbach · 16 years ago
  87. ba38001 b43: Add fastpath to b43_mac_suspend() by Michael Buesch · 16 years ago
  88. 059ff82 iwlwifi: move shared pointers to iwl_priv by Tomas Winkler · 16 years ago
  89. 508e32e iwlwifi: perform bss_info_changed post association work right away by Reinette Chatre · 16 years ago
  90. eadd3c4 iwlwifi: make Makefile more concise by Reinette Chatre · 16 years ago
  91. 51dbfd1 iwl4965: make iwl4965_send_rxon_assoc asynchronous by Reinette Chatre · 16 years ago
  92. e2a722e iwlwifi: Fix byte count table for fragmented packets by Tomas Winkler · 16 years ago
  93. 7480513 iwlwifi: moves security functions to iwl-sta.c by Emmanuel Grumbach · 16 years ago
  94. 80fb47a iwlwifi: maintain uCode key table state by Emmanuel Grumbach · 16 years ago
  95. 0211ddd iwlwifi: add 1X HW WEP support by Emmanuel Grumbach · 16 years ago
  96. 6974e36 iwlwifi: default WEP HW encryption by Emmanuel Grumbach · 16 years ago
  97. 0a0bed1 iwlwifi: add default WEP key host command by Emmanuel Grumbach · 16 years ago
  98. db0589f iwlwifi: replace sprintf with scnprintf for debugfs output by Abhijeet Kolekar · 16 years ago
  99. 57aab75 iwlwifi: generalize iwlwifi init flow by Tomas Winkler · 16 years ago
  100. 3e2c40e b43legacy: fix TBTT and PU timings by Stefano Brivio · 16 years ago