1. 388ac77 cfg80211: constify WDS address by Johannes Berg · 14 years ago
  2. 43b1995 nl80211: use new genl helpers for WDS by Johannes Berg · 14 years ago
  3. 7b99a7c mac80211: fix sw scan locking by Johannes Berg · 14 years ago
  4. 4b34d43 wl1271: Support FEM autodetection by Juuso Oikarinen · 14 years ago
  5. edbe407 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
  6. 7573eac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  7. 4efe7f5 Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" by John W. Linville · 14 years ago
  8. a6d27d2a Revert "rtl8180: use NAPI for bottom-half processing" by John W. Linville · 14 years ago
  9. cf9768d6 iwlagn: add define for MODULE_FIRMWARE by Wey-Yi Guy · 14 years ago
  10. d9d9a51 iwlagn: fix module firmware name for 130 series device by Wey-Yi Guy · 14 years ago
  11. 494486f mac80211: avoid uninitialized var warning in ieee80211_scan_cancel by John W. Linville · 14 years ago
  12. 3207390 cfg80211: fix BSS double-unlinking by Johannes Berg · 14 years ago
  13. b206b4e nl80211/mac80211: Add retry and failed transmission count to station info by Bruno Randolf · 14 years ago
  14. 09be251 Revert "iwlwifi: do not perferm force reset while doing scan" by Stanislaw Gruszka · 14 years ago
  15. 3aed49e mac80211: compete scan to cfg80211 if deferred scan fail to start by Stanislaw Gruszka · 14 years ago
  16. 6eb11a9 mac80211: do not requeue scan work when not needed by Stanislaw Gruszka · 14 years ago
  17. 4136c42 mac80211: assure we also cancel deferred scan request by Stanislaw Gruszka · 14 years ago
  18. e229f84 mac80211: keep lock when calling __ieee80211_scan_completed() by Stanislaw Gruszka · 14 years ago
  19. 259b62e mac80211: reduce number of __ieee80211_scan_completed calls by Stanislaw Gruszka · 14 years ago
  20. 7815978 b43: N-PHY: don't duplicate setting channel in shared memory by Rafał Miłecki · 14 years ago
  21. 106cb09 b43: define B43_SHM_SH_CHAN_40MHZ by Rafał Miłecki · 14 years ago
  22. 5e7ee09 b43: N-PHY: simplify channel switching by Rafał Miłecki · 14 years ago
  23. d537f5f nl80211: fix error in generic netif_running check by Johannes Berg · 14 years ago
  24. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  25. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  26. 845d708 ath9k: Introduce a wrapper for power save disable. by Senthil Balasubramanian · 14 years ago
  27. fbab739 ath9k: remove unnecessary power save flags. by Senthil Balasubramanian · 14 years ago
  28. 9579217 ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new by Felix Fietkau · 14 years ago
  29. 8eb4980 ath9k_hw: remove function pointer abstraction for internal ANI ops by Felix Fietkau · 14 years ago
  30. bfc472b ath9k_hw: remove code duplication in phy error counter handling by Felix Fietkau · 14 years ago
  31. 093115b ath9k_hw: clean up ANI state handling by Felix Fietkau · 14 years ago
  32. 71ea420 ath9k_hw: add a helper function to check for the new ANI implementation by Felix Fietkau · 14 years ago
  33. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  34. 9dbebc7 ath9k_hw: merge codepaths that access the cycle counter registers by Felix Fietkau · 14 years ago
  35. 6497827 ath9k_hw: clean up calibration flags by Felix Fietkau · 14 years ago
  36. 373426c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  37. 44271488 mac80211: delete AddBA response timer by Johannes Berg · 14 years ago
  38. 918df62 ath9k_hw: fix regression in ANI listen time calculation by Felix Fietkau · 14 years ago
  39. 58a3909 iwlagn: define 130 series of WiFi/BT combo devices by Wey-Yi Guy · 14 years ago
  40. 898dade iwlagn: rename iwl5000_tx_resp by Wey-Yi Guy · 14 years ago
  41. a8029bb iwlwifi: remove uncorrect comments by Wey-Yi Guy · 14 years ago
  42. ab63c68 iwlagn: rename iwl5000_tx_power_dbm_cmd by Wey-Yi Guy · 14 years ago
  43. 7cb1b08 iwlagn: reduce redundant parameter definitions by Wey-Yi Guy · 14 years ago
  44. 72645ef iwlwifi: schedule to deprecate software scan support by Wey-Yi Guy · 14 years ago
  45. 46bf695 Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  46. e7480bb mac80211: fix channel assumption for association done work by Luis R. Rodriguez · 14 years ago
  47. 691895e nl80211: fix remain-on-channel documentation by Johannes Berg · 14 years ago
  48. 970bf9d ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom by Gabor Juhos · 14 years ago
  49. 4198a8d ath5k: Don't wake internal queues by Bruno Randolf · 14 years ago
  50. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  51. 6774889 nl80211: reduce dumping boilerplate by Johannes Berg · 14 years ago
  52. 4126571 nl80211: use generic check for netif_running by Johannes Berg · 14 years ago
  53. 4c47699 nl80211: use the new genetlink pre/post_doit hooks by Johannes Berg · 14 years ago
  54. ff4c92d genetlink: introduce pre_doit/post_doit hooks by Johannes Berg · 14 years ago
  55. 2ee4e27 ipw2200: check for allocation failures by Dan Carpenter · 14 years ago
  56. 9eba612 mac80211: Add WME information element for IBSS by Bruno Randolf · 14 years ago
  57. b34793e rt2x00: Work around hw aggregation oddity in rt2800 by Helmut Schaa · 14 years ago
  58. 01e946f rt2x00: Improve cooperation between rt2800pci and minstrel by Helmut Schaa · 14 years ago
  59. 1f0280c rt2x00: Fix oops caused by error path in rt2x00lib_start by Helmut Schaa · 14 years ago
  60. 74ee380 rt2x00: Update comment about the AMPDU flag in the TXWI by Helmut Schaa · 14 years ago
  61. 58ed826 rt2x00: Enable rx aggregation in rt2800 by Helmut Schaa · 14 years ago
  62. bc8a979 rt2x00: Improve TX status entry validation by Ivo van Doorn · 14 years ago
  63. ba3b9e5 rt2x00: correctly set max_report_rates in rt61pci and rt2800 by Helmut Schaa · 14 years ago
  64. 78be49e mac80211: distinct between max rates and the number of rates the hw can report by Helmut Schaa · 14 years ago
  65. 5a5b6ed rt2x00: Don't enable broad- and multicast buffering on USB devices by Helmut Schaa · 14 years ago
  66. c4c18a9 rt2x00: add field definitions for the TBTT_SYNC_CFG register by Helmut Schaa · 14 years ago
  67. d4ce3a5 rt2x00: Add register definition for busy time on secondary channel by Helmut Schaa · 14 years ago
  68. b1ef725 rt2x00: Add rt73usb device ID by Ivo van Doorn · 14 years ago
  69. cb753b7 rt2x00: Allow tx duplication for legacy rates in HT40 mode by Helmut Schaa · 14 years ago
  70. 9519233 rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci by Helmut Schaa · 14 years ago
  71. d13a97f rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices by Helmut Schaa · 14 years ago
  72. 87c1915 rt2x00: Implement HT protection for rt2800 by Helmut Schaa · 14 years ago
  73. a13ac9d rt2x00: Fix SM PS check by Helmut Schaa · 14 years ago
  74. 96c3da7 rt2x00: rework tx status handling in rt2800pci by Helmut Schaa · 14 years ago
  75. 1443333 rt2x00: Split out parts of the rt2800_txdone function for easier reuse by Helmut Schaa · 14 years ago
  76. 2a0cfeb rt2x00: Don't overwrite beacon buffers in pairwise key setup by Helmut Schaa · 14 years ago
  77. 1a92795 p54usb: add five more USBIDs by Christian Lamparter · 14 years ago
  78. 99c15bf ath9k: Report total tx/rx bytes and packets in debugfs. by Ben Greear · 14 years ago
  79. b72acdd ath5k: Print rx/tx bytes in debugfs by Ben Greear · 14 years ago
  80. 1be7fe8 mac80211: fix for WDS interfaces by Bill Jordan · 14 years ago
  81. e8347eb cfg80211: patches to allow setting the WDS peer by Bill Jordan · 14 years ago
  82. e51f3ef ath9k: add WDS interfaces to ath9k by Bill Jordan · 14 years ago
  83. d8ec443 mac80211: Add validity check for beacon_crc value by Juuso Oikarinen · 14 years ago
  84. bc86863 mac80211: perform scan cancel in hw reset work by Stanislaw Gruszka · 14 years ago
  85. 8e0167a ath9k : Fix for displaying the channel number by Mohammed Shafi Shajakhan · 14 years ago
  86. 9094a08 ath9k_hw: remove some useless calibration data by Felix Fietkau · 14 years ago
  87. f209f52 ath9k: fix channel flag / regd issues with multiple cards by Felix Fietkau · 14 years ago
  88. 2234362 cfg80211: fix locking by Johannes Berg · 14 years ago
  89. b1ae1ed ath5k: Allow ath5k to support virtual STA and AP interfaces. by Ben Greear · 14 years ago
  90. ea229e6 cfg80211: remove spurious __KERNEL__ ifdef by Johannes Berg · 14 years ago
  91. 663fcaf cfg80211/mac80211: allow management frame TX in AP mode by Johannes Berg · 14 years ago
  92. 4bd530f iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interface by Stanislaw Gruszka · 14 years ago
  93. e32ee80 ar9170: Remove MODULE_FIRMWARE references to two-stage firmware by Ben Hutchings · 14 years ago
  94. 39162db ath9k: return survey data for all channels instead of just the current one by Felix Fietkau · 14 years ago
  95. 17e5a80 nl80211: allow drivers to indicate whether the survey data channel is in use by Felix Fietkau · 14 years ago
  96. 0bda652 ath9k: remove the noise floor value in the ani struct by Felix Fietkau · 14 years ago
  97. 4f1a5a4 ath9k: do not return default noise floor values via survey by Felix Fietkau · 14 years ago
  98. d9891c7 ath9k_hw: keep calibrated noise floor values per channel by Felix Fietkau · 14 years ago
  99. 35ecfe0 ath9k_htc: remove use of common->ani.noise_floor by Felix Fietkau · 14 years ago
  100. 5c89569 carl9170: support firmware-based rx filter by Christian Lamparter · 14 years ago