1. 294e70c Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years ago
  2. db7205a mac80211: mark TX-during-stop for TX in in_reconfig by Johannes Berg · 3 years, 1 month ago
  3. d787a3e mac80211: add support for .ndo_fill_forward_path by Felix Fietkau · 3 years, 2 months ago
  4. f5a4c24 mac80211: introduce individual TWT support in AP mode by Lorenzo Bianconi · 3 years, 4 months ago
  5. 15fae34 mac80211: notify driver on mgd TX completion by Johannes Berg · 3 years, 6 months ago
  6. 80a915e mac80211: add rx decapsulation offload support by Felix Fietkau · 4 years ago
  7. 1ff4e8f mac80211: notify the driver when a sta uses 4-address mode by Felix Fietkau · 4 years, 4 months ago
  8. 6aea26c mac80211: rework tx encapsulation offload API by Felix Fietkau · 4 years, 4 months ago
  9. c8ad010 mac80211: warn only once in check_sdata_in_driver() at each caller by Johannes Berg · 4 years, 5 months ago
  10. 60c2ef0 mac80211: fix variable names in TID config methods by Sergey Matyukevich · 4 years, 8 months ago
  11. 370f51d mac80211: Add api to support configuring TID specific configuration by Tamizh chelvam · 5 years ago
  12. 5db4c4b mac80211: pass the vif to cancel_remain_on_channel by Emmanuel Grumbach · 5 years ago
  13. 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
  14. ba905bf mac80211: store tx power value from user to station by Ashok Raj Nagarajan · 6 years ago
  15. 4856bfd mac80211: do not call driver wake_tx_queue op during reconfig by Felix Fietkau · 6 years ago
  16. fafd2bc mac80211: notify driver on subsequent CSA beacons by Sara Sharon · 6 years ago
  17. b9cc81d mac80211: abort CSA if beacon does not include CSA IEs by Sara Sharon · 6 years ago
  18. 390298e mac80211: Expose ieee80211_schedule_txq() function by Toke Høiland-Jørgensen · 6 years ago
  19. 1866760 mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 6 years ago
  20. cee7013 mac80211: allow drivers to use peer measurement API by Johannes Berg · 6 years ago
  21. bc84797 mac80211: support FTM responder configuration/statistics by Pradeep Kumar Chitrapu · 6 years ago
  22. 9739fe2 mac80211: add an option for drivers to check if packets can be aggregated by Sara Sharon · 6 years ago
  23. d4e36e5 mac80211: Support adding duration for prepare_tx() callback by Ilan Peer · 7 years ago
  24. 3a3713e mac80211: Fix setting TX power on monitor interfaces by Peter Große · 7 years ago
  25. e7881bd5 Revert "mac80211: Add TXQ scheduling API" by Johannes Berg · 7 years ago
  26. e937b8d mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 7 years ago
  27. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  28. 354d381 mac80211: add offset_tsf driver op and use it for mesh by Pedersen, Thomas · 8 years ago
  29. 167e33f mac80211: Implement add_nan_func and rm_nan_func by Ayala Beker · 8 years ago
  30. 5953ff6 mac80211: implement nan_change_conf by Ayala Beker · 8 years ago
  31. 708d50e mac80211: add boilerplate code for start / stop NAN by Ayala Beker · 8 years ago
  32. c7e9dbc mac80211: remove sta_remove_debugfs driver callback by Johannes Berg · 8 years ago
  33. 42bd20d mac80211: add support for MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  34. 4fdbc67a mac80211: call get_expected_throughput only after adding station by Maxim Altshul · 8 years ago
  35. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  36. f59374e mac80211: synchronize driver rx queues before removing a station by Sara Sharon · 9 years ago
  37. 50ea05e mac80211: pass block ack session timeout to to driver by Sara Sharon · 9 years ago
  38. dcae9e0 mac80211: document sleep requirements for channel context ops by Chaitanya T K · 9 years ago
  39. 968a76c mac80211: call drv_stop only if driver is started by Eliad Peller · 9 years ago
  40. 416eb9f mac80211: Deinline drv_get/set/reset_tsf() by Denys Vlasenko · 9 years ago
  41. 6db9683 mac80211: Deinline drv_ampdu_action() by Denys Vlasenko · 9 years ago
  42. 42677ed mac80211: Deinline drv_switch_vif_chanctx() by Denys Vlasenko · 9 years ago
  43. 9aae296 mac80211: Deinline drv_add/remove/change_interface() by Denys Vlasenko · 9 years ago
  44. 4fbd572 mac80211: Deinline drv_sta_rc_update() by Denys Vlasenko · 9 years ago
  45. b23dcd4 mac80211: Deinline drv_conf_tx() by Denys Vlasenko · 9 years ago
  46. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  47. 1b09b55 mac80211: introduce per vif frame registration API by Andrei Otcheretianski · 9 years ago
  48. 727da60 mac80211: deinline drv_sta_state by Denys Vlasenko · 9 years ago
  49. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  50. 9352c19 mac80211: extend get_tkip_seq to all keys by Johannes Berg · 10 years ago
  51. ba8c3d6 mac80211: add an intermediate software queue implementation by Felix Fietkau · 10 years ago
  52. a818292 mac80211: convert rssi_callback() to event_callback() by Emmanuel Grumbach · 10 years ago
  53. 2b9a7e1 mac80211: allow drivers to provide most station statistics by Johannes Berg · 10 years ago
  54. f815e2b mac80211: notify drivers on sta rate table changes by Johannes Berg · 10 years ago
  55. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 11 years ago
  56. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  57. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  58. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  59. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  60. 5b3dc42 mac80211: add support for driver tx power reporting by Felix Fietkau · 10 years ago
  61. f409079 mac80211: sanity check CW_min/CW_max towards driver by Johannes Berg · 10 years ago
  62. 0f791eb4 mac80211: allow channel switch with multiple channel contexts by Luciano Coelho · 10 years ago
  63. f1d6558 mac80211: add post_channel_switch driver operation by Luciano Coelho · 10 years ago
  64. 6d027bc mac80211: add pre_channel_switch driver operation by Luciano Coelho · 10 years ago
  65. a4bcaf5 mac80211: extend set_coverage_class signature by Lorenzo Bianconi · 10 years ago
  66. 633e271 mac80211: split sched scan IEs by David Spinadel · 11 years ago
  67. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  68. ee10f2c mac80211: protect TDLS discovery session by Arik Nemtsov · 11 years ago
  69. 1a5f0c1 mac80211: add a single-transaction driver op to switch contexts by Luciano Coelho · 11 years ago
  70. cca674d mac80211: export the expected throughput by Antonio Quartulli · 11 years ago
  71. f6837ba8 mac80211: handle failed restart/resume better by Johannes Berg · 11 years ago
  72. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  73. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 11 years ago
  74. 6a9d1b9 mac80211: add pre-RCU-sync sta removal driver operation by Johannes Berg · 11 years ago
  75. 18cfd3b Revert "mac80211: add driver callback for per-interface multicast filter" by Johannes Berg · 11 years ago
  76. 55fff50 mac80211: add explicit IBSS driver operations by Johannes Berg · 11 years ago
  77. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  78. 31eba5b mac80211: support active monitor interfaces by Felix Fietkau · 12 years ago
  79. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  80. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 12 years ago
  81. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 12 years ago
  82. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 12 years ago
  83. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  84. 5bbe754d mac80211: don't call bss_info_changed on p2p-device/monitor by Johannes Berg · 12 years ago
  85. b207cdb mac80211: add vif debugfs driver callbacks by Alexander Bondar · 12 years ago
  86. f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 12 years ago
  87. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  88. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 12 years ago
  89. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 13 years ago
  90. ad2d223 mac80211: assign bss_conf.bssid only once by Johannes Berg · 12 years ago
  91. b8dc1a3 mac80211: further simplify ieee80211_bss_info_change_notify by Johannes Berg · 12 years ago
  92. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  93. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  94. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  95. 77d2ece6 mac80211: Add debugfs callbacks for station addition/removal by Sujith Manoharan · 12 years ago
  96. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago
  97. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  98. 9214ad7 mac80211: call driver method when restart completes by Johannes Berg · 12 years ago
  99. 1041638 mac80211: add explicit AP/GO driver operations by Johannes Berg · 12 years ago
  100. c3645ea mac80211: introduce new ieee80211_ops by Michal Kazior · 13 years ago