summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-29/+27
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau1-0/+10
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg1-25/+28
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg1-2/+8
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg1-11/+23
2013-05-25cfg80211: vastly simplify lockingJohannes Berg1-142/+36
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-1/+5
2013-05-24cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen1-2/+9
2013-05-23cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau1-1/+1
2013-05-16cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty1-0/+8
2013-05-16nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann1-4/+4
2013-05-16cfg80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+38
2013-05-16cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg1-0/+2
2013-05-16nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer1-0/+2
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel1-0/+117
2013-04-22cfg80211: fix P2P-Device stop lockingJohannes Berg1-0/+2
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-25/+27
2013-04-19nl80211: allow using wdev identifiers to get scan resultsJohannes Berg1-75/+91
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-25/+27
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg1-25/+27
2013-03-06nl80211: user_mpm overrides auto_open_plinksThomas Pedersen1-0/+3
2013-03-06cfg80211: rename mesh station typesThomas Pedersen1-4/+4
2013-03-06nl80211: explicit userspace MPMThomas Pedersen1-0/+8
2013-03-06cfg80211: enable TDLS on P2P client interfacesJohannes Berg1-0/+1
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen1-0/+76
2013-03-06cfg80211: prohibit zero keepalive intervalJohannes Berg1-1/+2
2013-03-06cfg80211: refactor association parametersJohannes Berg1-28/+26
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg1-2/+45
2013-03-06cfg80211: move exported event functions into nl80211Johannes Berg1-71/+195
2013-03-06nl80211: re-add channel width and extended capa advertisingJohannes Berg1-3/+33
2013-03-06nl80211: conditionally add back TCP WoWLAN informationJohannes Berg1-2/+46
2013-03-06nl80211: conditionally add back radar informationJohannes Berg1-9/+29
2013-03-06nl80211: allow splitting wiphy information in dumpsJohannes Berg1-362/+571
2013-03-06cfg80211: comprehensively check station changesJohannes Berg1-120/+168
2013-03-06cfg80211: unify station WME parsingJohannes Berg1-34/+19
2013-03-06cfg80211: clean up station WME attribute parsingJohannes Berg1-31/+37
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg1-7/+22
2013-03-01nl80211: increase wiphy dump size dynamicallyJohannes Berg1-5/+25
2013-02-27nl80211: remove channel width and extended capa advertisingJohannes Berg1-21/+0
2013-02-26nl80211: remove TCP WoWLAN informationJohannes Berg1-45/+0
2013-02-26nl80211: remove radar informationJohannes Berg1-13/+3
2013-02-18cfg80211: fix station change if TDLS isn't supportedJohannes Berg1-9/+0
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen1-9/+81
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen1-0/+36
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg1-0/+9
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg1-0/+12
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich1-5/+130
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg1-3/+292
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar1-27/+47
2013-02-11cfg80211: move TSF into IEsJohannes Berg1-11/+16