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