1. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. 51d0af2 mac80211: allocate tailroom for forwarded mesh packets by Felix Fietkau · 6 years ago
  3. 3692293 mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code by Herbert Xu · 6 years ago
  4. b7b14ec Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  5. 77ff2c6 mac80211: update HE IEs to D3.3 by Liad Kaufman · 6 years ago
  6. 7976b1e mac80211: ignore quiet mode in probe by Sara Sharon · 6 years ago
  7. 9792875 mac80211: allow CSA to self with immediate quiet by Sara Sharon · 6 years ago
  8. fafd2bc mac80211: notify driver on subsequent CSA beacons by Sara Sharon · 6 years ago
  9. c15353b mac80211: fix position of vendor_data read by Liad Kaufman · 6 years ago
  10. b9cc81d mac80211: abort CSA if beacon does not include CSA IEs by Sara Sharon · 6 years ago
  11. ee14577 mac80211: support max channel switch time element by Sara Sharon · 6 years ago
  12. 4d9ec73 cfg80211: Report Association Request frame IEs in association events by Jouni Malinen · 6 years ago
  13. 5c14a4d mac80211: Change default tx_sk_pacing_shift to 7 by Toke Høiland-Jørgensen · 6 years ago
  14. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. f2ffff0 mac80211: mesh: fix missing unlock on error in table_path_del() by Wei Yongjun · 6 years ago
  16. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 83e37e0 mac80211: Restore vif beacon interval if start ap fails by Rakesh Pillai · 6 years ago
  18. 4ff3a9d mac80211: Free mpath object when rhashtable insertion fails by Herbert Xu · 6 years ago
  19. b4c3fbe mac80211: Use linked list instead of rhashtable walk for mesh tables by Herbert Xu · 6 years ago
  20. 6157ca0 mac80211: Fix Tx aggregation session tear down with ITXQs by Ilan Peer · 6 years ago
  21. 4926b51 mac80211: call drv_ibss_join() on restart by Johannes Berg · 6 years ago
  22. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  23. caf5633 mac80211: indicate support for multiple BSSID by Sara Sharon · 6 years ago
  24. 78ac51f mac80211: support multi-bssid by Sara Sharon · 6 years ago
  25. fcea7db mac80211: move the bss update from elements to an helper by Sara Sharon · 6 years ago
  26. 4abb52a mac80211: pass bssids to elements parsing function by Sara Sharon · 6 years ago
  27. c17e28d mac80211: use element iteration macro in parsing by Johannes Berg · 6 years ago
  28. 7d41946 mac80211: fix missing/malformed documentation by Johannes Berg · 6 years ago
  29. 9d0f50b mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 6 years ago
  30. 752cfee Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  31. cb86880 mac80211: Fix documentation strings for airtime-related variables by Toke Høiland-Jørgensen · 6 years ago
  32. 2ec56f9 mac80211: remove unused variable by Johannes Berg · 6 years ago
  33. 390298e mac80211: Expose ieee80211_schedule_txq() function by Toke Høiland-Jørgensen · 6 years ago
  34. 7c53eb5 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 6 years ago
  35. 7ed5285 mac80211: don't initiate TDLS connection if station is not associated to AP by Balaji Pothunoori · 6 years ago
  36. 77f7ffd mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length by Felix Fietkau · 6 years ago
  37. a8d418d mac80211: mesh: only switch path when new metric is at least 10% better by Julan Hsu · 6 years ago
  38. 67fc055 mac80211: mesh: use average bitrate for link metric calculation by Julan Hsu · 6 years ago
  39. 540bbcb nl80211/mac80211: mesh: add mesh path change count to mpath info by Julan Hsu · 6 years ago
  40. cc24163 nl80211/mac80211: mesh: add hop count to mpath info by Julan Hsu · 6 years ago
  41. d9bb410 mac80211: allow overriding HT STBC capabilities by Sergey Matyukevich · 6 years ago
  42. b4809e9 mac80211: Add airtime accounting and scheduling to TXQs by Toke Høiland-Jørgensen · 6 years ago
  43. 1866760 mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 6 years ago
  44. a0dc020 mac80211: fix miscounting of ttl-dropped frames by Bob Copeland · 6 years ago
  45. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  46. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. 5a862f8 Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  48. d359bbc mac80211: Properly access radiotap vendor data by Ilan Peer · 6 years ago
  49. 34b1e0e mac80211: free skb fraglist before freeing the skb by Sara Sharon · 6 years ago
  50. efc38dd mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 6 years ago
  51. dc7eb0f mac80211: do not advertise HE cap IE if HE disabled by Shaul Triebitz · 6 years ago
  52. 002245e mac80211: set STA flag DISABLE_HE if HE is not supported by Shaul Triebitz · 6 years ago
  53. 2e249fc mac80211: update driver when MU EDCA params change by Shaul Triebitz · 6 years ago
  54. 55ebd6e mac80211: propagate the support for TWT to the driver by Emmanuel Grumbach · 6 years ago
  55. 344f8e0 mac80211: don't build AMSDU from GSO packets by Sara Sharon · 6 years ago
  56. 233e98d mac80211: remove superfluous NULL check by Johannes Berg · 6 years ago
  57. dd665d2 mac80211: never pass NULL params to ieee80211_if_add() by Johannes Berg · 6 years ago
  58. 8020919 mac80211: Properly handle SKB with radiotap only by Ilan Peer · 6 years ago
  59. 554be83 mac80211: ftm responder: remove pointless defensive coding by Johannes Berg · 6 years ago
  60. a50e5fb mac80211: fix a kernel panic when TXing after TXQ teardown by Sara Sharon · 6 years ago
  61. f6c7f03 mac80211: fix deauth TX when we disconnect by Emmanuel Grumbach · 6 years ago
  62. c8d10cb mac80211: rewrite Kconfig text for mesh by Bob Copeland · 6 years ago
  63. 990d718 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 6 years ago
  64. 9ec1190 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 6 years ago
  65. a317e65 mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext by Felix Fietkau · 6 years ago
  66. 1ad0f16 crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations by Eric Biggers · 6 years ago
  67. ecbc12a {nl,mac}80211: add rssi to mesh candidates by Bob Copeland · 6 years ago
  68. 01d66fb {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf by Bob Copeland · 6 years ago
  69. dbdaee7 {nl,mac}80211: report gate connectivity in station info by Bob Copeland · 6 years ago
  70. 4a6ecd3 mac80211: mesh: advertise gates in mesh formation by Bob Copeland · 6 years ago
  71. e9da68d mac80211: allow hardware scan to fall back to software by Johannes Berg · 6 years ago
  72. cee7013 mac80211: allow drivers to use peer measurement API by Johannes Berg · 6 years ago
  73. e0ba709 mac80211: tx: avoid variable shadowing by Johannes Berg · 6 years ago
  74. 63c713e mac80211: debugfs: avoid variable shadowing by Johannes Berg · 6 years ago
  75. 6af8354 mac80211: sta_info: avoid tidstats variable shadowing by Johannes Berg · 6 years ago
  76. 140d905 mac80211: tracing: avoid 'idx' variable by Johannes Berg · 6 years ago
  77. 03b7386 mac80211: fix CSA beacon allocation size by Johannes Berg · 6 years ago
  78. 5c21e810 mac80211: Clear beacon_int in ieee80211_do_stop by Ben Greear · 6 years ago
  79. c752cac mac80211: fix GFP_KERNEL under tasklet context by Yan-Hsuan Chuang · 6 years ago
  80. 33483a6 mac80211: fix missing unlock on error in ieee80211_mark_sta_auth() by Wei Yongjun · 6 years ago
  81. f8252e7 mac80211: implement ieee80211_tx_rate_update to update rate by Anilkumar Kolli · 6 years ago
  82. bc84797 mac80211: support FTM responder configuration/statistics by Pradeep Kumar Chitrapu · 6 years ago
  83. efb543e mac80211: Extend SAE authentication in infra BSS STA mode by Jouni Malinen · 6 years ago
  84. 8d7432a mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation by Jouni Malinen · 6 years ago
  85. fc107a9 mac80211: Helper function for marking STA authenticated by Jouni Malinen · 6 years ago
  86. 506dbf9 mac80211: rc80211_minstrel: remove variance / stddev calculation by Felix Fietkau · 6 years ago
  87. f4ec7cb mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate by Felix Fietkau · 6 years ago
  88. 972b66b mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode by Felix Fietkau · 6 years ago
  89. 80df9be mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  90. 37439f2 mac80211: minstrel: fix using short preamble CCK rates on HT clients by Felix Fietkau · 6 years ago
  91. 202df50 mac80211: minstrel: reduce minstrel_mcs_groups size by Felix Fietkau · 6 years ago
  92. b1c4f68 mac80211: minstrel: merge with minstrel_ht, always enable VHT support by Felix Fietkau · 6 years ago
  93. 5b5e873 mac80211: minstrel: remove unnecessary debugfs cleanup code by Felix Fietkau · 6 years ago
  94. f458e83 mac80211: minstrel: Enable STBC and LDPC for VHT Rates by Chaitanya T K · 6 years ago
  95. 42dca5e mac80211: avoid reflecting frames back to the client by Johannes Berg · 6 years ago
  96. 188de5d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  97. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  98. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. c70616b mac80211: Remove unused initialization by Masashi Honma · 6 years ago
  100. 48f3b9e mac80211: fix error handling in ieee80211_register_hw() by Wei Yongjun · 6 years ago