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