1. 5a862f8 Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  2. d359bbc mac80211: Properly access radiotap vendor data by Ilan Peer · 6 years ago
  3. efc38dd mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 6 years ago
  4. 8020919 mac80211: Properly handle SKB with radiotap only by Ilan Peer · 6 years ago
  5. 990d718 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 6 years ago
  6. c752cac mac80211: fix GFP_KERNEL under tasklet context by Yan-Hsuan Chuang · 6 years ago
  7. 42dca5e mac80211: avoid reflecting frames back to the client by Johannes Berg · 6 years ago
  8. 7957a9d mac80211: Don't access sk_queue_head->next directly. by David S. Miller · 6 years ago
  9. c3d1f87 mac80211: support reporting 0-length PSDU in radiotap by Shaul Triebitz · 6 years ago
  10. d1332e7 mac80211: support radiotap L-SIG data by Shaul Triebitz · 6 years ago
  11. adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 6 years ago
  12. 331aead mac80211: use le16_encode_bits() instead of open-coding by Johannes Berg · 6 years ago
  13. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  15. 1ecef20 mac80211: add missing WFA Multi-AP backhaul STA Rx requirement by Sathishkumar Muruganandam · 6 years ago
  16. 2093275 mac80211: don't update the PM state of a peer upon a multicast frame by Emmanuel Grumbach · 6 years ago
  17. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 7 years ago
  19. 41cbb0f mac80211: add support for HE by Luca Coelho · 7 years ago
  20. b9771d4 mac80211: support scan features for improved scan privacy by Johannes Berg · 7 years ago
  21. c096b92 mac80211: rename rtap_vendor_space to rtap_space by Johannes Berg · 7 years ago
  22. 018f6fb mac80211: Send control port frames over nl80211 by Denis Kenzior · 7 years ago
  23. 97f5f42 mac80211: Use proper chan_width enum in sta opmode event by tamizhr@codeaurora.org · 7 years ago
  24. 57566b2 mac80211: Use proper smps_mode enum in sta opmode event by tamizhr@codeaurora.org · 7 years ago
  25. 1ad22fb mac80211: inform wireless layer when frame RSSI is invalid by Tosoni · 7 years ago
  26. 0c3d5a9 net: drivers/net: Remove unnecessary skb_copy_expand OOM messages by Joe Perches · 7 years ago
  27. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. 24bba07 mac80211: support A-MSDU in fast-rx by Felix Fietkau · 7 years ago
  29. 9251a47 mac80211: support station 4-addr mode fast-rx by Felix Fietkau · 7 years ago
  30. 1d87016 mac80211: support fast-rx with incompatible PS capabilities when PS is disabled by Felix Fietkau · 7 years ago
  31. 59cae5b mac80211: support AP 4-addr mode fast-rx by Felix Fietkau · 7 years ago
  32. b323ac1 mac80211: drop frames with unexpected DS bits from fast-rx to slow path by Felix Fietkau · 7 years ago
  33. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  34. 7299d6f mac80211: support reporting A-MPDU EOF bit value/known by Johannes Berg · 7 years ago
  35. ff84e7b mac80211: Add support to notify ht/vht opmode modification. by tamizhr@codeaurora.org · 7 years ago
  36. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  37. 736a80b mac80211: mesh: drop frames appearing to be from us by Johannes Berg · 7 years ago
  38. 0973dd4 Revert "mac80211: Add airtime account and scheduling to TXQs" by Johannes Berg · 7 years ago
  39. b0d52ad mac80211: Add airtime account and scheduling to TXQs by Toke Høiland-Jørgensen · 7 years ago
  40. 9fef654 mac80211: always update the PM state of a peer on MGMT / DATA frames by Emmanuel Grumbach · 7 years ago
  41. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  42. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  43. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  44. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 769dc04 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 8 years ago
  46. 699cb58 mac80211: manage RX BA session offload without SKB queue by Johannes Berg · 8 years ago
  47. 5667c86 mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 8 years ago
  48. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  49. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  50. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  51. e5f2e06 mac80211: make multicast variable a bool in ieee80211_accept_frame() by Luca Coelho · 8 years ago
  52. 127f60b mac80211: rewrite monitor mode delivery logic by Johannes Berg · 8 years ago
  53. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. 3018e94 mac80211: reject ToDS broadcast data frames by Johannes Berg · 8 years ago
  55. f64331d mac80211: keep a separate list of monitor interfaces that are up by Johannes Berg · 8 years ago
  56. 9e47806 mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 8 years ago
  57. 30841f5 mac80211: drop frames too short for FCS earlier by Johannes Berg · 8 years ago
  58. 19d19e9 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 8 years ago
  59. b7540d8 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  60. 0328edc mac80211: fix packet statistics for fast-RX by Johannes Berg · 8 years ago
  61. 731977e mac80211: use helper function to access ieee802_1d_to_ac[] by Amadeusz Sławiński · 8 years ago
  62. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. bb60b8b Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  64. d2941df mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  65. c38c39b mac80211: Fix headroom allocation when forwarding mesh pkt by Cedric Izoard · 8 years ago
  66. eeb0d56 mac80211: implement multicast forwarding on fast-RX path by Johannes Berg · 8 years ago
  67. d8da0b5 mac80211: Ensure enough headroom when forwarding mesh pkt by Cedric Izoard · 8 years ago
  68. 99cd258 mac80211: Remove unused 'struct ieee80211_rx_status' ptr by Kirtika Ruchandani · 8 years ago
  69. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. f438ceb mac80211: uapsd_queues is in QoS IE order by Emmanuel Grumbach · 8 years ago
  71. 0aa419e mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger by Emmanuel Grumbach · 8 years ago
  72. 72f15d5 mac80211: filter multicast data packets on AP / AP_VLAN by Michael Braun · 8 years ago
  73. e2b5227 mac80211: validate DA/SA during A-MSDU decapsulation by Johannes Berg · 8 years ago
  74. 8b935ee cfg80211: add ability to check DA/SA in A-MSDU decapsulation by Johannes Berg · 8 years ago
  75. 7f6990c cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB by Johannes Berg · 8 years ago
  76. ea72093 mac80211: discard multicast and 4-addr A-MSDUs by Johannes Berg · 8 years ago
  77. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  78. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  79. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  80. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  81. 53f2497 mac80211: send delBA on unexpected BlockAck Request by Johannes Berg · 8 years ago
  82. bfe40fa mac80211: send delBA on unexpected BlockAck data frames by Johannes Berg · 8 years ago
  83. 99ee7ca mac80211: add support for radiotap timestamp field by Johannes Berg · 8 years ago
  84. 42bd20d mac80211: add support for MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  85. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  86. 4e3f21b mac80211: fix check for buffered powersave frames with txq by Felix Fietkau · 9 years ago
  87. 46f6b06 mac80211: Encrypt "Group addressed privacy" action frames by Masashi Honma · 9 years ago
  88. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 9 years ago
  89. 46fa38e mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS by Johannes Berg · 9 years ago
  90. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  91. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 9 years ago
  92. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 9 years ago
  93. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 9 years ago
  94. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 9 years ago
  95. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 9 years ago
  96. 8ebaa5b mac80211: move semicolon out of CALL_RXH macro by Johannes Berg · 9 years ago
  97. de8f18d mac80211: count MSDUs in A-MSDU properly by Johannes Berg · 9 years ago
  98. d63b548 mac80211: allow passing transmitter station on RX by Johannes Berg · 9 years ago
  99. 2c61cf9 mac80211: fix cipher scheme function name by Johannes Berg · 9 years ago
  100. 602fae4 mac80211: don't start dynamic PS timer if not needed by Johannes Berg · 9 years ago