1. 8e7c053 {nl,cfg}80211: make peer link expiration time configurable by Colleen Twitty · 11 years ago
  2. a0a2af7 nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITOR by Felix Fietkau · 11 years ago
  3. ecccd07 mac80211: fix mesh deadlock by Thomas Pedersen · 11 years ago
  4. 780b40d wireless: fix kernel-doc by Johannes Berg · 11 years ago
  5. 989c650 mac80211: Use suitable semantics for beacon availability indication by Alexander Bondar · 11 years ago
  6. 482a9c7 mac80211: fix powersave bug and clean up ieee80211_rx_bss_info by Alexander Bondar · 11 years ago
  7. 9b88196 cfg80211: make wiphy index start at 0 again by Johannes Berg · 11 years ago
  8. 256c90d cfg80211: fix potential deadlock regression by Johannes Berg · 11 years ago
  9. 3430140 regulatory: use proper enum return value by Johannes Berg · 11 years ago
  10. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  11. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 11 years ago
  12. 51217ce Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 11 years ago
  13. ff40b42 mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes by Pontus Fuchs · 11 years ago
  14. 9c90a9f nl80211: remove bogus genlmsg_end() error checking by Johannes Berg · 11 years ago
  15. d6d23de2 mac80211: add a tx control flag to indicate PS-Poll/uAPSD response by Felix Fietkau · 11 years ago
  16. 99e9494 brcmsmac: Reduce log spam in heavy tx, make err print in debug by John Greene · 11 years ago
  17. c24bd36 ath9k: Do not maintain ANI state per-channel by Sujith Manoharan · 11 years ago
  18. 6e4d291 ath9k: Print ANI statistics in debugfs by Sujith Manoharan · 11 years ago
  19. 4f4395c ath9k: Set ofdmWeakSigDetect directly by Sujith Manoharan · 11 years ago
  20. e323300 ath9k: Simplify ANI initialization by Sujith Manoharan · 11 years ago
  21. 380013f ath9k: Remove unused structure ath_dbg_bb_mac_samp by Sujith Manoharan · 11 years ago
  22. 846e438 ath9k: Enable WoW only for AR9462 by Sujith Manoharan · 11 years ago
  23. 74a9775 ath9k: Return early for invalid rates by Sujith Manoharan · 11 years ago
  24. bda96e8 net, ipw2x00: remove redundant D0 power state set by Yijing Wang · 11 years ago
  25. ec26bcc ath9k: advertise support for active monitor interfaces by Felix Fietkau · 11 years ago
  26. 133eb82 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  27. 4da2a54a cw1200: rename the cw1200 platform definition header by Solomon Peachy · 11 years ago
  28. 7c0b6f4 cw1200: Rework SDIO platform support to prevent build problems. by Solomon Peachy · 11 years ago
  29. 6dd64a3 cw1200: Replace use of 'struct resource' with 'int' for GPIO fields. by Solomon Peachy · 11 years ago
  30. 7b19bc2 cw1200: Reference correct 'powerup' GPIO signal. by Solomon Peachy · 11 years ago
  31. c992219 cw1200: move platform_data header to correct location. by Solomon Peachy · 11 years ago
  32. 911373c cw1200: Rename 'sbus' to 'hwbus' by Solomon Peachy · 11 years ago
  33. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  34. e05eccc mac80211: set mesh formation field properly by Jacob Minshall · 11 years ago
  35. 866403a mac80211: don't check local mesh TTL on TX by Thomas Pedersen · 11 years ago
  36. ed405be mac80211: fix sdata locking around __ieee80211_request_smps by Johannes Berg · 11 years ago
  37. a8cd57b Revert "mac80211_hwsim: remove P2P_DEVICE support" by Johannes Berg · 11 years ago
  38. 3c15a0f Revert "iwlwifi: mvm: remove P2P_DEVICE support" by Johannes Berg · 11 years ago
  39. 3e817f0 cw1200: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  40. d071c04 cw1200: use module_spi_driver to simplify the code by Wei Yongjun · 11 years ago
  41. c0dc79d cw1200: convert to use simple_open() by Wei Yongjun · 11 years ago
  42. 4696d47 cw1200: remove duplicated include from wsm.c by Wei Yongjun · 11 years ago
  43. 4e17b87 cw1200: Fix compile with CONFIG_PM=n by Solomon Peachy · 11 years ago
  44. b0a1ae9 ath9k: check for Rx-STBC flag and pass it to ieee80211 by Oleksij Rempel · 11 years ago
  45. ab27610 ath9k: remove useless flag conversation. by Oleksij Rempel · 11 years ago
  46. a910e4a cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets by Solomon Peachy · 11 years ago
  47. 5f07d15 mwifiex: dump small buffers with help of %*ph by Andy Shevchenko · 11 years ago
  48. acba7bb net: wireless: p54spi: Fix commenting style by Sachin Kamat · 11 years ago
  49. b6c32f8 net: wireless: p54spi: Use module_spi_driver macro by Sachin Kamat · 11 years ago
  50. 9c8426f ath9k_hw: fix PA predistortion miscalibration by Felix Fietkau · 11 years ago
  51. b338f74 wil6210: Don't use wdev->sme_state by Vladimir Kondratiev · 11 years ago
  52. adc2d12 wil6210: channel off by 1 by Vladimir Kondratiev · 11 years ago
  53. 933faa4 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  54. 531efff Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  55. f4d5794 mac80211: always send multicast on CAB queue by Johannes Berg · 11 years ago
  56. bd5e14f cfg80211: remove cleanup_work kernel-doc by Johannes Berg · 11 years ago
  57. 31eba5b mac80211: support active monitor interfaces by Felix Fietkau · 11 years ago
  58. e057d3c cfg80211: support an active monitor interface flag by Felix Fietkau · 11 years ago
  59. b571a69 iwlwifi: mvm: add debugfs for powersave by Alexander Bondar · 11 years ago
  60. d64048e iwlwifi: mvm: Add support for connection monitor offload by Hila Gonen · 11 years ago
  61. 9ce4fa7 iwlwifi: take valid ant for HT caps from TLV by Emmanuel Grumbach · 11 years ago
  62. 1bd2d17 iwlwifi: mvm: Change number of DTIMs to skip semantics by Alexander Bondar · 11 years ago
  63. 9ee718a iwlwifi: mvm: add thermal throttling and CT kill by Eytan Lifshitz · 11 years ago
  64. 6abb9cb cfg80211: make WoWLAN configuration available to drivers by Johannes Berg · 11 years ago
  65. f68d18f iwlwifi: mvm: use proper scan type for P2P by Emmanuel Grumbach · 11 years ago
  66. 09e1a79 Merge remote-tracking branch 'iwlwifi-fixes/master' into HEAD by Johannes Berg · 11 years ago
  67. 071d4990 iwlwifi: mvm: Add beacon abort enablement by Alexander Bondar · 11 years ago
  68. 129219c iwlwifi: dvm: constify configuration structs by Johannes Berg · 11 years ago
  69. 0d8877a iwlwifi: move some configuration parameters into DVM by Johannes Berg · 11 years ago
  70. ee4d547 iwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfg by Johannes Berg · 11 years ago
  71. 8ade628 iwlwifi: move D3_CFG_COMPLETE handling into DVM by Johannes Berg · 11 years ago
  72. a877836 iwlwifi: dvm: fix zero LQ CMD sending avoidance by Emmanuel Grumbach · 11 years ago
  73. 83739b0 cfg80211: remove some locked wrappers from sme API by Johannes Berg · 11 years ago
  74. 91bf9b2 cfg80211: remove some locked wrappers from mlme API by Johannes Berg · 11 years ago
  75. 38fd214 regulatory: remove reg_mutex by Johannes Berg · 11 years ago
  76. db2424c regulatory: use RCU in regulatory_hint_11d() by Johannes Berg · 11 years ago
  77. 1cdd59c cfg80211: simplify and correct P2P-Device scan check by Johannes Berg · 11 years ago
  78. 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 11 years ago
  79. 5fe231e cfg80211: vastly simplify locking by Johannes Berg · 11 years ago
  80. 73810b7 cfg80211: use atomic_t for wiphy counter by Johannes Berg · 11 years ago
  81. 9f419f3 cfg80211: move cfg80211_get_dev_from_ifindex under wext by Johannes Berg · 11 years ago
  82. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  83. b422c6c {cfg,mac}80211: move mandatory rates calculation to cfg80211 by Ashok Nagarajan · 11 years ago
  84. d4a5a48 mac80211: Move mesh estab_plinks outside mesh_stats debug group by Ashok Nagarajan · 11 years ago
  85. 5e4b6f5 cfg80211: Allow TDLS peer AID to be configured for VHT by Jouni Malinen · 11 years ago
  86. bbf71a8 mwl8k: Fix the firmware hang issue for 8764 by Nishant Sarmukadam · 11 years ago
  87. 110dea0 wil6210: use kfree_skb() instead of kfree() by Wei Yongjun · 11 years ago
  88. 32ef8f4 rt2800: move 53xx specific bbp initialization by Stanislaw Gruszka · 11 years ago
  89. 6addb24 rt2800: move 3290 specific bbp initialization by Stanislaw Gruszka · 11 years ago
  90. c2da527 rt2800: move 3352 specific bbp initialization by Stanislaw Gruszka · 11 years ago
  91. 5df1ff3 rt2800: initialize BBP_R108 on proper subroutines by Stanislaw Gruszka · 11 years ago
  92. b7feb9b rt2800: initialize BBP_R104 on 3352 subroutine by Stanislaw Gruszka · 11 years ago
  93. 7291714 rt2800: initialize BBP_R134 & BBP_R135 on 53xx subroutine by Stanislaw Gruszka · 11 years ago
  94. f2b6777 rt2800: initialize BBP_R128 on proper subroutines by Stanislaw Gruszka · 11 years ago
  95. 46b90d3 rt2800: initialize BBP_R120 on 3352 subroutine by Stanislaw Gruszka · 11 years ago
  96. f867085 rt2800: initialize BBP_R106 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  97. 49d6111 rt2800: initialize BBP_R105 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  98. 1ad4408 rt2800: initialize BBP_R104 on proper subroutines by Stanislaw Gruszka · 11 years ago
  99. 672d118 rt2800: initialize BBP_R103 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  100. 90fed53 rt2800: move initialization of BBP_95 & BBP_98 to 53xx subroutine by Stanislaw Gruszka · 11 years ago