aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli1-0/+13
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli1-28/+34
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg1-1/+1
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg1-11/+12
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-14/+15
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho1-5/+5
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski1-3/+15
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski1-0/+4
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+12
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau1-0/+2
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-0/+14
2014-05-08cfg80211: fix docbook warningLuciano Coelho1-1/+1
2014-05-06cfg80211: export interface stopping functionMichal Kazior1-0/+15
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-0/+12
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen1-0/+8
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy1-0/+6
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior1-0/+27
2014-04-09cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo1-1/+1
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-2/+0
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho1-2/+5
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho1-0/+22
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer1-1/+3
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel1-0/+5
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg1-0/+3
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach1-8/+8
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic1-1/+4
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic1-0/+2
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho1-4/+8
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho1-1/+1
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg1-1/+6
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari1-1/+2
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior1-5/+3
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+3
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-3/+6
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic1-0/+1
2014-02-04cfg80211: make connect ie param constJohannes Berg1-1/+1
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen1-2/+2
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen1-0/+7
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen1-0/+8
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer1-0/+8
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park1-1/+52
2013-12-19nl80211: support vendor-specific eventsJohannes Berg1-4/+61
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic1-0/+1
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic1-1/+1
2013-12-03nl80211: vendor command supportJohannes Berg1-3/+113
2013-12-03nl80211/cfg80211: Set Operating Mode NotificationMarek Kwaczynski1-0/+4
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-1/+2
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+25
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-27/+6
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic1-0/+2