1. 66f2c99 mac80211: fix AP mode EAP tx for VLAN stations by Felix Fietkau · 12 years ago
  2. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  3. 6741e7f mac80211: fix logic error in ibss channel type check by Felix Fietkau · 12 years ago
  4. 973ef21 mac80211: fix truncated packets in cooked monitor rx by Felix Fietkau · 12 years ago
  5. 3f9768a mac80211: fix association beacon wait timeout by Johannes Berg · 12 years ago
  6. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  7. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  8. de312db mac80211: fix oper channel timestamp updation by Rajkumar Manoharan · 12 years ago
  9. d72308b mac80211: fix possible tid_rx->reorder_timer use after free by Stanislaw Gruszka · 12 years ago
  10. b603c03 mac80211: remove outdated comment by Eliad Peller · 12 years ago
  11. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  12. 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
  13. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 12 years ago
  14. ada577c mac80211: add NULL terminator to debugfs_netdev write buf by Eliad Peller · 12 years ago
  15. ba6fa29 mac80211: Don't sample max throughput rate in minstrel_ht by Helmut Schaa · 12 years ago
  16. 3117bbdb mac80211: Don't let regulatory make us deaf by Paul Stewart · 12 years ago
  17. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 12 years ago
  18. a828691 mac80211: linearize SKBs as needed for crypto by Johannes Berg · 12 years ago
  19. 617bbde mac80211: move RX WEP weak IV counting by Johannes Berg · 12 years ago
  20. 5d6a1b0 mac80211: set basic rates earlier by Johannes Berg · 12 years ago
  21. a1cf775 mac80211: refactor common auth/assoc setup code by Johannes Berg · 12 years ago
  22. 0775f9f mac80211: remove spurious BSSID change flag by Johannes Berg · 12 years ago
  23. 76f0303 mac80211: simplify wmm check during association by Johannes Berg · 12 years ago
  24. 4e74bfd mac80211: simplify HT checks by Johannes Berg · 12 years ago
  25. de5036a mac80211: move misplaced comment by Johannes Berg · 12 years ago
  26. e921977 mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS by Helmut Schaa · 12 years ago
  27. 3cc5240 mac80211: set channel back after disassociating by Johannes Berg · 12 years ago
  28. 177958e mac80211: remove tx_sync by Johannes Berg · 12 years ago
  29. aa45458 mac80211: Limit TID buffering during BA session setup/teardown by Helmut Schaa · 12 years ago
  30. f06c788 mac80211: fix smatch lock errors in mesh by Thomas Pedersen · 12 years ago
  31. 3d4f969 mac80211: Fix potential null pointer dereferencing by Ashok Nagarajan · 12 years ago
  32. fcff4f1 mac80211: Filter duplicate IE ids by Paul Stewart · 12 years ago
  33. 12ce8ba mac80211: Modify tsf via debugfs in mesh interfaces by Javier Cardona · 12 years ago
  34. 6b62bf3 mac80211: fix mesh airtime link metric estimating by Thomas Pedersen · 12 years ago
  35. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 12 years ago
  36. 3abead5 mac80211: combine QoS with other BSS changes by Johannes Berg · 12 years ago
  37. 293702a mac80211: use common radiotap code for cooked monitors by Johannes Berg · 12 years ago
  38. d665508 mac80211: fix the support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 12 years ago
  39. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 12 years ago
  40. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 12 years ago
  41. 4d196e4 mac80211: use 16 bit alignment for the if_ibss bssid field by Felix Fietkau · 12 years ago
  42. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 12 years ago
  43. 3d045a5 mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP by Chun-Yeow Yeoh · 12 years ago
  44. 8701ff0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  45. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 12 years ago
  46. 37ad388 mac80211: make deauth/disassoc sequence more natural by Johannes Berg · 12 years ago
  47. 02d83e6 mac80211: fix ieee80211_set_disassoc() sending DelBA by Johannes Berg · 12 years ago
  48. 5fef7db mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc by Johannes Berg · 12 years ago
  49. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 12 years ago
  50. 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
  51. 005e472 mac80211: remove local_to_hw by Johannes Berg · 12 years ago
  52. 3431683 mac80211: fix sta_info_flush() return value by Johannes Berg · 12 years ago
  53. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 12 years ago
  54. 9d88c7f mac80211: use proper sub_if_data on suspend path by Jakub Kicinski · 12 years ago
  55. 79ebfb8 mac80211: fix associated vs. idle race by Johannes Berg · 12 years ago
  56. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago
  57. 6b5773e mac80211: remove redundant monitor_work enqueueing by Eliad Peller · 12 years ago
  58. 494f1fe mac80211: don't queue monitor work for HW_CONNECTION_MONITOR by Eliad Peller · 12 years ago
  59. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 12 years ago
  60. 0dee0068 mac80211: Fix a warning on changing to monitor mode from STA by Mohammed Shafi Shajakhan · 12 years ago
  61. 8617b09 mac80211: zero initialize count field in ieee80211_tx_rate by Mohammed Shafi Shajakhan · 12 years ago
  62. ae1f18e mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim() by Paul E. McKenney · 13 years ago
  63. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  64. 216c57b mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 12 years ago
  65. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 12 years ago
  66. b57e6b5 mac80211: Fix a rwlock bad magic bug by Mohammed Shafi Shajakhan · 12 years ago
  67. 2cfc6fc mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 12 years ago
  68. 5ad20dd mac80211: rename mesh static path_lookup() by Luis R. Rodriguez · 12 years ago
  69. 7902759 mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk by Felix Fietkau · 12 years ago
  70. e1936e9 mac80211: call rate control only after init by Johannes Berg · 12 years ago
  71. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 12 years ago
  72. 910570b5 mac80211: off by one in mcs mask handling by Dan Carpenter · 12 years ago
  73. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 12 years ago
  74. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 12 years ago
  75. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 12 years ago
  76. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 12 years ago
  77. a4ec45a mac80211: implement sta_add/sta_remove in sta_state by Johannes Berg · 12 years ago
  78. f09603a mac80211: add sta_state callback by Johannes Berg · 12 years ago
  79. 71ec375 mac80211: add NOTEXIST station state by Johannes Berg · 12 years ago
  80. 89c91ca mac80211: dont program keys for stations not uploaded by Johannes Berg · 12 years ago
  81. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 12 years ago
  82. c898787 mac80211: move managed mode station state modification by Johannes Berg · 12 years ago
  83. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 12 years ago
  84. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  85. 4f3eb0b mac80211: Move num_sta_ps counter decrement after synchronize_rcu by Helmut Schaa · 12 years ago
  86. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 12 years ago
  87. 608383b mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end by Helmut Schaa · 12 years ago
  88. 2ab694d mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy by Helmut Schaa · 12 years ago
  89. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  90. c037b83 Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID." by John W. Linville · 12 years ago
  91. f1e3be15 mac80211: Do not scan for IBSS merge with a fixed BSSID. by Nicolas Cavallari · 12 years ago
  92. 6e1b1b2 mac80211: send null packet on active (psm) reconfiguration by Eliad Peller · 12 years ago
  93. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 12 years ago
  94. 8e7c4e4 mac80211: fix a few -Wshadow warnings by Johannes Berg · 12 years ago
  95. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 12 years ago
  96. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 12 years ago
  97. 405385f mac80211: set bss_conf.idle when vif is connected by Eliad Peller · 13 years ago
  98. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 13 years ago
  99. 6d810f1 mac80211: in IBSS use the Auth frame to trigger STA reinsertion by Antonio Quartulli · 12 years ago
  100. 24dd0dd mac80211: add a 2-way Authentication challenge to IBSS mode by Antonio Quartulli · 12 years ago