1. 882a7c6 mac80211: disconnect if channel switch fails by Johannes Berg · 12 years ago
  2. 30dd3ed mac80211: don't hang on to sched_scan_ies by Johannes Berg · 12 years ago
  3. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  4. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  5. cc74c0c mac80211: make ieee80211_beacon_connection_loss_work static by Johannes Berg · 12 years ago
  6. 5bc1420 mac80211: check size of channel switch IE when parsing by Johannes Berg · 12 years ago
  7. aa7a008 mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp by Eyal Shapira · 12 years ago
  8. 2d56577 mac80211: use correct channel in TX by Johannes Berg · 12 years ago
  9. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  10. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  11. d545dab mac80211: VHT (11ac) association by Mahesh Palivela · 12 years ago
  12. 075e084 Revert "mac80211: refactor virtual monitor code" by Johannes Berg · 12 years ago
  13. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  14. d48b296 mac80211: redesign scan RX by Johannes Berg · 12 years ago
  15. 5260a5b mac80211: track scheduled scan virtual interface by Johannes Berg · 12 years ago
  16. e2fd5db mac80211: make scan_sdata pointer usable with RCU by Johannes Berg · 12 years ago
  17. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  18. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  19. ba0afa2f mac80211: include VHT capability IE in probe requests by Mahesh Palivela · 12 years ago
  20. 870d37f mac80211: refactor virtual monitor code by Michal Kazior · 12 years ago
  21. fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
  22. cc45ae5 mac80211: make __ieee80211_recalc_idle static by Johannes Berg · 12 years ago
  23. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  24. 6abe056 mac80211: Track auth frame registrations on IBSS ifaces by Will Hawkins · 12 years ago
  25. 00e96de mac80211: save wmm_acm per sdata by Yoni Divinsky · 12 years ago
  26. d6a4ed6 mac80211: set only VO as a U-APSD enabled AC by Arik Nemtsov · 12 years ago
  27. 04800ad mac80211: stop Rx during HW reconfig by Arik Nemtsov · 12 years ago
  28. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  29. 9dde642 mac80211: simplify association HT parameters by Johannes Berg · 12 years ago
  30. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  31. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  32. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 12 years ago
  33. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. 030ef8f mac80211: rename AP variable num_sta_authorized to num_mcast_sta by Felix Fietkau · 12 years ago
  35. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  36. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 12 years ago
  37. 0446b49 mac80211: remove ieee80211_rx_bss_get by Mohammed Shafi Shajakhan · 12 years ago
  38. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  39. 133d40f mac80211: do not scan and monitor connection in parallel by Stanislaw Gruszka · 13 years ago
  40. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 13 years ago
  41. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 13 years ago
  42. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 13 years ago
  43. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 13 years ago
  44. 54bcbc6 mac80211: refuse TX queue configuration on non-QoS HW by Johannes Berg · 13 years ago
  45. 7213cf2 mac80211: remove queue stop on rate control update by Johannes Berg · 13 years ago
  46. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 13 years ago
  47. 24398e3 mac80211: set HT channel before association by Johannes Berg · 13 years ago
  48. 78307da mac80211: inline ieee80211_add_pending_skbs by Johannes Berg · 13 years ago
  49. 12d3952f mac80211: optimize aggregation session timeout handling by Felix Fietkau · 13 years ago
  50. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 13 years ago
  51. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 13 years ago
  52. 3117bbdb mac80211: Don't let regulatory make us deaf by Paul Stewart · 13 years ago
  53. 76f0303 mac80211: simplify wmm check during association by Johannes Berg · 13 years ago
  54. 177958e mac80211: remove tx_sync by Johannes Berg · 13 years ago
  55. fcff4f1 mac80211: Filter duplicate IE ids by Paul Stewart · 13 years ago
  56. 3abead5 mac80211: combine QoS with other BSS changes by Johannes Berg · 13 years ago
  57. 4d196e4 mac80211: use 16 bit alignment for the if_ibss bssid field by Felix Fietkau · 13 years ago
  58. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
  59. 005e472 mac80211: remove local_to_hw by Johannes Berg · 13 years ago
  60. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 13 years ago
  61. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  62. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  63. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  64. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  65. efa6a09 mac80211: In IBSS the DA field of auth frames is different from BSSID by Antonio Quartulli · 13 years ago
  66. 67f6126 mac80211: remove dead code by Mohammed Shafi Shajakhan · 13 years ago
  67. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  68. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  69. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  70. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  71. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 13 years ago
  72. e76aadc mac80211: revert on-channel work optimisations by Johannes Berg · 13 years ago
  73. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  74. b53be79 mac80211: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  75. 6fd67e9 mac80211: remove debugfs noack test by Simon Wunderlich · 13 years ago
  76. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  77. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  78. 252b86c mac80211: use skb list for fragments by Johannes Berg · 13 years ago
  79. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  80. 07ef03e mac80211: simplify scan state machine by Johannes Berg · 13 years ago
  81. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  82. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  83. 7b7eab6 mac80211: verify virtual interfaces in driver API by Johannes Berg · 13 years ago
  84. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  85. 42e7aa7 mac80211: Add HT helper functions by Alexander Simon · 13 years ago
  86. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  87. a2fe816 mac80211: Build TX radiotap header dynamically by Helmut Schaa · 13 years ago
  88. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  89. 68f2b51 mac80211: remove tx_data ethertype by Johannes Berg · 13 years ago
  90. 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  91. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  92. ce662b44 mac80211: send (QoS) Null if no buffered frames by Johannes Berg · 13 years ago
  93. b0b97a8 mac80211: remove return value from add_pending_skbs by Johannes Berg · 13 years ago
  94. f6f3def mac80211: save tx params per sdata by Eliad Peller · 13 years ago
  95. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  96. 693828f mac80211: stop tx before doing hw config and rate update by Rajkumar Manoharan · 13 years ago
  97. cfee66b mac80211: Stop forwarding mesh traffic when tx queues are full by Javier Cardona · 13 years ago
  98. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  99. 5ee68e5 mac80211: mesh gate implementation by Javier Cardona · 13 years ago
  100. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 13 years ago