1. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  2. 2507c05 virtio_net: remove forgotten assignment by Jiri Pirko · 14 years ago
  3. f31e50a be2net: fix tx completion polling by Sathya Perla · 14 years ago
  4. b88aafd sis190: fix cable detect via link status poll by Herton Ronaldo Krzesinski · 14 years ago
  5. 13dda80 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  6. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  7. c16cc0b bnx2x: Tx barriers and locks by Vladislav Zolotarov · 14 years ago
  8. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  9. 60bbc72 axnet_cs: add new id by Ken Kawasaki · 14 years ago
  10. 4181b2c tg3: Remove now useless VPD code by Matt Carlson · 14 years ago
  11. df25bc3 bnx2: Remove now useless VPD code by Matt Carlson · 14 years ago
  12. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 14 years ago
  13. e1d5bda pci: Add VPD information field helper functions by Matt Carlson · 14 years ago
  14. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 14 years ago
  15. 7ad506f pci: Add large and small resource data type code by Matt Carlson · 14 years ago
  16. a2ce766 pci: Add PCI LRDT tag size and section size by Matt Carlson · 14 years ago
  17. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  18. f1dd6ad Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  19. 8d37a37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  20. eeb9c18 mac68k: move macsonic and macmace platform devices by Finn Thain · 15 years ago
  21. 780019d MIPS: AR7: Implement clock API by Florian Fainelli · 14 years ago
  22. bd2302c NET: au1000-eth: Convert to platform_driver model by Florian Fainelli · 15 years ago
  23. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago
  24. 2ea186a ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue() by John Fastabend · 14 years ago
  25. 8d6184e bonding: fix device leak on error in bond_create() by Patrick McHardy · 14 years ago
  26. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 14 years ago
  27. cb395ea fs_enet: add FEC TX buffer alignment workaround for MPC5121 by Anatolij Gustschin · 14 years ago
  28. 60ab436 fs_enet: Add support for MPC512x to fs_enet driver by Anatolij Gustschin · 14 years ago
  29. fcb6a1c fs_enet: use dev_xxx instead of printk by Anatolij Gustschin · 14 years ago
  30. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  31. 9e3bd91 b43: fall back gracefully to PIO mode after fatal DMA errors by Linus Torvalds · 14 years ago
  32. 7bfbae1 ath9k: disable RIFS search for AR91xx based chips by Felix Fietkau · 14 years ago
  33. 08b2cb0 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  34. be41f5c Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  35. 64463da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  36. 8266d71 net: Delete isa-skeleton net driver by Jeff Garzik · 14 years ago
  37. 773c3e7 can: ti hecc module : add platform specific initialization callback. by Sriramakrishnan · 14 years ago
  38. c43491d greth: fall through to common return statement on error by Simon Horman · 14 years ago
  39. 2a3f279 myri10ge: optimize 4k-boundary check when stocking rx pages by Brice Goglin · 14 years ago
  40. 1d9cfc4 cnic: Update version to 2.1.1. by Michael Chan · 14 years ago
  41. a4dde3a cnic: Use union for the status blocks of different devices. by Michael Chan · 14 years ago
  42. c76284a cnic: Simplify route checking during iSCSI connection. by Michael Chan · 14 years ago
  43. d02a5e6 cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down. by Michael Chan · 14 years ago
  44. 66883e9 cnic: Finetune iSCSI connection reset. by Eddie Wai · 14 years ago
  45. a9736c0 cnic: Finetune iSCSI connection set up. by Eddie Wai · 14 years ago
  46. c85a261 ixgbe: Do not allocate too many netdev txqueues by John Fastabend · 14 years ago
  47. a922afb ixgbe: do not stop tx queues in ixgbe_set_tso by John Fastabend · 14 years ago
  48. 43634e8 ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels by Mallikarjuna R Chilakala · 14 years ago
  49. 41a655b greth: convert to netdev_tx_t by kirjanov@gmail.com · 14 years ago
  50. e382c30 sis190: handle DMA mapping errors by kirjanov@gmail.com · 14 years ago
  51. dee7399 tc35815: Fix double locking on NAPI by Atsushi Nemoto · 14 years ago
  52. 9c5f9c2 isa-skelton: Remove a wrong netif_wake_queue() call by Atsushi Nemoto · 14 years ago
  53. fbc450b octeon: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  54. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 14 years ago
  55. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  56. 52c793f can: netlink support for bus-error reporting and counters by Wolfgang Grandegger · 14 years ago
  57. 78ca90e drivers/net/myri10ge: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  58. c1f5121 drivers/net/chelsio: Use pr_<level>, netif_msg_<type> by Joe Perches · 14 years ago
  59. 9abd543 KS8695: Don't call netif_carrier_off() from ndo_stop() by Yegor Yefremov · 14 years ago
  60. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  61. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. 6ebdc66 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  63. 8961212 iwlwifi: increase command buffer size by Abhijeet Kolekar · 14 years ago
  64. ab9bdc3 Revert "iwlwifi: Monitor and recover the aggregation TX flow failure" by Reinette Chatre · 14 years ago
  65. 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  66. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 14 years ago
  67. cac43a1 cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) by Torgny Johansson · 14 years ago
  68. b5abb02 e1000: Fix DMA mapping error handling on RX by Anton Blanchard · 14 years ago
  69. 10886af e1000: correct wrong coding style for "else" by Jiri Pirko · 14 years ago
  70. 35e2da4 can:ti_hecc: Add pm hook-up by Sriram · 14 years ago
  71. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  72. 7a81e9f e1000: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  73. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 14 years ago
  74. 3b9a772 net/arm: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  75. 0bc88e4 drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  76. 5363920 b44: use netdev_alloc_skb instead of dev_alloc_skb by Hauke Mehrtens · 14 years ago
  77. 8850dce b44: Set PHY address to NO_PHY if reset fails. by Hauke Mehrtens · 14 years ago
  78. 3c945e5 ixgbe: prevent speculative processing of descriptors before ready by Milton Miller · 14 years ago
  79. 4a6967b mwl8k: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  80. a120e91 iwlwifi: sanity check before counting number of tfds can be free by Stanislaw Gruszka · 14 years ago
  81. a239a8b iwlwifi: error checking for number of tfds in queue by Wey-Yi Guy · 14 years ago
  82. 06c92ee eepro: fix netdev_mc_count conversion by Alexander Beregalov · 14 years ago
  83. 9772a43 be2net: Bump the driver version number by Ajit Khaparde · 14 years ago
  84. 91992e4 be2net: Maintain tx and rx counters in driver by Ajit Khaparde · 14 years ago
  85. 294aedc be2net: update copyright dates by Ajit Khaparde · 14 years ago
  86. 3531768 r8169: enable 64-bit DMA by default for PCI Express devices (v2) by Robert Hancock · 14 years ago
  87. 242cc05 sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances by Ben Hutchings · 14 years ago
  88. e0bf54c sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() by Ben Hutchings · 14 years ago
  89. e4fc856 mlx4: replace the dma_sync_single_range_for_cpu/device API by FUJITA Tomonori · 14 years ago
  90. 6e03718 greth: some driver cleanups by kirjanov@gmail.com · 14 years ago
  91. 91fea58 net/pcmcia: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  92. 4ca7786 ath9k: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  93. 1d669cb mac80211_hwsim: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  94. 17f6f05 p54: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  95. 3e60f86 ar9170: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  96. d8728ee ath9k: fix beacon timer restart after a card reset by Felix Fietkau · 14 years ago
  97. 528c312 iwlwifi: add debugfs to monitor force reset parameters by Wey-Yi Guy · 14 years ago
  98. 8a472da iwlwifi: separated time check for different type of force reset by Wey-Yi Guy · 14 years ago
  99. d575593 iwlwifi: indicate calib version for 6050 series by Abhijeet Kolekar · 14 years ago
  100. d2dfe6d iwlwifi: enable serialization of synchronous commands by Reinette Chatre · 14 years ago