1. 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 · 10 years ago
  2. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 10 years ago
  4. 56c52da mac80111: Add BIP-CMAC-256 cipher by Jouni Malinen · 10 years ago
  5. 2b2ba0d mac80111: Add CCMP-256 cipher by Jouni Malinen · 10 years ago
  6. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 10 years ago
  7. 3d6dc34 mac80211: fix per-TID RX-MSDU counter by Johannes Berg · 10 years ago
  8. 3a5c5e8 mac80211: properly set CCK flag in radiotap by Mathy Vanhoef · 10 years ago
  9. f89903d mac80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  10. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  11. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  12. 1c45c5c mac80211: update sta bw on ht chanwidth action frame by Eliad Peller · 10 years ago
  13. d025933 mac80211: fix multicast LED blinking and counter by Andreas Müller · 10 years ago
  14. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  15. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  16. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  17. 0395442 mac80211: refactor duplicate detection by Johannes Berg · 10 years ago
  18. 1f7bba7 mac80211: add back support for radiotap vendor namespace data by Johannes Berg · 10 years ago
  19. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  20. b8fff40 mac80211: fix use-after-free in defragmentation by Johannes Berg · 10 years ago
  21. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  22. 4549cf2 mac80211: fix offloaded BA session traffic after hw restart by Michal Kazior · 10 years ago
  23. 970fdfa cfg80211: remove @gfp parameter from cfg80211_rx_mgmt() by Vladimir Kondratiev · 10 years ago
  24. 83eb935 mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE by Michal Kazior · 10 years ago
  25. db8e173 mac80211: ignore frames between TDLS peers when operating as AP by Arik Nemtsov · 10 years ago
  26. 5ac2e35 mac80211: fix station/driver powersave race by Johannes Berg · 10 years ago
  27. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. f4ebddf mac80211: Fix mac80211 station info rx bitrate for IBSS mode by Henning Rogge · 11 years ago
  29. 6b59db7 mac80211: return bool instead of numbers in yes/no function by Zhao, Gang · 11 years ago
  30. 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
  31. fb378c2 mac80211: set beamforming bit in radiotap by Emmanuel Grumbach · 11 years ago
  32. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  33. b8ff416 mac80211: add missing update on rx status VHT flag by Chun-Yeow Yeoh · 11 years ago
  34. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 11 years ago
  35. 06d181a mac80211: add NAPI support back by Johannes Berg · 11 years ago
  36. 63c361f mac80211: propagate STBC / LDPC flags to radiotap by Emmanuel Grumbach · 11 years ago
  37. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 11 years ago
  38. 0059b2b mac80211: remove unused radiotap vendor fields in ieee80211_rx_status by Emmanuel Grumbach · 11 years ago
  39. b4ba544 mac80211: fix bufferable MMPDU RX handling by Johannes Berg · 11 years ago
  40. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 11 years ago
  41. 3c2723f5 mac80211: clean up prepare_for_handlers() return value by Johannes Berg · 11 years ago
  42. 4079194 mac80211: simplify code in ieee80211_prepare_and_rx_handle by Emmanuel Grumbach · 11 years ago
  43. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  44. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  45. 9e890a1f mac80211: neaten ieee80211_deliver_skb by Johannes Berg · 11 years ago
  46. e013622 mac80211: move align variable to remove __maybe_unused by Johannes Berg · 11 years ago
  47. f63f842 mac80211: use put_unaligned_le in mesh when necessary by Chun-Yeow Yeoh · 11 years ago
  48. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 12 years ago
  49. 2e3049b mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer by Karl Beldan · 11 years ago
  50. 051a41f mac80211: don't attempt to reorder multicast frames by Johannes Berg · 11 years ago
  51. 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
  52. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  53. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  54. 0cfcefe mac80211: support reporting A-MSDU subframes individually by Michal Kazior · 11 years ago
  55. 6329b8d mac80211: drop spoofed packets in ad-hoc mode by Felix Fietkau · 11 years ago
  56. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  57. f3e979a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  58. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  59. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  60. 86c228a mac80211: perform power save processing before decryption by Johan Almbladh · 11 years ago
  61. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  62. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  63. a5e7069 mac80211: add radiotap flag and handling for 5/10 MHz by Simon Wunderlich · 11 years ago
  64. a144f37 mac80211: add per-chain signal information to radiotap by Johannes Berg · 11 years ago
  65. 6b0f327 mac80211: fix duplicate retransmission detection by Johannes Berg · 11 years ago
  66. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 11 years ago
  67. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  68. 786677d mac80211: add STBC flag for radiotap by Oleksij Rempel · 11 years ago
  69. 4325f6c wireless: move crypto constants to ieee80211.h by Johannes Berg · 12 years ago
  70. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 12 years ago
  71. 2b9ccd4 mac80211: fix AP-mode frame matching by Johannes Berg · 11 years ago
  72. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  73. 1b737f8 mac80211: fix P2P-Device management frame RX by Johannes Berg · 12 years ago
  74. 1b3a2e4 mac80211: handle extended channel switch announcement by Johannes Berg · 12 years ago
  75. 37799e5 mac80211: unify CSA action frame/beacon processing by Johannes Berg · 12 years ago
  76. 9d6d6f4 mac80211: unset FC retry bit in mesh fwding path by Thomas Pedersen · 12 years ago
  77. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  78. 07e5a5f mac80211: fix crash with P2P Device returning action frames by Johannes Berg · 12 years ago
  79. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 12 years ago
  80. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 12 years ago
  81. 191922c mac80211: clarify alignment comment by Johannes Berg · 12 years ago
  82. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 12 years ago
  83. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  84. 9fb04b5 mac80211: generate mesh probe responses by Thomas Pedersen · 12 years ago
  85. bee7f58 mac80211: handle operating mode notif in beacon/assoc response by Johannes Berg · 12 years ago
  86. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  87. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  88. f9e124f mac80211: protect rx-path with spinlock by Christian Lamparter · 12 years ago
  89. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  90. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago
  91. 815b809 mac80211: don't drop mesh peering frames from unknown STA by Marco Porsch · 12 years ago
  92. 751413e mac80211: skip radiotap space calculation if no monitor exists by Helmut Schaa · 12 years ago
  93. 0624760 mac80211: fix potential NULL dereference by Dan Carpenter · 12 years ago
  94. 5164892 mac80211: support (partial) VHT radiotap information by Johannes Berg · 12 years ago
  95. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  96. e584da5e mac80211: in ADHOC don't update last_rx if sta is not authorized by Antonio Quartulli · 12 years ago
  97. 605f1a5 mac80211: fix radiotap vendor area skipping by Johannes Berg · 12 years ago
  98. 90b9e446 mac80211: support radiotap vendor namespace RX data by Johannes Berg · 12 years ago
  99. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  100. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago