1. 5ca63b7 mac80211: don't check netdev state for debugfs read/write by Arik Nemtsov · 10 years ago
  2. b70ac16 mac80211: drop spoofed packets in ad-hoc mode by Felix Fietkau · 11 years ago
  3. f88dd89 mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  4. 29a9875 mac80211: don't attempt to reorder multicast frames by Johannes Berg · 11 years ago
  5. a171744 mac80211: update sta->last_rx on acked tx frames by Felix Fietkau · 11 years ago
  6. 0346fec mac80211: correctly close cancelled scans by Emmanuel Grumbach · 11 years ago
  7. 8f8ffff mac80211: fix duplicate retransmission detection by Johannes Berg · 11 years ago
  8. fdcd9f1 mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  9. 378c4af mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  10. bece87a mac80211: fix FT roaming by Johannes Berg · 12 years ago
  11. 4d2a32d mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 12 years ago
  12. 2338fcf mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  13. ac30d65 mac80211: deinitialize ibss-internals after emptiness check by Simon Wunderlich · 12 years ago
  14. b144f945 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  15. e0ed51d mac80211: don't send null data packet when not associated by Johannes Berg · 12 years ago
  16. 6040700 mac80211: sync acccess to tx_filtered/ps_tx_buf queues by Arik Nemtsov · 12 years ago
  17. af7328d mac80211: fix SSID copy on IBSS JOIN by Antonio Quartulli · 12 years ago
  18. 945947a mac80211: make sure data is accessible in EAPOL check by Johannes Berg · 12 years ago
  19. 50d5f88 mac80211: verify that skb data is present by Johannes Berg · 12 years ago
  20. 053ab01 mac80211: check management frame header length by Johannes Berg · 12 years ago
  21. 159b37b mac80211: don't inspect Sequence Control field on control frames by Javier Cardona · 12 years ago
  22. 7f7f0e1 mac80211: Only process mesh config header on frames that RA_MATCH by Javier Cardona · 12 years ago
  23. f9bca92 mac80211: use blacklist for duplicate IE check by Johannes Berg · 12 years ago
  24. 0c5dffc mac80211: check if key has TKIP type before updating IV by Stanislaw Gruszka · 12 years ago
  25. 7f00e91 mac80211: clear bssid on auth/assoc failure by Eliad Peller · 12 years ago
  26. 4b265c3 mac80211: cancel mesh path timer by Johannes Berg · 12 years ago
  27. dac0d4d mac80211: fail authentication when AP denied authentication by Eliad Peller · 12 years ago
  28. 4175785 mac80211: destroy assoc_data correctly if assoc fails by Eliad Peller · 12 years ago
  29. a0e0886 mac80211: fix queues stuck issue with HT bandwidth change by Johannes Berg · 12 years ago
  30. 12f3227 mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 12 years ago
  31. eea8041 mac80211: clear ifmgd->bssid only after building DELBA by Eliad Peller · 12 years ago
  32. 10b34e7 mac80211: fix non RCU-safe sta_list manipulation by Arik Nemtsov · 12 years ago
  33. 9930efe mac80211: clean up remain-on-channel on interface stop by Johannes Berg · 12 years ago
  34. 0a9ba91 mac80211: fix error in station state transitions during reconfig by Meenakshi Venkataraman · 12 years ago
  35. b5b3f26 mac80211: fix ADDBA declined after suspend with wowlan by Eyal Shapira · 12 years ago
  36. 63ef223 mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 10 years ago
  37. a4ab649 mac80211: fix fragmentation code, particularly for encryption by Johannes Berg · 11 years ago
  38. 3db727f cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt · 10 years ago
  39. 1368a38 cfg80211: Add support for QoS mapping by Kyeyoon Park · 10 years ago
  40. 4b8cfba Merge "cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station" by Linux Build Service Account · 11 years ago
  41. 95fcfd0 cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station by Jouni Malinen · 12 years ago
  42. 8d200ae ieee80211: Rename VHT cap struct by Mahesh Palivela · 12 years ago
  43. d56a75d mac80211: VHT (11ac) association. by Mahesh Palivela · 11 years ago
  44. 5e89ac7 mac80211: include VHT capability IE in probe requests by Mahesh Palivela · 12 years ago
  45. 66f2c99 mac80211: fix AP mode EAP tx for VLAN stations by Felix Fietkau · 12 years ago
  46. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  47. 6741e7f mac80211: fix logic error in ibss channel type check by Felix Fietkau · 12 years ago
  48. 973ef21 mac80211: fix truncated packets in cooked monitor rx by Felix Fietkau · 12 years ago
  49. 3f9768a mac80211: fix association beacon wait timeout by Johannes Berg · 12 years ago
  50. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  51. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  52. de312db mac80211: fix oper channel timestamp updation by Rajkumar Manoharan · 12 years ago
  53. d72308b mac80211: fix possible tid_rx->reorder_timer use after free by Stanislaw Gruszka · 12 years ago
  54. b603c03 mac80211: remove outdated comment by Eliad Peller · 12 years ago
  55. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  56. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 12 years ago
  58. ada577c mac80211: add NULL terminator to debugfs_netdev write buf by Eliad Peller · 12 years ago
  59. ba6fa29 mac80211: Don't sample max throughput rate in minstrel_ht by Helmut Schaa · 12 years ago
  60. 3117bbdb mac80211: Don't let regulatory make us deaf by Paul Stewart · 12 years ago
  61. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 12 years ago
  62. a828691 mac80211: linearize SKBs as needed for crypto by Johannes Berg · 12 years ago
  63. 617bbde mac80211: move RX WEP weak IV counting by Johannes Berg · 12 years ago
  64. 5d6a1b0 mac80211: set basic rates earlier by Johannes Berg · 12 years ago
  65. a1cf775 mac80211: refactor common auth/assoc setup code by Johannes Berg · 12 years ago
  66. 0775f9f mac80211: remove spurious BSSID change flag by Johannes Berg · 12 years ago
  67. 76f0303 mac80211: simplify wmm check during association by Johannes Berg · 12 years ago
  68. 4e74bfd mac80211: simplify HT checks by Johannes Berg · 12 years ago
  69. de5036a mac80211: move misplaced comment by Johannes Berg · 12 years ago
  70. e921977 mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS by Helmut Schaa · 12 years ago
  71. 3cc5240 mac80211: set channel back after disassociating by Johannes Berg · 12 years ago
  72. 177958e mac80211: remove tx_sync by Johannes Berg · 12 years ago
  73. aa45458 mac80211: Limit TID buffering during BA session setup/teardown by Helmut Schaa · 12 years ago
  74. f06c788 mac80211: fix smatch lock errors in mesh by Thomas Pedersen · 12 years ago
  75. 3d4f969 mac80211: Fix potential null pointer dereferencing by Ashok Nagarajan · 12 years ago
  76. fcff4f1 mac80211: Filter duplicate IE ids by Paul Stewart · 12 years ago
  77. 12ce8ba mac80211: Modify tsf via debugfs in mesh interfaces by Javier Cardona · 12 years ago
  78. 6b62bf3 mac80211: fix mesh airtime link metric estimating by Thomas Pedersen · 12 years ago
  79. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 12 years ago
  80. 3abead5 mac80211: combine QoS with other BSS changes by Johannes Berg · 12 years ago
  81. 293702a mac80211: use common radiotap code for cooked monitors by Johannes Berg · 12 years ago
  82. d665508 mac80211: fix the support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 12 years ago
  83. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 12 years ago
  84. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  85. 4d196e4 mac80211: use 16 bit alignment for the if_ibss bssid field by Felix Fietkau · 12 years ago
  86. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 12 years ago
  87. 3d045a5 mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP by Chun-Yeow Yeoh · 12 years ago
  88. 8701ff0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  89. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 12 years ago
  90. 37ad388 mac80211: make deauth/disassoc sequence more natural by Johannes Berg · 12 years ago
  91. 02d83e6 mac80211: fix ieee80211_set_disassoc() sending DelBA by Johannes Berg · 12 years ago
  92. 5fef7db mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc by Johannes Berg · 12 years ago
  93. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 12 years ago
  94. bdd4431 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  95. 005e472 mac80211: remove local_to_hw by Johannes Berg · 12 years ago
  96. 3431683 mac80211: fix sta_info_flush() return value by Johannes Berg · 12 years ago
  97. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 12 years ago
  98. 9d88c7f mac80211: use proper sub_if_data on suspend path by Jakub Kicinski · 12 years ago
  99. 79ebfb8 mac80211: fix associated vs. idle race by Johannes Berg · 12 years ago
  100. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago