summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
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
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-12-04mac80211: rewrite remain-on-channel logicJohannes Berg
2015-12-04mac80211: simplify ack_skb handlingJohannes Berg
2015-12-04mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg
2015-10-14mac80211: remove event.cJohannes Berg
2015-10-14mac80211: remove cfg.hJohannes Berg
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-09-29mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa
2015-09-22mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg
2015-09-22mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg
2015-09-22mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17mac80211: Add support for declaring MU-MIMO capabilitySara Sharon
2015-07-17mac80211: shrink struct ieee80211_fragment_entryJohannes Berg
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov