1. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  2. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  3. 5ec596c mac80211: Fix a case of incorrect metric used when forwarding a PREQ by Alexis Green · 9 years ago
  4. e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 9 years ago
  5. 8df734e mac80211: fix the beacon csa counter for mesh and ibss by Chun-Yeow Yeoh · 9 years ago
  6. afd2efb mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frame by Alexis Green · 9 years ago
  7. 74d803b mac80211: ignore invalid scan RSSI values by Sara Sharon · 9 years ago
  8. d01f858 mac80211: release channel on auth failure by Michal Kazior · 9 years ago
  9. 472be00 mac80211: handle aggregation session timeout on fast-xmit path by Johannes Berg · 9 years ago
  10. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 9 years ago
  11. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  12. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 9 years ago
  13. b2eb0ee mac80211: copy nl80211 mgmt TX SKB for status by Johannes Berg · 9 years ago
  14. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 9 years ago
  15. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. c9c99f8 mac80211: act upon and report deauth while associating by Johannes Berg · 9 years ago
  17. d803731 Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  18. ab499db mac80211: prevent possible crypto tx tailroom corruption by Michal Kazior · 9 years ago
  19. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. c5a7168 mac80211: disconnect TDLS stations on STA CSA by Arik Nemtsov · 9 years ago
  21. f9dca80 mac80211: fix AP_VLAN crypto tailroom calculation by Michal Kazior · 9 years ago
  22. 252ec2b mac80211: don't split remain-on-channel for coalescing by Johannes Berg · 9 years ago
  23. 464daaf mac80211: check fast-xmit on station change by Michal Kazior · 9 years ago
  24. 94c78cb mac80211: fix memory leak by Johannes Berg · 9 years ago
  25. b7a3a8e Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  26. 22d3a3c mac80211: don't use napi_gro_receive() outside NAPI context by Johannes Berg · 9 years ago
  27. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  28. 658358c mac80211: fix throughput LED trigger by Johannes Berg · 9 years ago
  29. 890b787 mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs by Arik Nemtsov · 9 years ago
  30. 47b4e1f mac80211: move WEP tailroom size check by Janusz Dziedzic · 9 years ago
  31. 96a4688e mac80211: check fast-xmit if IBSS STA QoS changed by Johannes Berg · 9 years ago
  32. bf45a24 mac80211: adjust reserved chan_ctx when assigned to vif by Andrei Otcheretianski · 9 years ago
  33. bbbe8c8 mac80211: add missing documentation for rate_ctrl_lock by Johannes Berg · 9 years ago
  34. e3a55b5 mac80211: validate cipher scheme PN length better by Johannes Berg · 9 years ago
  35. a31cf1c mac80211: extend get_key() to return PN for all ciphers by Johannes Berg · 9 years ago
  36. 9352c19 mac80211: extend get_tkip_seq to all keys by Johannes Berg · 9 years ago
  37. f603f1f mac80211: remove useless skb->encapsulation check by Johannes Berg · 9 years ago
  38. 8d5c258 mac80211: make LED triggering depend on activation by Johannes Berg · 9 years ago
  39. f5c4ae0 mac80211: make LED trigger names const by Johannes Berg · 9 years ago
  40. 56ff510 mac80211: clean up station debugfs by Johannes Berg · 9 years ago
  41. f83f1c1 mac80211: remove sta->tx_fragments counter by Johannes Berg · 9 years ago
  42. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 9 years ago
  43. f116043 mac80211: clean up global debugfs statistics by Johannes Berg · 9 years ago
  44. b8e69d5 mac80211: force off channel transmission for public action frames by Matti Gottlieb · 9 years ago
  45. b497de6 mac80211: notify the driver on reordering buffer timeout by Emmanuel Grumbach · 9 years ago
  46. 6382246 mac80211: notify the driver upon BAR Rx by Emmanuel Grumbach · 9 years ago
  47. c1041f1 mac80211: fix ignored HT/VHT override configs by Chaya Rachel Ivgi · 9 years ago
  48. 5a49051 mac80211: use per-CPU TX/RX statistics by Johannes Berg · 9 years ago
  49. ce5b071 mac80211: don't update dev->trans_start by Johannes Berg · 9 years ago
  50. 6fe3eac mac80211: OCB: remove pointless check for broadcast BSSID by Johannes Berg · 9 years ago
  51. a58fbe1 mac80211: clean up/rename prepare_for_handlers() by Johannes Berg · 9 years ago
  52. 5c90067 mac80211: remove IEEE80211_RX_RA_MATCH by Johannes Berg · 9 years ago
  53. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 9 years ago
  54. caf22d3 mac80211: enable hash table shrinking by Johannes Berg · 9 years ago
  55. ebd82b3 mac80211: make station hash table max_size configurable by Johannes Berg · 9 years ago
  56. 60f4b62 mac80211: fix rhashtable conversion by Johannes Berg · 9 years ago
  57. 80616c0 mac80211: allow segmentation offloads by Johannes Berg · 9 years ago
  58. 680a0da mac80211: allow drivers to support S/G by Johannes Berg · 9 years ago
  59. 2d981fd mac80211: allow checksum offload only in fast-xmit by Johannes Berg · 9 years ago
  60. 3ffd884 mac80211: extend fast-xmit to cover IBSS by Johannes Berg · 9 years ago
  61. e495c24 mac80211: extend fast-xmit for more ciphers by Johannes Berg · 9 years ago
  62. 725b812 mac80211: extend fast-xmit to driver fragmentation by Johannes Berg · 9 years ago
  63. 17c18bf mac80211: add TX fastpath by Johannes Berg · 9 years ago
  64. 35c347a mac80211: lock rate control by Johannes Berg · 9 years ago
  65. 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 9 years ago
  66. 5eb8f4d mac80211: don't warn when stopping VLAN with stations by Johannes Berg · 9 years ago
  67. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  68. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  69. 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
  70. 1bc1e4d mac80211: Move message tracepoints to their own header by Steven Rostedt (Red Hat) · 9 years ago
  71. 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 9 years ago
  72. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 9 years ago
  74. cef2fc1 mac80211: reduce log spam from ieee80211_handle_pwr_constr by John Linville · 9 years ago
  75. 5f919ab mac80211: add standard deviation to Minstrel stats by Thomas Huehn · 9 years ago
  76. ade6d4a mac80211: reduce calculation costs of EWMA by Thomas Huehn · 9 years ago
  77. 50e55a8 mac80211: add max lossless throughput per rate by Thomas Huehn · 9 years ago
  78. 6a27b2c mac80211: restructure per-rate throughput calculation into function by Thomas Huehn · 9 years ago
  79. 9134073 mac80211: improve Minstrel variable & function naming by Thomas Huehn · 9 years ago
  80. f62838b mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics by Thomas Huehn · 9 years ago
  81. 2cae0b6 mac80211: add new Minstrel-HT statistic output via csv by Thomas Huehn · 9 years ago
  82. 6d48851 mac80211: add new Minstrel statistic output via csv by Thomas Huehn · 9 years ago
  83. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 9 years ago
  84. 9c00bb7 mac80211: enhance readability of Minstrel-HTs rc_stats output by Thomas Huehn · 9 years ago
  85. e161f7f mac80211: enhance readability of Minstrels rc_stats output by Thomas Huehn · 9 years ago
  86. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 9 years ago
  87. 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
  88. 2c44be8 mac80211: set QoS capability before changing station state by Johannes Berg · 9 years ago
  89. 070e176 mac80211: send HT/VHT IEs in TDLS discovery response by Arik Nemtsov · 9 years ago
  90. abcff6e mac80211: add VHT support for IBSS by Janusz.Dziedzic@tieto.com · 9 years ago
  91. 76bed0f mac80211: IBSS fix scan request by Janusz.Dziedzic@tieto.com · 9 years ago
  92. 97ffe75 mac80211: factor out station lookup from ieee80211_build_hdr() by Johannes Berg · 9 years ago
  93. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 9 years ago
  94. a73f8e2 mac80211: send AP probe as unicast again by Johannes Berg · 9 years ago
  95. 07862e1 mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt() by Johannes Berg · 9 years ago
  96. 45fd632 mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt() by Dan Carpenter · 9 years ago
  97. 82ca6ef mac80211: Fix misplaced return in AES-GMAC key setup by Jouni Malinen · 9 years ago
  98. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 9 years ago
  99. 6a8b4ad mac80211: fix typo in debug output by Michael Braun · 9 years ago
  100. 8f9c77f mac80211: reject aggregation sessions with non-HT peers by Johannes Berg · 9 years ago