1. 444e380 mac80211: remove some unused code by Johannes Berg · 12 years ago
  2. f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 12 years ago
  3. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  4. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  5. fe57d9f mac80211: track whether to use channel contexts by Johannes Berg · 12 years ago
  6. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 12 years ago
  7. 5d8e423 mac80211: change locking around ieee80211_recalc_smps by Johannes Berg · 12 years ago
  8. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  9. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  10. 7ce8c7a mac80211: Various small fixes for cfg.c: mpath_set_pinfo() by LEO Airwarosu Yoichi Shinoda · 12 years ago
  11. aba4e6f mac80211: Fix AP mode regression by Sujith Manoharan · 12 years ago
  12. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  13. aa7a008 mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp by Eyal Shapira · 12 years ago
  14. e83e654 mac80211: use eth_broadcast_addr by Johannes Berg · 12 years ago
  15. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  16. 679ef4e mac80211: use oper_channel in utils and config by Johannes Berg · 12 years ago
  17. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  18. 99102bd mac80211: flush stations before stop beaconing by Eliad Peller · 12 years ago
  19. 7f9f78a mac80211: fix tx-mgmt cookie value being left uninitialized by Nicolas Cavallari · 12 years ago
  20. 5b7ccaf cfg80211/mac80211: re-add get_channel operation by Johannes Berg · 12 years ago
  21. 075e084 Revert "mac80211: refactor virtual monitor code" by Johannes Berg · 12 years ago
  22. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  23. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  24. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  25. 7d25745 mac80211: update BSS info on AC parameters change by Johannes Berg · 12 years ago
  26. 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
  27. 870d37f mac80211: refactor virtual monitor code by Michal Kazior · 12 years ago
  28. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  29. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  30. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  31. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  32. 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  33. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 12 years ago
  34. 0f6b3f5 mac80211: fix double-start of remain-on-channel by Johannes Berg · 12 years ago
  35. 6abe056 mac80211: Track auth frame registrations on IBSS ifaces by Will Hawkins · 12 years ago
  36. 58886a9 mac80211: fix the assignment of mesh element TTL by Chun-Yeow Yeoh · 12 years ago
  37. 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 12 years ago
  38. dbb912c mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value by Chun-Yeow Yeoh · 12 years ago
  39. ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 12 years ago
  40. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  41. ac4d82f mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED by Pontus Fuchs · 12 years ago
  42. 554a43d mac80211: check sdata_running on ieee80211_set_bitrate_mask by Eliad Peller · 12 years ago
  43. e979e33 mac80211: allow cancelling dependent ROCs by Johannes Berg · 12 years ago
  44. cef2827 mac80211: remove unneeded ieee80211_run_deferred_scan() by Johannes Berg · 12 years ago
  45. a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 12 years ago
  46. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  47. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  48. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  49. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  50. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  51. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  52. 3d9e6e1 mac80211: move ieee80211_set_channel function by Johannes Berg · 12 years ago
  53. 8a2ac26 mac80211: clean up ieee80211_set_channel by Johannes Berg · 12 years ago
  54. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  55. c53f7e1 mac80211: use offchannel queue only when supported by Eliad Peller · 12 years ago
  56. 5204267 mac80211: Fix likely misuse of | for & by Joe Perches · 12 years ago
  57. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  58. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  59. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  60. 3073a7c mac80211: Add more ethtools stats: survey, rates, etc by Ben Greear · 12 years ago
  61. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 12 years ago
  62. b1ab792 mac80211: Support getting sta_info stats via ethtool. by Ben Greear · 12 years ago
  63. 7e3ed02 mac80211: fix num_mcast_sta counting issues by Felix Fietkau · 12 years ago
  64. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 12 years ago
  65. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 12 years ago
  66. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 12 years ago
  67. 3edaf3e mac80211: manage AP netdev carrier state by Johannes Berg · 12 years ago
  68. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 12 years ago
  69. d299a1f {nl,cfg}80211: Support for mesh synchronization by Javier Cardona · 12 years ago
  70. 54bcbc6 mac80211: refuse TX queue configuration on non-QoS HW by Johannes Berg · 12 years ago
  71. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 12 years ago
  72. 6b62bf3 mac80211: fix mesh airtime link metric estimating by Thomas Pedersen · 13 years ago
  73. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
  74. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
  75. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  76. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  77. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  78. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  79. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  80. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  81. 35b8862 mac80211: check sta_apply_parameters() return value by Eliad Peller · 13 years ago
  82. 543d1b9 mac80211: fix no-op authorized transitions by Johannes Berg · 13 years ago
  83. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  84. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  85. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  86. 87be1e1 mac80211: use station mutex in configuration by Johannes Berg · 13 years ago
  87. 92b62f2 mac80211: remove duplicate TDLS peer verification by Johannes Berg · 13 years ago
  88. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  89. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  90. 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 13 years ago
  91. f724828 mac80211: dereference RCU protected probe_resp pointer correctly by Arik Nemtsov · 13 years ago
  92. b53be79 mac80211: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  93. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  94. b4487c2 mac80211: fix warning in ieee80211_probe_client by Johannes Berg · 13 years ago
  95. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  96. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
  97. d64cf63 mac80211: init rate-control for TDLS sta when supp-rates are known by Arik Nemtsov · 13 years ago
  98. e412156 mac80211: Also report the STA's TDLS flag via nl80211 by Helmut Schaa · 13 years ago
  99. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  100. 0650073 mac80211: support client probe by Johannes Berg · 13 years ago