aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-17/+17
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau1-0/+1
2016-04-06mac80211: add fast-rx pathJohannes Berg1-0/+5
2016-04-05mac80211: mesh: convert path table to rhashtableBob Copeland1-9/+2
2016-04-05mac80211: mesh: move path tables into if_meshBob Copeland1-0/+12
2016-04-05mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov1-0/+4
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg1-1/+1
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon1-2/+0
2016-02-24mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg1-14/+0
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior1-0/+1
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg1-1/+7
2016-02-24mac80211: refactor HT/VHT to chandef codeJohannes Berg1-6/+4
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon1-0/+2
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira1-2/+2
2015-12-04mac80211: rewrite remain-on-channel logicJohannes Berg1-5/+2
2015-12-04mac80211: simplify ack_skb handlingJohannes Berg1-3/+2
2015-12-04mac80211: move off-channel/mgmt-tx code to offchannel.cJohannes Berg1-4/+15
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg1-1/+1
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov1-1/+1
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller1-1/+1
2015-10-21mac80211: move beacon_loss_count into ifmgdJohannes Berg1-0/+3
2015-10-14mac80211: remove event.cJohannes Berg1-3/+0
2015-10-14mac80211: remove cfg.hJohannes Berg1-0/+2
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-4/+1
2015-09-29mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg1-1/+1
2015-09-22mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa1-0/+3
2015-09-22mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg1-7/+3
2015-09-22mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg1-3/+0
2015-09-22mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov1-0/+1
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi1-0/+5
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov1-3/+5
2015-07-17mac80211: Add support for declaring MU-MIMO capabilitySara Sharon1-0/+2
2015-07-17mac80211: shrink struct ieee80211_fragment_entryJohannes Berg1-6/+6
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov1-0/+1
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov1-0/+3
2015-07-17mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg1-2/+0
2015-07-17mac80211: don't store napi structJohannes Berg1-5/+1
2015-07-17mac80211: move ieee80211_get_bssid into RX fileJohannes Berg1-2/+0
2015-07-17mac80211: remove short frame test and counterJohannes Berg1-1/+0
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+3
2015-05-20mac80211: don't split remain-on-channel for coalescingJohannes Berg1-6/+0
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg1-0/+3
2015-05-11mac80211: fix throughput LED triggerJohannes Berg1-1/+0
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg1-3/+4
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg1-8/+8
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg1-3/+1
2015-04-24mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg1-3/+0