1. a33d402 cfg80211: fix compilation warning for cfg80211_leave_all() by Arend van Spriel · 11 years ago
  2. f9bef3d wireless: check for dangling wdev->current_bss pointer by Ben Greear · 11 years ago
  3. 0e3a39b wireless: add comments about bss refcounting by Ben Greear · 11 years ago
  4. 6f39090 wireless: Make sure __cfg80211_connect_result always puts bss by Ben Greear · 11 years ago
  5. f1940c5 cfg80211: hold BSS over association process by Johannes Berg · 11 years ago
  6. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 11 years ago
  7. 86e8cf9 nl80211: use small state buffer for wiphy_dump by Johannes Berg · 11 years ago
  8. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  9. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 11 years ago
  10. 52874a5 Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" by Antonio Quartulli · 11 years ago
  11. 3aede78 mac80211: change IBSS channel state to chandef by Simon Wunderlich · 11 years ago
  12. 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 11 years ago
  13. 30e7473 nl80211: add rate flags for 5/10 Mhz channels by Simon Wunderlich · 11 years ago
  14. 2f301ab nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag by Simon Wunderlich · 11 years ago
  15. f81a9de mac80211: update mesh beacon on workqueue by Thomas Pedersen · 11 years ago
  16. a1193be nl80211: use attributes to parse beacons by Simon Wunderlich · 11 years ago
  17. 38745c7 mac80211: Fix VHT bandwidth change event by Ilan Peer · 11 years ago
  18. 817cee7 mac80211: track AP's beacon rate and give it to the driver by Alexander Bondar · 11 years ago
  19. e562078 mac80211: Ensure tid_start_tx is protected by sta->lock by Ben Greear · 11 years ago
  20. 661eb38 mac80211: fix TX aggregation TID struct leak by Johannes Berg · 11 years ago
  21. 795d855 mac80211: Fix rate control mask matching call by Simon Wunderlich · 11 years ago
  22. a6b368f mac80211: abort CAC in stop_ap() by Simon Wunderlich · 11 years ago
  23. 35d865a mac80211: work around broken APs not including HT info by Johannes Berg · 11 years ago
  24. 940d0ac cfg80211: fix rtnl leak in wiphy dump error cases by Johannes Berg · 11 years ago
  25. ea141b75 nl80211: allow sending CMD_FRAME without specifying any frequency by Antonio Quartulli · 11 years ago
  26. bfd634d ath6kl: make mgmt_tx accept a NULL channel by Antonio Quartulli · 11 years ago
  27. c2ff8ca brcm80211: make mgmt_tx in brcmfmac accept a NULL channel by Antonio Quartulli · 11 years ago
  28. f7aeb6f mac80211: make mgmt_tx accept a NULL channel by Antonio Quartulli · 11 years ago
  29. 3d124ea cfg80211: fix VHT TDLS peer AID verification by Jouni Malinen · 11 years ago
  30. ffb3cf3 {nl,mac,cfg}80211: Allow user to configure basic rates for mesh by Ashok Nagarajan · 11 years ago
  31. 66de671 mac80211: expire mesh peers based on mesh configuration by Colleen Twitty · 11 years ago
  32. 8e7c053 {nl,cfg}80211: make peer link expiration time configurable by Colleen Twitty · 11 years ago
  33. a0a2af7 nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITOR by Felix Fietkau · 11 years ago
  34. ecccd07 mac80211: fix mesh deadlock by Thomas Pedersen · 11 years ago
  35. 780b40d wireless: fix kernel-doc by Johannes Berg · 11 years ago
  36. 989c650 mac80211: Use suitable semantics for beacon availability indication by Alexander Bondar · 11 years ago
  37. 482a9c7 mac80211: fix powersave bug and clean up ieee80211_rx_bss_info by Alexander Bondar · 11 years ago
  38. 9b88196 cfg80211: make wiphy index start at 0 again by Johannes Berg · 11 years ago
  39. 256c90d cfg80211: fix potential deadlock regression by Johannes Berg · 11 years ago
  40. 3430140 regulatory: use proper enum return value by Johannes Berg · 11 years ago
  41. ceca7b7 cfg80211: separate internal SME implementation by Johannes Berg · 11 years ago
  42. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 11 years ago
  43. 51217ce Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 11 years ago
  44. ff40b42 mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes by Pontus Fuchs · 11 years ago
  45. 9c90a9f nl80211: remove bogus genlmsg_end() error checking by Johannes Berg · 11 years ago
  46. d6d23de2 mac80211: add a tx control flag to indicate PS-Poll/uAPSD response by Felix Fietkau · 11 years ago
  47. 99e9494 brcmsmac: Reduce log spam in heavy tx, make err print in debug by John Greene · 11 years ago
  48. c24bd36 ath9k: Do not maintain ANI state per-channel by Sujith Manoharan · 11 years ago
  49. 6e4d291 ath9k: Print ANI statistics in debugfs by Sujith Manoharan · 11 years ago
  50. 4f4395c ath9k: Set ofdmWeakSigDetect directly by Sujith Manoharan · 11 years ago
  51. e323300 ath9k: Simplify ANI initialization by Sujith Manoharan · 11 years ago
  52. 380013f ath9k: Remove unused structure ath_dbg_bb_mac_samp by Sujith Manoharan · 11 years ago
  53. 846e438 ath9k: Enable WoW only for AR9462 by Sujith Manoharan · 11 years ago
  54. 74a9775 ath9k: Return early for invalid rates by Sujith Manoharan · 11 years ago
  55. bda96e8 net, ipw2x00: remove redundant D0 power state set by Yijing Wang · 11 years ago
  56. ec26bcc ath9k: advertise support for active monitor interfaces by Felix Fietkau · 11 years ago
  57. 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
  58. 4da2a54a cw1200: rename the cw1200 platform definition header by Solomon Peachy · 11 years ago
  59. 7c0b6f4 cw1200: Rework SDIO platform support to prevent build problems. by Solomon Peachy · 11 years ago
  60. 6dd64a3 cw1200: Replace use of 'struct resource' with 'int' for GPIO fields. by Solomon Peachy · 11 years ago
  61. 7b19bc2 cw1200: Reference correct 'powerup' GPIO signal. by Solomon Peachy · 11 years ago
  62. c992219 cw1200: move platform_data header to correct location. by Solomon Peachy · 11 years ago
  63. 911373c cw1200: Rename 'sbus' to 'hwbus' by Solomon Peachy · 11 years ago
  64. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  65. e05eccc mac80211: set mesh formation field properly by Jacob Minshall · 11 years ago
  66. 866403a mac80211: don't check local mesh TTL on TX by Thomas Pedersen · 11 years ago
  67. ed405be mac80211: fix sdata locking around __ieee80211_request_smps by Johannes Berg · 11 years ago
  68. a8cd57b Revert "mac80211_hwsim: remove P2P_DEVICE support" by Johannes Berg · 11 years ago
  69. 3c15a0f Revert "iwlwifi: mvm: remove P2P_DEVICE support" by Johannes Berg · 11 years ago
  70. 3e817f0 cw1200: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  71. d071c04 cw1200: use module_spi_driver to simplify the code by Wei Yongjun · 11 years ago
  72. c0dc79d cw1200: convert to use simple_open() by Wei Yongjun · 11 years ago
  73. 4696d47 cw1200: remove duplicated include from wsm.c by Wei Yongjun · 11 years ago
  74. 4e17b87 cw1200: Fix compile with CONFIG_PM=n by Solomon Peachy · 11 years ago
  75. b0a1ae9 ath9k: check for Rx-STBC flag and pass it to ieee80211 by Oleksij Rempel · 11 years ago
  76. ab27610 ath9k: remove useless flag conversation. by Oleksij Rempel · 11 years ago
  77. a910e4a cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets by Solomon Peachy · 11 years ago
  78. 5f07d15 mwifiex: dump small buffers with help of %*ph by Andy Shevchenko · 11 years ago
  79. acba7bb net: wireless: p54spi: Fix commenting style by Sachin Kamat · 11 years ago
  80. b6c32f8 net: wireless: p54spi: Use module_spi_driver macro by Sachin Kamat · 11 years ago
  81. 9c8426f ath9k_hw: fix PA predistortion miscalibration by Felix Fietkau · 11 years ago
  82. b338f74 wil6210: Don't use wdev->sme_state by Vladimir Kondratiev · 11 years ago
  83. adc2d12 wil6210: channel off by 1 by Vladimir Kondratiev · 11 years ago
  84. 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
  85. 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
  86. f4d5794 mac80211: always send multicast on CAB queue by Johannes Berg · 11 years ago
  87. bd5e14f cfg80211: remove cleanup_work kernel-doc by Johannes Berg · 11 years ago
  88. 31eba5b mac80211: support active monitor interfaces by Felix Fietkau · 11 years ago
  89. e057d3c cfg80211: support an active monitor interface flag by Felix Fietkau · 11 years ago
  90. b571a69 iwlwifi: mvm: add debugfs for powersave by Alexander Bondar · 11 years ago
  91. d64048e iwlwifi: mvm: Add support for connection monitor offload by Hila Gonen · 11 years ago
  92. 9ce4fa7 iwlwifi: take valid ant for HT caps from TLV by Emmanuel Grumbach · 11 years ago
  93. 1bd2d17 iwlwifi: mvm: Change number of DTIMs to skip semantics by Alexander Bondar · 11 years ago
  94. 9ee718a iwlwifi: mvm: add thermal throttling and CT kill by Eytan Lifshitz · 11 years ago
  95. 6abb9cb cfg80211: make WoWLAN configuration available to drivers by Johannes Berg · 11 years ago
  96. f68d18f iwlwifi: mvm: use proper scan type for P2P by Emmanuel Grumbach · 11 years ago
  97. 09e1a79 Merge remote-tracking branch 'iwlwifi-fixes/master' into HEAD by Johannes Berg · 11 years ago
  98. 071d4990 iwlwifi: mvm: Add beacon abort enablement by Alexander Bondar · 11 years ago
  99. 129219c iwlwifi: dvm: constify configuration structs by Johannes Berg · 11 years ago
  100. 0d8877a iwlwifi: move some configuration parameters into DVM by Johannes Berg · 11 years ago