1. 3a07887 ath5k: convert LED code to use mac80211 triggers by Bob Copeland · 17 years ago
  2. 61243d8 rt2x00: Remove duplicate deinitialization by Ivo van Doorn · 17 years ago
  3. 923fd70 b43: Add debugfs firmware debugging knob by Michael Buesch · 17 years ago
  4. 9b839a7 b43: Add simple firmware watchdog by Michael Buesch · 17 years ago
  5. f225763 ssb, b43, b43legacy, b44: Rewrite SSB DMA API by Michael Buesch · 17 years ago
  6. 316af76 adm8211: remove unnecessary protected bit mask/check by Harvey Harrison · 17 years ago
  7. 9965183 b43: Remove "shm" and "ucode_regs" debugfs files by Michael Buesch · 17 years ago
  8. efa2758 b43: Add mask/set capability to debugfs MMIO interface by Michael Buesch · 17 years ago
  9. 6bbc321 b43: Add debugfs files for random SHM access by Michael Buesch · 17 years ago
  10. 8bd463f b43: Add debugfs files for MMIO register access by Michael Buesch · 17 years ago
  11. 8160465 rt2x00: Release rt2x00 2.1.8 by Ivo van Doorn · 17 years ago
  12. f529932 rt2x00: Increase queue size by Ivo van Doorn · 17 years ago
  13. c1d35df rt2x00: Fix sparse warning on nested container_of() by Ivo van Doorn · 17 years ago
  14. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 17 years ago
  15. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 17 years ago
  16. 30caa6e rt2x00: Centralize allocation of RX skbs. by Gertjan van Wingerde · 17 years ago
  17. 14a3bf8 rt2x00: Convert rt2x00 to use generic DMA-mapping API by Gertjan van Wingerde · 17 years ago
  18. c95edf5 rt2x00: Properly clean up beacon skbs. by Gertjan van Wingerde · 17 years ago
  19. ac10446 rt2x00: Use ieee80211 fc handlers by Ivo van Doorn · 17 years ago
  20. e800f17 wireless: fix fallout from device_create removal by Stephen Rothwell · 17 years ago
  21. b99a017 b43legacy: use frame control helpers by Harvey Harrison · 17 years ago
  22. f37d923 b43: use frame control helpers by Harvey Harrison · 17 years ago
  23. 8536582 zd1211rw: use frame control helpers by Harvey Harrison · 17 years ago
  24. 24b56e7 ath5k: use frame control helpers by Harvey Harrison · 17 years ago
  25. 94d9842 remove the strip driver by Adrian Bunk · 17 years ago
  26. 1839cea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6 by John W. Linville · 17 years ago
  27. e35c326 bnx2x: Update version by Eilon Greenstein · 17 years ago
  28. 493adb1 bnx2x: Add PCIE EEH support by Wendy Xiong · 17 years ago
  29. f3c87cd bnx2x: Enhanced self test by Yitchak Gertner · 17 years ago
  30. 755735e bnx2x: Re-factor Tx code by Eilon Greenstein · 17 years ago
  31. 7a9b255 bnx2x: Add TPA, Broadcoms HW LRO by Vladislav Zolotarov · 17 years ago
  32. bb2a0f7 bnx2x: New statistics code by Yitchak Gertner · 17 years ago
  33. 34f80b0 bnx2x: Add support for BCM57711 HW by Eilon Greenstein · 17 years ago
  34. e523287 bnx2x: New microcode part 3/3 by Eilon Greenstein · 17 years ago
  35. 299133c bnx2x: New microcode part 2/3 by Eilon Greenstein · 17 years ago
  36. 74bc8eb bnx2x: New microcode part 1/3 by Eilon Greenstein · 17 years ago
  37. 523cb50 bnx2x: Remove old microcode by Eilon Greenstein · 17 years ago
  38. ad8d394 bnx2x: New init infrastructure by Eilon Greenstein · 17 years ago
  39. c18487e bnx2x: New link code by Yaniv Rosner · 17 years ago
  40. ea4e040 bnx2x: Adding bnx2x_link by Yaniv Rosner · 17 years ago
  41. 23bd462 bnx2x: Rename bnx2x.c to bnx2x_main.c by Eilon Greenstein · 17 years ago
  42. 8427f13 bnx2: Update driver version to 1.7.7. by Michael Chan · 17 years ago
  43. 2739a8b bnx2: Cleanup error handling in bnx2_open(). by Michael Chan · 17 years ago
  44. 5e9ad9e bnx2: Turn on multi rx rings. by Michael Chan · 17 years ago
  45. 2dffcc3 bnx2: Update firmware to support multi rx rings. by Michael Chan · 17 years ago
  46. f0ea2e6 bnx2: Use one handler for all MSI-X vectors. by Michael Chan · 17 years ago
  47. 43e80b8 bnx2: Optimize fast-path tx and rx work. by Michael Chan · 17 years ago
  48. bb4f98a bnx2: Put rx ring variables in a separate struct. by Michael Chan · 17 years ago
  49. 35e9010 bnx2: Put tx ring variables in a separate struct. by Michael Chan · 17 years ago
  50. 0344f1c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  51. 4552e11 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  52. f09f7ee tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set by Ang Way Chuang · 17 years ago
  53. b8a9787 bonding: Allow setting max_bonds to zero by Jay Vosburgh · 17 years ago
  54. b59f9f7 bonding: Rework / fix multiple gratuitous ARP support by Jay Vosburgh · 17 years ago
  55. 01f3109 bonding: deliver netdev event for fail-over under the active-backup mode by Or Gerlitz · 17 years ago
  56. 709f8a4 bonding: bond_change_active_slave() cleanup under active-backup by Or Gerlitz · 17 years ago
  57. 743d32a sky2: version 1.22 by Stephen Hemminger · 17 years ago
  58. 0ce8b98 sky2: 88E8057 chip support by Stephen Hemminger · 17 years ago
  59. e6cac9b sky2: use DEFINE_PCI_DEVICE_TABLE by Stephen Hemminger · 17 years ago
  60. c7127a3 sky2: chip version printout by Stephen Hemminger · 17 years ago
  61. e1a74b3 sky2: phy setup changes by Stephen Hemminger · 17 years ago
  62. 84aee48 ibm_emac: Remove the ibm_emac driver by Josh Boyer · 17 years ago
  63. ebaac8c Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-next by Jeff Garzik · 17 years ago
  64. 58c7821 atl1: relax eeprom mac address error check by Radu Cristescu · 17 years ago
  65. 7dac6f8 net/enc28j60: low power mode by David Brownell · 17 years ago
  66. 6fd6588 net/enc28j60: section fix by David Brownell · 17 years ago
  67. a3b4fce sky2: 88E8040T pci device id by Stephen Hemminger · 17 years ago
  68. 439b454 netxen: download firmware in pci probe by Dhananjay Phadke · 17 years ago
  69. dcd56fd netxen: cleanup debug messages by Dhananjay Phadke · 17 years ago
  70. 3276fba netxen: remove global physical_port array by Dhananjay Phadke · 17 years ago
  71. dc515f2 netxen: fix portnum for hp mezz cards by Dhananjay Phadke · 17 years ago
  72. 8b8091f ibm_newemac: select CRC32 in Kconfig by Josh Boyer · 17 years ago
  73. e92481f atm: [fore200e] convert to use request_firmware() by Chas Williams · 17 years ago
  74. 7255ca3 atm: [he] remove #ifdef clutter by Chas Williams · 17 years ago
  75. 97928f7 atm: [iphase] 64-bit cleanup by Alan Cox · 17 years ago
  76. df3bc8b atm: [suni] add support for setting loopback and framing modes by Chas Williams · 17 years ago
  77. 2be63b8 atm: [iphase] move struct suni_priv to suni.h by Jorge Boncompte [DTI2] · 17 years ago
  78. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 17 years ago
  79. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  80. 65c3e47 atm: [he] send idle cells instead of unassigned when in SDH mode by Chas Williams · 17 years ago
  81. 28e84ab atm: [he] limit queries to the device's register space by Robert T. Johnson · 17 years ago
  82. 059e377 atm: [he] only support suni driver on multimode interfaces by Chas Williams · 17 years ago
  83. d6c1d70 atm: [iphase] doesn't call phy->start due to a bogus #ifndef by Jorge Boncompte [DTI2] · 17 years ago
  84. c0ed0b6 atm: [iphase] set drvdata before enabling interrupts by Jorge Boncompte [DTI2] · 17 years ago
  85. 34a5d71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  86. 942e7b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  87. 8b7b1e0 mac80211: remove ieee80211_get_morefrag by Harvey Harrison · 17 years ago
  88. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 17 years ago
  89. e36cfdc mac80211_hwsim: Shared TX code for received frames and Beacons by Jouni Malinen · 17 years ago
  90. f248f10 mac80211_hwsim: Minor cleanup by Jouni Malinen · 17 years ago
  91. acc1e7a mac80211_hwsim: 802.11 radio simulator for mac80211 by Jouni Malinen · 17 years ago
  92. 14a08a7 iwlwifi: unify SW rf-kill flow by Emmanuel Grumbach · 17 years ago
  93. 14b3d33 iwlwifi: remove 4965 prefix from iwl4965_ucode by Ron Rindjunsky · 17 years ago
  94. 5d72a1f iwlwifi: adding channels to sysfs by Ester Kummer · 17 years ago
  95. 5720508 rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro. by Robert P. J. Day · 17 years ago
  96. 90d0734 rndis_wlan: preallocate command buffer for set/get_oid by Jussi Kivilinna · 17 years ago
  97. bb8649d rndis_wlan: use kzalloc to allocate private data by Jussi Kivilinna · 17 years ago
  98. 58d0f36 iwlwifi: remove iwlcore_low_level_notify by Emmanuel Grumbach · 17 years ago
  99. be1f3ab6 iwlwifi: general code clean up by Emmanuel Grumbach · 17 years ago
  100. 808e72a iwlwifi: fix software rf_kill problem when interface is down by Zhu Yi · 17 years ago