1. 3146a7d mac80211: remove unused SSID from BSS by Johannes Berg · 12 years ago
  2. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 12 years ago
  3. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  4. 0fe20ad mac80211: remove unused mesh data from bss by Johannes Berg · 12 years ago
  5. ce9877c mac80211: remove last_probe_resp from bss by Johannes Berg · 12 years ago
  6. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  7. fdcb786 mac80211: remove assoc data "sent_assoc" by Johannes Berg · 12 years ago
  8. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  9. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  10. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 12 years ago
  11. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  12. aacde9e mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  13. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  14. b08fbbd mac80211: restrict assoc request VHT capabilities by Johannes Berg · 12 years ago
  15. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  16. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  17. 529ba6e mac80211: clean up association better in suspend by Johannes Berg · 12 years ago
  18. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  19. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 12 years ago
  20. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  21. 4d76d21 mac80211: assign VLAN channel contexts by Johannes Berg · 12 years ago
  22. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  23. 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
  24. c604b9f mac80211: make ieee80211_build_preq_ies safer by Johannes Berg · 12 years ago
  25. f2d9d27 mac80211: support VHT association by Johannes Berg · 12 years ago
  26. 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
  27. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  28. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  29. a8243b7 mac80211: rename IEEE80211_STA_DISABLE_11N to HT by Johannes Berg · 12 years ago
  30. 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
  31. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  32. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  33. 1f98ab7 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  34. 488dd7b mac80211: pass P2P powersave parameters to driver by Johannes Berg · 12 years ago
  35. 50febf6 mac80211: use a counter for remain-on-channel cookie by Johannes Berg · 12 years ago
  36. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  37. d012a60 mac80211: make client powersave independent of interface type by Marco Porsch · 12 years ago
  38. 8ba7acf mac80211: remove unimplemented mesh vendor sync by Johannes Berg · 12 years ago
  39. cd2bb51 mac80211: add support for tx to abort low priority scan requests by Sam Leffler · 12 years ago
  40. 818255e mac80211: VHT peer STA caps by Mahesh Palivela · 12 years ago
  41. 1258d97 mac80211: move out the non-statistics variable estab_plinks from mesh_stat by Ashok Nagarajan · 12 years ago
  42. 6b8ece3 mac80211: Allow station mode SAE to be implemented in user space by Jouni Malinen · 12 years ago
  43. 700e8ea mac80211: Take status code as parameter to ieee80211_send_auth by Jouni Malinen · 12 years ago
  44. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  45. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  46. fe57d9f mac80211: track whether to use channel contexts by Johannes Berg · 12 years ago
  47. d01a1e6 mac80211: introduce channel context skeleton code by Michal Kazior · 12 years ago
  48. 04b7b2f mac80211: handle power constraint/country IE better by Johannes Berg · 12 years ago
  49. 3a6a0d8 mac80211: remove unneeded CONFIG_PM ifdef by Johannes Berg · 12 years ago
  50. 6ae1677 mac80211: move ieee80211_send_deauth_disassoc outside mlme code by Antonio Quartulli · 12 years ago
  51. 761a48d mac80211: check power constraint IE size when parsing by Johannes Berg · 12 years ago
  52. 882a7c6 mac80211: disconnect if channel switch fails by Johannes Berg · 12 years ago
  53. 30dd3ed mac80211: don't hang on to sched_scan_ies by Johannes Berg · 12 years ago
  54. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  55. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  56. cc74c0c mac80211: make ieee80211_beacon_connection_loss_work static by Johannes Berg · 12 years ago
  57. 5bc1420 mac80211: check size of channel switch IE when parsing 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. 2d56577 mac80211: use correct channel in TX by Johannes Berg · 12 years ago
  60. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  61. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  62. d545dab mac80211: VHT (11ac) association by Mahesh Palivela · 12 years ago
  63. 075e084 Revert "mac80211: refactor virtual monitor code" by Johannes Berg · 12 years ago
  64. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  65. d48b296 mac80211: redesign scan RX by Johannes Berg · 12 years ago
  66. 5260a5b mac80211: track scheduled scan virtual interface by Johannes Berg · 12 years ago
  67. e2fd5db mac80211: make scan_sdata pointer usable with RCU 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. ba0afa2f mac80211: include VHT capability IE in probe requests by Mahesh Palivela · 12 years ago
  71. 870d37f mac80211: refactor virtual monitor code by Michal Kazior · 12 years ago
  72. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  73. cc45ae5 mac80211: make __ieee80211_recalc_idle static by Johannes Berg · 12 years ago
  74. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  75. 6abe056 mac80211: Track auth frame registrations on IBSS ifaces by Will Hawkins · 12 years ago
  76. 00e96de mac80211: save wmm_acm per sdata by Yoni Divinsky · 12 years ago
  77. d6a4ed6 mac80211: set only VO as a U-APSD enabled AC by Arik Nemtsov · 12 years ago
  78. 04800ad mac80211: stop Rx during HW reconfig by Arik Nemtsov · 12 years ago
  79. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  80. 9dde642 mac80211: simplify association HT parameters by Johannes Berg · 12 years ago
  81. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  82. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  83. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 12 years ago
  84. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 030ef8f mac80211: rename AP variable num_sta_authorized to num_mcast_sta by Felix Fietkau · 12 years ago
  86. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  87. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 12 years ago
  88. 0446b49 mac80211: remove ieee80211_rx_bss_get by Mohammed Shafi Shajakhan · 12 years ago
  89. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  90. 133d40f mac80211: do not scan and monitor connection in parallel by Stanislaw Gruszka · 12 years ago
  91. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 12 years ago
  92. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 12 years ago
  93. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 12 years ago
  94. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 12 years ago
  95. 54bcbc6 mac80211: refuse TX queue configuration on non-QoS HW by Johannes Berg · 12 years ago
  96. 7213cf2 mac80211: remove queue stop on rate control update by Johannes Berg · 12 years ago
  97. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 12 years ago
  98. 24398e3 mac80211: set HT channel before association by Johannes Berg · 12 years ago
  99. 78307da mac80211: inline ieee80211_add_pending_skbs by Johannes Berg · 12 years ago
  100. 12d3952f mac80211: optimize aggregation session timeout handling by Felix Fietkau · 12 years ago