1. fab799c rt2x00: Update rt2800 register definitions towards latest definitions. by Gertjan van Wingerde · 14 years ago
  2. 06855ef rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800. by Gertjan van Wingerde · 14 years ago
  3. 5988f38 p54pci: prevent stuck rx-ring on slow system by Quintin Pitts · 14 years ago
  4. b1f9086 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  5. 470058e0 iwlwifi: avoid Tx queue memory allocation in interface down by Zhu Yi · 14 years ago
  6. 57e40d3 iwlwifi: fix compiler warning by Wey-Yi Guy · 14 years ago
  7. f875f51 iwlwifi: fix compile warnings when compiling without debug by Reinette Chatre · 14 years ago
  8. 4c8d191 iwlwifi: small changes in comments by Wey-Yi Guy · 14 years ago
  9. 04569cb iwlwifi: update tx command response status by Wey-Yi Guy · 14 years ago
  10. 461ef38 iwlwifi: add more debug info in error event dump by Wey-Yi Guy · 14 years ago
  11. 05d5752 iwlwifi: clean up last_phy_res by Johannes Berg · 14 years ago
  12. 76c3c69 iwlwifi: remove pointless sta_id invalid check by Johannes Berg · 14 years ago
  13. a90178fa iwlagn: simplify WEP key check by Johannes Berg · 14 years ago
  14. 43a6126 iwlwifi: remove wrong key use check by Johannes Berg · 14 years ago
  15. 335348b iwlwifi: make WEP key restoring explicit by Johannes Berg · 14 years ago
  16. 678b385 iwlwifi: default max event log size by Wey-Yi Guy · 14 years ago
  17. 68dd5b7 mac80211: check whether scan is in progress before queueing scan_work by Teemu Paasikivi · 14 years ago
  18. 00236aed wl1271: Add support for connection quality monitoring by Juuso Oikarinen · 14 years ago
  19. e197281 wl1271: Go to ELP in idle by Juuso Oikarinen · 14 years ago
  20. aecb056 wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF by Saravanan Dhanabal · 14 years ago
  21. 2c10bb9 wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF by Saravanan Dhanabal · 14 years ago
  22. bd9dc49 wl1271: Fix memory leaks on driver initialization by Juuso Oikarinen · 14 years ago
  23. c15cf5f mac80211: fix typo for LDPC capability by Luis R. Rodriguez · 14 years ago
  24. 39184b1 mac80211: delay skb linearising in rx decryption by Zhu Yi · 14 years ago
  25. 1805a34 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  26. ace5d5d ath5k: fixup some merge damage for AR5211 IQ calibration by John W. Linville · 14 years ago
  27. ece6444 iwlwifi: need check for valid qos packet before free by Wey-Yi Guy · 14 years ago
  28. f74cb0f mac80211_hwsim: add sw_scan sw_scan_complete by Luis R. Rodriguez · 14 years ago
  29. 4f59fce ath5k: add bounds check to pdadc table by Bob Copeland · 14 years ago
  30. a05988b ath5k: fix race condition in tx desc processing by Bob Copeland · 14 years ago
  31. 6b5d117 ath5k: clean up queue manipulation by Bob Copeland · 14 years ago
  32. 1968cc7 ath5k: correct channel setting for 2.5 mhz spacing by Bob Copeland · 14 years ago
  33. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  34. 403820e rt2x00: use rt2800_config_channel_rt3x for rt2872 by Helmut Schaa · 14 years ago
  35. 2eb46d9 ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register by Pavel Roskin · 14 years ago
  36. f984d94 ath9k_htc: Fix HTC layer memleak by Sujith · 14 years ago
  37. 6f0f266 ath9k_htc: Use anchors for REGOUT pipe by Sujith · 14 years ago
  38. c503269 ath9k_htc: Fix module unloading issue by Sujith · 14 years ago
  39. 66b10e3 ath9k_htc: Fix RX URB reference count by Sujith · 14 years ago
  40. 46baa1a ath9k_htc: Protect RX stream variables by Sujith · 14 years ago
  41. 62c3344 rt2x00: Enable powersaving by default again on rt2500usb. by Gertjan van Wingerde · 14 years ago
  42. 97ad913 mac80211: Moved mesh action codes to a more visible location by Javier Cardona · 14 years ago
  43. 60ece40 wireless/ath: remove trailing space in messages by Frans Pop · 14 years ago
  44. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  45. 8c11e4a mac80211: fix paged RX crypto by Johannes Berg · 14 years ago
  46. 54297e4 mac80211: fix some RX aggregation locking by Johannes Berg · 14 years ago
  47. 098a607 mac80211: clean up/fix aggregation code by Johannes Berg · 14 years ago
  48. 618f356 mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA by Johannes Berg · 14 years ago
  49. 66b0470 mac80211: remove ieee80211_sta_stop_rx_ba_session by Johannes Berg · 14 years ago
  50. 2b43ae6 mac80211: remove irq disabling for sta lock by Johannes Berg · 14 years ago
  51. e64b379 mac80211: fix station destruction problem by Johannes Berg · 14 years ago
  52. 1c3652a ath9k_htc: Configure the beacon timers once the scan is completed. by Vivek Natarajan · 14 years ago
  53. bde748a ath9k_htc: Add support for power save. by Vivek Natarajan · 14 years ago
  54. 53bc7aa ath9k: Add support for newer AR9285 chipsets. by Vivek Natarajan · 14 years ago
  55. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 14 years ago
  56. 7590a55 wl1251: use DRIVER_NAME macro in wl1251_spi_driver by Kalle Valo · 14 years ago
  57. 2111ac0 ath5k: Adaptive Noise Immunity (ANI) Implementation by Bruno Randolf · 14 years ago
  58. bc53e51 b43: N-PHY: fix copy&paste typo by Rafał Miłecki · 14 years ago
  59. 6bbe89d wl1271: Fix tx queue flushing by Juuso Oikarinen · 14 years ago
  60. 1a186a5 wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios by Juuso Oikarinen · 14 years ago
  61. 50c500a wl1271: Configure a higher listen interval to AP upon association by Juuso Oikarinen · 14 years ago
  62. 606c148 wl1271: Configure rates for templates by Juuso Oikarinen · 14 years ago
  63. ebba60c wl1271: Use minimum rate for each band for control messages by Juuso Oikarinen · 14 years ago
  64. 40b359c wl1271: Fix keep-alive related command error by Juuso Oikarinen · 14 years ago
  65. 1ed9538 wl1271: added missing command header in wl1271_cmd_disconnect by Luciano Coelho · 14 years ago
  66. f4b5d8d wl1271: fix sdio driver name in wl1271_sdio_driver by Luciano Coelho · 14 years ago
  67. e92119c ath9k_htc: Add TL-WN422G v2 product ID by Sujith · 14 years ago
  68. ffa49f8 ath9k_hw: Don't check devid for ath9k_htc by Sujith · 14 years ago
  69. 497ad9a ath: Add a bus type field by Sujith · 14 years ago
  70. 32ffb1f ath9k: fix compile error without debug enabled by Felix Fietkau · 14 years ago
  71. 152d530 ath9k: remove ah->mask_reg, it's never used properly by Pavel Roskin · 14 years ago
  72. 3069168 ath9k: move imask from sc to ah by Pavel Roskin · 14 years ago
  73. c81494d ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion by Pavel Roskin · 14 years ago
  74. b409894 ath: fix coding style/readability in ath/ar9170 by Luis de Bethencourt · 14 years ago
  75. 4d66edc rt2x00: Add wakeup interrupt handler to rt2800pci. by Gertjan van Wingerde · 14 years ago
  76. 9e18944 rt2x00: Add wakeup interrupt handler to rt61pci. by Gertjan van Wingerde · 14 years ago
  77. 5731858 rt2x00: Disable auto wakeup before waking up device. by Gertjan van Wingerde · 14 years ago
  78. 8a64c0f libertas/sdio: 8686: set ECSI bit for 1-bit transfers by Daniel Mack · 14 years ago
  79. cfcfe44 ath: fix code readability in regd.c by Luis de Bethencourt · 14 years ago
  80. 0a4528e Net: wireless: ath: fix macros coding style issue in hw.c by Luis de Bethencourt · 14 years ago
  81. d211e90 mac80211: Fix robust management frame handling (MFP) by Jouni Malinen · 14 years ago
  82. a124f3b Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  83. 1144601 ath9k: fix double calls to ath_radio_enable by Felix Fietkau · 14 years ago
  84. 0379185 mac80211: annotate station rcu dereferences by Johannes Berg · 14 years ago
  85. 1cb561f mac80211: Handle mesh action frames in ieee80211_rx_h_action by Javier Cardona · 14 years ago
  86. f18d446 rt2x00: remove MCU requests for SoC platforms by Luis Correia · 14 years ago
  87. 91dd6c2 iwlwifi: remove trailing space in messages by Frans Pop · 14 years ago
  88. b744cb7 iwlwifi: code cleanup for generic defines by Wey-Yi Guy · 14 years ago
  89. d34a5a6 iwlwifi: deprecate "iwl4965" alias support by Wey-Yi Guy · 14 years ago
  90. 6aac74b iwlwifi: clear rxq->queue in queue reset by Zhu Yi · 14 years ago
  91. bed2263 iwlwifi: remove irrelevant comments by Wey-Yi Guy · 14 years ago
  92. 2b06861 iwlwifi: merge module parameters into single place by Wey-Yi Guy · 14 years ago
  93. de0f60ea iwlwifi: avoid Tx queue memory allocation in interface down by Zhu Yi · 14 years ago
  94. 04f2dec iwlwifi: use consistent table for tx data collect by Shanyu Zhao · 14 years ago
  95. dd48744 iwlwifi: fix DMA allocation warnings by Zhu Yi · 14 years ago
  96. e3efca0 mac80211: Fix drop_unencrypted for MFP with hwaccel by Jouni Malinen · 14 years ago
  97. 9fd1ea4 wireless/ipw2x00: remove trailing space in messages by Frans Pop · 14 years ago
  98. 879999c ar9170usb: fix panic triggered by undersized rxstream buffer by Christian Lamparter · 14 years ago
  99. f9ea3eb include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment by Joe Perches · 14 years ago
  100. d5d9de0 nl80211: reenable station del for mesh by Marco Porsch · 14 years ago