1. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  2. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  3. 3a53731 mac80211: mesh: decrease max drift by Pedersen, Thomas · 8 years ago
  4. 354d381 mac80211: add offset_tsf driver op and use it for mesh by Pedersen, Thomas · 8 years ago
  5. 3ff23cd mac80211: Set lower memory limit for non-VHT devices by Toke Høiland-Jørgensen · 8 years ago
  6. 2a4e675 mac80211: Export fq memory limit information in debugfs by Toke Høiland-Jørgensen · 8 years ago
  7. 92bc43b mac80211: Add API to report NAN function match by Ayala Beker · 8 years ago
  8. 167e33f mac80211: Implement add_nan_func and rm_nan_func by Ayala Beker · 8 years ago
  9. 5953ff6 mac80211: implement nan_change_conf by Ayala Beker · 8 years ago
  10. 708d50e mac80211: add boilerplate code for start / stop NAN by Ayala Beker · 8 years ago
  11. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  12. e0e2eff mac80211: Move ieee802111_tx_dequeue() to later in tx.c by Toke Høiland-Jørgensen · 8 years ago
  13. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  15. c13ed53 Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  16. c68df2e mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE by Emmanuel Grumbach · 8 years ago
  17. e8a24cd mac80211: allow driver to handle packet-loss mechanism by Rajkumar Manoharan · 8 years ago
  18. c7e9dbc mac80211: remove sta_remove_debugfs driver callback by Johannes Berg · 8 years ago
  19. 8826fef mac80211: remove pointless chanctx NULL check by Johannes Berg · 8 years ago
  20. 5140974 mac80211: remove unused assignment by Johannes Berg · 8 years ago
  21. 58bd7f1 mac80211: fix scan completed tracing by Johannes Berg · 8 years ago
  22. 93db1d9 mac80211: fix possible out-of-bounds access by Johannes Berg · 8 years ago
  23. 85d5313 mac80211: reject TSPEC TIDs (TSIDs) for aggregation by Johannes Berg · 8 years ago
  24. 0b97a48 mac80211: check skb_linearize() return value by Johannes Berg · 8 years ago
  25. 4854f17 mac80211: remove useless open_count check by Johannes Berg · 8 years ago
  26. 11d62ca mac80211: simplify TDLS RA lookup by Johannes Berg · 8 years ago
  27. 8d51dbb mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq by Toke Høiland-Jørgensen · 8 years ago
  28. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. 5df20f2 mac80211: make mpath path fixing more robust by Pedersen, Thomas · 8 years ago
  30. df6ef5d mac80211: fix sequence number assignment for PS response frames by Felix Fietkau · 8 years ago
  31. 83843c8 mac80211: fix tim recalculation after PS response by Felix Fietkau · 8 years ago
  32. 53f2497 mac80211: send delBA on unexpected BlockAck Request by Johannes Berg · 8 years ago
  33. bfe40fa mac80211: send delBA on unexpected BlockAck data frames by Johannes Berg · 8 years ago
  34. 99ee7ca mac80211: add support for radiotap timestamp field by Johannes Berg · 8 years ago
  35. 42bd20d mac80211: add support for MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  36. 480dd46 mac80211: RX BA support for sta max_rx_aggregation_subframes by Maxim Altshul · 8 years ago
  37. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  38. 554d072 mac80211: TDLS: don't require beaconing for AP BW by Arik Nemtsov · 8 years ago
  39. 4fdbc67a mac80211: call get_expected_throughput only after adding station by Maxim Altshul · 8 years ago
  40. eae4430 mac80211: remove skb header offset mangling in ieee80211_build_hdr by Felix Fietkau · 8 years ago
  41. 3b17fbf mac80211: mesh: Add support for HW RC implementation by Maxim Altshul · 8 years ago
  42. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  43. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  44. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago
  45. c37a54a mac80211: mesh: flush stations before beacons are stopped by Maital Hahn · 8 years ago
  46. 4e3f21b mac80211: fix check for buffered powersave frames with txq by Felix Fietkau · 8 years ago
  47. 7d27a0b cfg80211: Add mesh peer AID setting API by Masashi Honma · 8 years ago
  48. 92b3a28 mac80211: parse wide bandwidth channel switch IE with workaround by Johannes Berg · 8 years ago
  49. 7d10f6b mac80211: report failure to start (partial) scan as scan abort by Johannes Berg · 8 years ago
  50. 7947d3e mac80211: Add support for beacon report radio measurement by Avraham Stern · 8 years ago
  51. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  52. f89e07d4 mac80211: agg-rx: refuse ADDBA Request with timeout update by Johannes Berg · 8 years ago
  53. 59a7c82 mac80211: fix fq lockdep warnings by Michal Kazior · 8 years ago
  54. efc401f4 mac80211: use common cleanup for user/!user_mpm by Bob Copeland · 8 years ago
  55. 46f6b06 mac80211: Encrypt "Group addressed privacy" action frames by Masashi Honma · 8 years ago
  56. 49708e3 mac80211: silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  57. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 126e755 mac80211: Fix mesh estab_plinks counting in STA removal case by Jouni Malinen · 8 years ago
  59. d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  60. 5caa328 mac80211: implement codel on fair queuing flows by Michal Kazior · 8 years ago
  61. 9399b86 mac80211: add debug knobs for fair queuing by Michal Kazior · 8 years ago
  62. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 8 years ago
  63. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 8 years ago
  64. 0bb7ed4 mac80211: add vht cap decode to debugfs by Ben Greear · 8 years ago
  65. 6fe0412 mac80211: fix fast_tx header alignment by Felix Fietkau · 8 years ago
  66. fe7a7c5 mac80211: mesh: flush mesh paths unconditionally by Bob Copeland · 8 years ago
  67. 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
  68. 46fa38e mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS by Johannes Berg · 8 years ago
  69. f631a77 mac80211: allow same PN for AMSDU sub-frames by Sara Sharon · 8 years ago
  70. 20eb7ea mac80211: remove disconnected APs from BSS table by David Spinadel · 8 years ago
  71. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. e6436be mac80211: fix statistics leak if dev_alloc_name() fails by Johannes Berg · 8 years ago
  73. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  74. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. b4201cc mac80211: fix "warning: ‘target_metric’ may be used uninitialized" by Jeff Mahoney · 8 years ago
  76. 918fe04 mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate by Felix Fietkau · 8 years ago
  77. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 8 years ago
  78. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 8 years ago
  79. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 8 years ago
  80. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 8 years ago
  81. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 8 years ago
  82. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 8 years ago
  83. 2df8bfd mac80211: remove rx_stats.last_rx update after sta alloc by Johannes Berg · 8 years ago
  84. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 8 years ago
  85. 8ebaa5b mac80211: move semicolon out of CALL_RXH macro by Johannes Berg · 8 years ago
  86. de8f18d mac80211: count MSDUs in A-MSDU properly by Johannes Berg · 8 years ago
  87. d63b548 mac80211: allow passing transmitter station on RX by Johannes Berg · 8 years ago
  88. e596af8 mac80211: mesh: flush paths outside of plink lock by Bob Copeland · 8 years ago
  89. 0371a08 mac80211: mesh: fix cleanup for mesh pathtable by Bob Copeland · 8 years ago
  90. 68bb54b mac80211: mesh: fix mesh path kerneldoc by Bob Copeland · 8 years ago
  91. 3257523 mac80211: mesh: reorder structure members by Bob Copeland · 8 years ago
  92. 18b27ff mac80211: mesh: embed gates hlist head directly by Bob Copeland · 8 years ago
  93. 47a0489 mac80211: mesh: use hlist for rmc cache by Bob Copeland · 8 years ago
  94. 0aa7fab mac80211: mesh: handle failed alloc for rmc cache by Bob Copeland · 8 years ago
  95. 7493295 mac80211: mesh: fix crash in mesh_path_timer by Bob Copeland · 8 years ago
  96. 52cfa1d mac80211: track and tell driver about GO client P2P PS abilities by Ayala Beker · 8 years ago
  97. b100e5d mac80211: avoid useless memory write on each frame RX by Johannes Berg · 8 years ago
  98. 2c61cf9 mac80211: fix cipher scheme function name by Johannes Berg · 8 years ago
  99. c84387d mac80211: clean up station flags debugfs by Johannes Berg · 8 years ago
  100. 602fae4 mac80211: don't start dynamic PS timer if not needed by Johannes Berg · 8 years ago