1. c6f7828 mac80211: Fix setting TX power on monitor interfaces by Peter Große · 6 years ago
  2. a4e0746 mac80211: bail out from prep_connection() if a reconfig is ongoing by Luca Coelho · 7 years ago
  3. 471d4a4 mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss() by Matthias Kaehlcke · 7 years ago
  4. 2bb3064 mac80211: Fix clang warning about constant operand in logical operation by Matthias Kaehlcke · 7 years ago
  5. 92db807 mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 7 years ago
  6. e864196 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 7 years ago
  7. c1ad3ae mac80211: remove BUG() when interface type is invalid by Luca Coelho · 7 years ago
  8. 58c4ee8 mac80211: mesh: drop frames appearing to be from us by Johannes Berg · 6 years ago
  9. 3b4dd8a cfg80211: fix cfg80211_beacon_dup by Arnd Bergmann · 6 years ago
  10. 030d467 mac80211: fix the update of path metric for RANN frame by Chun-Yeow Yeoh · 7 years ago
  11. 234c8e6 mac80211: Add RX flag to indicate ICV stripped by David Spinadel · 8 years ago
  12. bf86422 mac80211: Fix addition of mesh configuration element by Ilan peer · 7 years ago
  13. dee48e5 mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 7 years ago
  14. cda72bb mac80211: prevent skb/txq mismatch by Michal Kazior · 7 years ago
  15. bc13325 mac80211: calculate min channel width correctly by Johannes Berg · 8 years ago
  16. 26b6ab5 mac80211: Suppress NEW_PEER_CANDIDATE event if no room by Masashi Honma · 7 years ago
  17. d21e50a mac80211: Remove invalid flag operations in mesh TSF synchronization by Masashi Honma · 7 years ago
  18. ddd95bc mac80211: don't compare TKIP TX MIC key in reinstall prevention by Johannes Berg · 7 years ago
  19. 38762a5 mac80211: use constant time comparison with keys by Jason A. Donenfeld · 7 years ago
  20. 2586fa0 mac80211: accept key reinstall without changing anything by Johannes Berg · 7 years ago
  21. c1bc62d mac80211: fix power saving clients handling in iwlwifi by Emmanuel Grumbach · 7 years ago
  22. e167b4a mac80211: flush hw_roc_start work before cancelling the ROC by Avraham Stern · 7 years ago
  23. 59862b0 mac80211: fix VLAN handling with TXQs by Johannes Berg · 7 years ago
  24. 6baa8c9 mac80211: initialize SMPS field in HT capabilities by Felix Fietkau · 7 years ago
  25. 6130fac mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  26. 5b754c9 mac80211: don't send SMPS action frame in AP mode when not needed by Emmanuel Grumbach · 7 years ago
  27. 3e8c503 mac80211: fix dropped counter in multiqueue RX by Johannes Berg · 7 years ago
  28. 6568f8f mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 7 years ago
  29. c814326 mac80211: fix IBSS presp allocation size by Johannes Berg · 7 years ago
  30. 841e4e7 mac80211: fix packet statistics for fast-RX by Johannes Berg · 7 years ago
  31. f79d740 mac80211: fix CSA in IBSS mode by Koen Vandeputte · 7 years ago
  32. f6e99a2 mac80211/wpa: use constant time memory comparison for MACs by Jason A. Donenfeld · 7 years ago
  33. 2ec5b68 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 7 years ago
  34. 87cfeaa mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 7 years ago
  35. e0411f1 mac80211: reject ToDS broadcast data frames by Johannes Berg · 7 years ago
  36. c032150 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 7 years ago
  37. b507df2 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 7 years ago
  38. 3981384 mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 7 years ago
  39. 42e7f37 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 7 years ago
  40. b116db0 mac80211: flush delayed work when entering suspend by Matt Chen · 7 years ago
  41. 1a1981e mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 7 years ago
  42. bab10a5 mac80211: implement multicast forwarding on fast-RX path by Johannes Berg · 7 years ago
  43. cd84516 mac80211: fix tid_agg_rx NULL dereference by Johannes Berg · 8 years ago
  44. 5e7598a mac80211: initialize fast-xmit 'info' later by Johannes Berg · 7 years ago
  45. 1976c76 cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 7 years ago
  46. a786f96 mac80211: fix A-MSDU aggregation with fast-xmit + txq by Felix Fietkau · 8 years ago
  47. fff712c mac80211: remove bogus skb vif assignment by Felix Fietkau · 8 years ago
  48. c1f4c9e mac80211: update A-MPDU flag on tx dequeue by Felix Fietkau · 8 years ago
  49. 6c18a6b Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE" by Felix Fietkau · 8 years ago
  50. c8eaf34 mac80211: Ignore VHT IE from peer with wrong rx_mcs_map by Filip Matusiak · 8 years ago
  51. f4a067f mac80211: move struct aead_req off the stack by Ard Biesheuvel · 8 years ago
  52. 1d4de2e mac80211: fix CMD_FRAME for AP_VLAN by Michael Braun · 8 years ago
  53. e2b5227 mac80211: validate DA/SA during A-MSDU decapsulation by Johannes Berg · 8 years ago
  54. 8b935ee cfg80211: add ability to check DA/SA in A-MSDU decapsulation by Johannes Berg · 8 years ago
  55. 7f6990c cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB by Johannes Berg · 8 years ago
  56. ea72093 mac80211: discard multicast and 4-addr A-MSDUs by Johannes Berg · 8 years ago
  57. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  58. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  59. 3a53731 mac80211: mesh: decrease max drift by Pedersen, Thomas · 8 years ago
  60. 354d381 mac80211: add offset_tsf driver op and use it for mesh by Pedersen, Thomas · 8 years ago
  61. 3ff23cd mac80211: Set lower memory limit for non-VHT devices by Toke Høiland-Jørgensen · 8 years ago
  62. 2a4e675 mac80211: Export fq memory limit information in debugfs by Toke Høiland-Jørgensen · 8 years ago
  63. 92bc43b mac80211: Add API to report NAN function match by Ayala Beker · 8 years ago
  64. 167e33f mac80211: Implement add_nan_func and rm_nan_func by Ayala Beker · 8 years ago
  65. 5953ff6 mac80211: implement nan_change_conf by Ayala Beker · 8 years ago
  66. 708d50e mac80211: add boilerplate code for start / stop NAN by Ayala Beker · 8 years ago
  67. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  68. e0e2eff mac80211: Move ieee802111_tx_dequeue() to later in tx.c by Toke Høiland-Jørgensen · 8 years ago
  69. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  71. c13ed53 Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  72. c68df2e mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE by Emmanuel Grumbach · 8 years ago
  73. e8a24cd mac80211: allow driver to handle packet-loss mechanism by Rajkumar Manoharan · 8 years ago
  74. c7e9dbc mac80211: remove sta_remove_debugfs driver callback by Johannes Berg · 8 years ago
  75. 8826fef mac80211: remove pointless chanctx NULL check by Johannes Berg · 8 years ago
  76. 5140974 mac80211: remove unused assignment by Johannes Berg · 8 years ago
  77. 58bd7f1 mac80211: fix scan completed tracing by Johannes Berg · 8 years ago
  78. 93db1d9 mac80211: fix possible out-of-bounds access by Johannes Berg · 8 years ago
  79. 85d5313 mac80211: reject TSPEC TIDs (TSIDs) for aggregation by Johannes Berg · 8 years ago
  80. 0b97a48 mac80211: check skb_linearize() return value by Johannes Berg · 8 years ago
  81. 4854f17 mac80211: remove useless open_count check by Johannes Berg · 8 years ago
  82. 11d62ca mac80211: simplify TDLS RA lookup by Johannes Berg · 8 years ago
  83. 8d51dbb mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq by Toke Høiland-Jørgensen · 8 years ago
  84. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 5df20f2 mac80211: make mpath path fixing more robust by Pedersen, Thomas · 8 years ago
  86. df6ef5d mac80211: fix sequence number assignment for PS response frames by Felix Fietkau · 8 years ago
  87. 83843c8 mac80211: fix tim recalculation after PS response by Felix Fietkau · 8 years ago
  88. 53f2497 mac80211: send delBA on unexpected BlockAck Request by Johannes Berg · 8 years ago
  89. bfe40fa mac80211: send delBA on unexpected BlockAck data frames by Johannes Berg · 8 years ago
  90. 99ee7ca mac80211: add support for radiotap timestamp field by Johannes Berg · 8 years ago
  91. 42bd20d mac80211: add support for MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  92. 480dd46 mac80211: RX BA support for sta max_rx_aggregation_subframes by Maxim Altshul · 8 years ago
  93. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  94. 554d072 mac80211: TDLS: don't require beaconing for AP BW by Arik Nemtsov · 8 years ago
  95. 4fdbc67a mac80211: call get_expected_throughput only after adding station by Maxim Altshul · 8 years ago
  96. eae4430 mac80211: remove skb header offset mangling in ieee80211_build_hdr by Felix Fietkau · 8 years ago
  97. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 8 years ago
  98. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  99. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  100. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago