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