aboutsummaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)Author
2014-06-25cfg80211: remove channel_switch combination checkMichal Kazior
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg
2014-05-08cfg80211: fix docbook warningLuciano Coelho
2014-05-06cfg80211: export interface stopping functionMichal Kazior
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior
2014-04-09cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic
2014-02-04cfg80211: make connect ie param constJohannes Berg
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-19nl80211: support vendor-specific eventsJohannes Berg
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-12-03nl80211: vendor command supportJohannes Berg