1. 89b8c02 mac80211: don't calculate duration for S1G by Thomas Pedersen · 4 years, 4 months ago
  2. f0daf54 mac80211: fix some missing kernel-doc by Johannes Berg · 4 years, 4 months ago
  3. 632189a mac80211: Unsolicited broadcast probe response support by Aloka Dixit · 4 years, 4 months ago
  4. 295b02c mac80211: Add FILS discovery support by Aloka Dixit · 4 years, 4 months ago
  5. cc20ff2 mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags by Felix Fietkau · 4 years, 4 months ago
  6. 6aea26c mac80211: rework tx encapsulation offload API by Felix Fietkau · 4 years, 4 months ago
  7. ae04515 mac80211: set info->control.hw_key for encap offload packets by Felix Fietkau · 4 years, 4 months ago
  8. aea6a3f mac80211: skip encap offload for tx multicast/control packets by Felix Fietkau · 4 years, 4 months ago
  9. 96ae9cd mac80211: check and refresh aggregation session in encap offload tx by Felix Fietkau · 4 years, 4 months ago
  10. 5f8d69e mac80211: add missing queue/hash initialization to 802.3 xmit by Felix Fietkau · 4 years, 4 months ago
  11. 8552a43 mac80211: rename csa counters to countdown counters by John Crispin · 4 years, 5 months ago
  12. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  13. cb17ed2 mac80211: parse radiotap header when selecting Tx queue by Mathy Vanhoef · 4 years, 6 months ago
  14. 08aca29 mac80211: remove unused flags argument in transmit functions by Mathy Vanhoef · 4 years, 6 months ago
  15. 2b3dab1 mac80211: use same flag everywhere to avoid sequence number overwrite by Mathy Vanhoef · 4 years, 6 months ago
  16. 29c3e95 mac80211: do not overwrite the sequence number if requested by Mathy Vanhoef · 4 years, 6 months ago
  17. e02281e mac80211: add radiotap flag to prevent sequence number overwrite by Mathy Vanhoef · 4 years, 6 months ago
  18. 1df2bdb mac80211: never drop injected frames even if normally not allowed by Mathy Vanhoef · 4 years, 6 months ago
  19. 180ac48 mac80211: calculate skb hash early when using itxq by Felix Fietkau · 4 years, 6 months ago
  20. 3ff901c mac80211: improve AQL tx airtime estimation by Felix Fietkau · 4 years, 6 months ago
  21. fc0561d mac80211: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  22. df78a0c nl80211: S1G band and channel definitions by Thomas Pedersen · 4 years, 8 months ago
  23. e61fbfc mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path by Vasanthakumar Thiagarajan · 4 years, 6 months ago
  24. 5af7fef mac80211: skip mpath lookup also for control port tx by Markus Theil · 4 years, 7 months ago
  25. 78fb5b5 mac80211: Fix dropping broadcast packets in 802.11 encap by Seevalamuthu Mariappan · 4 years, 7 months ago
  26. a752819 mac80211: support control port TX status reporting by Markus Theil · 4 years, 8 months ago
  27. dca9ca2 nl80211: add ability to report TX status for control port TX by Markus Theil · 4 years, 8 months ago
  28. 745bd6f Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 8 months ago
  29. 429ff87 docs: networking: convert mac80211-injection.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
  30. 08fad43 mac80211: TX legacy rate control for Beacon frames by Jouni Malinen · 4 years, 9 months ago
  31. 1db364c mac80211: mlme: remove duplicate AID bookkeeping by Johannes Berg · 4 years, 9 months ago
  32. 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  33. be8c827 mac80211: fix authentication with iwlwifi/mvm by Johannes Berg · 4 years, 10 months ago
  34. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 10 months ago
  35. b95d2cc mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX by Johannes Berg · 4 years, 10 months ago
  36. ce2e1ca mac80211: Check port authorization in the ieee80211_tx_dequeue() case by Jouni Malinen · 4 years, 10 months ago
  37. a0761a3 mac80211: drop data frames without key on encrypted links by Johannes Berg · 4 years, 10 months ago
  38. 9524770 mac80211: don't leave skb->next/prev pointing to stack by Johannes Berg · 4 years, 10 months ago
  39. 0a3a843 mac80211: Beacon protection using the new BIGTK (AP) by Jouni Malinen · 5 years ago
  40. 8d74a62 Revert "nl80211: add src and dst addr attributes for control port tx/rx" by Johannes Berg · 5 years ago
  41. 8079e4f Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS" by Johannes Berg · 5 years ago
  42. ca98c47 mac80211: check vif pointer before airtime calculation by Johannes Berg · 5 years ago
  43. ddb535a Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  44. 9b125c2 mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS by Markus Theil · 5 years ago
  45. 8c3ed7a nl80211: add src and dst addr attributes for control port tx/rx by Markus Theil · 5 years ago
  46. f2b18ba mac80211: use more bits for ack_frame_id by Johannes Berg · 5 years ago
  47. 30b2f0b mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 5 years ago
  48. 9f3ef3d net: mac80211: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  49. 7d6aa9b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 5 years ago
  50. 50ff477 mac80211: add 802.11 encapsulation offloading support by John Crispin · 5 years ago
  51. 911bde0 mac80211: Turn AQL into an NL80211_EXT_FEATURE by Toke Høiland-Jørgensen · 5 years ago
  52. 753ffad mac80211: fix TID field in monitor mode transmit by Fredrik Olofsson · 5 years ago
  53. 7a89233 mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue by Toke Høiland-Jørgensen · 5 years ago
  54. 3ace10f mac80211: Implement Airtime-based Queue Limit (AQL) by Kan Yan · 5 years ago
  55. b226a82 mac80211: add a comment about monitor-to-dev injection by Johannes Berg · 5 years ago
  56. 6912dae mac80211: Shrink the size of ack_frame_id to make room for tx_time_est by Toke Høiland-Jørgensen · 5 years ago
  57. 5d8983c mac80211: move store skb ack code to its own function by John Crispin · 5 years ago
  58. 4fd0328 mac80211: pass internal sta to ieee80211_tx_frags() by Johannes Berg · 5 years ago
  59. c5b9a7f nl80211: add 6GHz band definition to enum nl80211_band by Arend van Spriel · 5 years ago
  60. b7b2e8c mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor() by John Crispin · 6 years ago
  61. fb0e76a mac80211: add tx dequeue function for process context by Erik Stromdahl · 6 years ago
  62. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  63. 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  64. 8828f81 mac80211: probe unexercised mesh links by Rajkumar Manoharan · 6 years ago
  65. 0601677 mac80211: add option for setting control flags by Rajkumar Manoharan · 6 years ago
  66. 276d9e8 mac80211: debugfs option to force TX status frames by Julius Niedworok · 6 years ago
  67. 1974da8 mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit by Felix Fietkau · 6 years ago
  68. 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
  69. ded4698 mac80211: run late dequeue late tx handlers without holding fq->lock by Felix Fietkau · 6 years ago
  70. f2af2df mac80211: calculate hash for fq without holding fq->lock in itxq enqueue by Felix Fietkau · 6 years ago
  71. 2b4a669 mac80211: make ieee80211_schedule_txq schedule empty TXQs by Felix Fietkau · 6 years ago
  72. 5b989c1 mac80211: rework locking for txq scheduling / airtime fairness by Felix Fietkau · 6 years ago
  73. eb9b64e mac80211: fix memory accounting with A-MSDU aggregation by Felix Fietkau · 6 years ago
  74. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. 9d0f50b mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 6 years ago
  76. 2ec56f9 mac80211: remove unused variable by Johannes Berg · 6 years ago
  77. 390298e mac80211: Expose ieee80211_schedule_txq() function by Toke Høiland-Jørgensen · 6 years ago
  78. b4809e9 mac80211: Add airtime accounting and scheduling to TXQs by Toke Høiland-Jørgensen · 6 years ago
  79. 1866760 mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 6 years ago
  80. 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
  81. 344f8e0 mac80211: don't build AMSDU from GSO packets by Sara Sharon · 6 years ago
  82. 233e98d mac80211: remove superfluous NULL check by Johannes Berg · 6 years ago
  83. 9ec1190 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 6 years ago
  84. e0ba709 mac80211: tx: avoid variable shadowing by Johannes Berg · 6 years ago
  85. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 6eae4a6 mac80211: fix pending queue hang due to TX_DROP by Bob Copeland · 6 years ago
  87. 9739fe2 mac80211: add an option for drivers to check if packets can be aggregated by Sara Sharon · 6 years ago
  88. edba6bd mac80211: allow AMSDU size limitation per-TID by Sara Sharon · 6 years ago
  89. 0eeb2b6 mac80211: add an option for station management TXQ by Sara Sharon · 6 years ago
  90. 94a5b3a mac80211: Don't wake up from PS for offchannel TX by Andrei Otcheretianski · 6 years ago
  91. 62872a9 mac80211: Fix PTK rekey freezes and clear text leak by Alexander Wetzel · 6 years ago
  92. 70e5366 mac80211: Store sk_pacing_shift in ieee80211_hw by Wen Gong · 6 years ago
  93. adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 6 years ago
  94. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  95. fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  96. 66eb02d mac80211: fix an off-by-one issue in A-MSDU max_subframe computation by Lorenzo Bianconi · 6 years ago
  97. aa58acf mac80211: always account for A-MSDU header changes by Johannes Berg · 6 years ago
  98. 1eb5079 mac80211: do not convert to A-MSDU if frag/subframe limited by Lorenzo Bianconi · 6 years ago
  99. 166ac9d mac80211: avoid kernel panic when building AMSDU from non-linear SKB by Sara Sharon · 6 years ago
  100. 21a5d4c mac80211: add stop/start logic for software TXQs by Manikanta Pubbisetty · 7 years ago