1. d2a4901 mac80211: rx: avoid RCU list traversal under mutex by Madhuparna Bhowmik · 4 years, 3 months ago
  2. c7a2b5c mac80211: accept deauth frames in IBSS mode by Johannes Berg · 4 years, 8 months ago
  3. 9f0f5ff mac80211: drop robust management frames from unknown TA by Johannes Berg · 5 years ago
  4. 5b8acf2 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 5 years ago
  5. d0038e4 mac80211: fix miscounting of ttl-dropped frames by Bob Copeland · 5 years ago
  6. 4470e51 mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 5 years ago
  7. fd54ea7 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 5 years ago
  8. 6588cfd mac80211: drop frames with unexpected DS bits from fast-rx to slow path by Felix Fietkau · 6 years ago
  9. 58c4ee8 mac80211: mesh: drop frames appearing to be from us by Johannes Berg · 6 years ago
  10. 6130fac mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  11. 6568f8f mac80211: strictly check mesh address extension mode by Rajkumar Manoharan · 7 years ago
  12. 841e4e7 mac80211: fix packet statistics for fast-RX by Johannes Berg · 7 years ago
  13. 2ec5b68 mac80211: don't look at the PM bit of BAR frames by Emmanuel Grumbach · 7 years ago
  14. 87cfeaa mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 7 years ago
  15. e0411f1 mac80211: reject ToDS broadcast data frames by Johannes Berg · 7 years ago
  16. b507df2 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 7 years ago
  17. 42e7f37 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 7 years ago
  18. bab10a5 mac80211: implement multicast forwarding on fast-RX path by Johannes Berg · 7 years ago
  19. e2b5227 mac80211: validate DA/SA during A-MSDU decapsulation by Johannes Berg · 8 years ago
  20. 8b935ee cfg80211: add ability to check DA/SA in A-MSDU decapsulation by Johannes Berg · 8 years ago
  21. 7f6990c cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB by Johannes Berg · 8 years ago
  22. ea72093 mac80211: discard multicast and 4-addr A-MSDUs by Johannes Berg · 8 years ago
  23. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  24. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  25. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  26. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  27. 53f2497 mac80211: send delBA on unexpected BlockAck Request by Johannes Berg · 8 years ago
  28. bfe40fa mac80211: send delBA on unexpected BlockAck data frames by Johannes Berg · 8 years ago
  29. 99ee7ca mac80211: add support for radiotap timestamp field by Johannes Berg · 8 years ago
  30. 42bd20d mac80211: add support for MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  31. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  32. 4e3f21b mac80211: fix check for buffered powersave frames with txq by Felix Fietkau · 8 years ago
  33. 46f6b06 mac80211: Encrypt "Group addressed privacy" action frames by Masashi Honma · 8 years ago
  34. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 8 years ago
  35. 46fa38e mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS by Johannes Berg · 8 years ago
  36. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  37. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 8 years ago
  38. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 8 years ago
  39. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 8 years ago
  40. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 8 years ago
  41. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 8 years ago
  42. 8ebaa5b mac80211: move semicolon out of CALL_RXH macro by Johannes Berg · 8 years ago
  43. de8f18d mac80211: count MSDUs in A-MSDU properly by Johannes Berg · 8 years ago
  44. d63b548 mac80211: allow passing transmitter station on RX by Johannes Berg · 8 years ago
  45. 2c61cf9 mac80211: fix cipher scheme function name by Johannes Berg · 8 years ago
  46. 602fae4 mac80211: don't start dynamic PS timer if not needed by Johannes Berg · 8 years ago
  47. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 8 years ago
  49. 1ec7bae mac80211: Fix Public Action frame RX in AP mode by Jouni Malinen · 8 years ago
  50. 9acc54b mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs by Johannes Berg · 8 years ago
  51. ab1c790 mac80211: let unused MPP table entries timeout by Henning Rogge · 8 years ago
  52. 88665f5 mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s by Felix Fietkau · 8 years ago
  53. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 8 years ago
  54. fb4ea05 mac80211: change ieee80211_rx_reorder_ready() arguments by Johannes Berg · 8 years ago
  55. cf44012 mac80211: fix unnecessary frame drops in mesh fwding by Michal Kazior · 8 years ago
  56. 1788304 mac80211: allow drivers to report (non-)monitor frames by Grzegorz Bajorski · 8 years ago
  57. f9cfa5f mac80211: add flag for duplication check by Sara Sharon · 8 years ago
  58. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 8 years ago
  59. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 8 years ago
  61. 441275e mac80211: remove string from unaligned packet warning by Johannes Berg · 9 years ago
  62. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  63. a732fa7 mac80211: clean up ieee80211_rx_h_check_dup code by Johannes Berg · 9 years ago
  64. 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 9 years ago
  65. cc11729 mac80211: Only accept data frames in OCB mode by Bertold Van den Bergh · 9 years ago
  66. c8ff71e mac80211: TDLS: handle chan-switch in RTNL locked work by Arik Nemtsov · 9 years ago
  67. e414eea mac80211: remove IEEE80211_RX_FRAGMENTED by Johannes Berg · 9 years ago
  68. 77c9640 mac80211: remove key TX/RX counter by Johannes Berg · 9 years ago
  69. 0c028b5 mac80211: remove zero-length A-MPDU subframe reporting by Johannes Berg · 9 years ago
  70. af9f9b2 mac80211: don't store napi struct by Johannes Berg · 9 years ago
  71. a682849 mac80211: move ieee80211_get_bssid into RX file by Johannes Berg · 9 years ago
  72. 9ad8b21 mac80211: remove short frame test and counter by Johannes Berg · 9 years ago
  73. cf47161 mac80211: rename 'sta_inf' variable to more common 'sta' by Johannes Berg · 9 years ago
  74. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  75. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. 22d3a3c mac80211: don't use napi_gro_receive() outside NAPI context by Johannes Berg · 9 years ago
  77. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 9 years ago
  78. f116043 mac80211: clean up global debugfs statistics by Johannes Berg · 9 years ago
  79. b497de6 mac80211: notify the driver on reordering buffer timeout by Emmanuel Grumbach · 9 years ago
  80. 6382246 mac80211: notify the driver upon BAR Rx by Emmanuel Grumbach · 9 years ago
  81. 5a49051 mac80211: use per-CPU TX/RX statistics by Johannes Berg · 9 years ago
  82. 6fe3eac mac80211: OCB: remove pointless check for broadcast BSSID by Johannes Berg · 9 years ago
  83. a58fbe1 mac80211: clean up/rename prepare_for_handlers() by Johannes Berg · 9 years ago
  84. 5c90067 mac80211: remove IEEE80211_RX_RA_MATCH by Johannes Berg · 9 years ago
  85. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 9 years ago
  86. 17c18bf mac80211: add TX fastpath by Johannes Berg · 9 years ago
  87. 4e78eb0d Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  88. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 9 years ago
  90. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 9 years ago
  91. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 9 years ago
  92. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  93. e8f4fb7 mac80211: remove drop_unencrypted code by Johannes Berg · 9 years ago
  94. 45ceeee mac80211: add comment for rx_path_lock by Johannes Berg · 9 years ago
  95. 4cc0dba mac80211: move netdev stats to common function by Johannes Berg · 9 years ago
  96. d0c2211 mac80211: drop unencrypted frames in mesh fwding by Bob Copeland · 9 years ago
  97. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  98. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 9 years ago
  100. 56c52da mac80111: Add BIP-CMAC-256 cipher by Jouni Malinen · 9 years ago