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