1. d787a3e mac80211: add support for .ndo_fill_forward_path by Felix Fietkau · 3 years, 2 months ago
  2. 6dd23603 mac80211: fix monitor_sdata RCU/locking assertions by Johannes Berg · 3 years, 2 months ago
  3. de1352e mac80211: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  4. 1719642 mac80211: MBSSID support in interface handling by John Crispin · 3 years, 3 months ago
  5. f5a4c24 mac80211: introduce individual TWT support in AP mode by Lorenzo Bianconi · 3 years, 4 months ago
  6. 5f9404a mac80211: add support for BSS color change by John Crispin · 3 years, 6 months ago
  7. 79f5962 mac80211: Fix monitor MTU limit so that A-MSDUs get through by Johan Almbladh · 3 years, 6 months ago
  8. 2433647 mac80211: Switch to a virtual time-based airtime scheduler by Toke Høiland-Jørgensen · 3 years, 6 months ago
  9. f057d14 mac80211: use sdata->skb_queue for TDLS by Johannes Berg · 3 years, 8 months ago
  10. 07bd1c7 mac80211: refactor SKB queue processing a bit by Johannes Berg · 3 years, 8 months ago
  11. d5befb2 mac80211: fix deadlock in AP/VLAN handling by Johannes Berg · 3 years, 8 months ago
  12. 3a11ce0 mac80211: add fragment cache to sta_info by Johannes Berg · 3 years, 8 months ago
  13. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  14. 55f8205 mac80211: Allow concurrent monitor iface and ethernet rx decap by Sriram R · 3 years, 9 months ago
  15. 183f47f kcov: Remove kcov include from sched.h and move it to its users. by Sebastian Andrzej Siewior · 3 years, 10 months ago
  16. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  17. 054c993 mac80211: pause TX while changing interface type by Johannes Berg · 4 years ago
  18. a05829a cfg80211: avoid holding the RTNL when calling the driver by Johannes Berg · 4 years ago
  19. 2fe8ef1 cfg80211: change netdev registration/unregistration semantics by Johannes Berg · 4 years ago
  20. 80a915e mac80211: add rx decapsulation offload support by Felix Fietkau · 4 years ago
  21. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  22. bdeca45 mac80211: set SDATA_STATE_RUNNING for monitor interfaces by Borwankar, Antara · 4 years, 1 month ago
  23. 70d9c59 mac80211: remove WDS-related code by Johannes Berg · 4 years, 2 months ago
  24. 261e411 mac80211: add KCOV remote annotations to incoming frame processing by Aleksandr Nogikh · 4 years, 2 months ago
  25. 6401297 mac80211: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  26. 09a740c mac80211: receive and process S1G beacons by Thomas Pedersen · 4 years, 3 months ago
  27. 4b7afb5 mac80211: reorganize code to remove a forward declaration by Felix Fietkau · 4 years, 4 months ago
  28. 6aea26c mac80211: rework tx encapsulation offload API by Felix Fietkau · 4 years, 4 months ago
  29. cb17ed2 mac80211: parse radiotap header when selecting Tx queue by Mathy Vanhoef · 4 years, 5 months ago
  30. fc0561d mac80211: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  31. 90e8f58 mac80211: fix drv_config_iface_filter() behaviour by Johannes Berg · 4 years, 9 months ago
  32. 7f3f96c mac80211: handle no-preauth flag for control port by Markus Theil · 4 years, 10 months ago
  33. 1f6e0ba mac80211: allow setting queue_len for drivers not using wake_tx_queue by John Crispin · 4 years, 11 months ago
  34. db6d9e9 mac80211: Fix setting txpower to zero by Ben Greear · 5 years ago
  35. 52b4810 mac80211: Remove support for changing AP SMPS mode by Ilan Peer · 5 years ago
  36. 07b83d2 mac80211: allow changing TX-related netdev features by Johannes Berg · 5 years ago
  37. 50ff477 mac80211: add 802.11 encapsulation offloading support by John Crispin · 5 years ago
  38. 0635466 mac80211: allow drivers to set max MTU by Wen Gong · 5 years ago
  39. eef347f Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues" by Johannes Berg · 5 years ago
  40. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  41. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. dbd50a8 mac80211: only allocate one queue when using iTXQs by Johannes Berg · 6 years ago
  43. 8dbb000 mac80211: set NETIF_F_LLTX when using intermediate tx queues by Felix Fietkau · 6 years ago
  44. f1267cf mac80211: Fix kernel panic due to use of txq after free by Bhagavathi Perumal S · 6 years ago
  45. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  46. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. 5a862f8 Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  48. dd665d2 mac80211: never pass NULL params to ieee80211_if_add() by Johannes Berg · 6 years ago
  49. a50e5fb mac80211: fix a kernel panic when TXing after TXQ teardown by Sara Sharon · 6 years ago
  50. 5c21e810 mac80211: Clear beacon_int in ieee80211_do_stop by Ben Greear · 6 years ago
  51. 8105f9b mac80211: allocate TXQs for active monitor interfaces by Felix Fietkau · 6 years ago
  52. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 6 years ago
  53. 018f6fb mac80211: Send control port frames over nl80211 by Denis Kenzior · 7 years ago
  54. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  55. c7976f5 mac80211: remove BUG() when interface type is invalid by Luca Coelho · 7 years ago
  56. 02049ce mac80211: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  57. 2a9e257 mac80211: only remove AP VLAN frames from TXQ by Johannes Berg · 7 years ago
  58. 79af1f8 mac80211: avoid allocating TXQs that won't be used by Johannes Berg · 8 years ago
  59. 89e9bfc mac80211: Fix null pointer dereference with iTXQ support by Chunho Lee · 7 years ago
  60. 5316821 mac80211: fix VLAN handling with TXQs by Johannes Berg · 8 years ago
  61. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. c7a61cb mac80211: free netdev on dev_alloc_name() error by Johannes Berg · 8 years ago
  63. 699cb58 mac80211: manage RX BA session offload without SKB queue by Johannes Berg · 8 years ago
  64. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  65. 7a7c0a6 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 8 years ago
  66. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  67. f64331d mac80211: keep a separate list of monitor interfaces that are up by Johannes Berg · 8 years ago
  68. 7d65f82 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 8 years ago
  69. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. d2941df mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  71. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  72. 32ab0a38 Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  73. 9c22b4a net: use core MTU range checking in wireless drivers by Jarod Wilson · 8 years ago
  74. 72f15d5 mac80211: filter multicast data packets on AP / AP_VLAN by Michael Braun · 8 years ago
  75. 167e33f mac80211: Implement add_nan_func and rm_nan_func by Ayala Beker · 8 years ago
  76. 708d50e mac80211: add boilerplate code for start / stop NAN by Ayala Beker · 8 years ago
  77. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  78. 42bd20d mac80211: add support for MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  79. d821218 mac80211: refactor monitor representation in sdata by Aviya Erenfeld · 8 years ago
  80. fa962b9 mac80211: implement fair queueing per txq by Michal Kazior · 9 years ago
  81. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 9 years ago
  82. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. e6436be mac80211: fix statistics leak if dev_alloc_name() fails by Johannes Berg · 9 years ago
  84. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  85. 0371a08 mac80211: mesh: fix cleanup for mesh pathtable by Bob Copeland · 9 years ago
  86. f2ac7e30 mac80211: expose txq queue depth and size to drivers by Michal Kazior · 9 years ago
  87. 2a58d42 mac80211: fix txq queue related crashes by Michal Kazior · 9 years ago
  88. 23a1f8d mac80211: process and save VHT MU-MIMO group frame by Sara Sharon · 9 years ago
  89. 835112b mac80211: don't teardown sdata on sdata stop by Eliad Peller · 9 years ago
  90. 5ad11b5 mac80211: ensure we don't update tx power on a non-running sdata by Emmanuel Grumbach · 9 years ago
  91. cec6628 mac80211: make enable_qos parameter to ieee80211_set_wmm_default() by Johannes Berg · 9 years ago
  92. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  93. fc58c47 mac80211: process skb_queue while scanning in HW by Andrei Otcheretianski · 9 years ago
  94. b119ad6 mac80211: add rate mask logic for vht rates by Lorenzo Bianconi · 9 years ago
  95. c8ff71e mac80211: TDLS: handle chan-switch in RTNL locked work by Arik Nemtsov · 9 years ago
  96. d8d9008 mac80211: shut down interfaces before destroying interface list by Johannes Berg · 9 years ago
  97. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  98. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. f9dca80 mac80211: fix AP_VLAN crypto tailroom calculation by Michal Kazior · 10 years ago
  100. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago