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