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