aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-93/+94
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+14
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg1-2/+9
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg1-1/+4
2013-06-11nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli1-4/+15
2013-06-11cfg80211: fix VHT TDLS peer AID verificationJouni Malinen1-5/+7
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan1-0/+17
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty1-1/+7
2013-06-04cfg80211: separate internal SME implementationJohannes Berg1-4/+1
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg1-17/+13
2013-06-04nl80211: remove bogus genlmsg_end() error checkingJohannes Berg1-33/+7
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/linville/wirelessJohn 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