aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka1-7/+0
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt1-0/+1
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg1-0/+5
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-0/+1
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen1-0/+2
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen1-1/+1
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron1-0/+7
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho1-0/+1
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy1-0/+12
2014-06-23cfg80211: fix elapsed_jiffies calculationEliad Peller1-1/+1
2014-05-06cfg80211: export interface stopping functionMichal Kazior1-0/+7
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang1-1/+1
2014-04-25cfg80211: change registered device pointer nameZhao, Gang1-2/+2
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho1-22/+0
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-10/+3
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg1-0/+11
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang1-1/+0
2014-03-19cfg80211: make __cfg80211_join_ibss() staticZhao, Gang1-4/+0
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer1-1/+1
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic1-0/+3
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+3
2014-02-06cfg80211: send scan results from work queueJohannes Berg1-1/+3
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior1-1/+2
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+3
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-3/+3
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller1-1/+1
2013-12-03nl80211: vendor command supportJohannes Berg1-3/+1
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+15
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+2
2013-11-25cfg80211: DFS check chandef usable before CACJanusz Dziedzic1-0/+13
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+3
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2013-10-19net: misc: Remove extern from function prototypesJoe Perches1-3/+3
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach1-0/+3
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich1-9/+0
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar1-0/+2
2013-06-04cfg80211: separate internal SME implementationJohannes Berg1-14/+16
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg1-10/+11
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg1-9/+2
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg1-21/+4
2013-05-25cfg80211: vastly simplify lockingJohannes Berg1-30/+2
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg1-4/+0
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel1-0/+3
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+3
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg1-0/+3
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka1-0/+3
2013-03-06cfg80211: refactor association parametersJohannes Berg1-15/+6
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg1-2/+8
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich1-0/+28
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg1-0/+3