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