1. c1df932 mac80211: fix off-channel mgmt-tx uninitialized variable usage by Johannes Berg · 9 years ago
  2. 4e39cca mac80211: do not actively scan DFS channels by Antonio Quartulli · 9 years ago
  3. 835112b mac80211: don't teardown sdata on sdata stop by Eliad Peller · 9 years ago
  4. ac06219 mac80211: always set the buf_size in AddBA req to 64 by Gregory Greenman · 9 years ago
  5. 5ad11b5 mac80211: ensure we don't update tx power on a non-running sdata by Emmanuel Grumbach · 9 years ago
  6. c2e703a mac80211: mesh: fix call_rcu() usage by Johannes Berg · 9 years ago
  7. 45bb780 mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE by Johannes Berg · 9 years ago
  8. dcae9e0 mac80211: document sleep requirements for channel context ops by Chaitanya T K · 9 years ago
  9. ef95d8b mac80211: further improve "no supported rates" warning by Johannes Berg · 9 years ago
  10. 2ed77ea mac80211: treat bad WMM parameters more gracefully by Johannes Berg · 9 years ago
  11. 730a7550 mac80211: fixup AIFSN instead of disabling WMM by Emmanuel Grumbach · 9 years ago
  12. cec6628 mac80211: make enable_qos parameter to ieee80211_set_wmm_default() by Johannes Berg · 9 years ago
  13. 520c75d mac80211: fix crash on mesh local link ID generation with VIFs by Matthias Schiffer · 9 years ago
  14. 57f255f mac80211: TDLS: add proper HT-oper IE by Arik Nemtsov · 9 years ago
  15. 0d440ea mac80211: don't reconfigure sched scan in case of wowlan by Eliad Peller · 9 years ago
  16. 968a76c mac80211: call drv_stop only if driver is started by Eliad Peller · 9 years ago
  17. c189a68 mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps by Andrei Otcheretianski · 9 years ago
  18. 43d6df0 mac80211: use freezable workqueue for restart work by Eliad Peller · 9 years ago
  19. a64cba3 mac80211: Fix local deauth while associating by Andrei Otcheretianski · 9 years ago
  20. 254d3df mac80211: allow null chandef in tracing by Arik Nemtsov · 9 years ago
  21. 519ee69 mac80211: fix divide by zero when NOA update by Janusz.Dziedzic@tieto.com · 9 years ago
  22. 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
  23. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  24. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  25. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  26. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. 6f1f5d5 mac80211: remove event.c by Johannes Berg · 9 years ago
  28. 3beea35 mac80211: remove cfg.h by Johannes Berg · 9 years ago
  29. fbd6ff5 mac80211: move sta_set_rate_info_rx() and make it static by Johannes Berg · 9 years ago
  30. a732fa7 mac80211: clean up ieee80211_rx_h_check_dup code by Johannes Berg · 9 years ago
  31. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  32. 61f6bba mac80211: use new cfg80211_inform_bss_frame_data() API by Johannes Berg · 9 years ago
  33. e2845c4 mac80211: Do not restart scheduled scan if multiple scan plans are set by Avraham Stern · 9 years ago
  34. 4633dfc mac80211: Fix hwflags debugfs file format by Mohammed Shafi Shajakhan · 9 years ago
  35. 93f0490 Revert "mac80211: remove exposing 'mfp' to drivers" by Tamizh chelvam · 9 years ago
  36. 985f2c8 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  37. 4d57c67 mac80211: add missing struct ieee80211_txq tid field initialization by Felix Fietkau · 9 years ago
  38. 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
  39. 5edfcee mac80211: make ieee80211_new_mesh_header return unsigned by Andrzej Hajda · 9 years ago
  40. 84b0060 mac80211: use ktime_get_seconds by Arnd Bergmann · 9 years ago
  41. 076cdcb mac80211: use bool argument to ieee80211_send_nullfunc by Johannes Berg · 9 years ago
  42. 90d13e8 mac80211: reduce indentation by inlining a check by Johannes Berg · 9 years ago
  43. 50f36ae mac80211: fix tx sequence number assignment with software queue + fast-xmit by Felix Fietkau · 9 years ago
  44. 44674d9 mac80211: advertise support for full station state in AP mode by Ayala Beker · 9 years ago
  45. d0a77c6 mac80211: allow writing TX PN in debugfs by Johannes Berg · 9 years ago
  46. 416eb9f mac80211: Deinline drv_get/set/reset_tsf() by Denys Vlasenko · 9 years ago
  47. 6db9683 mac80211: Deinline drv_ampdu_action() by Denys Vlasenko · 9 years ago
  48. 42677ed mac80211: Deinline drv_switch_vif_chanctx() by Denys Vlasenko · 9 years ago
  49. 0e5c371 mac80211: improve __rate_control_send_low warning by Johannes Berg · 9 years ago
  50. a0c391b mac80211: minstrel[_ht]: remove non-ascii debugfs characters by Johannes Berg · 9 years ago
  51. 2739271 mac80211: don't tear down aggregation on suspend in case of wowlan->any by Eliad Peller · 9 years ago
  52. 9aae296 mac80211: Deinline drv_add/remove/change_interface() by Denys Vlasenko · 9 years ago
  53. 4fbd572 mac80211: Deinline drv_sta_rc_update() by Denys Vlasenko · 9 years ago
  54. b23dcd4 mac80211: Deinline drv_conf_tx() by Denys Vlasenko · 9 years ago
  55. 35afa58 mac80211: Copy tx'ed beacons to monitor mode by Helmut Schaa · 9 years ago
  56. f7418bc mac80211: fix handling of PS filtering with fast-xmit by Felix Fietkau · 9 years ago
  57. babc305e2 mac80211: reset CQM history upon reconfiguration by Sara Sharon · 9 years ago
  58. 4dc792b mac80211: Split sending tx'ed frames to monitor interfaces into its own function by Helmut Schaa · 9 years ago
  59. 338c17a mac80211: use DECLARE_EWMA for ave_beacon_signal by Johannes Berg · 9 years ago
  60. 8ec6d97 mac80211: fix driver RSSI event calculations by Johannes Berg · 9 years ago
  61. 8e0d7fe mac80211: remove last_beacon/ave_beacon debugfs files by Johannes Berg · 9 years ago
  62. c85fb53 mac80211: implement VHT support for mesh by Bob Copeland · 9 years ago
  63. f020ae4 mac80211: zero center freq segment 2 in VHT oper IE by Chun-Yeow Yeoh · 9 years ago
  64. 99e7ca4 mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support by Emmanuel Grumbach · 9 years ago
  65. 46cad4b mac80211: remove direct probe step before authentication by Johannes Berg · 9 years ago
  66. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  67. 1b09b55 mac80211: introduce per vif frame registration API by Andrei Otcheretianski · 9 years ago
  68. dd55ab5 mac80211: TDLS: check reg with IR-relax on chandef upgrade by Arik Nemtsov · 9 years ago
  69. 82c0cc9 mac80211: debugfs: add file to disallow TDLS wider-bw by Arik Nemtsov · 9 years ago
  70. fc58c47 mac80211: process skb_queue while scanning in HW by Andrei Otcheretianski · 9 years ago
  71. 2df1b13 mac80211: fix VHT MCS mask array overrun by Johannes Berg · 9 years ago
  72. ef9be10 mac80211: reject software RSSI CQM with beacon filtering by Johannes Berg · 9 years ago
  73. 52a45f3 mac80211: avoid VHT usage with no 80MHz chans allowed by Arik Nemtsov · 9 years ago
  74. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  75. 98a1f82 mac80211: Do not use sizeof() on pointer type by Thierry Reding · 9 years ago
  76. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  78. b119ad6 mac80211: add rate mask logic for vht rates by Lorenzo Bianconi · 9 years ago
  79. e910867 mac80211: define rate_control_apply_mask_ratetbl() by Lorenzo Bianconi · 9 years ago
  80. 90c66bd mac80211: remove ieee80211_tx_rate dependency in rate mask code by Lorenzo Bianconi · 9 years ago
  81. 35225eb mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature by Lorenzo Bianconi · 9 years ago
  82. 4b819f6 mac80211: Make OCB mode set BSSID by Bertold Van den Bergh · 9 years ago
  83. cc11729 mac80211: Only accept data frames in OCB mode by Bertold Van den Bergh · 9 years ago
  84. 5765f9f mac80211: Set txrc.bss to true for OCB interfaces by Bertold Van den Bergh · 9 years ago
  85. f5eeb5f mac80211: fix invalid read in minstrel_sort_best_tp_rates() by Adrien Schildknecht · 9 years ago
  86. 75dbf00 mac80211: remove always true condition by Dan Carpenter · 9 years ago
  87. 4b58c37 mac80211: remove ieee80211_aes_cmac_calculate_k1_k2() by Johannes Berg · 9 years ago
  88. eb6d929 mac80211: deinline rate_control_rate_init, rate_control_rate_update by Denys Vlasenko · 9 years ago
  89. 727da60 mac80211: deinline drv_sta_state by Denys Vlasenko · 9 years ago
  90. 0e0060f mac80211: select an AID when creating new mesh STAs by Bob Copeland · 9 years ago
  91. a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 9 years ago
  92. fa87a65 mac80211: reorder mesh_plink to remove forward decl by Bob Copeland · 9 years ago
  93. b0485e9 mac80211: clear local->suspended before calling drv_resume() by Eliad Peller · 9 years ago
  94. 42d8d78 mac80211: TDLS: deny ch-switch req on disallowed channels by Arik Nemtsov · 9 years ago
  95. c8ff71e mac80211: TDLS: handle chan-switch in RTNL locked work by Arik Nemtsov · 9 years ago
  96. 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  97. 322cd40 mac80211: Add support for declaring MU-MIMO capability by Sara Sharon · 9 years ago
  98. ccc6bb9 mac80211: account TX MSDUs properly with segmentation offload by Johannes Berg · 9 years ago
  99. 69f1322 mac80211: shrink struct ieee80211_fragment_entry by Johannes Berg · 9 years ago
  100. a76d5e0 mac80211: mesh: move fail_avg into mesh struct by Johannes Berg · 9 years ago