1. 7fd3819 Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  2. 46fa38e mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS by Johannes Berg · 8 years ago
  3. f631a77 mac80211: allow same PN for AMSDU sub-frames by Sara Sharon · 8 years ago
  4. 20eb7ea mac80211: remove disconnected APs from BSS table by David Spinadel · 8 years ago
  5. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. e6436be mac80211: fix statistics leak if dev_alloc_name() fails by Johannes Berg · 8 years ago
  7. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  8. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. b4201cc mac80211: fix "warning: ‘target_metric’ may be used uninitialized" by Jeff Mahoney · 8 years ago
  10. 918fe04 mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate by Felix Fietkau · 8 years ago
  11. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 8 years ago
  12. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 8 years ago
  13. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 8 years ago
  14. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 8 years ago
  15. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 8 years ago
  16. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 8 years ago
  17. 2df8bfd mac80211: remove rx_stats.last_rx update after sta alloc by Johannes Berg · 8 years ago
  18. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 8 years ago
  19. 8ebaa5b mac80211: move semicolon out of CALL_RXH macro by Johannes Berg · 8 years ago
  20. de8f18d mac80211: count MSDUs in A-MSDU properly by Johannes Berg · 8 years ago
  21. d63b548 mac80211: allow passing transmitter station on RX by Johannes Berg · 8 years ago
  22. e596af8 mac80211: mesh: flush paths outside of plink lock by Bob Copeland · 8 years ago
  23. 0371a08 mac80211: mesh: fix cleanup for mesh pathtable by Bob Copeland · 8 years ago
  24. 68bb54b mac80211: mesh: fix mesh path kerneldoc by Bob Copeland · 8 years ago
  25. 3257523 mac80211: mesh: reorder structure members by Bob Copeland · 8 years ago
  26. 18b27ff mac80211: mesh: embed gates hlist head directly by Bob Copeland · 8 years ago
  27. 47a0489 mac80211: mesh: use hlist for rmc cache by Bob Copeland · 8 years ago
  28. 0aa7fab mac80211: mesh: handle failed alloc for rmc cache by Bob Copeland · 8 years ago
  29. 7493295 mac80211: mesh: fix crash in mesh_path_timer by Bob Copeland · 8 years ago
  30. 52cfa1d mac80211: track and tell driver about GO client P2P PS abilities by Ayala Beker · 8 years ago
  31. b100e5d mac80211: avoid useless memory write on each frame RX by Johannes Berg · 8 years ago
  32. 2c61cf9 mac80211: fix cipher scheme function name by Johannes Berg · 8 years ago
  33. c84387d mac80211: clean up station flags debugfs by Johannes Berg · 8 years ago
  34. 602fae4 mac80211: don't start dynamic PS timer if not needed by Johannes Berg · 8 years ago
  35. fc4a25c mac80211: remove sta_info debugfs sub-struct by Johannes Berg · 8 years ago
  36. 96f321c mac80211: Remove unused variable in per STA debugfs struct by Mohammed Shafi Shajakhan · 8 years ago
  37. 1e0bbeb mac80211: enable starting BA session with custom timeout by Sara Sharon · 8 years ago
  38. e035212 mac80211: add NETIF_F_RXCSUM to features white list by Sara Sharon · 8 years ago
  39. f278ce4 mac80211: Set global RRM capability by Emmanuel Grumbach · 8 years ago
  40. 06171e9 mac80211: minstrel_ht: improve sample rate skip logic by Felix Fietkau · 8 years ago
  41. f6d4671 mac80211: close the SP when we enqueue frames during the SP by Emmanuel Grumbach · 8 years ago
  42. 4b559ec mac80211: Fix BW upgrade for TDLS peers by Ilan Peer · 8 years ago
  43. facde7f mac80211: don't send deferred frames outside the SP by Emmanuel Grumbach · 8 years ago
  44. c2d4592 mac80211: remove description of dropped member by Luis de Bethencourt · 8 years ago
  45. b6bf8c6 mac80211: ensure no limits on station rhashtable by Ben Greear · 8 years ago
  46. 62b14b2 mac80211: properly deal with station hashtable insert errors by Johannes Berg · 8 years ago
  47. 07310a6 mac80211: do not pass injected frames without a valid rate to the driver by Felix Fietkau · 8 years ago
  48. f66b60f mac80211: fix parsing of 40Mhz in injected radiotap header by Sven Eckelmann · 8 years ago
  49. f59374e mac80211: synchronize driver rx queues before removing a station by Sara Sharon · 8 years ago
  50. 60854fd mac80211: mesh: convert path table to rhashtable by Bob Copeland · 8 years ago
  51. 947c2a0 mac80211: mesh: embed known gates list in struct mesh_path by Bob Copeland · 8 years ago
  52. b15dc38 mac80211: mesh: factor out common mesh path allocation code by Bob Copeland · 8 years ago
  53. 4439548 mac80211: mesh: don't hash sdata in mpath tables by Bob Copeland · 8 years ago
  54. 2bdaf38 mac80211: mesh: move path tables into if_mesh by Bob Copeland · 8 years ago
  55. e345f44 mac80211: Support a scan request for a specific BSSID by Jouni Malinen · 8 years ago
  56. aa507a7 mac80211: recalc min_def chanctx even when chandef is identical by Arik Nemtsov · 8 years ago
  57. 59021c6 mac80211: TDLS: change BW calculation for WIDER_BW peers by Arik Nemtsov · 8 years ago
  58. db8d997 mac80211: TDLS: always downgrade invalid chandefs by Arik Nemtsov · 8 years ago
  59. c3732a7 mac80211: fix AP buffered multicast frames with queue control and txq by Felix Fietkau · 8 years ago
  60. f980ebc mac80211: allow not sending MIC up from driver for HW crypto by Sara Sharon · 8 years ago
  61. 162dd6a mac80211: allow drivers to report CLOCK_BOOTTIME for scan results by Johannes Berg · 8 years ago
  62. 646e76b mac80211: parse VHT info in injected frames by Lorenzo Bianconi · 8 years ago
  63. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 8 years ago
  65. 68df724 Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  66. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  67. c36dd3e mac80211: minstrel_ht: fix a logic error in RTS/CTS handling by Felix Fietkau · 8 years ago
  68. 1ec7bae mac80211: Fix Public Action frame RX in AP mode by Jouni Malinen · 8 years ago
  69. 9acc54b mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs by Johannes Berg · 8 years ago
  70. 25ac341 Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  71. b5a33d5 mac80211: move MU_MIMO_OWNER flag to ieee80211_vif by Sara Sharon · 8 years ago
  72. 65554d0 mac80211: provide interface to driver to set VHT MU-MIMO data by Sara Sharon · 8 years ago
  73. ca48ebb mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq by Eliad Peller · 8 years ago
  74. f8079d4 mac80211: move TKIP TX IVs to public part of key struct by Eliad Peller · 8 years ago
  75. 109843b0 mac80211: fix wiphy supported_band access by Lorenzo Bianconi · 8 years ago
  76. 0241fa1 mac80211: fix VHT MU-MIMO frame processing by Sara Sharon · 8 years ago
  77. 4cc955d mac80211: Unify mesh and mpp path removal function by Henning Rogge · 8 years ago
  78. ab1c790 mac80211: let unused MPP table entries timeout by Henning Rogge · 8 years ago
  79. bf5a70e mac80211: Remove MPP table entries with MPath by Henning Rogge · 8 years ago
  80. 88665f5 mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s by Felix Fietkau · 8 years ago
  81. ea32f06 mac80211: fix memory leak by Sudip Mukherjee · 8 years ago
  82. 23665aa mac80211: Interoperability workaround for 80+80 and 160 MHz channels by Jouni Malinen · 8 years ago
  83. 06470f7 mac80211: add API to allow filtering frames in BA sessions by Sara Sharon · 8 years ago
  84. fb4ea05 mac80211: change ieee80211_rx_reorder_ready() arguments by Johannes Berg · 8 years ago
  85. f2ac7e3 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 8 years ago
  86. dfdfc2b mac80211: Parse legacy and HT rate in injected frames by Sven Eckelmann · 9 years ago
  87. 3f73fe9 mac80211: mesh: drop constant field mean_chain_len by Bob Copeland · 8 years ago
  88. 0ef049d mac80211: avoid excessive stack usage in sta_info by Arnd Bergmann · 8 years ago
  89. 89f774e mac80211: always print a message when disconnecting by Johannes Berg · 9 years ago
  90. d321cd0 mac80211: fix ibss scan parameters by Sara Sharon · 9 years ago
  91. f4a0f0c mac80211: add RX_FLAG_MACTIME_PLCP_START by Johannes Berg · 9 years ago
  92. cf44012 mac80211: fix unnecessary frame drops in mesh fwding by Michal Kazior · 9 years ago
  93. 2a58d42 mac80211: fix txq queue related crashes by Michal Kazior · 9 years ago
  94. b8631c0 mac80211: mesh_plink: remove redundant sta_info check by Sunil Shahu · 9 years ago
  95. 8ac3c704 mac80211: refactor HT/VHT to chandef code by Johannes Berg · 9 years ago
  96. 506bcfa mac80211: limit the A-MSDU Tx based on peer's capabilities by Emmanuel Grumbach · 9 years ago
  97. a7201a6 mac80211: Recalc min chandef when station is associated by Ilan Peer · 9 years ago
  98. 1788304 mac80211: allow drivers to report (non-)monitor frames by Grzegorz Bajorski · 9 years ago
  99. 412a6d8 mac80211: support hw managing reorder logic by Sara Sharon · 9 years ago
  100. 7a36b93 mac80211: minstrel_ht: set default tx aggregation timeout to 0 by Felix Fietkau · 8 years ago