1. 0fabfaa mac80211: upgrade BW of TDLS peers when possible by Arik Nemtsov · 9 years ago
  2. b98fb44 mac80211: define TDLS wider BW support bits by Arik Nemtsov · 9 years ago
  3. 7584f88 mac80211: clear local->in_reconfig on reconfig error by Eliad Peller · 9 years ago
  4. 6513e98 mac80211: allow passing NULL to ieee80211_vif_to_wdev() by Johannes Berg · 9 years ago
  5. e996ec2 mac80211: avoid unnecessary beacon deref on CSA counter update by Wojciech Dubowik · 9 years ago
  6. 1365770 mac80211: move mesh STA parameters code to own function by Johannes Berg · 9 years ago
  7. 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 9 years ago
  8. e414eea mac80211: remove IEEE80211_RX_FRAGMENTED by Johannes Berg · 9 years ago
  9. ac100ce mac80211: duplicate station's MAC address for hash table by Johannes Berg · 9 years ago
  10. 981d94a mac80211: support device/driver PN check for CCMP/GCMP by Johannes Berg · 9 years ago
  11. 77c9640 mac80211: remove key TX/RX counter by Johannes Berg · 9 years ago
  12. 0c028b5 mac80211: remove zero-length A-MPDU subframe reporting by Johannes Berg · 9 years ago
  13. af9f9b2 mac80211: don't store napi struct by Johannes Berg · 9 years ago
  14. 798a457 mac80211: fix comment referring to RX queue by Johannes Berg · 9 years ago
  15. a682849 mac80211: move ieee80211_get_bssid into RX file by Johannes Berg · 9 years ago
  16. 9ad8b21 mac80211: remove short frame test and counter by Johannes Berg · 9 years ago
  17. 16bf948 mac80211: remove sta_info.gtk_idx by Johannes Berg · 9 years ago
  18. cf47161 mac80211: rename 'sta_inf' variable to more common 'sta' by Johannes Berg · 9 years ago
  19. 5c48f12 mac80211: remove exposing 'mfp' to drivers by Johannes Berg · 9 years ago
  20. 923b352 cfg80211: use RTNL locked reg_can_beacon for IR-relaxation by Arik Nemtsov · 9 years ago
  21. b3e7de8 mac80211: add missing length check for confirm frames by Bob Copeland · 9 years ago
  22. 2ea752c mac80211: correct aid location in peering frames by Bob Copeland · 9 years ago
  23. d8d9008 mac80211: shut down interfaces before destroying interface list by Johannes Berg · 9 years ago
  24. 541b6ed mac80211: wowlan: enable powersave if suspend while ps-polling by Chaitanya T K · 9 years ago
  25. e9de019 mac80211: don't clear all tx flags when requeing by Michal Kazior · 9 years ago
  26. 4479004 mac80211: clear subdir_stations when removing debugfs by Tom Hughes · 9 years ago
  27. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  28. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  29. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  31. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  32. 51f458d mac80211: fix locking in update_vlan_tailroom_need_count() by Johannes Berg · 9 years ago
  33. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  34. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  35. 5ec596c mac80211: Fix a case of incorrect metric used when forwarding a PREQ by Alexis Green · 9 years ago
  36. e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 9 years ago
  37. 8df734e mac80211: fix the beacon csa counter for mesh and ibss by Chun-Yeow Yeoh · 9 years ago
  38. afd2efb mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frame by Alexis Green · 9 years ago
  39. 74d803b mac80211: ignore invalid scan RSSI values by Sara Sharon · 9 years ago
  40. d01f858 mac80211: release channel on auth failure by Michal Kazior · 9 years ago
  41. 472be00 mac80211: handle aggregation session timeout on fast-xmit path by Johannes Berg · 9 years ago
  42. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 9 years ago
  43. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  44. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 9 years ago
  45. b2eb0ee mac80211: copy nl80211 mgmt TX SKB for status by Johannes Berg · 9 years ago
  46. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 9 years ago
  47. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  48. c9c99f8 mac80211: act upon and report deauth while associating by Johannes Berg · 9 years ago
  49. 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
  50. ab499db mac80211: prevent possible crypto tx tailroom corruption by Michal Kazior · 9 years ago
  51. 957e0fe mac80211: Switch to new AEAD interface by Herbert Xu · 9 years ago
  52. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. c5a7168 mac80211: disconnect TDLS stations on STA CSA by Arik Nemtsov · 9 years ago
  54. f9dca80 mac80211: fix AP_VLAN crypto tailroom calculation by Michal Kazior · 9 years ago
  55. 252ec2b mac80211: don't split remain-on-channel for coalescing by Johannes Berg · 9 years ago
  56. 464daaf mac80211: check fast-xmit on station change by Michal Kazior · 9 years ago
  57. 94c78cb mac80211: fix memory leak by Johannes Berg · 9 years ago
  58. 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
  59. 22d3a3c mac80211: don't use napi_gro_receive() outside NAPI context by Johannes Berg · 9 years ago
  60. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. 658358c mac80211: fix throughput LED trigger by Johannes Berg · 9 years ago
  62. 890b787 mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs by Arik Nemtsov · 9 years ago
  63. 47b4e1f mac80211: move WEP tailroom size check by Janusz Dziedzic · 9 years ago
  64. 96a4688e mac80211: check fast-xmit if IBSS STA QoS changed by Johannes Berg · 9 years ago
  65. bf45a24 mac80211: adjust reserved chan_ctx when assigned to vif by Andrei Otcheretianski · 9 years ago
  66. bbbe8c8 mac80211: add missing documentation for rate_ctrl_lock by Johannes Berg · 9 years ago
  67. e3a55b5 mac80211: validate cipher scheme PN length better by Johannes Berg · 9 years ago
  68. a31cf1c mac80211: extend get_key() to return PN for all ciphers by Johannes Berg · 9 years ago
  69. 9352c19 mac80211: extend get_tkip_seq to all keys by Johannes Berg · 9 years ago
  70. f603f1f mac80211: remove useless skb->encapsulation check by Johannes Berg · 9 years ago
  71. 8d5c258 mac80211: make LED triggering depend on activation by Johannes Berg · 9 years ago
  72. f5c4ae0 mac80211: make LED trigger names const by Johannes Berg · 9 years ago
  73. 56ff510 mac80211: clean up station debugfs by Johannes Berg · 9 years ago
  74. f83f1c1 mac80211: remove sta->tx_fragments counter by Johannes Berg · 9 years ago
  75. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 9 years ago
  76. f116043 mac80211: clean up global debugfs statistics by Johannes Berg · 9 years ago
  77. b8e69d5 mac80211: force off channel transmission for public action frames by Matti Gottlieb · 9 years ago
  78. b497de6 mac80211: notify the driver on reordering buffer timeout by Emmanuel Grumbach · 9 years ago
  79. 6382246 mac80211: notify the driver upon BAR Rx by Emmanuel Grumbach · 9 years ago
  80. c1041f1 mac80211: fix ignored HT/VHT override configs by Chaya Rachel Ivgi · 9 years ago
  81. 5a49051 mac80211: use per-CPU TX/RX statistics by Johannes Berg · 9 years ago
  82. ce5b071 mac80211: don't update dev->trans_start by Johannes Berg · 9 years ago
  83. 6fe3eac mac80211: OCB: remove pointless check for broadcast BSSID by Johannes Berg · 9 years ago
  84. a58fbe1 mac80211: clean up/rename prepare_for_handlers() by Johannes Berg · 9 years ago
  85. 5c90067 mac80211: remove IEEE80211_RX_RA_MATCH by Johannes Berg · 9 years ago
  86. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 9 years ago
  87. caf22d3 mac80211: enable hash table shrinking by Johannes Berg · 9 years ago
  88. ebd82b3 mac80211: make station hash table max_size configurable by Johannes Berg · 9 years ago
  89. 60f4b62 mac80211: fix rhashtable conversion by Johannes Berg · 9 years ago
  90. d8fe0dd mac80211: Include crypto/aead.h by Herbert Xu · 9 years ago
  91. 80616c0 mac80211: allow segmentation offloads by Johannes Berg · 9 years ago
  92. 680a0da mac80211: allow drivers to support S/G by Johannes Berg · 9 years ago
  93. 2d981fd mac80211: allow checksum offload only in fast-xmit by Johannes Berg · 9 years ago
  94. 3ffd884 mac80211: extend fast-xmit to cover IBSS by Johannes Berg · 9 years ago
  95. e495c24 mac80211: extend fast-xmit for more ciphers by Johannes Berg · 9 years ago
  96. 725b812 mac80211: extend fast-xmit to driver fragmentation by Johannes Berg · 9 years ago
  97. 17c18bf mac80211: add TX fastpath by Johannes Berg · 9 years ago
  98. 35c347a mac80211: lock rate control by Johannes Berg · 10 years ago
  99. 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 9 years ago
  100. 5eb8f4d mac80211: don't warn when stopping VLAN with stations by Johannes Berg · 9 years ago