1. 2839f7af mac80211: fix authentication with iwlwifi/mvm by Johannes Berg · 4 years, 2 months ago
  2. 76685e1 mac80211: Check port authorization in the ieee80211_tx_dequeue() case by Jouni Malinen · 4 years, 2 months ago
  3. 0bf7aef mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 5 years ago
  4. db32c24 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 5 years ago
  5. 147953b mac80211: fix pending queue hang due to TX_DROP by Bob Copeland · 6 years ago
  6. 92db807 mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 7 years ago
  7. cda72bb mac80211: prevent skb/txq mismatch by Michal Kazior · 7 years ago
  8. 59862b0 mac80211: fix VLAN handling with TXQs by Johannes Berg · 7 years ago
  9. 5e7598a mac80211: initialize fast-xmit 'info' later by Johannes Berg · 7 years ago
  10. a786f96 mac80211: fix A-MSDU aggregation with fast-xmit + txq by Felix Fietkau · 8 years ago
  11. fff712c mac80211: remove bogus skb vif assignment by Felix Fietkau · 8 years ago
  12. c1f4c9e mac80211: update A-MPDU flag on tx dequeue by Felix Fietkau · 8 years ago
  13. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  14. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  15. 3ff23cd mac80211: Set lower memory limit for non-VHT devices by Toke Høiland-Jørgensen · 8 years ago
  16. e0e2eff mac80211: Move ieee802111_tx_dequeue() to later in tx.c by Toke Høiland-Jørgensen · 8 years ago
  17. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 0b97a48 mac80211: check skb_linearize() return value by Johannes Berg · 8 years ago
  19. 11d62ca mac80211: simplify TDLS RA lookup by Johannes Berg · 8 years ago
  20. 8d51dbb mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq by Toke Høiland-Jørgensen · 8 years ago
  21. df6ef5d mac80211: fix sequence number assignment for PS response frames by Felix Fietkau · 8 years ago
  22. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  23. eae4430 mac80211: remove skb header offset mangling in ieee80211_build_hdr by Felix Fietkau · 8 years ago
  24. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago
  25. 59a7c82 mac80211: fix fq lockdep warnings by Michal Kazior · 8 years ago
  26. 46f6b06 mac80211: Encrypt "Group addressed privacy" action frames by Masashi Honma · 8 years ago
  27. 5caa328 mac80211: implement codel on fair queuing flows by Michal Kazior · 8 years ago
  28. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 8 years ago
  29. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 8 years ago
  30. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  31. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 8 years ago
  33. f6d4671 mac80211: close the SP when we enqueue frames during the SP by Emmanuel Grumbach · 8 years ago
  34. facde7f mac80211: don't send deferred frames outside the SP by Emmanuel Grumbach · 8 years ago
  35. 07310a6 mac80211: do not pass injected frames without a valid rate to the driver by Felix Fietkau · 8 years ago
  36. f66b60f mac80211: fix parsing of 40Mhz in injected radiotap header by Sven Eckelmann · 8 years ago
  37. 2bdaf38 mac80211: mesh: move path tables into if_mesh by Bob Copeland · 8 years ago
  38. c3732a7 mac80211: fix AP buffered multicast frames with queue control and txq by Felix Fietkau · 8 years ago
  39. 646e76b mac80211: parse VHT info in injected frames by Lorenzo Bianconi · 8 years ago
  40. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 8 years ago
  41. 109843b0 mac80211: fix wiphy supported_band access by Lorenzo Bianconi · 8 years ago
  42. ab1c790 mac80211: let unused MPP table entries timeout by Henning Rogge · 8 years ago
  43. f2ac7e3 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 8 years ago
  44. dfdfc2b mac80211: Parse legacy and HT rate in injected frames by Sven Eckelmann · 8 years ago
  45. 63b4d8b mac80211: properly free TX skbs when monitor TX fails by Johannes Berg · 9 years ago
  46. 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
  47. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  48. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. 50f36ae mac80211: fix tx sequence number assignment with software queue + fast-xmit by Felix Fietkau · 9 years ago
  50. 35afa58 mac80211: Copy tx'ed beacons to monitor mode by Helmut Schaa · 9 years ago
  51. f7418bc mac80211: fix handling of PS filtering with fast-xmit by Felix Fietkau · 9 years ago
  52. 5765f9f mac80211: Set txrc.bss to true for OCB interfaces by Bertold Van den Bergh · 9 years ago
  53. 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 9 years ago
  54. ccc6bb9 mac80211: account TX MSDUs properly with segmentation offload by Johannes Berg · 9 years ago
  55. 3633ebe mac80211: enable assoc check for mesh interfaces by Bob Copeland · 9 years ago
  56. e996ec2 mac80211: avoid unnecessary beacon deref on CSA counter update by Wojciech Dubowik · 9 years ago
  57. 77c9640 mac80211: remove key TX/RX counter by Johannes Berg · 9 years ago
  58. e9de019 mac80211: don't clear all tx flags when requeing by Michal Kazior · 9 years ago
  59. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  60. 472be00 mac80211: handle aggregation session timeout on fast-xmit path by Johannes Berg · 9 years ago
  61. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 9 years ago
  62. f603f1f mac80211: remove useless skb->encapsulation check by Johannes Berg · 9 years ago
  63. f83f1c1 mac80211: remove sta->tx_fragments counter by Johannes Berg · 9 years ago
  64. 5a49051 mac80211: use per-CPU TX/RX statistics by Johannes Berg · 9 years ago
  65. ce5b071 mac80211: don't update dev->trans_start by Johannes Berg · 9 years ago
  66. 80616c0 mac80211: allow segmentation offloads by Johannes Berg · 9 years ago
  67. 680a0da mac80211: allow drivers to support S/G by Johannes Berg · 9 years ago
  68. 2d981fd mac80211: allow checksum offload only in fast-xmit by Johannes Berg · 9 years ago
  69. 3ffd884 mac80211: extend fast-xmit to cover IBSS by Johannes Berg · 9 years ago
  70. e495c24 mac80211: extend fast-xmit for more ciphers by Johannes Berg · 9 years ago
  71. 725b812 mac80211: extend fast-xmit to driver fragmentation by Johannes Berg · 9 years ago
  72. 17c18bf mac80211: add TX fastpath by Johannes Berg · 9 years ago
  73. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 9 years ago
  74. 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
  75. 97ffe75 mac80211: factor out station lookup from ieee80211_build_hdr() by Johannes Berg · 9 years ago
  76. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 9 years ago
  77. 7c10770 mac80211: avoid duplicate TX path station lookup by Johannes Berg · 9 years ago
  78. e33f556 mac80211: mesh: avoid pointless station lookup by Johannes Berg · 9 years ago
  79. a8d15ff mac80211: drop 4-addr VLAN frames earlier if not connected by Johannes Berg · 9 years ago
  80. 5041006 mac80211: don't look up destination station twice by Johannes Berg · 9 years ago
  81. e8f4fb7 mac80211: remove drop_unencrypted code by Johannes Berg · 9 years ago
  82. 88724a8 mac80211: check and dequeue skb in ieee80211_tx_prepare_skb() by Johannes Berg · 9 years ago
  83. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 9 years ago
  84. 9d6b106 mac80211: don't look up stations for multicast addresses by Johannes Berg · 9 years ago
  85. 9c1c98a mac80211: Send EAPOL frames at lowest rate by Jouni Malinen · 9 years ago
  86. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 9 years ago
  87. 56c52da mac80111: Add BIP-CMAC-256 cipher by Jouni Malinen · 9 years ago
  88. 2b2ba0d mac80111: Add CCMP-256 cipher by Jouni Malinen · 9 years ago
  89. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 9 years ago
  90. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 9 years ago
  91. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  92. 336004e mac80211: add more missing checks for VHT tx rates by Felix Fietkau · 10 years ago
  93. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  94. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  95. 7528ec5 mac80211: add function to create data frame template including key by Johannes Berg · 10 years ago
  96. 4c9451e mac80211: factor out 802.11 header building code by Johannes Berg · 10 years ago
  97. 73c4e19 mac80211: move skb info band assignment out by Johannes Berg · 10 years ago
  98. 24d342c mac80211: add option for setting skb flags before xmit by Liad Kaufman · 10 years ago
  99. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  100. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago