1. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 9 years ago
  2. fb4ea05 mac80211: change ieee80211_rx_reorder_ready() arguments by Johannes Berg · 9 years ago
  3. f2ac7e3 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 9 years ago
  4. dfdfc2b mac80211: Parse legacy and HT rate in injected frames by Sven Eckelmann · 9 years ago
  5. 3f73fe9 mac80211: mesh: drop constant field mean_chain_len by Bob Copeland · 9 years ago
  6. 0ef049d mac80211: avoid excessive stack usage in sta_info by Arnd Bergmann · 9 years ago
  7. 89f774e mac80211: always print a message when disconnecting by Johannes Berg · 9 years ago
  8. d321cd0 mac80211: fix ibss scan parameters by Sara Sharon · 9 years ago
  9. f4a0f0c mac80211: add RX_FLAG_MACTIME_PLCP_START by Johannes Berg · 9 years ago
  10. cf44012 mac80211: fix unnecessary frame drops in mesh fwding by Michal Kazior · 9 years ago
  11. 2a58d42 mac80211: fix txq queue related crashes by Michal Kazior · 9 years ago
  12. b8631c0 mac80211: mesh_plink: remove redundant sta_info check by Sunil Shahu · 9 years ago
  13. 8ac3c704 mac80211: refactor HT/VHT to chandef code by Johannes Berg · 9 years ago
  14. 506bcfa mac80211: limit the A-MSDU Tx based on peer's capabilities by Emmanuel Grumbach · 9 years ago
  15. a7201a6 mac80211: Recalc min chandef when station is associated by Ilan Peer · 9 years ago
  16. 1788304 mac80211: allow drivers to report (non-)monitor frames by Grzegorz Bajorski · 9 years ago
  17. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  18. 50ea05e mac80211: pass block ack session timeout to to driver by Sara Sharon · 9 years ago
  19. a85a7e2 cfg80211/mac80211: use to_delayed_work by Geliang Tang · 9 years ago
  20. fad4718 mac80211: pass RX aggregation window size to driver by Sara Sharon · 9 years ago
  21. f9cfa5f mac80211: add flag for duplication check by Sara Sharon · 9 years ago
  22. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 9 years ago
  23. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  24. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago
  25. a87da0c mac80211: suppress unchanged "limiting TX power" messages by Johannes Berg · 9 years ago
  26. 1ea2c86 mac80211: reprogram in interface order by Johannes Berg · 9 years ago
  27. 74430f9 mac80211: run scan completed work on reconfig failure by Johannes Berg · 9 years ago
  28. 1b89452 mac80211: handle HW ROC expired properly by Ilan Peer · 9 years ago
  29. 7d37fcd mac80211: reject zero cookie in mgmt-tx/roc cancel by Johannes Berg · 9 years ago
  30. c39b336 mac80211: Allow a STA to join an IBSS with 80+80 MHz channel by Jouni Malinen · 9 years ago
  31. aaa016c mac80211: rewrite remain-on-channel logic by Johannes Berg · 9 years ago
  32. 5ee00db mac80211: simplify ack_skb handling by Johannes Berg · 9 years ago
  33. a2fcfccb mac80211: move off-channel/mgmt-tx code to offchannel.c by Johannes Berg · 9 years ago
  34. e673a65 mac80211: fix mgmt-tx abort cookie and leak by Johannes Berg · 9 years ago
  35. 856142c mac80211: catch queue stop underflow by Johannes Berg · 9 years ago
  36. 63b4d8b mac80211: properly free TX skbs when monitor TX fails by Johannes Berg · 9 years ago
  37. 86c7ec9 mac80211: properly free skb when r-o-c for TX fails by Johannes Berg · 9 years ago
  38. 90f9ba9 Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE" by Johannes Berg · 9 years ago
  39. bda95eb cfg80211: handle add_station auth/assoc flag quirks by Johannes Berg · 9 years ago
  40. 91f123f mac80211: Add support for aborting an ongoing scan by Vidyullatha Kanchanapally · 9 years ago
  41. b115b97 mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag by Janusz.Dziedzic@tieto.com · 9 years ago
  42. ef04476 mac80211: add atomic uploaded keys iterator by Eliad Peller · 9 years ago
  43. 0ead251 mac80211: allow the driver to send EOSP when needed by Emmanuel Grumbach · 9 years ago
  44. 441275e mac80211: remove string from unaligned packet warning by Johannes Berg · 9 years ago
  45. d671b2a mac80211: mesh: print MAC address instead of pointer by Johannes Berg · 9 years ago
  46. 3110489 mac80211: allow driver to prevent two stations w/ same address by Johannes Berg · 9 years ago
  47. c1df932 mac80211: fix off-channel mgmt-tx uninitialized variable usage by Johannes Berg · 9 years ago
  48. 4e39cca mac80211: do not actively scan DFS channels by Antonio Quartulli · 9 years ago
  49. 835112b mac80211: don't teardown sdata on sdata stop by Eliad Peller · 9 years ago
  50. ac06219 mac80211: always set the buf_size in AddBA req to 64 by Gregory Greenman · 9 years ago
  51. 5ad11b5 mac80211: ensure we don't update tx power on a non-running sdata by Emmanuel Grumbach · 9 years ago
  52. c2e703a mac80211: mesh: fix call_rcu() usage by Johannes Berg · 9 years ago
  53. 45bb780 mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE by Johannes Berg · 9 years ago
  54. dcae9e0 mac80211: document sleep requirements for channel context ops by Chaitanya T K · 9 years ago
  55. ef95d8b mac80211: further improve "no supported rates" warning by Johannes Berg · 9 years ago
  56. 2ed77ea mac80211: treat bad WMM parameters more gracefully by Johannes Berg · 9 years ago
  57. 730a7550 mac80211: fixup AIFSN instead of disabling WMM by Emmanuel Grumbach · 9 years ago
  58. cec6628 mac80211: make enable_qos parameter to ieee80211_set_wmm_default() by Johannes Berg · 9 years ago
  59. 520c75d mac80211: fix crash on mesh local link ID generation with VIFs by Matthias Schiffer · 9 years ago
  60. 57f255f mac80211: TDLS: add proper HT-oper IE by Arik Nemtsov · 9 years ago
  61. 0d440ea mac80211: don't reconfigure sched scan in case of wowlan by Eliad Peller · 9 years ago
  62. 968a76c mac80211: call drv_stop only if driver is started by Eliad Peller · 9 years ago
  63. c189a68 mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps by Andrei Otcheretianski · 9 years ago
  64. 43d6df0 mac80211: use freezable workqueue for restart work by Eliad Peller · 9 years ago
  65. a64cba3 mac80211: Fix local deauth while associating by Andrei Otcheretianski · 9 years ago
  66. 254d3df mac80211: allow null chandef in tracing by Arik Nemtsov · 9 years ago
  67. 519ee69 mac80211: fix divide by zero when NOA update by Janusz.Dziedzic@tieto.com · 9 years ago
  68. e9829b9 Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  69. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  70. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  71. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  72. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. 6f1f5d5 mac80211: remove event.c by Johannes Berg · 9 years ago
  74. 3beea35 mac80211: remove cfg.h by Johannes Berg · 9 years ago
  75. fbd6ff5 mac80211: move sta_set_rate_info_rx() and make it static by Johannes Berg · 9 years ago
  76. a732fa7 mac80211: clean up ieee80211_rx_h_check_dup code by Johannes Berg · 9 years ago
  77. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  78. 61f6bba mac80211: use new cfg80211_inform_bss_frame_data() API by Johannes Berg · 9 years ago
  79. e2845c4 mac80211: Do not restart scheduled scan if multiple scan plans are set by Avraham Stern · 9 years ago
  80. 4633dfc mac80211: Fix hwflags debugfs file format by Mohammed Shafi Shajakhan · 9 years ago
  81. 93f0490 Revert "mac80211: remove exposing 'mfp' to drivers" by Tamizh chelvam · 9 years ago
  82. 985f2c8 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  83. 4d57c67 mac80211: add missing struct ieee80211_txq tid field initialization by Felix Fietkau · 9 years ago
  84. 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
  85. 5edfcee mac80211: make ieee80211_new_mesh_header return unsigned by Andrzej Hajda · 9 years ago
  86. 84b0060 mac80211: use ktime_get_seconds by Arnd Bergmann · 9 years ago
  87. 076cdcb mac80211: use bool argument to ieee80211_send_nullfunc by Johannes Berg · 9 years ago
  88. 90d13e8 mac80211: reduce indentation by inlining a check by Johannes Berg · 9 years ago
  89. 50f36ae mac80211: fix tx sequence number assignment with software queue + fast-xmit by Felix Fietkau · 9 years ago
  90. 44674d9 mac80211: advertise support for full station state in AP mode by Ayala Beker · 9 years ago
  91. d0a77c6 mac80211: allow writing TX PN in debugfs by Johannes Berg · 9 years ago
  92. 416eb9f mac80211: Deinline drv_get/set/reset_tsf() by Denys Vlasenko · 9 years ago
  93. 6db9683 mac80211: Deinline drv_ampdu_action() by Denys Vlasenko · 9 years ago
  94. 42677ed mac80211: Deinline drv_switch_vif_chanctx() by Denys Vlasenko · 9 years ago
  95. 0e5c371 mac80211: improve __rate_control_send_low warning by Johannes Berg · 9 years ago
  96. a0c391b mac80211: minstrel[_ht]: remove non-ascii debugfs characters by Johannes Berg · 9 years ago
  97. 2739271 mac80211: don't tear down aggregation on suspend in case of wowlan->any by Eliad Peller · 9 years ago
  98. 9aae296 mac80211: Deinline drv_add/remove/change_interface() by Denys Vlasenko · 9 years ago
  99. 4fbd572 mac80211: Deinline drv_sta_rc_update() by Denys Vlasenko · 9 years ago
  100. b23dcd4 mac80211: Deinline drv_conf_tx() by Denys Vlasenko · 9 years ago