1. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 10 years ago
  2. 56c52da mac80111: Add BIP-CMAC-256 cipher by Jouni Malinen · 10 years ago
  3. 2b2ba0d mac80111: Add CCMP-256 cipher by Jouni Malinen · 10 years ago
  4. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 10 years ago
  5. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  6. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  7. 336004e mac80211: add more missing checks for VHT tx rates by Felix Fietkau · 10 years ago
  8. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  9. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  10. 7528ec5 mac80211: add function to create data frame template including key by Johannes Berg · 10 years ago
  11. 4c9451e mac80211: factor out 802.11 header building code by Johannes Berg · 10 years ago
  12. 73c4e19 mac80211: move skb info band assignment out by Johannes Berg · 10 years ago
  13. 24d342c mac80211: add option for setting skb flags before xmit by Liad Kaufman · 10 years ago
  14. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  15. 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
  16. bf7fa55 mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path by Alexander Duyck · 10 years ago
  17. 6188c27 mac80211: fix description comment of ieee80211_subif_start_xmit by Liad Kaufman · 10 years ago
  18. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  19. c70f59a mac80211: don't resize skbs needlessly by Ido Yariv · 10 years ago
  20. a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
  21. 9a24440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  22. 08b9939 Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan" by Johannes Berg · 10 years ago
  23. 9deba04 mac80211: clarify TDLS Tx handling by Arik Nemtsov · 10 years ago
  24. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 10 years ago
  25. 8d7b70f net: Mac80211: Remove silly timespec dance by Thomas Gleixner · 10 years ago
  26. 10d78f2 mac80211: use csa counter offsets instead of csa_active by Michal Kazior · 10 years ago
  27. af296bd mac80211: move csa counters from sdata to beacon/presp by Michal Kazior · 10 years ago
  28. b493283 mac80211: allow tx via monitor iface when DFS by Janusz Dziedzic · 10 years ago
  29. 5ac2e35 mac80211: fix station/driver powersave race by Johannes Berg · 10 years ago
  30. 1af586c mac80211: Handle the CSA counters correctly by Andrei Otcheretianski · 10 years ago
  31. 6ec8c33 mac80211: Provide ieee80211_beacon_get_template API by Andrei Otcheretianski · 10 years ago
  32. 0d06d9b mac80211: Support multiple CSA counters by Andrei Otcheretianski · 10 years ago
  33. 387910c mac80211: Update CSA counters in mgmt frames by Andrei Otcheretianski · 10 years ago
  34. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  35. 112c44b mac80211: fix WPA with VLAN on AP side with ps-sta again by Michael Braun · 11 years ago
  36. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  37. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 11 years ago
  38. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  39. 338f977 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 11 years ago
  40. b4ba544 mac80211: fix bufferable MMPDU RX handling by Johannes Berg · 11 years ago
  41. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 11 years ago
  42. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 11 years ago
  43. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  44. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. 03c8c06 mac80211: reset TX info flags when frame will be reprocessed by Johannes Berg · 11 years ago
  46. f359d3f mac80211: fix checkpatch errors by Weilong Chen · 11 years ago
  47. 277d916 mac80211: move "bufferable MMPDU" check to fix AP mode scan by Felix Fietkau · 11 years ago
  48. 43552be mac80211: update adjusting TBTT bit in beacon by Thomas Pedersen · 11 years ago
  49. 70dabeb mac80211: let the driver reserve extra tailroom in beacons by Felix Fietkau · 11 years ago
  50. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  51. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
  52. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  53. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  54. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  55. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  56. 06be6b1 mac80211: add ieee80211_tx_prepare_skb() helper function by Felix Fietkau · 11 years ago
  57. 03bb7f4 mac80211: use sta_info_get_bss() for nl80211 tx and client probing by Felix Fietkau · 11 years ago
  58. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  59. a6ececf mac80211: Remove superfluous is_multicast_ether_addr() call by Sergey Ryazanov · 11 years ago
  60. c4c205f mac80211: assign seqnums for group QoS frames by Bob Copeland · 11 years ago
  61. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 11 years ago
  62. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  63. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  64. c82b5a7 mac80211: make active monitor injection work w/ HW queue by Johannes Berg · 11 years ago
  65. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  66. 438b61b mac80211: fix timing for 5 MHz and 10 MHz channels by Simon Wunderlich · 11 years ago
  67. 866403a mac80211: don't check local mesh TTL on TX by Thomas Pedersen · 11 years ago
  68. f4d5794 mac80211: always send multicast on CAB queue by Johannes Berg · 11 years ago
  69. 6ed0e32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  70. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 12 years ago
  71. 991fec0 mac80211: fix CTS protection handling by Felix Fietkau · 12 years ago
  72. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 12 years ago
  73. fbd647b mac80211: fix rate control tx handler for VHT rates by Karl Beldan · 12 years ago
  74. 5253ffb mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates by Karl Beldan · 12 years ago
  75. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  76. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 12 years ago
  77. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  78. c3ffeab mac80211: ibss: use beacon_data struct for beacon and probe response by Johannes Berg · 12 years ago
  79. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 12 years ago
  80. 560d268 mac80211: provide race-free 64-bit traffic counters by Johannes Berg · 12 years ago
  81. c0f3a31 Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 12 years ago
  82. 32cdd59 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  83. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  84. 7cbf9d0 mac80211: fix oops on mesh PS broadcast forwarding by Marco Porsch · 12 years ago
  85. 9475af6 mac80211: convert to idr_alloc() by Tejun Heo · 12 years ago
  86. a7679ed mac80211: Ensure off-channel frames don't get queued by Seth Forshee · 12 years ago
  87. 163df6c mac80211: fix the problem of forwarding from DS to DS in Mesh by Chun-Yeow Yeoh · 12 years ago
  88. 1b91731 mac80211: fix tim_lock locking by Johannes Berg · 12 years ago
  89. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 12 years ago
  90. 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 12 years ago
  91. 65f704a mac80211: use spin_lock_bh() for tim_lock by Johannes Berg · 12 years ago
  92. 89afe61 mac80211: fix auth/assoc timeout handling by Johannes Berg · 12 years ago
  93. de74a1d mac80211: fix WPA with VLAN on AP side with ps-sta by Michael Braun · 12 years ago
  94. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 12 years ago
  95. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  96. e54faf2 mac80211: allow transmitting deauth with tainted key by Johannes Berg · 12 years ago
  97. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  98. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  99. fe80123 mac80211: avoid a build warning by Arnd Bergmann · 12 years ago
  100. eac70c1 mac80211: move add_tim to subfunction by Marco Porsch · 12 years ago