1. 9ec1190 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 6 years ago
  2. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  3. 6eae4a6 mac80211: fix pending queue hang due to TX_DROP by Bob Copeland · 6 years ago
  4. 9739fe2 mac80211: add an option for drivers to check if packets can be aggregated by Sara Sharon · 6 years ago
  5. edba6bd mac80211: allow AMSDU size limitation per-TID by Sara Sharon · 6 years ago
  6. 0eeb2b6 mac80211: add an option for station management TXQ by Sara Sharon · 6 years ago
  7. 94a5b3a mac80211: Don't wake up from PS for offchannel TX by Andrei Otcheretianski · 6 years ago
  8. 62872a9 mac80211: Fix PTK rekey freezes and clear text leak by Alexander Wetzel · 6 years ago
  9. 70e5366 mac80211: Store sk_pacing_shift in ieee80211_hw by Wen Gong · 6 years ago
  10. adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 6 years ago
  11. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. 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
  13. 66eb02d mac80211: fix an off-by-one issue in A-MSDU max_subframe computation by Lorenzo Bianconi · 6 years ago
  14. aa58acf mac80211: always account for A-MSDU header changes by Johannes Berg · 6 years ago
  15. 1eb5079 mac80211: do not convert to A-MSDU if frag/subframe limited by Lorenzo Bianconi · 6 years ago
  16. 166ac9d mac80211: avoid kernel panic when building AMSDU from non-linear SKB by Sara Sharon · 6 years ago
  17. 21a5d4c mac80211: add stop/start logic for software TXQs by Manikanta Pubbisetty · 7 years ago
  18. 0832b60 mac80211: don't put null-data frames on the normal TXQ by Johannes Berg · 7 years ago
  19. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  20. e7441c9 mac80211: disable BHs/preemption in ieee80211_tx_control_port() by Denis Kenzior · 7 years ago
  21. b9771d4 mac80211: support scan features for improved scan privacy by Johannes Berg · 7 years ago
  22. dd8070b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 7 years ago
  23. 2fe4a29 mac80211: Support the new cfg80211 TXQ stats API by Toke Høiland-Jørgensen · 7 years ago
  24. 0373700 mac80211: add api to set CSA counter in mac80211 by Gregory Greenman · 7 years ago
  25. 914eac2 mac80211: use timeout from the AddBA response instead of the request by Sara Sharon · 7 years ago
  26. 9118064 mac80211: Add support for tx_control_port by Denis Kenzior · 7 years ago
  27. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. 36148c2 mac80211: Adjust TSQ pacing shift by Toke Høiland-Jørgensen · 7 years ago
  29. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  30. 11b05ba mac80211: remove redundant initialization to pointer 'hdr' by Colin Ian King · 7 years ago
  31. e7881bd5 Revert "mac80211: Add TXQ scheduling API" by Johannes Berg · 7 years ago
  32. 0973dd4 Revert "mac80211: Add airtime account and scheduling to TXQs" by Johannes Berg · 7 years ago
  33. b0d52ad mac80211: Add airtime account and scheduling to TXQs by Toke Høiland-Jørgensen · 7 years ago
  34. e937b8d mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 7 years ago
  35. 9de18d8 mac80211: Add MIC space only for TX key option by David Spinadel · 7 years ago
  36. 7b6ddea mac80211: use QoS NDP for AP probing by Johannes Berg · 7 years ago
  37. 2a9e257 mac80211: only remove AP VLAN frames from TXQ by Johannes Berg · 7 years ago
  38. 5316821 mac80211: fix VLAN handling with TXQs by Johannes Berg · 8 years ago
  39. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  40. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  41. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  42. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  43. 484a54c mac80211: Dynamically set CoDel parameters per station by Toke Høiland-Jørgensen · 8 years ago
  44. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
  45. b61fbda mac80211: remove ieee80211_tx_rate_control.max_rate_idx by Johannes Berg · 8 years ago
  46. 731977e mac80211: use helper function to access ieee802_1d_to_ac[] by Amadeusz Sławiński · 8 years ago
  47. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. bb60b8b Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  49. dbef536 mac80211: prevent skb/txq mismatch by Michal Kazior · 8 years ago
  50. 35f432a mac80211: initialize fast-xmit 'info' later by Johannes Berg · 8 years ago
  51. 95cd470 mac80211: check for MCS in ieee80211_duration before fetching chanctx by Felix Fietkau · 8 years ago
  52. 445cd45 mac80211: Use appropriate name for functions and messages by Masashi Honma · 8 years ago
  53. ebceec8 mac80211: multicast to unicast conversion by Michael Braun · 8 years ago
  54. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. a786f96 mac80211: fix A-MSDU aggregation with fast-xmit + txq by Felix Fietkau · 8 years ago
  56. fff712c mac80211: remove bogus skb vif assignment by Felix Fietkau · 8 years ago
  57. c1f4c9e mac80211: update A-MPDU flag on tx dequeue by Felix Fietkau · 8 years ago
  58. f3fe4e9 mac80211: add a HW flag for supporting HW TX fragmentation by Sara Sharon · 8 years ago
  59. a3e2f4b mac80211: fix A-MSDU outer SA/DA by Michael Braun · 8 years ago
  60. 06f2bb1 mac80211: avoid extra memcpy in A-MSDU head creation by Michael Braun · 8 years ago
  61. 72f15d5 mac80211: filter multicast data packets on AP / AP_VLAN by Michael Braun · 8 years ago
  62. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  63. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  64. 3ff23cd mac80211: Set lower memory limit for non-VHT devices by Toke Høiland-Jørgensen · 8 years ago
  65. e0e2eff mac80211: Move ieee802111_tx_dequeue() to later in tx.c by Toke Høiland-Jørgensen · 8 years ago
  66. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 0b97a48 mac80211: check skb_linearize() return value by Johannes Berg · 8 years ago
  68. 11d62ca mac80211: simplify TDLS RA lookup by Johannes Berg · 8 years ago
  69. 8d51dbb mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq by Toke Høiland-Jørgensen · 8 years ago
  70. df6ef5d mac80211: fix sequence number assignment for PS response frames by Felix Fietkau · 8 years ago
  71. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  72. eae4430 mac80211: remove skb header offset mangling in ieee80211_build_hdr by Felix Fietkau · 9 years ago
  73. 6b07d9c mac80211: fix purging multicast PS buffer queue by Felix Fietkau · 8 years ago
  74. 59a7c82 mac80211: fix fq lockdep warnings by Michal Kazior · 9 years ago
  75. 46f6b06 mac80211: Encrypt "Group addressed privacy" action frames by Masashi Honma · 9 years ago
  76. 5caa328 mac80211: implement codel on fair queuing flows by Michal Kazior · 9 years ago
  77. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 9 years ago
  78. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 9 years ago
  79. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  80. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  81. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 9 years ago
  82. f6d4671 mac80211: close the SP when we enqueue frames during the SP by Emmanuel Grumbach · 9 years ago
  83. facde7f mac80211: don't send deferred frames outside the SP by Emmanuel Grumbach · 9 years ago
  84. 07310a6 mac80211: do not pass injected frames without a valid rate to the driver by Felix Fietkau · 9 years ago
  85. f66b60f mac80211: fix parsing of 40Mhz in injected radiotap header by Sven Eckelmann · 9 years ago
  86. 2bdaf38 mac80211: mesh: move path tables into if_mesh by Bob Copeland · 9 years ago
  87. c3732a7 mac80211: fix AP buffered multicast frames with queue control and txq by Felix Fietkau · 9 years ago
  88. 646e76b mac80211: parse VHT info in injected frames by Lorenzo Bianconi · 9 years ago
  89. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 9 years ago
  90. 109843b0 mac80211: fix wiphy supported_band access by Lorenzo Bianconi · 9 years ago
  91. ab1c790 mac80211: let unused MPP table entries timeout by Henning Rogge · 9 years ago
  92. f2ac7e30 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 9 years ago
  93. dfdfc2b mac80211: Parse legacy and HT rate in injected frames by Sven Eckelmann · 9 years ago
  94. 63b4d8b mac80211: properly free TX skbs when monitor TX fails by Johannes Berg · 9 years ago
  95. 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
  96. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  97. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. 50f36ae mac80211: fix tx sequence number assignment with software queue + fast-xmit by Felix Fietkau · 9 years ago
  99. 35afa58 mac80211: Copy tx'ed beacons to monitor mode by Helmut Schaa · 9 years ago
  100. f7418bc mac80211: fix handling of PS filtering with fast-xmit by Felix Fietkau · 9 years ago