summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+3
* cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-301-2/+2
* cfg80211: reduce connect key caching struct sizeJohannes Berg2016-09-131-3/+3
* nl80211: support beacon report scanningAvraham Stern2016-07-061-0/+12
* cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-311-2/+2
* cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-121-2/+1
* cfg80211: remove erroneous commentJohannes Berg2016-05-121-1/+1
* cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-261-0/+1
* cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka2015-12-041-7/+0
* nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-131-0/+1
* cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg2015-07-171-0/+5
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-0/+1
* nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-181-0/+2
* nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-181-1/+1
* cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-171-0/+7
* cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-191-0/+1
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+12
* cfg80211: fix elapsed_jiffies calculationEliad Peller2014-06-231-1/+1
* cfg80211: export interface stopping functionMichal Kazior2014-05-061-0/+7
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-1/+1
* cfg80211: change registered device pointer nameZhao, Gang2014-04-251-2/+2
* cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-091-22/+0
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-10/+3
* cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-091-0/+11
* cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang2014-03-191-1/+0
* cfg80211: make __cfg80211_join_ibss() staticZhao, Gang2014-03-191-4/+0
* cfg80211: send stop AP event only due to internal reasonIlan Peer2014-02-251-1/+1
* cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-1/+3
|\
| * cfg80211: send scan results from work queueJohannes Berg2014-02-061-1/+3
* | cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-1/+2
* | cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+3
|/
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-3/+3
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-3/+15
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-0/+3
| |\ \
| * | | net: misc: Remove extern from function prototypesJoe Perches2013-10-191-3/+3
* | | | cfg80211: don't "leak" uncompleted scansEliad Peller2013-12-051-1/+1
* | | | nl80211: vendor command supportJohannes Berg2013-12-031-3/+1
| |_|/ |/| |
* | | cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-3/+2
* | | cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-251-0/+13
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+3
|\ \ \ | |/ / |/| / | |/
| * cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-091-0/+3
* | cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2013-09-261-9/+0
|/
* cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-161-0/+2
* cfg80211: separate internal SME implementationJohannes Berg2013-06-041-14/+16
* cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-271-10/+11
* cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-251-9/+2
* cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-251-21/+4
* cfg80211: vastly simplify lockingJohannes Berg2013-05-251-30/+2
* cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-251-4/+0