summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove warning in ieee80211_get_sband()Johannes Berg2021-06-301-1/+1
* mac80211: check defrag PN against current frameJohannes Berg2021-06-031-2/+9
* mac80211: add fragment cache to sta_infoJohannes Berg2021-06-031-22/+4
* mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef2021-06-031-0/+1
* mac80211: pause TX while changing interface typeJohannes Berg2021-02-031-0/+1
* mac80211: handle deauthentication/disassociation from TDLS peerYu Wang2019-10-051-0/+3
* mac80211: only warn once on chanctx_conf being NULLYibo Zhao2019-07-211-1/+1
* mac80211: fix TX aggregation start/stop callback raceJohannes Berg2018-11-101-10/+4
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2018-03-241-15/+21
* mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2017-11-301-1/+0
* 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
* | mac80211: refactor HT/VHT to chandef codeJohannes Berg2016-02-241-6/+4
* | mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-141-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-2/+2
|\
| * mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-151-2/+2
* | mac80211: rewrite remain-on-channel logicJohannes Berg2015-12-041-5/+2
* | mac80211: simplify ack_skb handlingJohannes Berg2015-12-041-3/+2
* | mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg2015-12-041-4/+15
|/
* mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg2015-11-031-1/+1
* mac80211: TDLS: add proper HT-oper IEArik Nemtsov2015-11-031-1/+1
* mac80211: don't reconfigure sched scan in case of wowlanEliad Peller2015-11-031-1/+1
* mac80211: move beacon_loss_count into ifmgdJohannes Berg2015-10-211-0/+3
* mac80211: remove event.cJohannes Berg2015-10-141-3/+0
* mac80211: remove cfg.hJohannes Berg2015-10-141-0/+2
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-4/+1
* mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg2015-09-291-1/+1