summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: only remove AP VLAN frames from TXQJohannes Berg2017-10-111-0/+2
* mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg2017-09-061-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
|\
| * mac80211: Fix incorrect condition when checking rx timestampAvraham Stern2017-06-131-1/+1
* | mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-081-11/+0
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-081-10/+4
|\ \ | |/
| * mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-301-10/+4
* | mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich2017-05-241-0/+2
* | mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg2017-05-191-0/+2
* | mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg2017-05-191-0/+1
|/
* mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-281-0/+1
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-15/+21
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* mac80211: keep a separate list of monitor interfaces that are upJohannes Berg2017-04-181-0/+3
* average: change to declare precision, not factorJohannes Berg2017-03-021-1/+1
* Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-141-3/+3
|\
| * mac80211: Use appropriate name for functions and messagesMasashi Honma2016-12-131-2/+2
| * mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2016-12-131-1/+0
| * mac80211: multicast to unicast conversionMichael Braun2016-12-131-0/+1
* | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-2/+2
|/
* mac80211: FILS AEAD protection for station mode association framesJouni Malinen2016-10-271-0/+4
* mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach2016-10-191-0/+2
* mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-171-1/+1
* mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-121-0/+18
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-041-1/+1
|\
| * mac80211: Use rhltable instead of rhashtableHerbert Xu2016-09-201-1/+1
* | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-301-0/+9
* | mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-0/+7
* | mac80211: implement nan_change_confAyala Beker2016-09-301-0/+10
|/
* mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-131-1/+1
* mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-121-1/+2
* mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-121-1/+5
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-0/+1
* mac80211: implement codel on fair queuing flowsMichal Kazior2016-06-091-0/+5
* mac80211: implement fair queueing per txqMichal Kazior2016-06-091-5/+19
* mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-091-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-17/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-0/+4
|\
| * mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov2016-04-051-0/+4
* | mac80211: add A-MSDU tx supportFelix Fietkau2016-04-061-0/+1
* | mac80211: add fast-rx pathJohannes Berg2016-04-061-0/+5
* | mac80211: mesh: convert path table to rhashtableBob Copeland2016-04-051-9/+2
* | mac80211: mesh: move path tables into if_meshBob Copeland2016-04-051-0/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-1/+1
|\
| * mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2016-03-011-1/+1
* | mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon2016-02-241-2/+0
* | mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg2016-02-241-14/+0
* | mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-241-0/+1
* | mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg2016-02-241-1/+7
OpenPOWER on IntegriCloud