1. 1d91812 mac80211: fix memory accounting with A-MSDU aggregation by Felix Fietkau · 6 years ago
  2. 35e2abb mac80211: Increase MAX_MSG_LEN by Andrei Otcheretianski · 6 years ago
  3. bbe1ab3 mac80211: fix unaligned access in mesh table hash function by Felix Fietkau · 6 years ago
  4. a78c389 mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode by Alexander Wetzel · 6 years ago
  5. ec30811 mac80211: don't attempt to rename ERR_PTR() debugfs dirs by Johannes Berg · 6 years ago
  6. 39cad03 mac80211: do not call driver wake_tx_queue op during reconfig by Felix Fietkau · 6 years ago
  7. a5a2444 mac80211: Fix Tx aggregation session tear down with ITXQs by Ilan Peer · 6 years ago
  8. bff33ba mac80211: call drv_ibss_join() on restart by Johannes Berg · 6 years ago
  9. 7a27cb6 mac80211: Add attribute aligned(2) to struct 'action' by Mathieu Malaterre · 6 years ago
  10. 0a7c928 mac80211: don't initiate TDLS connection if station is not associated to AP by Balaji Pothunoori · 6 years ago
  11. a2887f6 mac80211: fix miscounting of ttl-dropped frames by Bob Copeland · 6 years ago
  12. a7c6cf3 mac80211: Change default tx_sk_pacing_shift to 7 by Toke Høiland-Jørgensen · 6 years ago
  13. 6bab27b mac80211: allocate tailroom for forwarded mesh packets by Felix Fietkau · 6 years ago
  14. a35b186 mac80211: Free mpath object when rhashtable insertion fails by Herbert Xu · 6 years ago
  15. 007719c mac80211: Use linked list instead of rhashtable walk for mesh tables by Herbert Xu · 6 years ago
  16. af900ac mac80211: Restore vif beacon interval if start ap fails by Rakesh Pillai · 6 years ago
  17. a4c77aa mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 6 years ago
  18. e5af9ce mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 6 years ago
  19. ff01471 mac80211: free skb fraglist before freeing the skb by Sara Sharon · 6 years ago
  20. 4f78448 mac80211: fix a kernel panic when TXing after TXQ teardown by Sara Sharon · 6 years ago
  21. b74a078 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 6 years ago
  22. e9f8baa mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 6 years ago
  23. 5074991 mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext by Felix Fietkau · 6 years ago
  24. a75ac4e mac80211: Clear beacon_int in ieee80211_do_stop by Ben Greear · 6 years ago
  25. e08ab93 mac80211: fix GFP_KERNEL under tasklet context by Yan-Hsuan Chuang · 6 years ago
  26. 211710c mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys by Felix Fietkau · 6 years ago
  27. 8105f9b mac80211: allocate TXQs for active monitor interfaces by Felix Fietkau · 6 years ago
  28. c420551 mac80211: fix TX status reporting for ieee80211s by Yuan-Chi Pang · 6 years ago
  29. cb59bc1 mac80211: TDLS: fix skb queue/priority assignment by Johannes Berg · 6 years ago
  30. 6eae4a6 mac80211: fix pending queue hang due to TX_DROP by Bob Copeland · 6 years ago
  31. 94a5b3a mac80211: Don't wake up from PS for offchannel TX by Andrei Otcheretianski · 6 years ago
  32. 8682250 mac80211: Always report TX status by Andrei Otcheretianski · 6 years ago
  33. 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
  34. c6e57b3 mac80211: shorten the IBSS debug messages by Emmanuel Grumbach · 6 years ago
  35. 6c18b27 mac80211: don't Tx a deauth frame if the AP forbade Tx by Emmanuel Grumbach · 6 years ago
  36. 0007e94 mac80211: Fix station bandwidth setting after channel switch by Ilan Peer · 6 years ago
  37. f3ffb6c mac80211: fix a race between restart and CSA flows by Emmanuel Grumbach · 6 years ago
  38. abd76d2 mac80211: fix WMM TXOP calculation by Dreyfuss, Haim · 6 years ago
  39. 66eb02d mac80211: fix an off-by-one issue in A-MSDU max_subframe computation by Lorenzo Bianconi · 6 years ago
  40. aa58acf mac80211: always account for A-MSDU header changes by Johannes Berg · 6 years ago
  41. 1eb5079 mac80211: do not convert to A-MSDU if frag/subframe limited by Lorenzo Bianconi · 6 years ago
  42. 166ac9d mac80211: avoid kernel panic when building AMSDU from non-linear SKB by Sara Sharon · 6 years ago
  43. 1f631c3 mac80211: mesh: fix HWMP sequence numbering to follow standard by Yuan-Chi Pang · 6 years ago
  44. 2093275 mac80211: don't update the PM state of a peer upon a multicast frame by Emmanuel Grumbach · 6 years ago
  45. 38cb87e cfg80211: make wmm_rule part of the reg_rule structure by Stanislaw Gruszka · 6 years ago
  46. 67d1ba8 mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X by Danek Duvall · 6 years ago
  47. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  48. c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  49. 77cfaf5 mac80211: Run TXQ teardown code before de-registering interfaces by Toke Høiland-Jørgensen · 6 years ago
  50. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  51. e446a27 net: remove blank lines at end of file by Stephen Hemminger · 6 years ago
  52. c93622b Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  53. 133bf90 mac80211: restrict delayed tailroom needed decrement by Manikanta Pubbisetty · 6 years ago
  54. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 6 years ago
  55. 0832b60 mac80211: don't put null-data frames on the normal TXQ by Johannes Berg · 6 years ago
  56. a948f71 nl80211/mac80211: allow non-linear skb in rx_control_port by Denis Kenzior · 6 years ago
  57. 2282e125 leds: triggers: let struct led_trigger::activate() return an error code by Uwe Kleine-König · 6 years ago
  58. 19103a4 mac80211: add stations tied to AP_VLANs during hw reconfig by mpubbise@codeaurora.org · 6 years ago
  59. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. 8365da2 Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  61. a421775 mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types by Omer Efrat · 6 years ago
  62. f0c0407 mac80211: remove unnecessary NULL check by Johannes Berg · 6 years ago
  63. 47aa786 mac80211: fix potential null pointer dereference by Gustavo A. R. Silva · 6 years ago
  64. e7441c9 mac80211: disable BHs/preemption in ieee80211_tx_control_port() by Denis Kenzior · 6 years ago
  65. 41cbb0f mac80211: add support for HE by Luca Coelho · 6 years ago
  66. b8042b3d ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE by Johannes Berg · 6 years ago
  67. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  68. b9771d4 mac80211: support scan features for improved scan privacy by Johannes Berg · 6 years ago
  69. 45ad683 mac80211: split ieee80211_send_probe_req() by Johannes Berg · 6 years ago
  70. 00387f3 mac80211: add probe request building flags by Johannes Berg · 6 years ago
  71. dc8b274 mac80211: Move up init of TXQs by Toke Høiland-Jørgensen · 6 years ago
  72. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  73. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  74. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. d4e36e5 mac80211: Support adding duration for prepare_tx() callback by Ilan Peer · 7 years ago
  76. dd8070b Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  77. 0fdf149 mac80211: allocate and fill tidstats only when needed by Johannes Berg · 6 years ago
  78. 39c1134 mac80211: fix TX aggregation stop race by Alexander Wetzel · 6 years ago
  79. 73887fd cfg80211/mac80211: revert to stack allocation for sinfo by Johannes Berg · 6 years ago
  80. 8689c05 cfg80211: dynamically allocate per-tid stats for station info by Arend van Spriel · 7 years ago
  81. 1d6741d mac80211: mesh: fix premature update of rc stats by Bob Copeland · 6 years ago
  82. 57c6cb8 mac80211: ethtool: avoid 32 bit multiplication overflow by Colin Ian King · 7 years ago
  83. 2fe4a29 mac80211: Support the new cfg80211 TXQ stats API by Toke Høiland-Jørgensen · 7 years ago
  84. 52539ca cfg80211: Expose TXQ stats and parameters to userspace by Toke Høiland-Jørgensen · 7 years ago
  85. cc60dbb mac80211: average ack rssi support for data frames by Balaji Pothunoori · 7 years ago
  86. 0373700 mac80211: add api to set CSA counter in mac80211 by Gregory Greenman · 7 years ago
  87. a403f3b mac80211: remove pointless flags=0 assignment by Johannes Berg · 7 years ago
  88. bfb2781 mac80211: ethtool: memset the whole sinfo struct to 0 by Johannes Berg · 7 years ago
  89. 35f4962 mac80211: clean up rate info bandwidth setting by Johannes Berg · 7 years ago
  90. c096b92 mac80211: rename rtap_vendor_space to rtap_space by Johannes Berg · 7 years ago
  91. 914eac2 mac80211: use timeout from the AddBA response instead of the request by Sara Sharon · 7 years ago
  92. 407879b mac80211: Adjust SAE authentication timeout by Ilan Peer · 7 years ago
  93. 911a264 mac80211: Fix condition validating WMM IE by Ilan Peer · 7 years ago
  94. e15f20e Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  95. c470bdc mac80211: don't WARN on bad WMM parameters from buggy APs by Emmanuel Grumbach · 7 years ago
  96. 018f6fb mac80211: Send control port frames over nl80211 by Denis Kenzior · 7 years ago
  97. 9118064 mac80211: Add support for tx_control_port by Denis Kenzior · 7 years ago
  98. 4d191c7 mac80211: remove shadowing duplicated variable by Johannes Berg · 7 years ago
  99. db3bdcb mac80211: allow AP_VLAN operation on crypto controlled devices by Manikanta Pubbisetty · 7 years ago
  100. e552af0 mac80211: limit wmm params to comply with ETSI requirements by Haim Dreyfuss · 7 years ago