summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-141-2/+2
* mac80211: update sta bw on ht chanwidth action frameEliad Peller2014-12-171-0/+1
* Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-201-6/+36
|\
| * mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
| * mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg2014-11-191-2/+2
| * mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+1
| * mac80211: add specific-queue flushing supportLiad Kaufman2014-11-191-0/+3
| * mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-0/+3
| * mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+6
| * mac80211: add parsing of TDLS specific IEsArik Nemtsov2014-11-191-0/+2
| * mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-191-0/+3
| * mac80211: add function to create data frame template including keyJohannes Berg2014-11-191-0/+3
| * mac80211: move skb info band assignment outJohannes Berg2014-11-191-2/+1
| * mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman2014-11-191-0/+4
OpenPOWER on IntegriCloud