summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa2015-09-221-0/+3
* mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg2015-09-221-7/+3
* mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-221-3/+0
* mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov2015-09-221-0/+1
* mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-141-0/+5
* mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov2015-07-171-3/+5
* mac80211: Add support for declaring MU-MIMO capabilitySara Sharon2015-07-171-0/+2
* mac80211: shrink struct ieee80211_fragment_entryJohannes Berg2015-07-171-6/+6
* mac80211: TDLS: correctly configure SMPS stateArik Nemtsov2015-07-171-0/+1
* mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov2015-07-171-0/+3
* mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg2015-07-171-2/+0
* mac80211: don't store napi structJohannes Berg2015-07-171-5/+1
* mac80211: move ieee80211_get_bssid into RX fileJohannes Berg2015-07-171-2/+0
* mac80211: remove short frame test and counterJohannes Berg2015-07-171-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-6/+3
|\
| * mac80211: don't split remain-on-channel for coalescingJohannes Berg2015-05-201-6/+0
| * mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-05-191-0/+3
* | mac80211: fix throughput LED triggerJohannes Berg2015-05-111-1/+0
* | mac80211: make LED triggering depend on activationJohannes Berg2015-05-051-3/+4
* | mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg2015-05-051-8/+8
* | mac80211: clean up global debugfs statisticsJohannes Berg2015-05-051-3/+1
* | mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg2015-04-241-3/+0
* | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-4/+2
* | mac80211: add TX fastpathJohannes Berg2015-04-221-0/+5
|/
* cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-071-4/+0
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-0/+21
* mac80211: use rhashtable for station tableJohannes Berg2015-04-011-1/+2
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-29/+10
|\
| * mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-301-0/+3