summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
AgeCommit message (Expand)AuthorLines
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker-0/+3
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel-2/+2
2016-09-13cfg80211: reduce connect key caching struct sizeJohannes Berg-3/+3
2016-07-06nl80211: support beacon report scanningAvraham Stern-0/+12
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen-2/+2
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg-2/+1
2016-05-12cfg80211: remove erroneous commentJohannes Berg-1/+1
2016-04-26cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha-0/+1
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka-7/+0
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt-0/+1
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg-0/+5
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg-0/+1
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen-0/+2
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen-1/+1
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron-0/+7
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho-0/+1
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy-0/+12
2014-06-23cfg80211: fix elapsed_jiffies calculationEliad Peller-1/+1
2014-05-06cfg80211: export interface stopping functionMichal Kazior-0/+7
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang-1/+1
2014-04-25cfg80211: change registered device pointer nameZhao, Gang-2/+2
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho-22/+0
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho-10/+3
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg-0/+11
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang-1/+0
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang-4/+0
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer-1/+1
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic-0/+3
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+3
2014-02-06cfg80211: send scan results from work queueJohannes Berg-1/+3
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior-1/+2
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli-1/+3
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg-3/+3
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller-1/+1
2013-12-03nl80211: vendor command supportJohannes Berg-3/+1
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-3/+15
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski-3/+2
2013-11-25cfg80211: DFS check chandef usable before CACJanusz Dziedzic-0/+13
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+3
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+3
2013-10-19net: misc: Remove extern from function prototypesJoe Perches-3/+3
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach-0/+3
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich-9/+0
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar-0/+2
2013-06-04cfg80211: separate internal SME implementationJohannes Berg-14/+16
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg-10/+11
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg-9/+2
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg-21/+4
2013-05-25cfg80211: vastly simplify lockingJohannes Berg-30/+2
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg-4/+0