1. 4ce2417 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  2. 055e511 8390: Split 8390 support into a pausing and a non pausing driver core by Alan Cox · 17 years ago
  3. 141766c WAN: Remove no longer needed pvc_desc in FR code. by Krzysztof Halasa · 17 years ago
  4. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 17 years ago
  5. 844290e igb: add NAPI Rx queue support by PJ Waskiewicz · 17 years ago
  6. 662d720 igb: fix init on 82575 with MNG enabled by Alexander Duyck · 17 years ago
  7. 652fff3 igb: eliminate hw from the hw_dbg macro arguments by Auke Kok · 17 years ago
  8. d67ce53 igb: fix parameter options by Alexander Duyck · 17 years ago
  9. 733596b igb: cleanup function header comments by Jeff Kirsher · 17 years ago
  10. 3b644cf igb: Remove adapter struct from these function call parameters by Mitch Williams · 17 years ago
  11. 5c3cad7 igb: limit EEPROM access by Jeff Kirsher · 17 years ago
  12. 532f4ae ipg: run-time configurable jumbo frame support by Pekka Enberg · 17 years ago
  13. da02b23 ipg: per-device max_rxframe_size by Pekka Enberg · 17 years ago
  14. 39f2058 ipg: per-device rxsupport_size by Pekka Enberg · 17 years ago
  15. 18a9cdb ipg: per-device rxfrag_size by Pekka Enberg · 17 years ago
  16. 8304295 ipg: remove jumbo frame #ifdef from mtu by Pekka Enberg · 17 years ago
  17. 024f4d88 ipg: always compile in jumbo frame support by Pekka Enberg · 17 years ago
  18. 16e605a Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-next by Jeff Garzik · 17 years ago
  19. f43798c tun: Allow GSO using virtio_net_hdr by Rusty Russell · 17 years ago
  20. 5228ddc tun: TUNSETFEATURES to set gso features. by Rusty Russell · 17 years ago
  21. 07240fd tun: Interface to query tun/tap features. by Rusty Russell · 17 years ago
  22. b4653e9 niu: Add support for rx flow hash configuration. by Santwona Behera · 17 years ago
  23. 865c652 r8169: remove non-napi code by Francois Romieu · 17 years ago
  24. 1087f4f r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver) by Francois Romieu · 17 years ago
  25. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  26. 332e4af Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  27. be0976b [netdrvr] kill sync_irq-before-freq_irq pattern by Jeff Garzik · 17 years ago
  28. 28cd428 [netdrvr] fealnx: clean up nasty mess of arch ifdefs by Jeff Garzik · 17 years ago
  29. 445854f tulip: remove wrapper around get_unaligned by Harvey Harrison · 17 years ago
  30. f5ccbcf Fix forcedeth hibernate/wake-on-lan problems by Tobias Diedrich · 17 years ago
  31. 9a60a82 Fix forcedeth hibernate/wake-on-lan problems by Tobias Diedrich · 17 years ago
  32. a9879c4 8139too: some style cleanups by Márton Németh · 17 years ago
  33. 818727b rndis_host: pass buffer length to rndis_command by Jussi Kivilinna · 17 years ago
  34. 0caa116 net: sh_eth: Fix compile error sh_eth by Nobuhiro Iwamatsu · 17 years ago
  35. b45f876 e1000: remove e1000_clean_tx_irq call from e1000_netpoll by Andy Gospodarek · 17 years ago
  36. 42bfd33a igb: make ioport free by Taku Izumi · 17 years ago
  37. 6e4f6f6 e1000e: make ioport free by Taku Izumi · 17 years ago
  38. d03157b e1000: remove PCI Express device IDs by Auke Kok · 17 years ago
  39. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  40. a0a61a6 CONNECTOR: add a proc entry to list connectors by Li Zefan · 17 years ago
  41. 4797982 hamradio: remove unused variable by Andre Haupt · 17 years ago
  42. 5f4a6fa prism: islpci_eth.c endianness fix by Harvey Harrison · 17 years ago
  43. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 17 years ago
  44. ff28bd9 wireless: remove RFKILL_STATE_HARD_BLOCKED warnings by John W. Linville · 17 years ago
  45. d195a2c ath5k: remove now unused variable declared in ath5k_tx by John W. Linville · 17 years ago
  46. e292c73 wireless: Small cleanups by Pavel Machek · 17 years ago
  47. b973e42 iwlwifi: fix build for CONFIG_INPUT=n by Randy Dunlap · 17 years ago
  48. 14a7dd6 b43: Fix PIO skb clobber by Michael Buesch · 17 years ago
  49. 40af48c rt2x00: kill URB for all TX queues during disable_radio() by Ivo van Doorn · 17 years ago
  50. 3a07887 ath5k: convert LED code to use mac80211 triggers by Bob Copeland · 17 years ago
  51. 61243d8 rt2x00: Remove duplicate deinitialization by Ivo van Doorn · 17 years ago
  52. 923fd70 b43: Add debugfs firmware debugging knob by Michael Buesch · 17 years ago
  53. 9b839a7 b43: Add simple firmware watchdog by Michael Buesch · 17 years ago
  54. f225763 ssb, b43, b43legacy, b44: Rewrite SSB DMA API by Michael Buesch · 17 years ago
  55. 7ac3b02 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  56. 3e3cda9 Hold RTNL while calling dev_close() by Ben Hutchings · 17 years ago
  57. c81ec80 qla3xxx: Hold RTNL while calling dev_close() by Ben Hutchings · 17 years ago
  58. 64c42f6 [netdrvr] Fix IOMMU overflow checking in s2io.c by Andi Kleen · 17 years ago
  59. 581abbc e1000: only enable TSO6 via ethtool when using correct hardware by Andy Gospodarek · 17 years ago
  60. 1923815 e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx by Kevin Hao · 17 years ago
  61. 70081ac [netdrvr] netxen: fix netxen_pci_tbl[] breakage by Al Viro · 17 years ago
  62. c5643ca [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable by Ingo Molnar · 17 years ago
  63. e8399fe ipg: use NULL, not zero, for pointers by Pekka Enberg · 17 years ago
  64. ecfecfb ipg: fix jumbo frame compilation by Pekka Enberg · 17 years ago
  65. 3f6602a drivers/net/r6040.c: Eliminate double sizeof by Julia Lawall · 17 years ago
  66. 54299ef pcnet_cs, axnet_cs: clear bogus interrupt before request_irq by Komuro · 17 years ago
  67. 52cc308 e1000e: fix EEH recovery during reset on PPC by Jeff Kirsher · 17 years ago
  68. 3023682 igb: fix EEH recovery during reset on PPC by Jeff Kirsher · 17 years ago
  69. 6f4a0e4 ixgbe: fix EEH recovery during reset on PPC by Paul Larson · 17 years ago
  70. ccc57aa tc35815: Fix receiver hangup on Rx FIFO overflow by Atsushi Nemoto · 17 years ago
  71. 59524a3 tc35815: Mark carrier-off before starting PHY by Atsushi Nemoto · 17 years ago
  72. 316af76 adm8211: remove unnecessary protected bit mask/check by Harvey Harrison · 17 years ago
  73. 9965183 b43: Remove "shm" and "ucode_regs" debugfs files by Michael Buesch · 17 years ago
  74. efa2758 b43: Add mask/set capability to debugfs MMIO interface by Michael Buesch · 17 years ago
  75. 6bbc321 b43: Add debugfs files for random SHM access by Michael Buesch · 17 years ago
  76. 8bd463f b43: Add debugfs files for MMIO register access by Michael Buesch · 17 years ago
  77. 8160465 rt2x00: Release rt2x00 2.1.8 by Ivo van Doorn · 17 years ago
  78. f529932 rt2x00: Increase queue size by Ivo van Doorn · 17 years ago
  79. c1d35df rt2x00: Fix sparse warning on nested container_of() by Ivo van Doorn · 17 years ago
  80. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 17 years ago
  81. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 17 years ago
  82. 30caa6e rt2x00: Centralize allocation of RX skbs. by Gertjan van Wingerde · 17 years ago
  83. 14a3bf8 rt2x00: Convert rt2x00 to use generic DMA-mapping API by Gertjan van Wingerde · 17 years ago
  84. c95edf5 rt2x00: Properly clean up beacon skbs. by Gertjan van Wingerde · 17 years ago
  85. ac10446 rt2x00: Use ieee80211 fc handlers by Ivo van Doorn · 17 years ago
  86. e800f17 wireless: fix fallout from device_create removal by Stephen Rothwell · 17 years ago
  87. b99a017 b43legacy: use frame control helpers by Harvey Harrison · 17 years ago
  88. f37d923 b43: use frame control helpers by Harvey Harrison · 17 years ago
  89. 8536582 zd1211rw: use frame control helpers by Harvey Harrison · 17 years ago
  90. 24b56e7 ath5k: use frame control helpers by Harvey Harrison · 17 years ago
  91. 94d9842 remove the strip driver by Adrian Bunk · 17 years ago
  92. 1839cea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6 by John W. Linville · 17 years ago
  93. 66b5004 iwlwifi: improve scanning band selection management by Ron Rindjunsky · 17 years ago
  94. 99ade25 rt2x00: Fix unbalanced mutex locking by Ivo van Doorn · 17 years ago
  95. 2f9ec47 b43legacy: Fix possible NULL pointer dereference in DMA code by Michael Buesch · 17 years ago
  96. 7b3abfc b43: Fix possible MMIO access while device is down by Michael Buesch · 17 years ago
  97. 664f200 b43legacy: Do not return TX_BUSY from op_tx by Michael Buesch · 17 years ago
  98. c9e8eae b43: Do not return TX_BUSY from op_tx by Michael Buesch · 17 years ago
  99. 177db6f ixgbe: add LRO support by Mallikarjuna R Chilakala · 17 years ago
  100. 8f85cd7 cxgb3 - add missing adapter type for RDMA by Divy Le Ray · 17 years ago