1. 519ee69 mac80211: fix divide by zero when NOA update by Janusz.Dziedzic@tieto.com · 9 years ago
  2. 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
  3. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  4. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  5. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  6. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. 6f1f5d5 mac80211: remove event.c by Johannes Berg · 9 years ago
  8. 3beea35 mac80211: remove cfg.h by Johannes Berg · 9 years ago
  9. fbd6ff5 mac80211: move sta_set_rate_info_rx() and make it static by Johannes Berg · 9 years ago
  10. a732fa7 mac80211: clean up ieee80211_rx_h_check_dup code by Johannes Berg · 9 years ago
  11. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  12. 61f6bba mac80211: use new cfg80211_inform_bss_frame_data() API by Johannes Berg · 9 years ago
  13. e2845c4 mac80211: Do not restart scheduled scan if multiple scan plans are set by Avraham Stern · 9 years ago
  14. 4633dfc mac80211: Fix hwflags debugfs file format by Mohammed Shafi Shajakhan · 9 years ago
  15. 93f0490 Revert "mac80211: remove exposing 'mfp' to drivers" by Tamizh chelvam · 9 years ago
  16. 985f2c8 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  17. 4d57c67 mac80211: add missing struct ieee80211_txq tid field initialization by Felix Fietkau · 9 years ago
  18. 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
  19. 5edfcee mac80211: make ieee80211_new_mesh_header return unsigned by Andrzej Hajda · 9 years ago
  20. 84b0060 mac80211: use ktime_get_seconds by Arnd Bergmann · 9 years ago
  21. 076cdcb mac80211: use bool argument to ieee80211_send_nullfunc by Johannes Berg · 9 years ago
  22. 90d13e8 mac80211: reduce indentation by inlining a check by Johannes Berg · 9 years ago
  23. 50f36ae mac80211: fix tx sequence number assignment with software queue + fast-xmit by Felix Fietkau · 9 years ago
  24. 44674d9 mac80211: advertise support for full station state in AP mode by Ayala Beker · 9 years ago
  25. d0a77c6 mac80211: allow writing TX PN in debugfs by Johannes Berg · 9 years ago
  26. 416eb9f mac80211: Deinline drv_get/set/reset_tsf() by Denys Vlasenko · 9 years ago
  27. 6db9683 mac80211: Deinline drv_ampdu_action() by Denys Vlasenko · 9 years ago
  28. 42677ed mac80211: Deinline drv_switch_vif_chanctx() by Denys Vlasenko · 9 years ago
  29. 0e5c371 mac80211: improve __rate_control_send_low warning by Johannes Berg · 9 years ago
  30. a0c391b mac80211: minstrel[_ht]: remove non-ascii debugfs characters by Johannes Berg · 9 years ago
  31. 2739271 mac80211: don't tear down aggregation on suspend in case of wowlan->any by Eliad Peller · 9 years ago
  32. 9aae296 mac80211: Deinline drv_add/remove/change_interface() by Denys Vlasenko · 9 years ago
  33. 4fbd572 mac80211: Deinline drv_sta_rc_update() by Denys Vlasenko · 9 years ago
  34. b23dcd4 mac80211: Deinline drv_conf_tx() by Denys Vlasenko · 9 years ago
  35. 35afa58 mac80211: Copy tx'ed beacons to monitor mode by Helmut Schaa · 9 years ago
  36. f7418bc mac80211: fix handling of PS filtering with fast-xmit by Felix Fietkau · 9 years ago
  37. babc305e2 mac80211: reset CQM history upon reconfiguration by Sara Sharon · 9 years ago
  38. 4dc792b mac80211: Split sending tx'ed frames to monitor interfaces into its own function by Helmut Schaa · 9 years ago
  39. 338c17a mac80211: use DECLARE_EWMA for ave_beacon_signal by Johannes Berg · 9 years ago
  40. 8ec6d97 mac80211: fix driver RSSI event calculations by Johannes Berg · 9 years ago
  41. 8e0d7fe mac80211: remove last_beacon/ave_beacon debugfs files by Johannes Berg · 9 years ago
  42. c85fb53 mac80211: implement VHT support for mesh by Bob Copeland · 9 years ago
  43. f020ae4 mac80211: zero center freq segment 2 in VHT oper IE by Chun-Yeow Yeoh · 9 years ago
  44. 99e7ca4 mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support by Emmanuel Grumbach · 9 years ago
  45. 46cad4b mac80211: remove direct probe step before authentication by Johannes Berg · 9 years ago
  46. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  47. 1b09b55 mac80211: introduce per vif frame registration API by Andrei Otcheretianski · 9 years ago
  48. dd55ab5 mac80211: TDLS: check reg with IR-relax on chandef upgrade by Arik Nemtsov · 9 years ago
  49. 82c0cc9 mac80211: debugfs: add file to disallow TDLS wider-bw by Arik Nemtsov · 9 years ago
  50. fc58c47 mac80211: process skb_queue while scanning in HW by Andrei Otcheretianski · 9 years ago
  51. 2df1b13 mac80211: fix VHT MCS mask array overrun by Johannes Berg · 9 years ago
  52. ef9be10 mac80211: reject software RSSI CQM with beacon filtering by Johannes Berg · 9 years ago
  53. 52a45f3 mac80211: avoid VHT usage with no 80MHz chans allowed by Arik Nemtsov · 9 years ago
  54. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  55. 98a1f82 mac80211: Do not use sizeof() on pointer type by Thierry Reding · 9 years ago
  56. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  58. b119ad6 mac80211: add rate mask logic for vht rates by Lorenzo Bianconi · 9 years ago
  59. e910867 mac80211: define rate_control_apply_mask_ratetbl() by Lorenzo Bianconi · 9 years ago
  60. 90c66bd mac80211: remove ieee80211_tx_rate dependency in rate mask code by Lorenzo Bianconi · 9 years ago
  61. 35225eb mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature by Lorenzo Bianconi · 9 years ago
  62. 4b819f6 mac80211: Make OCB mode set BSSID by Bertold Van den Bergh · 9 years ago
  63. cc11729 mac80211: Only accept data frames in OCB mode by Bertold Van den Bergh · 9 years ago
  64. 5765f9f mac80211: Set txrc.bss to true for OCB interfaces by Bertold Van den Bergh · 9 years ago
  65. f5eeb5f mac80211: fix invalid read in minstrel_sort_best_tp_rates() by Adrien Schildknecht · 9 years ago
  66. 75dbf00 mac80211: remove always true condition by Dan Carpenter · 9 years ago
  67. 4b58c37 mac80211: remove ieee80211_aes_cmac_calculate_k1_k2() by Johannes Berg · 9 years ago
  68. eb6d929 mac80211: deinline rate_control_rate_init, rate_control_rate_update by Denys Vlasenko · 9 years ago
  69. 727da60 mac80211: deinline drv_sta_state by Denys Vlasenko · 9 years ago
  70. 0e0060f mac80211: select an AID when creating new mesh STAs by Bob Copeland · 9 years ago
  71. a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 9 years ago
  72. fa87a65 mac80211: reorder mesh_plink to remove forward decl by Bob Copeland · 9 years ago
  73. b0485e9 mac80211: clear local->suspended before calling drv_resume() by Eliad Peller · 9 years ago
  74. 42d8d78 mac80211: TDLS: deny ch-switch req on disallowed channels by Arik Nemtsov · 9 years ago
  75. c8ff71e mac80211: TDLS: handle chan-switch in RTNL locked work by Arik Nemtsov · 9 years ago
  76. 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  77. 322cd40 mac80211: Add support for declaring MU-MIMO capability by Sara Sharon · 9 years ago
  78. ccc6bb9 mac80211: account TX MSDUs properly with segmentation offload by Johannes Berg · 9 years ago
  79. 69f1322 mac80211: shrink struct ieee80211_fragment_entry by Johannes Berg · 9 years ago
  80. a76d5e0 mac80211: mesh: move fail_avg into mesh struct by Johannes Berg · 9 years ago
  81. a3ebb4e mac80211: minstrel_ht: handle peers in dynamic SMPS by Krishna Chaitanya · 9 years ago
  82. 932e628 mac80211: mesh process the target only subfield for mesh hwmp by Chun-Yeow Yeoh · 9 years ago
  83. d51c2ea mac80211: TDLS: correctly configure SMPS state by Arik Nemtsov · 9 years ago
  84. 3633ebe mac80211: enable assoc check for mesh interfaces by Bob Copeland · 9 years ago
  85. d8f0300 mac80211: mac80211: Check SN for deactivated mpaths by Jesse Jones · 9 years ago
  86. d825471 mac80211: mesh: don't invalidate SN on discovery failure by Jesse Jones · 9 years ago
  87. 703ee73 mac80211: mesh: add missing case to PERR processing by Alexis Green · 9 years ago
  88. 0fabfaa mac80211: upgrade BW of TDLS peers when possible by Arik Nemtsov · 9 years ago
  89. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 9 years ago
  90. 7584f88 mac80211: clear local->in_reconfig on reconfig error by Eliad Peller · 9 years ago
  91. 6513e98 mac80211: allow passing NULL to ieee80211_vif_to_wdev() by Johannes Berg · 9 years ago
  92. e996ec2 mac80211: avoid unnecessary beacon deref on CSA counter update by Wojciech Dubowik · 9 years ago
  93. 1365770 mac80211: move mesh STA parameters code to own function by Johannes Berg · 9 years ago
  94. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 9 years ago
  95. e414eea mac80211: remove IEEE80211_RX_FRAGMENTED by Johannes Berg · 9 years ago
  96. ac100ce mac80211: duplicate station's MAC address for hash table by Johannes Berg · 9 years ago
  97. 981d94a mac80211: support device/driver PN check for CCMP/GCMP by Johannes Berg · 9 years ago
  98. 77c9640 mac80211: remove key TX/RX counter by Johannes Berg · 9 years ago
  99. 0c028b5 mac80211: remove zero-length A-MPDU subframe reporting by Johannes Berg · 9 years ago
  100. af9f9b2 mac80211: don't store napi struct by Johannes Berg · 9 years ago