1. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  2. fb378c2 mac80211: set beamforming bit in radiotap by Emmanuel Grumbach · 10 years ago
  3. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  4. b8ff416 mac80211: add missing update on rx status VHT flag by Chun-Yeow Yeoh · 10 years ago
  5. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 10 years ago
  6. 06d181a mac80211: add NAPI support back by Johannes Berg · 10 years ago
  7. 63c361f mac80211: propagate STBC / LDPC flags to radiotap by Emmanuel Grumbach · 10 years ago
  8. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 10 years ago
  9. 0059b2b mac80211: remove unused radiotap vendor fields in ieee80211_rx_status by Emmanuel Grumbach · 10 years ago
  10. b4ba544 mac80211: fix bufferable MMPDU RX handling by Johannes Berg · 10 years ago
  11. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 10 years ago
  12. 3c2723f5 mac80211: clean up prepare_for_handlers() return value by Johannes Berg · 10 years ago
  13. 4079194 mac80211: simplify code in ieee80211_prepare_and_rx_handle by Emmanuel Grumbach · 10 years ago
  14. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  15. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  16. 9e890a1f mac80211: neaten ieee80211_deliver_skb by Johannes Berg · 11 years ago
  17. e013622 mac80211: move align variable to remove __maybe_unused by Johannes Berg · 11 years ago
  18. f63f842 mac80211: use put_unaligned_le in mesh when necessary by Chun-Yeow Yeoh · 11 years ago
  19. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  20. 2e3049b mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer by Karl Beldan · 11 years ago
  21. 051a41f mac80211: don't attempt to reorder multicast frames by Johannes Berg · 11 years ago
  22. 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
  23. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  24. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  25. 0cfcefe mac80211: support reporting A-MSDU subframes individually by Michal Kazior · 11 years ago
  26. 6329b8d mac80211: drop spoofed packets in ad-hoc mode by Felix Fietkau · 11 years ago
  27. cd7760e mac80211: add support for CSA in IBSS mode by Simon Wunderlich · 11 years ago
  28. 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
  29. 19504cf cfg80211: add flags to cfg80211_rx_mgmt() by Vladimir Kondratiev · 11 years ago
  30. 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
  31. 86c228a mac80211: perform power save processing before decryption by Johan Almbladh · 11 years ago
  32. 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
  33. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  34. a5e7069 mac80211: add radiotap flag and handling for 5/10 MHz by Simon Wunderlich · 11 years ago
  35. a144f37 mac80211: add per-chain signal information to radiotap by Johannes Berg · 11 years ago
  36. 6b0f327 mac80211: fix duplicate retransmission detection by Johannes Berg · 11 years ago
  37. 6ff57cf cfg80211/mac80211: clean up cfg80211 SME APIs by Johannes Berg · 11 years ago
  38. dde7dc7 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 11 years ago
  39. 786677d mac80211: add STBC flag for radiotap by Oleksij Rempel · 11 years ago
  40. 4325f6c wireless: move crypto constants to ieee80211.h by Johannes Berg · 11 years ago
  41. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  42. 2b9ccd4 mac80211: fix AP-mode frame matching by Johannes Berg · 11 years ago
  43. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  44. 1b737f8 mac80211: fix P2P-Device management frame RX by Johannes Berg · 11 years ago
  45. 1b3a2e4 mac80211: handle extended channel switch announcement by Johannes Berg · 11 years ago
  46. 37799e5 mac80211: unify CSA action frame/beacon processing by Johannes Berg · 11 years ago
  47. 9d6d6f4 mac80211: unset FC retry bit in mesh fwding path by Thomas Pedersen · 11 years ago
  48. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  49. 07e5a5f mac80211: fix crash with P2P Device returning action frames by Johannes Berg · 11 years ago
  50. a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 11 years ago
  51. 9a88658 wireless: move sequence number arithmetic to ieee80211.h by Johannes Berg · 11 years ago
  52. 191922c mac80211: clarify alignment comment by Johannes Berg · 11 years ago
  53. bf7cd94 mac80211: clean up mesh code by Johannes Berg · 11 years ago
  54. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 11 years ago
  55. 9fb04b5 mac80211: generate mesh probe responses by Thomas Pedersen · 11 years ago
  56. bee7f58 mac80211: handle operating mode notif in beacon/assoc response by Johannes Berg · 11 years ago
  57. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  58. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  59. f9e124f mac80211: protect rx-path with spinlock by Christian Lamparter · 11 years ago
  60. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 11 years ago
  61. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago
  62. 815b809 mac80211: don't drop mesh peering frames from unknown STA by Marco Porsch · 12 years ago
  63. 751413e mac80211: skip radiotap space calculation if no monitor exists by Helmut Schaa · 12 years ago
  64. 0624760 mac80211: fix potential NULL dereference by Dan Carpenter · 12 years ago
  65. 5164892 mac80211: support (partial) VHT radiotap information by Johannes Berg · 12 years ago
  66. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  67. e584da5e mac80211: in ADHOC don't update last_rx if sta is not authorized by Antonio Quartulli · 12 years ago
  68. 605f1a5 mac80211: fix radiotap vendor area skipping by Johannes Berg · 12 years ago
  69. 90b9e446 mac80211: support radiotap vendor namespace RX data by Johannes Berg · 12 years ago
  70. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  71. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  72. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 12 years ago
  73. 6fb47de Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  74. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  75. 6dbda2d mac80211: make sure data is accessible in EAPOL check by Johannes Berg · 12 years ago
  76. 9b395bc mac80211: verify that skb data is present by Johannes Berg · 12 years ago
  77. 4a4f1a5 mac80211: check management frame header length by Johannes Berg · 12 years ago
  78. 1df332e mac80211: a few formatting fixes by Johannes Berg · 12 years ago
  79. f7fbf70 mac80211: don't inspect Sequence Control field on control frames by Javier Cardona · 12 years ago
  80. 2ac64cd mac80211: Don't drop frames received with mesh ttl == 1 by Javier Cardona · 12 years ago
  81. 555cb71 mac80211: Only process mesh config header on frames that RA_MATCH by Javier Cardona · 12 years ago
  82. d012a60 mac80211: make client powersave independent of interface type by Marco Porsch · 12 years ago
  83. 444e3803 mac80211: remove some unused code by Johannes Berg · 12 years ago
  84. 00ea6de mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header by Johannes Berg · 12 years ago
  85. 4797c7b mac80211: use RX status band instead of current band by Johannes Berg · 12 years ago
  86. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  87. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago
  88. 90b90f6 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
  89. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  90. d48b296 mac80211: redesign scan RX by Johannes Berg · 12 years ago
  91. 5260a5b mac80211: track scheduled scan virtual interface by Johannes Berg · 12 years ago
  92. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  93. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  94. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  95. 42fb0b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  96. 4b5ebcc mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 12 years ago
  97. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  98. d3b2fb5 mac80211: pass sdata to some RX functions by Johannes Berg · 12 years ago
  99. 00e96de mac80211: save wmm_acm per sdata by Yoni Divinsky · 12 years ago
  100. 04800ad mac80211: stop Rx during HW reconfig by Arik Nemtsov · 12 years ago