1. 030ef8f mac80211: rename AP variable num_sta_authorized to num_mcast_sta by Felix Fietkau · 13 years ago
  2. be6bcab mac80211: check for non-managed interface by Wey-Yi Guy · 13 years ago
  3. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 13 years ago
  4. 6ac95b5 mac80211: fixup for mesh TSF adjustment latency in Toffset setpoint by Javier Cardona · 13 years ago
  5. aee286c mac80211: fix STA channel width field by Thomas Pedersen · 13 years ago
  6. e76781e mac80211: don't set mesh peer ht caps if ht disabled by Thomas Pedersen · 13 years ago
  7. f743ff4 mac80211: refactor mesh peer rate handling by Thomas Pedersen · 13 years ago
  8. 54ab1ff mac80211: refactor mesh peer initialization by Thomas Pedersen · 13 years ago
  9. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 13 years ago
  10. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 13 years ago
  11. ec14bcd mac80211: Take into account TSF adjustment latency in Toffset setpoint by Javier Cardona · 13 years ago
  12. a802a6e mac80211: Choose a new toffset setpoint if a big tsf jump is detected. by Javier Cardona · 13 years ago
  13. bb3e10f mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues() by Luciano Coelho · 13 years ago
  14. 0446b49 mac80211: remove ieee80211_rx_bss_get by Mohammed Shafi Shajakhan · 13 years ago
  15. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 13 years ago
  16. d01b316 mac80211: fix an issue in ieee80211_tx_info count field management by Lorenzo Bianconi · 13 years ago
  17. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 13 years ago
  18. 5f54607 mac80211: protect ->scanning by mutex in ieee80211_work_work() by Stanislaw Gruszka · 13 years ago
  19. 133d40f mac80211: do not scan and monitor connection in parallel by Stanislaw Gruszka · 13 years ago
  20. 35bcd59 mac80211: fix the assignment of PREQ's MAC address for Proactive RANN by Chun-Yeow Yeoh · 13 years ago
  21. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  22. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 13 years ago
  23. 4d6c36f mac80211: clean up an ieee80211_do_open error path by Johannes Berg · 13 years ago
  24. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 13 years ago
  25. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 13 years ago
  26. 3edaf3e mac80211: manage AP netdev carrier state by Johannes Berg · 13 years ago
  27. fe40cb6 mac80211: Check basic rates when peering by Ashok Nagarajan · 13 years ago
  28. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 13 years ago
  29. 657c3e0 mac80211: Indicate basic rates when adding rate IEs by Ashok Nagarajan · 13 years ago
  30. d934f7d mac80211: Use mandatory rates as basic rates when starting mesh by Ashok Nagarajan · 13 years ago
  31. d299a1f {nl,cfg}80211: Support for mesh synchronization by Javier Cardona · 13 years ago
  32. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 13 years ago
  33. 9bdd3a6 mac80211: Allow tsf increments via debugfs by Javier Cardona · 13 years ago
  34. 88c868c mac80211: sanity check for null SSID by Stanislaw Gruszka · 13 years ago
  35. 32c5057 mac80211: use IEEE80211_NUM_ACS by Johannes Berg · 13 years ago
  36. 4644ae8 mac80211: lazily stop queues in add_pending by Johannes Berg · 13 years ago
  37. ada1512 mac80211: debounce queue stop/wake by Johannes Berg · 13 years ago
  38. ded81f6 mac80211: decouple # of netdev queues from HW queues by Johannes Berg · 13 years ago
  39. 54bcbc6 mac80211: refuse TX queue configuration on non-QoS HW by Johannes Berg · 13 years ago
  40. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 13 years ago
  41. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 13 years ago
  42. 7213cf2 mac80211: remove queue stop on rate control update by Johannes Berg · 13 years ago
  43. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 13 years ago
  44. 24398e3 mac80211: set HT channel before association by Johannes Berg · 13 years ago
  45. 1d98fb1 mac80211: use AC constants by Johannes Berg · 13 years ago
  46. 78307da mac80211: inline ieee80211_add_pending_skbs by Johannes Berg · 13 years ago
  47. 4670cf7 mac80211: make ieee80211_downgrade_queue static by Johannes Berg · 13 years ago
  48. 4875d30d mac80211: clean up uAPSD TX code by Johannes Berg · 13 years ago
  49. 98aed9f mac80211: fix mesh TX coding style by Johannes Berg · 13 years ago
  50. 81ddbb5 mac80211: don't always advertise remain-on-channel by Johannes Berg · 13 years ago
  51. d2a079f mac80211: fix the RANN propagation issues by Chun-Yeow Yeoh · 13 years ago
  52. 292c41a mac80211: fix the sparse warnings on endian handling in RANN propagation by Chun-Yeow Yeoh · 13 years ago
  53. 70b12f2 mac80211: when receiving DTIM disable power-save mode only if it was enabled by Ronald Wahl · 13 years ago
  54. 12d3952f mac80211: optimize aggregation session timeout handling by Felix Fietkau · 13 years ago
  55. fcb2c9e mac80211: reduce code duplication in debugfs code by Felix Fietkau · 13 years ago
  56. 52a3f20 mac80211: end service period only after sending last buffered frame by Marco Porsch · 13 years ago
  57. d17087e mac80211: Add iface name when calling WARN-ON. by Ben Greear · 13 years ago
  58. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 13 years ago
  59. f69b9c7 mac80211: flush to get the tx status of nullfunc frame immediately by Rajkumar Manoharan · 13 years ago
  60. 6f0756a mac80211: do not send pspoll when powersave is disabled by Rajkumar Manoharan · 13 years ago
  61. 3f9768a mac80211: fix association beacon wait timeout by Johannes Berg · 13 years ago
  62. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  63. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  64. de312db mac80211: fix oper channel timestamp updation by Rajkumar Manoharan · 13 years ago
  65. d72308b mac80211: fix possible tid_rx->reorder_timer use after free by Stanislaw Gruszka · 13 years ago
  66. b603c03 mac80211: remove outdated comment by Eliad Peller · 13 years ago
  67. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  68. 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
  69. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 13 years ago
  70. ada577c mac80211: add NULL terminator to debugfs_netdev write buf by Eliad Peller · 13 years ago
  71. ba6fa29 mac80211: Don't sample max throughput rate in minstrel_ht by Helmut Schaa · 13 years ago
  72. 3117bbdb mac80211: Don't let regulatory make us deaf by Paul Stewart · 13 years ago
  73. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 13 years ago
  74. a828691 mac80211: linearize SKBs as needed for crypto by Johannes Berg · 13 years ago
  75. 617bbde mac80211: move RX WEP weak IV counting by Johannes Berg · 13 years ago
  76. 5d6a1b0 mac80211: set basic rates earlier by Johannes Berg · 13 years ago
  77. a1cf775 mac80211: refactor common auth/assoc setup code by Johannes Berg · 13 years ago
  78. 0775f9f mac80211: remove spurious BSSID change flag by Johannes Berg · 13 years ago
  79. 76f0303 mac80211: simplify wmm check during association by Johannes Berg · 13 years ago
  80. 4e74bfd mac80211: simplify HT checks by Johannes Berg · 13 years ago
  81. de5036a mac80211: move misplaced comment by Johannes Berg · 13 years ago
  82. e921977 mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS by Helmut Schaa · 13 years ago
  83. 3cc5240 mac80211: set channel back after disassociating by Johannes Berg · 13 years ago
  84. 177958e mac80211: remove tx_sync by Johannes Berg · 13 years ago
  85. aa45458 mac80211: Limit TID buffering during BA session setup/teardown by Helmut Schaa · 13 years ago
  86. f06c788 mac80211: fix smatch lock errors in mesh by Thomas Pedersen · 13 years ago
  87. 3d4f969 mac80211: Fix potential null pointer dereferencing by Ashok Nagarajan · 13 years ago
  88. fcff4f1 mac80211: Filter duplicate IE ids by Paul Stewart · 13 years ago
  89. 12ce8ba mac80211: Modify tsf via debugfs in mesh interfaces by Javier Cardona · 13 years ago
  90. 6b62bf3 mac80211: fix mesh airtime link metric estimating by Thomas Pedersen · 13 years ago
  91. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
  92. 3abead5 mac80211: combine QoS with other BSS changes by Johannes Berg · 13 years ago
  93. 293702a mac80211: use common radiotap code for cooked monitors by Johannes Berg · 13 years ago
  94. d665508 mac80211: fix the support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  95. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 13 years ago
  96. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 13 years ago
  97. 4d196e4 mac80211: use 16 bit alignment for the if_ibss bssid field by Felix Fietkau · 13 years ago
  98. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
  99. 3d045a5 mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP by Chun-Yeow Yeoh · 13 years ago
  100. 8701ff0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago