1. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  2. 5d473fe mac80211: Invoke TX LED in more code paths by Bjorn Andersson · 8 years ago
  3. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  4. eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 8 years ago
  5. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  6. cf14708 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 8 years ago
  7. 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
  8. cf39319 Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 8 years ago
  9. 890030d mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 8 years ago
  10. d3e709e idr: Return the deleted entry from idr_remove by Matthew Wilcox · 8 years ago
  11. 731977e mac80211: use helper function to access ieee802_1d_to_ac[] by Amadeusz Sławiński · 8 years ago
  12. 2cc6f5a mac80211: set wifi_acked[_valid] bits for transmitted SKBs by Johannes Berg · 8 years ago
  13. 872684b mac80211: Remove unused 'rates_idx' variable by Kirtika Ruchandani · 8 years ago
  14. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  15. e8a24cd mac80211: allow driver to handle packet-loss mechanism by Rajkumar Manoharan · 8 years ago
  16. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  17. 71f2c34 mac80211: End the MPSP even if EOSP frame was not acked by Masashi Honma · 8 years ago
  18. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 9 years ago
  19. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 9 years ago
  20. da629cf mac80211: Don't buffer non-bufferable MMPDUs by Helmut Schaa · 9 years ago
  21. 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
  22. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  23. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  24. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  25. f7418bc mac80211: fix handling of PS filtering with fast-xmit by Felix Fietkau · 9 years ago
  26. 4dc792b mac80211: Split sending tx'ed frames to monitor interfaces into its own function by Helmut Schaa · 9 years ago
  27. 75dbf00 mac80211: remove always true condition by Dan Carpenter · 9 years ago
  28. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  29. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 10 years ago
  30. b2eb0ee mac80211: copy nl80211 mgmt TX SKB for status by Johannes Berg · 10 years ago
  31. c206ca6 mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS by Johannes Berg · 10 years ago
  32. 7bedd0c mac80211: use rhashtable for station table by Johannes Berg · 10 years ago
  33. abfbc3a mac80211: remove TX latency measurement code by Johannes Berg · 10 years ago
  34. 5e06a9e mac80211: remove doubled semicolon by Johannes Berg · 10 years ago
  35. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  36. 85b89af mac80211: fix dot11MulticastTransmittedFrameCount tested address by Eliad Peller · 10 years ago
  37. 5cf1661 mac80211: Fix accounting of multicast frames by Sujith Manoharan · 10 years ago
  38. f027c2a mac80211: add ieee80211_tx_status_noskb by Felix Fietkau · 10 years ago
  39. 7e1cdcb mac0211: add a helper function for fixing up tx status rates by Felix Fietkau · 10 years ago
  40. ad9dda6 mac80211: pass tx info to ieee80211_lost_packet instead of an skb by Felix Fietkau · 10 years ago
  41. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  42. 02219b3 mac80211: add WMM admission control support by Johannes Berg · 10 years ago
  43. 9d58f25 mac80211: add TDLS connection timeout by Liad Kaufman · 10 years ago
  44. d98ad83 mac80211: add Intel Mobile Communications copyright by Johannes Berg · 10 years ago
  45. 8d7b70f net: Mac80211: Remove silly timespec dance by Thomas Gleixner · 10 years ago
  46. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  47. abd43a6 mac80211: reduce packet loss notifications under load by Felix Fietkau · 11 years ago
  48. 311ab8e mac80211: fixup radiotap tx flags for RTS/CTS by Bob Copeland · 11 years ago
  49. 00a9a6d mac80211: update last_tx_rate only for data frame by Chun-Yeow Yeoh · 11 years ago
  50. 953467d mac80211: remove set but unused variables by Johannes Berg · 11 years ago
  51. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  52. 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
  53. 687da13 mac80211: implement SMPS for AP by Emmanuel Grumbach · 11 years ago
  54. 0c5b932 mac80211: update sta->last_rx on acked tx frames by Felix Fietkau · 11 years ago
  55. a824131 mac80211: report some VHT radiotap infos for tx status by Karl Beldan · 11 years ago
  56. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  57. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  58. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  59. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  60. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  61. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  62. 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
  63. 5b632fe mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  64. db94357 mac80211: add debugfs file for last ack signal by Saravana · 12 years ago
  65. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  66. 1f98ab7 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  67. 8a2fbed mac80211: combine status/drop reporting by Johannes Berg · 12 years ago
  68. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  69. c3e7724 mac80211: use ieee80211_free_txskb to fix possible skb leaks by Felix Fietkau · 12 years ago
  70. 1bad538 mac80211: validate skb->dev in the tx status path by Felix Fietkau · 12 years ago
  71. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  72. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  73. bdcbd8e mac80211: clean up debugging by Johannes Berg · 12 years ago
  74. 08ce5ab mac80211: two small verbose debug cleanups by Johannes Berg · 12 years ago
  75. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  76. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  77. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  78. d01b316 mac80211: fix an issue in ieee80211_tx_info count field management by Lorenzo Bianconi · 13 years ago
  79. 888d04d mac80211: use compare_ether_addr on MAC addresses instead of memcmp by Felix Fietkau · 13 years ago
  80. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 13 years ago
  81. 8e7c4e4 mac80211: fix a few -Wshadow warnings by Johannes Berg · 13 years ago
  82. adf5ace mac80211: Make use of ieee80211_is_* functions in tx status path by Helmut Schaa · 13 years ago
  83. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  84. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  85. 9c8f2c4 mac80211: Fix endian bug in radiotap header generation by Helmut Schaa · 13 years ago
  86. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  87. 0650073 mac80211: support client probe by Johannes Berg · 13 years ago
  88. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  89. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  90. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 13 years ago
  91. a2fe816 mac80211: Build TX radiotap header dynamically by Helmut Schaa · 13 years ago
  92. 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  93. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  94. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  95. 8a8656f mac80211: clear more-data bit on filtered frames by Johannes Berg · 13 years ago
  96. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  97. 6075039 mac80211: also expire filtered frames by Johannes Berg · 13 years ago
  98. c868cb35 mac80211: unify TIM bit handling by Johannes Berg · 13 years ago
  99. 7107676 mac80211: fix endian issues and comments for BAR failure handling by Felix Fietkau · 13 years ago
  100. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago