1. 31cafd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  2. 8ceedea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  3. b685577 ath5k: initialize ah->ah_current_channel by Bob Copeland · 15 years ago
  4. d8d326d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  5. d6a574f hostap: Protect against initialization interrupt by Tim Gardner · 15 years ago
  6. a69b03e iwlwifi: cancel scan watchdog in iwl_bg_abort_scan by John W. Linville · 15 years ago
  7. 50900f1 p54pci: add Symbol AP-300 minipci adapters pciid by Joerg Albert · 15 years ago
  8. 13deb23 libertas_tf: Fix warning in lbtf_rx for stats struct by Prarit Bhargava · 15 years ago
  9. b561e82 iwlagn: verify flow id in compressed BA packet by Shanyu Zhao · 15 years ago
  10. da5ae1c iwlwifi: serialize station management actions by Reinette Chatre · 15 years ago
  11. 63a07cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  12. 327723e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  13. 6db6340 iwlwifi: add missing rcu_read_lock by Johannes Berg · 15 years ago
  14. 436c109 ath5k: fix NULL pointer in antenna configuration by Bruno Randolf · 15 years ago
  15. 0f666a0 p54usb: Add device ID for Dell WLA3310 USB by Jason Dravet · 15 years ago
  16. aa679c3 wl1251: fix a memory leak in probe by Grazvydas Ignotas · 15 years ago
  17. 7d47618 iwlwifi: move sysfs_create_group to post request firmware by Emmanuel Grumbach · 15 years ago
  18. 1402364 iwl3945: fix internal scan by Abhijeet Kolekar · 15 years ago
  19. a6866ac iwl3945: enable stuck queue detection on 3945 by Reinette Chatre · 15 years ago
  20. ed7dc1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  21. 6b5dccc ath5k: retain promiscuous setting by Bob Copeland · 15 years ago
  22. e307139 ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions by Tobias Doerffel · 15 years ago
  23. 56bf882 Revert "wireless: hostap, fix oops due to early probing interrupt" by John W. Linville · 15 years ago
  24. 4f4aeb7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  25. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 15 years ago
  26. 397f385 ath5k: wake queues on reset by Bruno Randolf · 15 years ago
  27. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  28. c6a6368 libertas: fix uninitialized variable warning by Prarit Bhargava · 15 years ago
  29. 7c9fd60 ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used by Vasanthakumar Thiagarajan · 15 years ago
  30. 9be8ab2 ath9k: Fix ath_print in xmit for hardware reset. by Justin P. Mattock · 15 years ago
  31. 5001960 ar9170usb: fix read from freed driver context by Christian Lamparter · 15 years ago
  32. b578bb4 Revert "rt2x00: Fix rt2800usb TX descriptor writing." by John W. Linville · 15 years ago
  33. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  34. a65e4cb ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 15 years ago
  35. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 15 years ago
  36. 2635538 drivers: wireless: use new hex_to_bin() method by Andy Shevchenko · 15 years ago
  37. ededf1f ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep by Vasanthakumar Thiagarajan · 15 years ago
  38. 96900c7 iwlwifi: testing the wrong variable in iwl_add_bssid_station() by Dan Carpenter · 15 years ago
  39. 7606688 ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() by Dan Carpenter · 15 years ago
  40. 690e781 ath9k_htc: dereferencing before check in hif_usb_tx_cb() by Dan Carpenter · 15 years ago
  41. 663cb47 rt2x00: Fix rt2800usb TX descriptor writing. by Gertjan van Wingerde · 15 years ago
  42. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 15 years ago
  43. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 15 years ago
  44. 617f3d0 wireless: update gfp/slab.h includes by Tejun Heo · 15 years ago
  45. 52a9bd2 rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize by Helmut Schaa · 15 years ago
  46. b5eae9f ath5k: consistently use rx_bufsize for RX DMA by Bruno Randolf · 15 years ago
  47. a69eee4 Revert "ath9k: Group Key fix for VAPs" by Linus Torvalds · 15 years ago
  48. b6411fc rndis_wlan: replace wireless_send_event with cfg80211_disconnected by Jussi Kivilinna · 15 years ago
  49. ab1d864 ath9k: remove AR9003 from PCI IDs for now by Luis R. Rodriguez · 15 years ago
  50. b9f2e39 wl1271: Fix RX data path frame lengths by Juuso Oikarinen · 15 years ago
  51. 073d5ea iwlwifi: fix internal scan race by Reinette Chatre · 15 years ago
  52. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  53. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  54. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  55. 5429126 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  56. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  57. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 15 years ago
  58. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  59. 6fe70aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  60. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  61. fd76f14 rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb. by Gertjan van Wingerde · 15 years ago
  62. 185e5f7 rt2x00: Dump beacons under a different identifier than TX frames. by Gertjan van Wingerde · 15 years ago
  63. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 15 years ago
  64. e01f1ec rt2x00: Re-order tx descriptor writing code in drivers. by Gertjan van Wingerde · 15 years ago
  65. 6b97cb0 rt2x00: Fix beacon descriptor writing for rt61pci. by Gertjan van Wingerde · 15 years ago
  66. 878f704 rt2x00: Consistently name skb frame descriptor skbdesc. by Gertjan van Wingerde · 15 years ago
  67. 2cb1ba1 ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB Network Adapter by Steve Tanner · 15 years ago
  68. aca8c6f drivers/net/wireless/hostap: Drop memory allocation cast by Julia Lawall · 15 years ago
  69. ffdc4cb ath9k_hw: clean up EEPROM endian handling on AR9003 by Felix Fietkau · 15 years ago
  70. 9bff0bc ath9k: add debugfs files for reading/writing registers by Felix Fietkau · 15 years ago
  71. 1534069 ath9k: add debugfs files for reading/writing the rx and tx chainmask by Felix Fietkau · 15 years ago
  72. c8a72c0 ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries by Felix Fietkau · 15 years ago
  73. 8116daf ath9k_htc: Fix array overflow by Sujith.Manoharan@atheros.com · 15 years ago
  74. d8c49ff ath9k_htc: Fix target ready race condition by Sujith.Manoharan@atheros.com · 15 years ago
  75. 47fce02 ath9k_htc: Reorder HTC initialization by Sujith.Manoharan@atheros.com · 15 years ago
  76. 1d8af8c ath9k_htc: Allocate URBs properly by Sujith.Manoharan@atheros.com · 15 years ago
  77. 05a30f9 ath9k_htc: Lock sta_notify() callback by Sujith.Manoharan@atheros.com · 15 years ago
  78. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. b29e7eb ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma() by Vasanthakumar Thiagarajan · 15 years ago
  80. 083e3e8 ath9k: Fix bug in handling rx frames with invalid descriptor content by Vasanthakumar Thiagarajan · 15 years ago
  81. 7fca8e2 ath9k_hw: new initialization values for AR9003 by Luis R. Rodriguez · 15 years ago
  82. 9637e51 ath5k: drop warning on jumbo frames by Luis R. Rodriguez · 15 years ago
  83. b1b3751 wl1271: remove some unneeded code by Dan Carpenter · 15 years ago
  84. 8607b79 wl1271: fix notifier interface supported test by Dan Carpenter · 15 years ago
  85. cdd0864 wl1271: add missing spin_lock() by Dan Carpenter · 15 years ago
  86. 5a147e8 ar9170: fix for driver-core ABI change by Stephen Rothwell · 15 years ago
  87. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  88. de02d72 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  89. db125c7 iwlwifi: clear driver stations when going down by Johannes Berg · 15 years ago
  90. 63d4176 iwlwifi: remove pointless HT check by Johannes Berg · 15 years ago
  91. 57f8db8 iwlwifi: rename iwl_add_local_station by Johannes Berg · 15 years ago
  92. c118274 iwlwifi: move iwl_find_station() to 4965 by Johannes Berg · 15 years ago
  93. bdbb612 iwlwifi: use iwl_sta_id() for TKIP key update by Johannes Berg · 15 years ago
  94. 619753f iwlagn: use iwl_sta_id() for aggregation by Johannes Berg · 15 years ago
  95. 2a87c26 iwlwifi: use iwl_find_station less by Johannes Berg · 15 years ago
  96. 64ba9a5 iwlwifi: add iwl_sta_id() by Johannes Berg · 15 years ago
  97. fd1af15 iwlwifi: track station IDs by Johannes Berg · 15 years ago
  98. 4ff7397 iwlwifi: provide more comments for cfg structure by Wey-Yi Guy · 15 years ago
  99. 470356b iwlwifi: "tx power per chain" are part of ucode_tx_stats by Wey-Yi Guy · 15 years ago
  100. 3bce606 iwlagn: work around rate scaling reset delay by Reinette Chatre · 15 years ago