1. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  3. f46e991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  4. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  5. 17964e9 hostap:hostap_hw.c Fix typo in comment by Justin P. Mattock · 14 years ago
  6. ae3568a 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 · 14 years ago
  7. d28232b iwlwifi: fix scan abort by Stanislaw Gruszka · 14 years ago
  8. ac01e94 wl1271: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  9. 8b28e82 wl1251: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  10. ece550d wl1271: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  11. bef9cb5 libertas_tf: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  12. 1943414 wl1251: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  13. a55427e ar9170: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  14. 0d462bb mwl8k: add get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  15. 4c85ab1 ath9k: enable serialize_regmode for non-PCIE AR9160 by John W. Linville · 14 years ago
  16. 3088833 ath9k: remove the two wiphys scanning at the same time message by Luis R. Rodriguez · 14 years ago
  17. 903c99d drivers/net/wireless/at76c50x-usb.c: Neaten macros by Joe Perches · 14 years ago
  18. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  19. 97c5e27 libertas: remove unused cmd_pending waitq by Dan Williams · 14 years ago
  20. d06956b libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node() by Dan Williams · 14 years ago
  21. 77ccdcf libertas: kill unused lbs_prepare_and_send_command() by Dan Williams · 14 years ago
  22. 53800f5 libertas: convert DEEP_SLEEP timer to a direct command by Dan Williams · 14 years ago
  23. 0bb6408 libertas: convert PS_MODE to a direct command by Dan Williams · 14 years ago
  24. 8196112 libertas: remove unused indirect command response handler by Dan Williams · 14 years ago
  25. a6bb1bc libertas: convert CMD_FWT_ACCESS to a direct command by Dan Williams · 14 years ago
  26. 5214865 libertas: convert Mesh Blinding Table access to a direct command by Dan Williams · 14 years ago
  27. 4c7c6e00 libertas: convert register access to direct commands by Dan Williams · 14 years ago
  28. 85dfbfe libertas: convert LED_GPIO_CTRL to a direct command by Dan Williams · 14 years ago
  29. d6541c7 libertas: remove Beacon Control by Dan Williams · 14 years ago
  30. db08006 libertas: remove unused Automatic Frequency Control command by Dan Williams · 14 years ago
  31. 49a08af libertas: remove unused indirect TPC_CFG command leftovers by Dan Williams · 14 years ago
  32. cc4b9d3 libertas: convert 11D_DOMAIN_INFO to a direct command by Dan Williams · 14 years ago
  33. 9fb7663 libertas: clean up RSSI command by Dan Williams · 14 years ago
  34. a45b6f4 libertas: clean up MONITOR_MODE command by Dan Williams · 14 years ago
  35. 98ec621 rt2500usb: disallow to set WEP key with non zero index by Stanislaw Gruszka · 14 years ago
  36. ac59b49 rt2500usb: truly disable encryption when initialize by Stanislaw Gruszka · 14 years ago
  37. 1279f5e rt2500usb: write keys to proper registers by Stanislaw Gruszka · 14 years ago
  38. aaa41ec ath9k: remove unused base_index from rate table. by Senthil Balasubramanian · 14 years ago
  39. 812c7c3 ath9k: Fix incorrect user ratekbs of MCS15 ShortGI by Senthil Balasubramanian · 14 years ago
  40. 1d9d06a ath9k: Add three stream rate control support for AR938X. by Senthil Balasubramanian · 14 years ago
  41. f63b340 ath9k: Introduce bit masks for valid and valid_single_stream. by Senthil Balasubramanian · 14 years ago
  42. 1b2fb7d p54: Added get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  43. a376bca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  44. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  45. a9ad99a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  46. 06b3cda rt2x00: Fix regression for rt2500pci by Ivo van Doorn · 14 years ago
  47. 487f0e0 ath9k_hw: simplify noisefloor calibration chainmask calculation by Felix Fietkau · 14 years ago
  48. d9292c0 ath9k_hw: fix a small typo in the noisefloor calibration debug code by Felix Fietkau · 14 years ago
  49. 866b778 ath9k_hw: fix invalid extension channel noisefloor readings in HT20 by Felix Fietkau · 14 years ago
  50. 4cee786 ath9k: fix yet another buffer leak in the tx aggregation code by Felix Fietkau · 14 years ago
  51. bd75eb8 libertas: precedence bug by Dan Carpenter · 14 years ago
  52. 68e8f2f ath9k: Fix inconsistency between txq->stopped and the actual queue state by Vasanthakumar Thiagarajan · 14 years ago
  53. 2189d13 ath5k: snprintf() returns largish values by Dan Carpenter · 14 years ago
  54. 9746010 ath9k: snprintf() returns largish values by Dan Carpenter · 14 years ago
  55. 929ebd3 drivers/net/wireless/wl12xx: Use kmemdup by Julia Lawall · 14 years ago
  56. 3289a83 lib80211: remove unused host_build_iv option by John W. Linville · 14 years ago
  57. a6e492b iwlwifi: assume vif is NULL for internal scans and non-NULL otherwise by John W. Linville · 14 years ago
  58. 28eb3e5 rtl8180: silence "dubious: x | !y" sparse warning by John W. Linville · 14 years ago
  59. 8b73fb8 rtl8180: improve signal reporting for actual rtl8180 hardware by John W. Linville · 14 years ago
  60. 1ab36d6 wl1251: fix sparse-generated warnings by John W. Linville · 14 years ago
  61. da22f79 iwlagn: use __packed on new structure definitions by John W. Linville · 14 years ago
  62. f792af2 ath9k: fix dma direction for map/unmap in ath_rx_tasklet by Ming Lei · 14 years ago
  63. 2a88e7e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  64. 882d829 wireless: use newly introduced hex_to_bin() by Andy Shevchenko · 14 years ago
  65. 1bd14ea iwlwifi: remove spurious semicolons by Johannes Berg · 14 years ago
  66. 6abbe55 iwlwifi: reduce beacon fill conditions by Johannes Berg · 14 years ago
  67. c6fa17e iwlwifi: read multiple MAC addresses by Wey-Yi Guy · 14 years ago
  68. 0bc5774 iwlwifi: make iwl_mac_beacon_update static by Johannes Berg · 14 years ago
  69. 704da53 iwlagn: fix firmware loading TLV error path by Johannes Berg · 14 years ago
  70. 6a822d0 iwlwifi: add TLV to specify the size of phy calibration table by Wey-Yi Guy · 14 years ago
  71. ffb7d89 iwlagn: add bluetooth stats to debugfs by Wey-Yi Guy · 14 years ago
  72. 7980fba iwlagn: Add support for bluetooth statistics notification by Wey-Yi Guy · 14 years ago
  73. af8ee05 iwlagn: add .cfg flag to idenfity the need for bt statistics by Wey-Yi Guy · 14 years ago
  74. 325322e iwlagn: add statistic notification structure for WiFi/BT devices by Wey-Yi Guy · 14 years ago
  75. acd82aa b43: silence phy_n sparse warnings by Larry Finger · 14 years ago
  76. 41950bd b43: silence most sparse warnings by John W. Linville · 14 years ago
  77. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  78. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  79. 8b74964 rtl8180: improve signal reporting for rtl8185 hardware by John W. Linville · 14 years ago
  80. b603742 mwl8k: correct/silence sparse warnings by John W. Linville · 14 years ago
  81. 1612454 rt2x00: correct sparse warning in rt2x00debug.c by John W. Linville · 14 years ago
  82. cc40cc5 libipw: correct sparse warnings and mark some variables static by John W. Linville · 14 years ago
  83. d267be3 ipw2100: mark ipw2100_pm_qos_req static by John W. Linville · 14 years ago
  84. a3d3da1 ath9k: correct sparse identified endian bug in ath_paprd_calibrate by John W. Linville · 14 years ago
  85. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 14 years ago
  86. b508998 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  87. 25d1fbf fix comment typos concerning "challenge" by Uwe Kleine-König · 14 years ago
  88. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 14 years ago
  89. b807b8a iwlwifi: "recover_from_tx_stall" function for 4965 by Wey-Yi Guy · 14 years ago
  90. 9cae611 iwlwifi: more statistics counter for agn in debugfs by Wey-Yi Guy · 14 years ago
  91. 7c094c5 iwlwifi: additional statistic debug counter by Wey-Yi Guy · 14 years ago
  92. 48d5548 orinoco_usb: potential null dereference by Dan Carpenter · 14 years ago
  93. 9171acc ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes by Luis R. Rodriguez · 14 years ago
  94. 9edd952 ath9k_htc: make ath9k_htc_tx_aggr_oper() static by Luis R. Rodriguez · 14 years ago
  95. 9acd56d rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() by Stephen Boyd · 14 years ago
  96. 0e95409 iwlwifi: convert new uses of __attribute__ ((packed)) to __packed by John W. Linville · 14 years ago
  97. beabe91 libertas: convert new uses of __attribute__ ((packed)) to __packed by John W. Linville · 14 years ago
  98. b3f194e ath5k: clean up rxlink handling by Bruno Randolf · 14 years ago
  99. 450464d ath5k: disable tasklets during reset by Bob Copeland · 14 years ago
  100. 5faaff7 ath5k: move reset to mac80211 workqueue by Bob Copeland · 14 years ago