1. d2e210a iwlwifi: make bcast LQ command available for later restore actions by Reinette Chatre · 14 years ago
  2. 459bc73 iwlwifi: dump firmware build info in error case by Shanyu Zhao · 14 years ago
  3. 3d38f17 iwlwifi: checking for all the possible failure cases by Wey-Yi Guy · 14 years ago
  4. f401241 iwlwifi: wimax co-exist code clean up by Wey-Yi Guy · 14 years ago
  5. 0af0d04 iwlwifi: give correct return information for tx power debugfs by Wey-Yi Guy · 14 years ago
  6. 65d1f89 iwlwifi: use cfg to configure calibration operation by Wey-Yi Guy · 14 years ago
  7. 6e5c800 iwlwifi: use .cfg to enable/disable continuous ucode trace by Wey-Yi Guy · 14 years ago
  8. 4e7033e iwlwifi: remove device type checking for tx power in debugfs by Wey-Yi Guy · 14 years ago
  9. 92445c9 iwlwifi: use vif iwl_bss_info_changed by Johannes Berg · 14 years ago
  10. 683abfb iwlwifi: rename "tx_power" to "chain_tx_power" by Wey-Yi Guy · 14 years ago
  11. 381733c iwlwifi: remove powersave debugfs if it is not supported by Wey-Yi Guy · 14 years ago
  12. 1e46053 iwl3945: fix scan races by Abhijeet Kolekar · 14 years ago
  13. 95b1301 iwlwifi: rename 6000 series Gen2 devices to Gen2a by Shanyu Zhao · 14 years ago
  14. a15707d Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 14 years ago
  15. 562db53 iwlagn: wait for asynchronous firmware loading by Johannes Berg · 14 years ago
  16. 9459d59 wireless: depends on NET by Randy Dunlap · 14 years ago
  17. a6bc03a wireless: rt2x00: rt2800usb: replace X by x by Xose Vazquez Perez · 14 years ago
  18. 6295d81 rt2x00: Clean up generic procedures on descriptor writing. by Gertjan van Wingerde · 14 years ago
  19. 3b9f0ed rt2x00: Fix beaconing on rt2800. by Gertjan van Wingerde · 14 years ago
  20. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 14 years ago
  21. d61cb26 rt2x00: Clean up all driver's kick_tx_queue callback functions. by Gertjan van Wingerde · 14 years ago
  22. 2de64dd rt2x00: Factor out RXWI processing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  23. 59679b9 rt2x00: Factor out TXWI writing to common rt2800 code. by Gertjan van Wingerde · 14 years ago
  24. 78b8f3b rt2x00: Don't check whether hardware crypto is enabled when reading RXD. by Gertjan van Wingerde · 14 years ago
  25. e6a8aab rt2x00: Clean up rt2800usb.h. by Gertjan van Wingerde · 14 years ago
  26. d43e49ec rt2x00: Fix setting of txdesc->length field. by Gertjan van Wingerde · 14 years ago
  27. 05e8594 ath5k: several off by one range checks by Dan Carpenter · 14 years ago
  28. 0730d11 ath9k/htc_drv_main: off by one error by Dan Carpenter · 14 years ago
  29. 277a64d ath9k/htc_drv_main: null dereference typo by Dan Carpenter · 14 years ago
  30. 7ada88e iwlwifi: remove stray mutex_unlock() by Dan Carpenter · 14 years ago
  31. 5efa3a6 ath9k_hw: enable PCIe low power mode for AR9003 by Luis R. Rodriguez · 14 years ago
  32. 9e385c5 rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) by John W. Linville · 14 years ago
  33. 1affa09 rt2x00: rt2800: use correct txop value in tx descriptor by Helmut Schaa · 14 years ago
  34. cbd1ea8 wl1271: Reduce PSM entry hang over period from 128 => 1 ms by Juuso Oikarinen · 14 years ago
  35. 0cbb103 wl1271: Increase timeout for command event waiting by Teemu Paasikivi · 14 years ago
  36. 69e5434 wl1271: Fix to join and channel number handling by Juuso Oikarinen · 14 years ago
  37. 554d720 wl1271: Fix 32 bit register read related endiannes bug by Juuso Oikarinen · 14 years ago
  38. d717fd6 wl1271: Add sysfs file to retrieve HW PG-version and ROM-version by Juuso Oikarinen · 14 years ago
  39. 2ff6575 ath9k_htc: Handle IDLE LED properly by Sujith · 14 years ago
  40. bc6fb35 ath9k_hw: Update initvals for AR9003 for xb113 by Luis R. Rodriguez · 14 years ago
  41. 6f256de ath9k_common: drop incomming frames with an invalid hardware rate by Luis R. Rodriguez · 14 years ago
  42. 8e15599 ath9k_common: move the rate status setting into ath9k_process_rate() by Luis R. Rodriguez · 14 years ago
  43. c809e86 rtl8180: add software-based support for IBSS mode by John W. Linville · 14 years ago
  44. 51e080d rtl8180: assign sequence numbers in the driver by John W. Linville · 14 years ago
  45. a472e71 mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons by John W. Linville · 14 years ago
  46. 55f9321 rt2x00: Fix RF3052 channel initialization by Ivo van Doorn · 14 years ago
  47. 809bfe8 rt2x00: rt2800: don't overwrite SIFS values on erp changes by Helmut Schaa · 14 years ago
  48. a21c2ab rt2x00: rt2800: update initial SIFS values by Helmut Schaa · 14 years ago
  49. 9c6dda4 ath9k_htc: Fix beaconing in IBSS mode by Sujith · 14 years ago
  50. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 14 years ago
  51. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  52. ac8dd50 mac80211: fix BSS info reconfiguration by Johannes Berg · 14 years ago
  53. bac6faf orinoco: refactor xmit path by David Kilroy · 14 years ago
  54. 3ef83d74 ath9k: fix another source of corrupt frames by Felix Fietkau · 14 years ago
  55. f3926b4 ar9170usb: remove deprecated aggregation code by Christian Lamparter · 14 years ago
  56. 79733a8 mac80211: remove association work when processing deauth request by Reinette Chatre · 14 years ago
  57. 160b824 ar9170: wait for asynchronous firmware loading by Christian Lamparter · 14 years ago
  58. adfba3c mac80211: use fixed channel in ibss join when appropriate by Johannes Berg · 14 years ago
  59. f2c9838 rtl8187: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  60. c693bf9 rtl8180: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  61. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 14 years ago
  62. a21ee72 rt2x00: Fix HT40+/HT40- setting in rt2800. by Gertjan van Wingerde · 14 years ago
  63. 79a854f rt2x00: Enable RT30xx by default. by Gertjan van Wingerde · 14 years ago
  64. c266148 rt2x00: Remove rt2x00pci.h include from rt2800lib. by Gertjan van Wingerde · 14 years ago
  65. 3d79b2a iwlwifi: recalculate average tpt if not current by Reinette Chatre · 14 years ago
  66. 52c7738 iwmc3200wifi: fix busted iwm_debugfs_init definition by John W. Linville · 14 years ago
  67. 1d7d969 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
  68. 12ef116 wireless: rt2x00: rt2800usb: be in sync with latest windows drivers. by Xose Vazquez Perez · 14 years ago
  69. 23ff98f mac80211_hwsim: fix double-scan detection by Johannes Berg · 14 years ago
  70. be4a4b6 mac80211: improve IBSS scanning by Johannes Berg · 14 years ago
  71. a75b436 mac80211: allow controlling aggregation manually by Johannes Berg · 14 years ago
  72. 07cefe7 orinoco_usb: implement fw download by David Kilroy · 14 years ago
  73. fc97431 orinoco_usb: avoid in_atomic by David Kilroy · 14 years ago
  74. 9afac70 orinoco: add orinoco_usb driver by David Kilroy · 14 years ago
  75. bcad6e8 orinoco: encapsulate driver locking by David Kilroy · 14 years ago
  76. 593ef09 orinoco: allow driver to specify netdev_ops by David Kilroy · 14 years ago
  77. b42f207 orinoco: add hermes_ops by David Kilroy · 14 years ago
  78. f7c6559 mac80211: fix ieee80211_find_sta[_by_hw] by Johannes Berg · 14 years ago
  79. c7ab1a4 b43legacy: Added get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  80. 354b4f0 b43: Added get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  81. 91639c7 rt2x00: remove now unused noise field from struct rxdone_entry_desc by John W. Linville · 14 years ago
  82. 1f55c12 iwmc3200wifi: cleanup unneeded debugfs error handling by John W. Linville · 14 years ago
  83. f8478df iwlwifi: greenfield support only true for 11n devices by Wey-Yi Guy · 14 years ago
  84. e517736a iwlwifi: set hw parameters based on device type by Wey-Yi Guy · 14 years ago
  85. e3a3cd8 iwlwifi: set AMPDU status variables correctly by Daniel Halperin · 14 years ago
  86. 17f36fc iwl3945: add ucode statistics by Abhijeet Kolekar · 14 years ago
  87. c2845d0 iwlwifi: set correct AC to swq_id for aggregation by Shanyu Zhao · 14 years ago
  88. cd398c3 iwlwifi: reset pci retry timeout by Abhijeet Kolekar · 14 years ago
  89. f001b30 iwlwifi: remove outdated comments by Wey-Yi Guy · 14 years ago
  90. 399dcb8 iwlwifi: remove get_stats callback function by Wey-Yi Guy · 14 years ago
  91. ad41ee3 Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 14 years ago
  92. 96ff564 iwlwifi: work around passive scan issue by Johannes Berg · 14 years ago
  93. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 14 years ago
  94. 49b5c7f mac80211: tell driver about IBSS merge by Johannes Berg · 14 years ago
  95. edfcba1 libertas_tf: avoid warning about pr_fmt redefinition by John W. Linville · 14 years ago
  96. d989ff7 rtl8180: fix tx status reporting by John W. Linville · 14 years ago
  97. 8fc214b mac80211: notify driver about IBSS status by Johannes Berg · 14 years ago
  98. 76f2736 mac80211: fix supported rates IE if AP doesn't give us it's rates by Stanislaw Gruszka · 14 years ago
  99. f0b058b mac80211: do not wip out old supported rates by Stanislaw Gruszka · 14 years ago
  100. f7f7cc4 iwl: cleanup: remove unneeded error handling by Dan Carpenter · 14 years ago