summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2019-07-21mac80211: only warn once on chanctx_conf being NULLYibo Zhao
2019-06-25mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2018-05-30mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13mac80211: Fix incorrect condition when checking rx timestampAvraham Stern
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2017-05-30mac80211: fix TX aggregation start/stop callback raceJohannes Berg
2017-05-24mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich
2017-05-19mac80211: mesh: Allow following CSA to DFS channels if userspace handles itBenjamin Berg
2017-05-19mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is receivedBenjamin Berg
2017-04-28mac80211: Add support for BSS max idle period elementAvraham Stern
2017-04-28mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-18mac80211: keep a separate list of monitor interfaces that are upJohannes Berg
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma
2016-12-13mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2016-12-13mac80211: multicast to unicast conversionMichael Braun
2016-10-27mac80211: FILS AEAD protection for station mode association framesJouni Malinen
2016-10-19mac80211: uapsd_queues is in QoS IE orderEmmanuel Grumbach
2016-10-17mac80211: fix A-MSDU outer SA/DAMichael Braun
2016-10-12mac80211: filter multicast data packets on AP / AP_VLANMichael Braun
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu
2016-09-13mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen
2016-09-12mac80211: add support for MU-MIMO air snifferAviya Erenfeld
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-06-09mac80211: implement codel on fair queuing flowsMichal Kazior
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-06-09mac80211: skip netdev queue control with software queuingMichal Kazior
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-05mac80211: mesh: convert path table to rhashtableBob Copeland
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland
2016-04-05mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon
2016-02-24mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg