aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/ap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg1-0/+2
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan1-0/+5
2014-05-06cfg80211: export interface stopping functionMichal Kazior1-2/+2
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer1-4/+5
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior1-1/+1
2014-02-04nl80211: send event when AP operation is stoppedJohannes Berg1-0/+1
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park1-0/+1
2013-03-06cfg80211: move exported event functions into nl80211Johannes Berg1-62/+0
2013-01-03cfg80211: move some AP code to right fileJohannes Berg1-0/+62
2012-11-07cfg80211: store the ssid into wirless_dev in AP modeAntonio Quartulli1-0/+1
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen1-1/+2
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior1-1/+3
2012-06-29cfg80211: introduce cfg80211_stop_apMichal Kazior1-0/+44