1. cb601ff mac80211: fix monitor mode channel reporting by Felix Fietkau · 11 years ago
  2. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 11 years ago
  3. df88129 cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station by Jouni Malinen · 11 years ago
  4. 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 11 years ago
  5. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  6. 4a34215 mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap by Johannes Berg · 12 years ago
  7. 8cdc196 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  8. 39886b6 mac80211: consolidate MBSS change notification by Thomas Pedersen · 11 years ago
  9. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  10. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 12 years ago
  11. 1f4ac5a mac80211: explicitly copy channels to VLANs where needed by Johannes Berg · 12 years ago
  12. 9887dbf mac80211: fix error in sizeof() usage by Cong Ding · 12 years ago
  13. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  14. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  15. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  16. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
  17. ee1f668 mac80211: allow disable power save in mesh by Chun-Yeow Yeoh · 12 years ago
  18. 1626e0f mac80211: fix FT roaming by Johannes Berg · 12 years ago
  19. ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
  20. d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
  21. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  22. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  23. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  24. 2d4072a mac80211: flush AP_VLAN stations when tearing down the BSS AP by Felix Fietkau · 12 years ago
  25. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  26. 003e676 mac80211: re-organize the rx rate calculation logic by Saravana · 12 years ago
  27. 339afbf mac80211: support P2P GO powersave configuration by Johannes Berg · 12 years ago
  28. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  29. 8bc83c2 mac80211: support VHT rates in TX info by Johannes Berg · 12 years ago
  30. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  31. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  32. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  33. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  34. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  35. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  36. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  37. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago
  38. 391e53e mac80211: implement set_mcast_rate() callback by Antonio Quartulli · 12 years ago
  39. 35f5149 mac80211: do not call ieee80211_configure_filter if no interfaces are up by Felix Fietkau · 12 years ago
  40. 50febf6 mac80211: use a counter for remain-on-channel cookie by Johannes Berg · 12 years ago
  41. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  42. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
  43. 1041638 mac80211: add explicit AP/GO driver operations by Johannes Berg · 12 years ago
  44. 7b20b8e mac80211: move AP teardown code to correct place by Johannes Berg · 12 years ago
  45. 5c95b94 nl/cfg80211: force scan using an AP vif if requested by Antonio Quartulli · 12 years ago
  46. 444e3803 mac80211: remove some unused code by Johannes Berg · 12 years ago
  47. f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 12 years ago
  48. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  49. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  50. fe57d9f mac80211: track whether to use channel contexts by Johannes Berg · 12 years ago
  51. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 12 years ago
  52. 5d8e423 mac80211: change locking around ieee80211_recalc_smps by Johannes Berg · 12 years ago
  53. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  54. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  55. 7ce8c7a mac80211: Various small fixes for cfg.c: mpath_set_pinfo() by LEO Airwarosu Yoichi Shinoda · 12 years ago
  56. aba4e6f mac80211: Fix AP mode regression by Sujith Manoharan · 12 years ago
  57. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  58. aa7a008 mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp by Eyal Shapira · 12 years ago
  59. e83e654 mac80211: use eth_broadcast_addr by Johannes Berg · 12 years ago
  60. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  61. 679ef4e mac80211: use oper_channel in utils and config by Johannes Berg · 12 years ago
  62. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  63. 99102bd mac80211: flush stations before stop beaconing by Eliad Peller · 12 years ago
  64. 7f9f78a mac80211: fix tx-mgmt cookie value being left uninitialized by Nicolas Cavallari · 12 years ago
  65. 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 12 years ago
  66. 075e084 Revert "mac80211: refactor virtual monitor code" by Johannes Berg · 12 years ago
  67. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  68. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  69. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  70. 7d25745 mac80211: update BSS info on AC parameters change by Johannes Berg · 12 years ago
  71. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
  72. 870d37f mac80211: refactor virtual monitor code by Michal Kazior · 12 years ago
  73. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  74. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  75. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  76. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  77. 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  78. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 12 years ago
  79. 0f6b3f5 mac80211: fix double-start of remain-on-channel by Johannes Berg · 12 years ago
  80. 6abe056 mac80211: Track auth frame registrations on IBSS ifaces by Will Hawkins · 12 years ago
  81. 58886a9 mac80211: fix the assignment of mesh element TTL by Chun-Yeow Yeoh · 12 years ago
  82. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  83. dbb912c mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value by Chun-Yeow Yeoh · 12 years ago
  84. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 12 years ago
  85. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  86. ac4d82f mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED by Pontus Fuchs · 12 years ago
  87. 554a43d mac80211: check sdata_running on ieee80211_set_bitrate_mask by Eliad Peller · 12 years ago
  88. e979e33 mac80211: allow cancelling dependent ROCs by Johannes Berg · 12 years ago
  89. cef2827 mac80211: remove unneeded ieee80211_run_deferred_scan() by Johannes Berg · 12 years ago
  90. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 12 years ago
  91. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  92. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  93. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  94. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  95. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  96. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  97. 3d9e6e1 mac80211: move ieee80211_set_channel function by Johannes Berg · 12 years ago
  98. 8a2ac26 mac80211: clean up ieee80211_set_channel by Johannes Berg · 12 years ago
  99. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  100. c53f7e1 mac80211: use offchannel queue only when supported by Eliad Peller · 12 years ago