1. 709f8a4 bonding: bond_change_active_slave() cleanup under active-backup by Or Gerlitz · 18 years ago
  2. 743d32a sky2: version 1.22 by Stephen Hemminger · 18 years ago
  3. 0ce8b98 sky2: 88E8057 chip support by Stephen Hemminger · 18 years ago
  4. e6cac9b sky2: use DEFINE_PCI_DEVICE_TABLE by Stephen Hemminger · 18 years ago
  5. c7127a3 sky2: chip version printout by Stephen Hemminger · 18 years ago
  6. e1a74b3 sky2: phy setup changes by Stephen Hemminger · 18 years ago
  7. 84aee48 ibm_emac: Remove the ibm_emac driver by Josh Boyer · 18 years ago
  8. ebaac8c Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-next by Jeff Garzik · 18 years ago
  9. e92481f atm: [fore200e] convert to use request_firmware() by Chas Williams · 18 years ago
  10. 7255ca3 atm: [he] remove #ifdef clutter by Chas Williams · 18 years ago
  11. 97928f7 atm: [iphase] 64-bit cleanup by Alan Cox · 18 years ago
  12. df3bc8b atm: [suni] add support for setting loopback and framing modes by Chas Williams · 18 years ago
  13. 2be63b8 atm: [iphase] move struct suni_priv to suni.h by Jorge Boncompte [DTI2] · 18 years ago
  14. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  15. 65c3e47 atm: [he] send idle cells instead of unassigned when in SDH mode by Chas Williams · 18 years ago
  16. 28e84ab atm: [he] limit queries to the device's register space by Robert T. Johnson · 18 years ago
  17. 059e377 atm: [he] only support suni driver on multimode interfaces by Chas Williams · 18 years ago
  18. d6c1d70 atm: [iphase] doesn't call phy->start due to a bogus #ifndef by Jorge Boncompte [DTI2] · 18 years ago
  19. c0ed0b6 atm: [iphase] set drvdata before enabling interrupts by Jorge Boncompte [DTI2] · 18 years ago
  20. 34a5d71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  21. 942e7b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 18 years ago
  22. 8b7b1e0 mac80211: remove ieee80211_get_morefrag by Harvey Harrison · 18 years ago
  23. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 18 years ago
  24. e36cfdc mac80211_hwsim: Shared TX code for received frames and Beacons by Jouni Malinen · 18 years ago
  25. f248f10 mac80211_hwsim: Minor cleanup by Jouni Malinen · 18 years ago
  26. acc1e7a mac80211_hwsim: 802.11 radio simulator for mac80211 by Jouni Malinen · 18 years ago
  27. 14a08a7 iwlwifi: unify SW rf-kill flow by Emmanuel Grumbach · 18 years ago
  28. 14b3d33 iwlwifi: remove 4965 prefix from iwl4965_ucode by Ron Rindjunsky · 18 years ago
  29. 5d72a1f iwlwifi: adding channels to sysfs by Ester Kummer · 18 years ago
  30. 5720508 rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro. by Robert P. J. Day · 18 years ago
  31. 90d0734 rndis_wlan: preallocate command buffer for set/get_oid by Jussi Kivilinna · 18 years ago
  32. bb8649d rndis_wlan: use kzalloc to allocate private data by Jussi Kivilinna · 18 years ago
  33. 58d0f36 iwlwifi: remove iwlcore_low_level_notify by Emmanuel Grumbach · 18 years ago
  34. be1f3ab6 iwlwifi: general code clean up by Emmanuel Grumbach · 18 years ago
  35. 808e72a iwlwifi: fix software rf_kill problem when interface is down by Zhu Yi · 18 years ago
  36. 95483b6 iwlwifi: remove dead code iwl4965_calc_db_from_ratio by Emmanuel Grumbach · 18 years ago
  37. 91dbc5b iwlwifi: retfactor get_temperature functions by Emmanuel Grumbach · 18 years ago
  38. 47f4a58 iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c by Emmanuel Grumbach · 18 years ago
  39. f53696d iwlwifi: cleans up scanning code by Tomas Winkler · 18 years ago
  40. e7d326a iwlwifi: move rate helpers to iwlcore by Tomas Winkler · 18 years ago
  41. 2a421b9 iwlwifi: move scan to iwl-scan.c iwlcore by Tomas Winkler · 18 years ago
  42. 4564ce8 iwlwifi: add bad length check for WEP keys by Emmanuel Grumbach · 18 years ago
  43. 630fe9b iwlwifi: refactor setting tx power by Tomas Winkler · 18 years ago
  44. 25a6572 iwlwifi: refactor tx aggregation response flow by Tomas Winkler · 18 years ago
  45. 398f9e7 iwlwifi: Fix mode changes (ad-hoc <--> managed) by Assaf Krauss · 18 years ago
  46. c46fbef iwlwifi enabling IBSS (Ad-Hoc) mode by Assaf Krauss · 18 years ago
  47. f3d5b45 iwlwifi: fix resart flow after fw error by Emmanuel Grumbach · 18 years ago
  48. 64e72c3 iwlwifi: fix resume SW RF-kill by Mohamed Abbas · 18 years ago
  49. 77c5d08 iwlwifi: format log prints for easier parsing by Tomas Winkler · 18 years ago
  50. 753f766 iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g by Emmanuel Grumbach · 18 years ago
  51. 963f551 iwlwifi: remove redundant flags regarding to FAT channel by Emmanuel Grumbach · 18 years ago
  52. 838f8a7 iwlwifi: remove unused flag by Tomas Winkler · 18 years ago
  53. faa2971 iwlwifi: fix allow iwlwifi to aggregate according to tid load by Ron Rindjunsky · 18 years ago
  54. 263b5f5 iwlwifi: use ieee80211_conf to examine rate capabilities by Ron Rindjunsky · 18 years ago
  55. e26e47d iwlwifi: add TX aggregation code for 5000 HW by Tomas Winkler · 18 years ago
  56. 7f3e4bb iwlwifi: map sw and hw ampdu queues by Ron Rindjunsky · 18 years ago
  57. 203566f iwlwifi: add possibility to disable tx_power calibration by Emmanuel Grumbach · 18 years ago
  58. 4e39317 iwlwifi: clean up in setup/cancel deferred work by Emmanuel Grumbach · 18 years ago
  59. 16e727e iwlwifi: removes the RUN_TIME_CALIB ifdef by Emmanuel Grumbach · 18 years ago
  60. a78a832 libertas: rename some registers to clarify their meaning by Holger Schurig · 18 years ago
  61. 4c55523 libertas: check for old, unsupported hardware by Holger Schurig · 18 years ago
  62. 5314325 libertas: document register meanings by Holger Schurig · 18 years ago
  63. 3073556 libertas: fix interrupt issue by Holger Schurig · 18 years ago
  64. 4f85f5b iwlwifi: removing IWL4965_HT config by Ron Rindjunsky · 18 years ago
  65. a19d729 rndis_wlan: cleanup: rename and remove local pointers by Jussi Kivilinna · 18 years ago
  66. a67edb9 rndis_wlan: check if set_multicast_list work is already scheduled by Jussi Kivilinna · 18 years ago
  67. 5331b96 rndis_wlan: update carrier flag when link state changes by Jussi Kivilinna · 18 years ago
  68. 6010ce0 rndis_wlan: do link-down state change in worker thread by Jussi Kivilinna · 18 years ago
  69. cc0d9ff airo: use simple_read_from_buffer() by Akinobu Mita · 18 years ago
  70. a9f853d rt2x00: Rework alignment check. by Gertjan van Wingerde · 18 years ago
  71. 99990e0 rt2x00: Remove unused defines by Ivo van Doorn · 18 years ago
  72. 58b642e rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame by Ivo van Doorn · 18 years ago
  73. 4ae1168 rt2x00: Use __builtin_choose_expr() instead of ?: by Ivo van Doorn · 18 years ago
  74. a26cbc6 rt2x00: Fix double usage of skb->cb in USB RX path. by Gertjan van Wingerde · 18 years ago
  75. 239c249 rt2x00: Centralize RX packet alignment handling in rt2x00lib. by Gertjan van Wingerde · 18 years ago
  76. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 18 years ago
  77. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 18 years ago
  78. 6db3786 rt2x00: Move generic TX frame writing code into rt2x00queue by Ivo van Doorn · 18 years ago
  79. f019d51 rt2x00: Implement rt2x00usb_kick_tx_queue() by Ivo van Doorn · 18 years ago
  80. 565a019 rt2x00: Fix queue initialization by Ivo van Doorn · 18 years ago
  81. 1b92ad7 rt2x00: Release rt2x00 2.1.7 by Ivo van Doorn · 18 years ago
  82. c483bb4c rt2x00: Make rt2x00_set/get_field macros by Ivo van Doorn · 18 years ago
  83. 7024981 rt2x00: Removed unused descriptor read in txdone by Ivo van Doorn · 18 years ago
  84. 772a249 rt2x00: Remove CTS/RTS check in tx() by Ivo van Doorn · 18 years ago
  85. 475433b rt2x00: Move led initialization into function by Ivo van Doorn · 18 years ago
  86. 2b08da3 rt2x00: Cleanup/optimize set_state() function callback function by Ivo van Doorn · 18 years ago
  87. 9dad92b rt2x00: Calculate register offset during compile time by Ivo van Doorn · 18 years ago
  88. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  89. cb62ecc rt2x00: Add D-link DWA111 support by Ivo van Doorn · 18 years ago
  90. e634036 ssb: Fix coherent DMA mask for PCI devices by Michael Buesch · 18 years ago
  91. 6847aa5 rt2x00: LEDS build failure by Randy Dunlap · 18 years ago
  92. e76328e rt2x00: INPUT build failure by Randy Dunlap · 18 years ago
  93. 98a3b2f b43: Fix noise calculation WARN_ON by Michael Buesch · 18 years ago
  94. 028118a b43: Fix possible NULL pointer dereference in DMA code by Michael Buesch · 18 years ago
  95. 051c256 rt2x00: Restrict DMA to 32-bit addresses. by Gertjan van Wingerde · 18 years ago
  96. edfa78b rt2x00: Don't kill guardian_urb when it wasn't created by Ivo van Doorn · 18 years ago
  97. fa8d84b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  98. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  99. d36e311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  100. bd17243 ahci: Workaround HW bug for SB600/700 SATA controller PMP support by Shane Huang · 18 years ago