1. 864a604 mac80211: clear sequence/fragment number in QoS-null frames by Johannes Berg · 10 years ago
  2. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 10 years ago
  3. 5108ca8 mac80211: insert stations before adding to driver by Johannes Berg · 10 years ago
  4. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 10 years ago
  5. b77cf4f mac80211: handle MMPDUs at EOSP correctly by Johannes Berg · 11 years ago
  6. f9f760b mac80211: release multiple ACs in uAPSD, fix more-data bug by Johannes Berg · 11 years ago
  7. 0a1cb80 mac80211: fix PS-Poll driver release TID by Johannes Berg · 11 years ago
  8. ef04a29 mac80211: handle station TX latency allocation errors by Johannes Berg · 11 years ago
  9. 1b00078 mac80211: add tracing for ieee80211_sta_set_buffered by Johannes Berg · 11 years ago
  10. e716251 mac80211: optimise mixed AP/VLAN station removal by Johannes Berg · 11 years ago
  11. d778207 mac80211: optimise synchronize_net() for sta_info_flush by Johannes Berg · 11 years ago
  12. c878207 mac80211: move synchronize_net() before sta key removal by Johannes Berg · 11 years ago
  13. d34ba21 mac80211: don't delay station destruction by Johannes Berg · 11 years ago
  14. a710c81 mac80211: move 4-addr sta pointer clearing before synchronize_rcu() by Johannes Berg · 11 years ago
  15. 6a9d1b9 mac80211: add pre-RCU-sync sta removal driver operation by Johannes Berg · 11 years ago
  16. b01711b mac80211: warn if unhashing station fails by Johannes Berg · 11 years ago
  17. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  18. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  19. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  20. 204d130 mac80211: clean up mesh local link ID generation by Thomas Pedersen · 11 years ago
  21. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  22. 6c7c4cb mac80211: initialize power mode for mesh STAs by Thomas Pedersen · 11 years ago
  23. 661eb38 mac80211: fix TX aggregation TID struct leak by Johannes Berg · 11 years ago
  24. d6d23de2 mac80211: add a tx control flag to indicate PS-Poll/uAPSD response by Felix Fietkau · 11 years ago
  25. ef0621e mac80211: add support for per-chain signal strength reporting by Felix Fietkau · 11 years ago
  26. 6d10e46 mac80211: batch key free synchronize_net() by Johannes Berg · 11 years ago
  27. 3b8d9c2 mac80211: remove underscores from some key functions by Johannes Berg · 11 years ago
  28. 3d5839b mac80211: Call drv_set_tim only if there is a change by Ilan Peer · 11 years ago
  29. e943789 mac80211: provide ieee80211_sta_eosp() by Johannes Berg · 11 years ago
  30. 87f59c7 mac80211: init mesh timer for user authed STAs by Thomas Pedersen · 11 years ago
  31. 8d1f7ec mac80211: defer tailroom counter manipulation when roaming by Johannes Berg · 11 years ago
  32. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 11 years ago
  33. 65f704a mac80211: use spin_lock_bh() for tim_lock by Johannes Berg · 11 years ago
  34. 89afe61 mac80211: fix auth/assoc timeout handling by Johannes Berg · 11 years ago
  35. 45b5028 mac80211: fix mesh sta teardown by Thomas Pedersen · 11 years ago
  36. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 11 years ago
  37. 296fcba mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 12 years ago
  38. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  39. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  40. 051007d mac80211: optimise roaming time again by Johannes Berg · 12 years ago
  41. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  42. a56f992 mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 12 years ago
  43. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  44. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  45. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  46. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  47. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  48. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  49. bd2a813 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  50. 1f98ab7 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  51. 987c285 mac80211: sync acccess to tx_filtered/ps_tx_buf queues by Arik Nemtsov · 12 years ago
  52. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  53. d012a60 mac80211: make client powersave independent of interface type by Marco Porsch · 12 years ago
  54. eea57d4 mac80211: Use appropriate debug wrapper by Mohammed Shafi Shajakhan · 12 years ago
  55. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  56. d4fa14c mac80211: use ieee80211_free_txskb in a few more places by Felix Fietkau · 12 years ago
  57. 582bb50 mac80211: don't send delBA when removing stations by Johannes Berg · 12 years ago
  58. b22cfcf mac80211: use call_rcu() on sta deletion by Eliad Peller · 12 years ago
  59. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  60. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  61. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 12 years ago
  62. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  63. 794454c mac80211: fix non RCU-safe sta_list manipulation by Arik Nemtsov · 12 years ago
  64. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  65. 7e3ed02 mac80211: fix num_mcast_sta counting issues by Felix Fietkau · 12 years ago
  66. 030ef8f mac80211: rename AP variable num_sta_authorized to num_mcast_sta by Felix Fietkau · 12 years ago
  67. 52a3f20 mac80211: end service period only after sending last buffered frame by Marco Porsch · 12 years ago
  68. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  69. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 12 years ago
  70. 3431683 mac80211: fix sta_info_flush() return value by Johannes Berg · 12 years ago
  71. 7902759 mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk by Felix Fietkau · 12 years ago
  72. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 13 years ago
  73. a4ec45a mac80211: implement sta_add/sta_remove in sta_state by Johannes Berg · 13 years ago
  74. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  75. 71ec375 mac80211: add NOTEXIST station state by Johannes Berg · 13 years ago
  76. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 13 years ago
  77. 4f3eb0b mac80211: Move num_sta_ps counter decrement after synchronize_rcu by Helmut Schaa · 13 years ago
  78. 608383b mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end by Helmut Schaa · 12 years ago
  79. 2ab694d mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy by Helmut Schaa · 13 years ago
  80. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  81. 889cbb9 mac80211: clean up rate control code by Johannes Berg · 13 years ago
  82. 151a02f mac80211: clean up aggregation destruction by Johannes Berg · 13 years ago
  83. 5442047 mac80211: Fix possible race between sta_unblock and network softirq by Helmut Schaa · 13 years ago
  84. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  85. e46a2cf mac80211: fix kernel panic in IBSS due to a regression by Mohammed Shafi Shajakhan · 13 years ago
  86. ec2b774 mac80211: ibss should not purge clients it is not responsible for by Marek Lindner · 13 years ago
  87. 27bf888 mac80211: Fixing sparse warning at sta_info.c by Yogesh Ashok Powar · 13 years ago
  88. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  89. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  90. 5654416 mac80211: make address arguments to sta_info_alloc const by Johannes Berg · 13 years ago
  91. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  92. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  93. 42624d4 mac80211: Purge A-MPDU TX queues before station destructions by Yogesh Ashok Powar · 13 years ago
  94. bc192f8 mac80211: do not pass AP VLAN vif pointers to drivers by Felix Fietkau · 13 years ago
  95. 24b9c37 mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting by Janusz.Dziedzic@tieto.com · 13 years ago
  96. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  97. 59b6625 mac80211: fix TID for null poll response by Johannes Berg · 13 years ago
  98. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  99. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  100. 40b9640 mac80211: explicitly notify drivers of frame release by Johannes Berg · 13 years ago