1. b5a33d5 mac80211: move MU_MIMO_OWNER flag to ieee80211_vif by Sara Sharon · 9 years ago
  2. 65554d0 mac80211: provide interface to driver to set VHT MU-MIMO data by Sara Sharon · 9 years ago
  3. ca48ebb mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq by Eliad Peller · 9 years ago
  4. f8079d4 mac80211: move TKIP TX IVs to public part of key struct by Eliad Peller · 9 years ago
  5. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 9 years ago
  6. f2ac7e3 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 9 years ago
  7. dfdfc2b mac80211: Parse legacy and HT rate in injected frames by Sven Eckelmann · 9 years ago
  8. f4a0f0c mac80211: add RX_FLAG_MACTIME_PLCP_START by Johannes Berg · 9 years ago
  9. 538dc90 mac80211: Make addr const in SET_IEEE80211_PERM_ADDR() by Bjorn Andersson · 9 years ago
  10. 506bcfa mac80211: limit the A-MSDU Tx based on peer's capabilities by Emmanuel Grumbach · 9 years ago
  11. 1788304 mac80211: allow drivers to report (non-)monitor frames by Grzegorz Bajorski · 9 years ago
  12. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  13. 50ea05e mac80211: pass block ack session timeout to to driver by Sara Sharon · 9 years ago
  14. 4352a4d mac80211: document status.freq restrictions by Johannes Berg · 9 years ago
  15. fad4718 mac80211: pass RX aggregation window size to driver by Sara Sharon · 9 years ago
  16. f9cfa5f mac80211: add flag for duplication check by Sara Sharon · 9 years ago
  17. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 9 years ago
  18. b115b97 mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag by Janusz.Dziedzic@tieto.com · 9 years ago
  19. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  20. 0ead251 mac80211: allow the driver to send EOSP when needed by Emmanuel Grumbach · 9 years ago
  21. 3110489 mac80211: allow driver to prevent two stations w/ same address by Johannes Berg · 9 years ago
  22. ac06219 mac80211: always set the buf_size in AddBA req to 64 by Gregory Greenman · 9 years ago
  23. dcae9e0 mac80211: document sleep requirements for channel context ops by Chaitanya T K · 9 years ago
  24. e86abc6 cfg80211/mac80211: clarify RSSI CQM reporting requirements by Johannes Berg · 9 years ago
  25. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  26. 93f0490 Revert "mac80211: remove exposing 'mfp' to drivers" by Tamizh chelvam · 9 years ago
  27. 2579c98 Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  28. 35afa58 mac80211: Copy tx'ed beacons to monitor mode by Helmut Schaa · 9 years ago
  29. 5359d11 Revert "mac80211: add pointer for driver use to key" by Johannes Berg · 9 years ago
  30. 99e7ca4 mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support by Emmanuel Grumbach · 9 years ago
  31. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  32. 1b09b55 mac80211: introduce per vif frame registration API by Andrei Otcheretianski · 9 years ago
  33. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  34. 4b58c37 mac80211: remove ieee80211_aes_cmac_calculate_k1_k2() by Johannes Berg · 9 years ago
  35. f9a060f mac80211: add pointer for driver use to key by Johannes Berg · 10 years ago
  36. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 10 years ago
  37. 981d94a mac80211: support device/driver PN check for CCMP/GCMP by Johannes Berg · 10 years ago
  38. 0c028b5 mac80211: remove zero-length A-MPDU subframe reporting by Johannes Berg · 10 years ago
  39. af9f9b2 mac80211: don't store napi struct by Johannes Berg · 10 years ago
  40. 5c48f12 mac80211: remove exposing 'mfp' to drivers by Johannes Berg · 10 years ago
  41. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  42. c2d3955 mac80211: remove obsolete sentence from documentation by Jakub Kicinski · 10 years ago
  43. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 10 years ago
  44. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 10 years ago
  45. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 10 years ago
  46. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 10 years ago
  47. f8bdbb5 mac80211: add missing drv_priv description for TXQ struct by Johannes Berg · 10 years ago
  48. a31cf1c mac80211: extend get_key() to return PN for all ciphers by Johannes Berg · 10 years ago
  49. 9352c19 mac80211: extend get_tkip_seq to all keys by Johannes Berg · 10 years ago
  50. f5c4ae0 mac80211: make LED trigger names const by Johannes Berg · 10 years ago
  51. b497de6 mac80211: notify the driver on reordering buffer timeout by Emmanuel Grumbach · 10 years ago
  52. 6382246 mac80211: notify the driver upon BAR Rx by Emmanuel Grumbach · 10 years ago
  53. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 10 years ago
  54. 680a0da mac80211: allow drivers to support S/G by Johannes Berg · 10 years ago
  55. 17c18bf mac80211: add TX fastpath by Johannes Berg · 10 years ago
  56. a839e46 mac80211: Fix mac80211.h docbook comments by Jonathan Corbet · 10 years ago
  57. 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 10 years ago
  58. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 10 years ago
  59. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 10 years ago
  60. a90faa9 mac80211: notify the driver about deauth by Emmanuel Grumbach · 10 years ago
  61. d0d1a12 mac80211: notify the driver about association status by Emmanuel Grumbach · 10 years ago
  62. a940909 mac80211: notify the driver about authentication status by Emmanuel Grumbach · 10 years ago
  63. a818292 mac80211: convert rssi_callback() to event_callback() by Emmanuel Grumbach · 10 years ago
  64. dc5a1ad mac80211: allow to get wireless_dev structure from ieee80211_vif by Emmanuel Grumbach · 10 years ago
  65. 64a8cef mac80211: provide station PMF configuration to driver by SenthilKumar Jegadeesan · 10 years ago
  66. 3384d75 mac80211: allow iterating inactive interfaces by Arik Nemtsov · 10 years ago
  67. 2ecc390 mac80211: Update beacon's timing and DTIM count on every beacon by Alexander Bondar · 10 years ago
  68. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 10 years ago
  69. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 10 years ago
  70. db82d8a mac80211: enable TPC through mac80211 stack by Lorenzo Bianconi · 10 years ago
  71. fa7e1fb mac80211: allow drivers to control software crypto by Johannes Berg · 10 years ago
  72. f89903d mac80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  73. 2b9a7e1 mac80211: allow drivers to provide most station statistics by Johannes Berg · 10 years ago
  74. db12847 mac80211: Re-fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  75. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  76. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  77. 848955c mac80211: move U-APSD enablement to vif flags by Johannes Berg · 10 years ago
  78. 5cf1661 mac80211: Fix accounting of multicast frames by Sujith Manoharan · 10 years ago
  79. 6b127c7 mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE by Sujith Manoharan · 10 years ago
  80. f027c2a mac80211: add ieee80211_tx_status_noskb by Felix Fietkau · 10 years ago
  81. f684565 mac80211: add tx_status_noskb to rate_control_ops by Felix Fietkau · 10 years ago
  82. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  83. f815e2b mac80211: notify drivers on sta rate table changes by Johannes Berg · 10 years ago
  84. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 11 years ago
  85. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  86. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  87. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  88. 1f7bba7 mac80211: add back support for radiotap vendor namespace data by Johannes Berg · 10 years ago
  89. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  90. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  91. 5b3dc42 mac80211: add support for driver tx power reporting by Felix Fietkau · 10 years ago
  92. e27513f mac80211: support creating wiphy w/out creating wlanX by Ben Greear · 10 years ago
  93. ad28757 mac80211: allow creating wiphy devices with suggested name by Ben Greear · 10 years ago
  94. 0fc1e04 mac80211: expose API allowing station iteration by Arik Nemtsov · 10 years ago
  95. 8b94148 mac80211: expose TDLS-initiator value to low level driver by Arik Nemtsov · 10 years ago
  96. a7f3a76 mac80211: export IE splitting function by Andrei Otcheretianski · 10 years ago
  97. 02219b3 mac80211: add WMM admission control support by Johannes Berg · 10 years ago
  98. 0f791eb4 mac80211: allow channel switch with multiple channel contexts by Luciano Coelho · 10 years ago
  99. f1d6558 mac80211: add post_channel_switch driver operation by Luciano Coelho · 10 years ago
  100. 6d027bc mac80211: add pre_channel_switch driver operation by Luciano Coelho · 10 years ago