summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
AgeCommit message (Expand)AuthorLines
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
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel-0/+3
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+3
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg-0/+3
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka-0/+3
2013-03-06cfg80211: refactor association parametersJohannes Berg-15/+6
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg-2/+8
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich-0/+28
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg-0/+3
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg-2/+2
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich-3/+4
2013-01-03wireless: use __alignedJohannes Berg-1/+1
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg-13/+3