1. f2a0c18 mac80211: remove the need for variable rates_idx by Colin Ian King · 4 years, 6 months ago
  2. 86a1b9d7 mac80211: fix control port tx status check by Markus Theil · 4 years, 7 months ago
  3. a752819 mac80211: support control port TX status reporting by Markus Theil · 4 years, 7 months ago
  4. 30b2f0b mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 5 years ago
  5. 5972fa1 mac80211: fix tx status for no ack cases by Markus Theil · 5 years ago
  6. 50ff477 mac80211: add 802.11 encapsulation offloading support by John Crispin · 5 years ago
  7. 7a89233 mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue by Toke Høiland-Jørgensen · 5 years ago
  8. 08a5bdd mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED by Thomas Pedersen · 5 years ago
  9. 5072f73 mac80211: Add new sta_info getter by sta/vif addrs by Toke Høiland-Jørgensen · 5 years ago
  10. 2a38075 nl80211: Add support for EDMG channels by Alexei Avshalom Lazar · 5 years ago
  11. 3a00f08 mac80211: add missing length field increment when generating Radiotap header by John Crispin · 5 years ago
  12. a027c304 mac80211: 80Mhz was not reported properly when using tx_status_ext by John Crispin · 5 years ago
  13. 8db6e73 mac80211: fix bad guard when reporting legacy rates by John Crispin · 5 years ago
  14. dc649d6 mac80211: fix TX legacy rate reporting when tx_status_ext is used by John Crispin · 5 years ago
  15. 3d07ffc mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap_header by John Crispin · 5 years ago
  16. b7b2e8c mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor() by John Crispin · 5 years ago
  17. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  18. b4809e9 mac80211: Add airtime accounting and scheduling to TXQs by Toke Høiland-Jørgensen · 6 years ago
  19. 34b1e0e mac80211: free skb fraglist before freeing the skb by Sara Sharon · 6 years ago
  20. a317e65 mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext by Felix Fietkau · 6 years ago
  21. f8252e7 mac80211: implement ieee80211_tx_rate_update to update rate by Anilkumar Kolli · 6 years ago
  22. c420551 mac80211: fix TX status reporting for ieee80211s by Yuan-Chi Pang · 6 years ago
  23. 8682250 mac80211: Always report TX status by Andrei Otcheretianski · 6 years ago
  24. cc60dbb mac80211: average ack rssi support for data frames by Balaji Pothunoori · 7 years ago
  25. a78b26f mac80211: Add tx ack signal support in sta info by Venkateswara Naralasetty · 7 years ago
  26. c4b50cd cfg80211: send ack_signal to user in probe client response by Venkateswara Naralasetty · 7 years ago
  27. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  28. 5d473fe mac80211: Invoke TX LED in more code paths by Bjorn Andersson · 8 years ago
  29. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  30. eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 8 years ago
  31. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  32. cf14708 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 8 years ago
  33. 16c54ac Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  34. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  35. 890030d mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 8 years ago
  36. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  37. 731977e mac80211: use helper function to access ieee802_1d_to_ac[] by Amadeusz Sławiński · 8 years ago
  38. 2cc6f5a mac80211: set wifi_acked[_valid] bits for transmitted SKBs by Johannes Berg · 8 years ago
  39. 872684b mac80211: Remove unused 'rates_idx' variable by Kirtika Ruchandani · 8 years ago
  40. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  41. e8a24cd mac80211: allow driver to handle packet-loss mechanism by Rajkumar Manoharan · 8 years ago
  42. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  43. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  44. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 9 years ago
  45. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 9 years ago
  46. da629cf mac80211: Don't buffer non-bufferable MMPDUs by Helmut Schaa · 9 years ago
  47. e9829b9 Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  48. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  49. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  50. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. f7418bc mac80211: fix handling of PS filtering with fast-xmit by Felix Fietkau · 9 years ago
  52. 4dc792b mac80211: Split sending tx'ed frames to monitor interfaces into its own function by Helmut Schaa · 9 years ago
  53. 75dbf00 mac80211: remove always true condition by Dan Carpenter · 9 years ago
  54. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  55. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 10 years ago
  56. b2eb0ee mac80211: copy nl80211 mgmt TX SKB for status by Johannes Berg · 10 years ago
  57. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 10 years ago
  58. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 10 years ago
  59. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 10 years ago
  60. 5e06a9e mac80211: remove doubled semicolon by Johannes Berg · 10 years ago
  61. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  62. 85b89af mac80211: fix dot11MulticastTransmittedFrameCount tested address by Eliad Peller · 10 years ago
  63. 5cf1661 mac80211: Fix accounting of multicast frames by Sujith Manoharan · 10 years ago
  64. f027c2a mac80211: add ieee80211_tx_status_noskb by Felix Fietkau · 10 years ago
  65. 7e1cdcb mac0211: add a helper function for fixing up tx status rates by Felix Fietkau · 10 years ago
  66. ad9dda6 mac80211: pass tx info to ieee80211_lost_packet instead of an skb by Felix Fietkau · 10 years ago
  67. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  68. 02219b3 mac80211: add WMM admission control support by Johannes Berg · 10 years ago
  69. 9d58f25 mac80211: add TDLS connection timeout by Liad Kaufman · 10 years ago
  70. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  71. 8d7b70f net: Mac80211: Remove silly timespec dance by Thomas Gleixner · 11 years ago
  72. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  73. abd43a6 mac80211: reduce packet loss notifications under load by Felix Fietkau · 11 years ago
  74. 311ab8e mac80211: fixup radiotap tx flags for RTS/CTS by Bob Copeland · 11 years ago
  75. 00a9a6d mac80211: update last_tx_rate only for data frame by Chun-Yeow Yeoh · 11 years ago
  76. 953467d mac80211: remove set but unused variables by Johannes Berg · 11 years ago
  77. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  78. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  79. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  80. 0c5b932 mac80211: update sta->last_rx on acked tx frames by Felix Fietkau · 11 years ago
  81. a824131 mac80211: report some VHT radiotap infos for tx status by Karl Beldan · 11 years ago
  82. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  83. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 12 years ago
  84. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  85. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  86. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  87. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  88. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  89. 5b632fe mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  90. db94357 mac80211: add debugfs file for last ack signal by Saravana · 12 years ago
  91. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  92. 1f98ab7 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  93. 8a2fbed mac80211: combine status/drop reporting by Johannes Berg · 12 years ago
  94. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  95. c3e7724 mac80211: use ieee80211_free_txskb to fix possible skb leaks by Felix Fietkau · 12 years ago
  96. 1bad538 mac80211: validate skb->dev in the tx status path by Felix Fietkau · 12 years ago
  97. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 13 years ago
  98. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 13 years ago
  99. bdcbd8e mac80211: clean up debugging by Johannes Berg · 13 years ago
  100. 08ce5ab mac80211: two small verbose debug cleanups by Johannes Berg · 13 years ago