1. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  2. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  3. e562078 mac80211: Ensure tid_start_tx is protected by sta->lock by Ben Greear · 11 years ago
  4. 780b40d wireless: fix kernel-doc by Johannes Berg · 11 years ago
  5. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  6. 560d268 mac80211: provide race-free 64-bit traffic counters by Johannes Berg · 11 years ago
  7. 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 11 years ago
  8. 52ac8c4 mac80211: clean up mesh HT operation by Thomas Pedersen · 11 years ago
  9. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  10. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  11. 077f897 wireless: fix kernel-doc by Johannes Berg · 11 years ago
  12. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 11 years ago
  13. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  14. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  15. 051007d mac80211: optimise roaming time again by Johannes Berg · 12 years ago
  16. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  17. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  18. 003e676 mac80211: re-organize the rx rate calculation logic by Saravana · 12 years ago
  19. db94357 mac80211: add debugfs file for last ack signal by Saravana · 12 years ago
  20. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  21. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  22. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  23. b22cfcf mac80211: use call_rcu() on sta deletion by Eliad Peller · 12 years ago
  24. 1dd4558 mac80211: add missing kernel-doc by Ashok Nagarajan · 12 years ago
  25. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 12 years ago
  26. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  27. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  28. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 12 years ago
  29. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 12 years ago
  30. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 12 years ago
  31. 12d3952f mac80211: optimize aggregation session timeout handling by Felix Fietkau · 12 years ago
  32. 6b62bf3 mac80211: fix mesh airtime link metric estimating by Thomas Pedersen · 12 years ago
  33. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  34. e1936e9 mac80211: call rate control only after init by Johannes Berg · 12 years ago
  35. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 12 years ago
  36. f09603a mac80211: add sta_state callback by Johannes Berg · 12 years ago
  37. 71ec375 mac80211: add NOTEXIST station state by Johannes Berg · 12 years ago
  38. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 12 years ago
  39. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  40. 84381b4 mac80211: split addba retries in time by Nikolay Martynov · 13 years ago
  41. 5654416 mac80211: make address arguments to sta_info_alloc const by Johannes Berg · 13 years ago
  42. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  43. c8c3c6a mac80211: remove unused function declaration by Mohammed Shafi Shajakhan · 13 years ago
  44. 285fa69 mac80211: timeout tx agg sessions in way similar to rx agg sessions by Nikolay Martynov · 13 years ago
  45. fb4431b mac80211: remove unused ASSOC_AP flag by Johannes Berg · 13 years ago
  46. e7f4a94 mac80211: send unexpected 4addr event by Johannes Berg · 13 years ago
  47. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  48. deeaee1 mac80211: reply only once to each PS-poll by Johannes Berg · 13 years ago
  49. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  50. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  51. c868cb35 mac80211: unify TIM bit handling by Johannes Berg · 13 years ago
  52. 941c93c mac80211: data path modification for TDLS peers by Arik Nemtsov · 13 years ago
  53. 07ba55d nl80211/mac80211: allow adding TDLS peers as stations by Arik Nemtsov · 13 years ago
  54. f0425be mac80211: retry sending failed BAR frames later instead of tearing down aggr by Felix Fietkau · 13 years ago
  55. 2a33bee mac80211: fix race condition between assoc_done and first EAP packet by Guy Eilam · 13 years ago
  56. 9e26297 mac80211: simplify RX PN/IV handling by Johannes Berg · 13 years ago
  57. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 13 years ago
  58. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  59. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  60. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 13 years ago
  61. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 13 years ago
  62. dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 13 years ago
  63. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 13 years ago
  64. 26d5953 mac80211: clean up station cleanup timer by Johannes Berg · 13 years ago
  65. 3af6334 mac80211: add support for showing the last rx bitrate by Felix Fietkau · 13 years ago
  66. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 13 years ago
  67. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  68. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  69. dd31857 mac80211: fix RX aggregation locking by Johannes Berg · 14 years ago
  70. 99ba2a1 mac80211: implement packet loss notification by Johannes Berg · 14 years ago
  71. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  72. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  73. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  74. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  75. 2bff8eb mac80211: AMPDU rx reorder timeout timer by Christian Lamparter · 14 years ago
  76. 38bdb65 mac80211: fix the for_each_sta_info macro by Felix Fietkau · 14 years ago
  77. a93e364 mac80211: change RX aggregation locking by Johannes Berg · 14 years ago
  78. 7c3b1dd mac80211: defer RX agg session teardown to work by Johannes Berg · 14 years ago
  79. 0ab3370 mac80211: make TX aggregation start/stop request async by Johannes Berg · 14 years ago
  80. a622ab7 mac80211: use RCU for TX aggregation by Johannes Berg · 14 years ago
  81. a87f736 mac80211: use RCU for RX aggregation by Johannes Berg · 14 years ago
  82. 2a41905 mac80211: simplify station/aggregation code by Johannes Berg · 14 years ago
  83. fcea600 mac80211: move plink state by Johannes Berg · 14 years ago
  84. a0c9101 wireless: fix sta_info.h kernel-doc warnings by Randy Dunlap · 14 years ago
  85. 098a607 mac80211: clean up/fix aggregation code by Johannes Berg · 14 years ago
  86. 618f356 mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA by Johannes Berg · 14 years ago
  87. 62bb2ac mac80211: deprecate RX status noise by Johannes Berg · 14 years ago
  88. 4cad6c7 mac80211: Deny TX BA session requests during disassociation by Sujith · 14 years ago
  89. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 14 years ago
  90. 0e5ded5 mac80211: allow station updates on ap interfaces for vlan stations by Felix Fietkau · 14 years ago
  91. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  92. 841507f mac80211: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  93. 3b53fde8 mac80211: let sta_info_get_by_idx get sta by sdata by Johannes Berg · 15 years ago
  94. af81858 mac80211: async station powersave handling by Johannes Berg · 15 years ago
  95. c27f2fd mac80211: deprecate qual value by Johannes Berg · 15 years ago
  96. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  97. 3fa5205 mac80211: fix PS-poll response, race by Johannes Berg · 15 years ago
  98. 386aa23 mac80211: improve per-sta debugfs by Johannes Berg · 15 years ago
  99. cce4c77 mac80211: fix kernel-doc by Johannes Berg · 15 years ago
  100. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago