1. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 46cb69c missing dependencies on HAS_DMA by Al Viro · 16 years ago
  3. 4ec7ffa misc drivers/net endianness noise by Al Viro · 16 years ago
  4. 5d283e8 libertas: Fix ethtool statistics by David Woodhouse · 16 years ago
  5. e616c63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  6. 682c97c orinoco_cs: add ID for SpeedStream wireless adapters by Pavel Roskin · 16 years ago
  7. 449fecc hostap_cs: add ID for Conceptronic CON11CPro by Pavel Roskin · 16 years ago
  8. ea8ee24 rtl8187: resource leak in error case by Oliver Neukum · 16 years ago
  9. 89fd2e2 ath5k: Fix loop variable initializations by Bob Copeland · 16 years ago
  10. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  11. b7acbdf wireless, airo: waitbusy() won't delay by Roel Kluin · 16 years ago
  12. 02969d2 libertas: fix command timeout after firmware failure by Brian Cavagnolo · 16 years ago
  13. 9a6ab76 byteorder: don't directly include linux/byteorder/generic.h by Harvey Harrison · 16 years ago
  14. 23f40dc hostap: fix "registers" registration in procfs by Mathieu Chouquet-Stringer · 16 years ago
  15. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  16. c018607 iwlwifi: Fix frequency in rx_status fill by Emmanuel Grumbach · 16 years ago
  17. dbabad0 zd1211rw: fix potential use-after-free bug by Johannes Berg · 16 years ago
  18. b30cdfc rt2x00: Clean up error handling of PCI queue DMA allocation. by Ivo van Doorn · 16 years ago
  19. ed49998 rt2x00: Fix broken recover-on-error path by Ivo van Doorn · 16 years ago
  20. 7872089 rt2x00: Don't use pskb_expand_head() by Ivo van Doorn · 16 years ago
  21. 6243065 iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected by Zhu Yi · 16 years ago
  22. d5251ae wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined by John W. Linville · 16 years ago
  23. 85b442e prism54: fix regression with missing carrier in AP-mode by Luis R. Rodriguez · 16 years ago
  24. 79f999d strip: Fix termios assumption by Alan Cox · 16 years ago
  25. 1da5ea1 iwlwifi: make IWLWIFI a tristate by Adrian Bunk · 16 years ago
  26. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 16 years ago
  27. 44a9809 rt2x00: Don't enable short preamble for 1MBs by Ivo van Doorn · 16 years ago
  28. 786b455 iwlwifi: fix debug messages during scanning by Bill Moss · 16 years ago
  29. f527648 iwlwifi: fix current channel is not scanned by Guy Cohen · 16 years ago
  30. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 16 years ago
  31. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  32. c0d4399 libertas: fix use-before-check violation by Holger Schurig · 16 years ago
  33. 2e35af1 b43: Fix dual-PHY devices by Michael Buesch · 16 years ago
  34. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. 8e8bcf1 strip: Fix up strip for the new order by Alan Cox · 16 years ago
  36. 3a8209d iwlwifi: move the selects to the tristate drivers by Adrian Bunk · 16 years ago
  37. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  38. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  39. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  40. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  41. 358c129 iwlwifi: Allow building iwl3945 without iwl4965. by Jason Riedy · 16 years ago
  42. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  43. 6440be1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  44. 49186b4 iwlwifi: Fix built-in compilation of iwlcore (part 2) by Zhu Yi · 16 years ago
  45. 0997149 iwlwifi: Don't unlock priv->mutex if it isn't locked by Roland Dreier · 16 years ago
  46. 4d381ff wireless: rndis_wlan: modparam_workaround_interval is never below 0. by Roel Kluin · 16 years ago
  47. 8ba82e9 prism54: prism54_get_encode() test below 0 on unsigned index by Roel Kluin · 16 years ago
  48. 1033b3e b43: Workaround DMA quirks by Michael Buesch · 16 years ago
  49. d1d8f44 ath5k: Fix radio identification on AR5424/2424 by Nick Kossifidis · 16 years ago
  50. 9fc3845 b43: Add more btcoexist workarounds by Michael Buesch · 16 years ago
  51. a259d6a b43: Fix HostFlags data types by Michael Buesch · 16 years ago
  52. 1855ba7 b43: Workaround invalid bluetooth settings by Michael Buesch · 16 years ago
  53. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  54. d7d3130 iwlwifi: Fix built-in compilation of iwlcore by Tomas Winkler · 16 years ago
  55. 201410c rt2x00: Select LEDS_CLASS. by David S. Miller · 16 years ago
  56. e82404a iwlwifi: Select LEDS_CLASS. by David S. Miller · 16 years ago
  57. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  58. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 17 years ago
  59. 344234d iwlwifi: Fix unconditional access to station->tidp[].agg. by David S. Miller · 16 years ago
  60. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  61. 194828a ath5k: Misc fixes/cleanups by Nick Kossifidis · 17 years ago
  62. 136bfc7 ath5k: Add RF2425 initvals by Nick Kossifidis · 17 years ago
  63. fcc76c6 iwlwifi: Use HW acceleration decryption by default by Emmanuel Grumbach · 17 years ago
  64. 5900383 iwlwifi: fix unload warning and error by Mohamed Abbas · 17 years ago
  65. dfe7d45 iwlwifi: arrange max number of Tx queues by Ron Rindjunsky · 17 years ago
  66. 77bab60 iwlwifi: Fix TKIP update key and get_free_ucode_key by Emmanuel Grumbach · 17 years ago
  67. 7e8c519 iwlwifi: move rxon associated command to hcmd by Tomas Winkler · 17 years ago
  68. 3c424c2 iwlwifi: introduce host commands callbacks by Tomas Winkler · 17 years ago
  69. fed9017 iwlwifi: move HW device registration by Ron Rindjunsky · 17 years ago
  70. 66c73db iwlwifi: move the creation of LQ host command to iwlcore by Tomas Winkler · 17 years ago
  71. ec35cf2 iwlwifi: support different num of tx and rx antennas by Tomas Winkler · 17 years ago
  72. 5425e49 iwlwifi: hw_setting cleanup by Tomas Winkler · 17 years ago
  73. 49ea859 iwlwifi: remove the statistics work by Emmanuel Grumbach · 17 years ago
  74. ba38001 b43: Add fastpath to b43_mac_suspend() by Michael Buesch · 17 years ago
  75. 059ff82 iwlwifi: move shared pointers to iwl_priv by Tomas Winkler · 17 years ago
  76. 508e32e iwlwifi: perform bss_info_changed post association work right away by Reinette Chatre · 17 years ago
  77. eadd3c4 iwlwifi: make Makefile more concise by Reinette Chatre · 17 years ago
  78. 51dbfd1 iwl4965: make iwl4965_send_rxon_assoc asynchronous by Reinette Chatre · 17 years ago
  79. e2a722e iwlwifi: Fix byte count table for fragmented packets by Tomas Winkler · 17 years ago
  80. 7480513 iwlwifi: moves security functions to iwl-sta.c by Emmanuel Grumbach · 17 years ago
  81. 80fb47a iwlwifi: maintain uCode key table state by Emmanuel Grumbach · 17 years ago
  82. 0211ddd iwlwifi: add 1X HW WEP support by Emmanuel Grumbach · 17 years ago
  83. 6974e36 iwlwifi: default WEP HW encryption by Emmanuel Grumbach · 17 years ago
  84. 0a0bed1 iwlwifi: add default WEP key host command by Emmanuel Grumbach · 17 years ago
  85. db0589f iwlwifi: replace sprintf with scnprintf for debugfs output by Abhijeet Kolekar · 17 years ago
  86. 57aab75 iwlwifi: generalize iwlwifi init flow by Tomas Winkler · 17 years ago
  87. 3e2c40e b43legacy: fix TBTT and PU timings by Stefano Brivio · 17 years ago
  88. 6b914c5 proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface by Alexey Dobriyan · 17 years ago
  89. 8d0c7fa libertas: un-garbage various command structs by Holger Schurig · 17 years ago
  90. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 17 years ago
  91. 171afcd rt2x00: Only free skb when beacon_update fails by Ivo van Doorn · 17 years ago
  92. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 17 years ago
  93. cdbbe3d b43legacy: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  94. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  95. 385f848 b43legacy: fix initvals loading on bcm4303 by Stefano Brivio · 17 years ago
  96. aa979a6 rtl8187: Add missing priv->vif assignments by Herton Ronaldo Krzesinski · 17 years ago
  97. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  98. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  99. e91e9d4 rt61pci: rt61pci_beacon_update do not free skb twice by Daniel Wagner · 17 years ago
  100. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 17 years ago