1. b4201cc mac80211: fix "warning: ‘target_metric’ may be used uninitialized" by Jeff Mahoney · 8 years ago
  2. f6d4671 mac80211: close the SP when we enqueue frames during the SP by Emmanuel Grumbach · 8 years ago
  3. 4b559ec mac80211: Fix BW upgrade for TDLS peers by Ilan Peer · 8 years ago
  4. facde7f mac80211: don't send deferred frames outside the SP by Emmanuel Grumbach · 8 years ago
  5. c2d4592 mac80211: remove description of dropped member by Luis de Bethencourt · 8 years ago
  6. b6bf8c6 mac80211: ensure no limits on station rhashtable by Ben Greear · 8 years ago
  7. 62b14b2 mac80211: properly deal with station hashtable insert errors by Johannes Berg · 8 years ago
  8. aa507a7 mac80211: recalc min_def chanctx even when chandef is identical by Arik Nemtsov · 8 years ago
  9. 59021c6 mac80211: TDLS: change BW calculation for WIDER_BW peers by Arik Nemtsov · 8 years ago
  10. db8d997 mac80211: TDLS: always downgrade invalid chandefs by Arik Nemtsov · 8 years ago
  11. c3732a7 mac80211: fix AP buffered multicast frames with queue control and txq by Felix Fietkau · 8 years ago
  12. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  13. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 8 years ago
  14. 68df724 Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  15. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  16. c36dd3e mac80211: minstrel_ht: fix a logic error in RTS/CTS handling by Felix Fietkau · 8 years ago
  17. 1ec7bae mac80211: Fix Public Action frame RX in AP mode by Jouni Malinen · 8 years ago
  18. 9acc54b mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs by Johannes Berg · 8 years ago
  19. 25ac341 Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  20. b5a33d5 mac80211: move MU_MIMO_OWNER flag to ieee80211_vif by Sara Sharon · 9 years ago
  21. 65554d0 mac80211: provide interface to driver to set VHT MU-MIMO data by Sara Sharon · 9 years ago
  22. ca48ebb mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq by Eliad Peller · 9 years ago
  23. f8079d4 mac80211: move TKIP TX IVs to public part of key struct by Eliad Peller · 9 years ago
  24. 109843b0 mac80211: fix wiphy supported_band access by Lorenzo Bianconi · 9 years ago
  25. 0241fa1 mac80211: fix VHT MU-MIMO frame processing by Sara Sharon · 9 years ago
  26. 4cc955d mac80211: Unify mesh and mpp path removal function by Henning Rogge · 9 years ago
  27. ab1c790 mac80211: let unused MPP table entries timeout by Henning Rogge · 9 years ago
  28. bf5a70e mac80211: Remove MPP table entries with MPath by Henning Rogge · 9 years ago
  29. 88665f5 mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s by Felix Fietkau · 9 years ago
  30. ea32f06 mac80211: fix memory leak by Sudip Mukherjee · 9 years ago
  31. 23665aa mac80211: Interoperability workaround for 80+80 and 160 MHz channels by Jouni Malinen · 9 years ago
  32. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 9 years ago
  33. fb4ea05 mac80211: change ieee80211_rx_reorder_ready() arguments by Johannes Berg · 9 years ago
  34. f2ac7e3 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 9 years ago
  35. dfdfc2b mac80211: Parse legacy and HT rate in injected frames by Sven Eckelmann · 9 years ago
  36. 3f73fe9 mac80211: mesh: drop constant field mean_chain_len by Bob Copeland · 9 years ago
  37. 0ef049d mac80211: avoid excessive stack usage in sta_info by Arnd Bergmann · 9 years ago
  38. 89f774e mac80211: always print a message when disconnecting by Johannes Berg · 9 years ago
  39. d321cd0 mac80211: fix ibss scan parameters by Sara Sharon · 9 years ago
  40. f4a0f0c mac80211: add RX_FLAG_MACTIME_PLCP_START by Johannes Berg · 9 years ago
  41. cf44012 mac80211: fix unnecessary frame drops in mesh fwding by Michal Kazior · 9 years ago
  42. 2a58d42 mac80211: fix txq queue related crashes by Michal Kazior · 9 years ago
  43. b8631c0 mac80211: mesh_plink: remove redundant sta_info check by Sunil Shahu · 9 years ago
  44. 8ac3c704 mac80211: refactor HT/VHT to chandef code by Johannes Berg · 9 years ago
  45. 506bcfa mac80211: limit the A-MSDU Tx based on peer's capabilities by Emmanuel Grumbach · 9 years ago
  46. a7201a6 mac80211: Recalc min chandef when station is associated by Ilan Peer · 9 years ago
  47. 1788304 mac80211: allow drivers to report (non-)monitor frames by Grzegorz Bajorski · 9 years ago
  48. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  49. 7a36b93 mac80211: minstrel_ht: set default tx aggregation timeout to 0 by Felix Fietkau · 9 years ago
  50. 212c5a5 mac80211: minstrel: Change expected throughput unit back to Kbps by Sven Eckelmann · 9 years ago
  51. f84a937 mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate by Konstantin Khlebnikov · 9 years ago
  52. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  53. f39ea26 mac80211: fix use of uninitialised values in RX aggregation by Chris Bainbridge · 9 years ago
  54. 4fa11ec mac80211: Requeue work after scan complete for all VIF types. by Sachin Kulkarni · 9 years ago
  55. 68920c9 net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y by Andrey Ryabinin · 9 years ago
  56. 50ea05e mac80211: pass block ack session timeout to to driver by Sara Sharon · 9 years ago
  57. a85a7e2 cfg80211/mac80211: use to_delayed_work by Geliang Tang · 9 years ago
  58. fad4718 mac80211: pass RX aggregation window size to driver by Sara Sharon · 9 years ago
  59. f9cfa5f mac80211: add flag for duplication check by Sara Sharon · 9 years ago
  60. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 9 years ago
  61. da629cf mac80211: Don't buffer non-bufferable MMPDUs by Helmut Schaa · 9 years ago
  62. 2bc533b mac80211: handle sched_scan_stopped vs. hw restart race by Eliad Peller · 9 years ago
  63. 1a57081 mac80211: fix PS-Poll handling by Emmanuel Grumbach · 9 years ago
  64. b9f628f mac80211: clear local->sched_scan_req properly on reconfig by Eliad Peller · 9 years ago
  65. 470f4d6 mac80211: avoid ROC during hw restart by Eliad Peller · 9 years ago
  66. e6a8a3a mac80211: fix remain-on-channel cancellation by Johannes Berg · 9 years ago
  67. e9db455 mac80211: recalculate SW ROC only when needed by Johannes Berg · 9 years ago
  68. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago
  70. a87da0c mac80211: suppress unchanged "limiting TX power" messages by Johannes Berg · 9 years ago
  71. 1ea2c86 mac80211: reprogram in interface order by Johannes Berg · 9 years ago
  72. 74430f9 mac80211: run scan completed work on reconfig failure by Johannes Berg · 9 years ago
  73. 1b89452 mac80211: handle HW ROC expired properly by Ilan Peer · 9 years ago
  74. 7d37fcd mac80211: reject zero cookie in mgmt-tx/roc cancel by Johannes Berg · 9 years ago
  75. c39b336 mac80211: Allow a STA to join an IBSS with 80+80 MHz channel by Jouni Malinen · 9 years ago
  76. aaa016c mac80211: rewrite remain-on-channel logic by Johannes Berg · 9 years ago
  77. 5ee00db mac80211: simplify ack_skb handling by Johannes Berg · 9 years ago
  78. a2fcfccb mac80211: move off-channel/mgmt-tx code to offchannel.c by Johannes Berg · 9 years ago
  79. e673a65 mac80211: fix mgmt-tx abort cookie and leak by Johannes Berg · 9 years ago
  80. 856142c mac80211: catch queue stop underflow by Johannes Berg · 9 years ago
  81. 63b4d8b mac80211: properly free TX skbs when monitor TX fails by Johannes Berg · 9 years ago
  82. 86c7ec9 mac80211: properly free skb when r-o-c for TX fails by Johannes Berg · 9 years ago
  83. 90f9ba9 Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE" by Johannes Berg · 9 years ago
  84. bda95eb cfg80211: handle add_station auth/assoc flag quirks by Johannes Berg · 9 years ago
  85. 91f123f mac80211: Add support for aborting an ongoing scan by Vidyullatha Kanchanapally · 9 years ago
  86. b115b97 mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag by Janusz.Dziedzic@tieto.com · 9 years ago
  87. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  88. 0ead251 mac80211: allow the driver to send EOSP when needed by Emmanuel Grumbach · 9 years ago
  89. 441275e mac80211: remove string from unaligned packet warning by Johannes Berg · 9 years ago
  90. d671b2a mac80211: mesh: print MAC address instead of pointer by Johannes Berg · 9 years ago
  91. 3110489 mac80211: allow driver to prevent two stations w/ same address by Johannes Berg · 9 years ago
  92. c1df932 mac80211: fix off-channel mgmt-tx uninitialized variable usage by Johannes Berg · 9 years ago
  93. 4e39cca mac80211: do not actively scan DFS channels by Antonio Quartulli · 9 years ago
  94. 835112b mac80211: don't teardown sdata on sdata stop by Eliad Peller · 9 years ago
  95. ac06219 mac80211: always set the buf_size in AddBA req to 64 by Gregory Greenman · 9 years ago
  96. 5ad11b5 mac80211: ensure we don't update tx power on a non-running sdata by Emmanuel Grumbach · 9 years ago
  97. c2e703a mac80211: mesh: fix call_rcu() usage by Johannes Berg · 9 years ago
  98. 45bb780 mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE by Johannes Berg · 9 years ago
  99. dcae9e0 mac80211: document sleep requirements for channel context ops by Chaitanya T K · 9 years ago
  100. ef95d8b mac80211: further improve "no supported rates" warning by Johannes Berg · 9 years ago