summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-151-2/+2
* 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
| * mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com2015-03-301-1/+2
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-0/+1
| * mac80211: avoid duplicate TX path station lookupJohannes Berg2015-03-201-1/+2
| * mac80211: remove drop_unencrypted codeJohannes Berg2015-03-201-3/+0
| * mac80211: TDLS: support VHT between peersArik Nemtsov2015-03-031-0/+2
| * mac80211: remove TX latency measurement codeJohannes Berg2015-02-281-24/+0
* | mac80211: ignore CSA to same channelJohannes Berg2015-03-161-0/+1
* | mac80211: disable u-APSD queues by defaultMichal Kazior2015-03-031-6/+17
|/
* mac80211: handle potential race between suspend and scan completionLuciano Coelho2015-01-271-1/+2
* mac80211: avoid races related to suspend flowEmmanuel Grumbach2015-01-231-0/+30
* mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-231-1/+2
* mac80211: remove local->radar_detect_enabledEliad Peller2015-01-141-2/+1
OpenPOWER on IntegriCloud