summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | nl80211: remove bogus genlmsg_end() error checkingJohannes Berg2013-06-041-33/+7
| * | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-29/+27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-3/+14
|\ \ \ | |/ / |/| / | |/
| * nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg2013-06-191-2/+9
* | cfg80211: support an active monitor interface flagFelix Fietkau2013-05-291-0/+10
* | cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-271-25/+28
* | cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-251-2/+8
* | cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-251-11/+23
* | cfg80211: vastly simplify lockingJohannes Berg2013-05-251-142/+36
* | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-1/+5
|\ \ | |/
| * cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau2013-05-231-1/+1
| * cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-161-0/+2
| * nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-161-0/+2
* | cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen2013-05-241-2/+9
* | cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2013-05-161-0/+8
* | nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann2013-05-161-4/+4
* | cfg80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+38
|/
* cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-221-0/+117
* cfg80211: fix P2P-Device stop lockingJohannes Berg2013-04-221-0/+2
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-221-25/+27
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-25/+27
| |\
| | * cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-241-25/+27
* | | nl80211: allow using wdev identifiers to get scan resultsJohannes Berg2013-04-191-75/+91
|/ /
* | nl80211: user_mpm overrides auto_open_plinksThomas Pedersen2013-03-061-0/+3
* | cfg80211: rename mesh station typesThomas Pedersen2013-03-061-4/+4
* | nl80211: explicit userspace MPMThomas Pedersen2013-03-061-0/+8
* | cfg80211: enable TDLS on P2P client interfacesJohannes Berg2013-03-061-0/+1
* | cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-03-061-0/+76
* | cfg80211: prohibit zero keepalive intervalJohannes Berg2013-03-061-1/+2
* | cfg80211: refactor association parametersJohannes Berg2013-03-061-28/+26
* | cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-061-2/+45
* | cfg80211: move exported event functions into nl80211Johannes Berg2013-03-061-71/+195
* | nl80211: re-add channel width and extended capa advertisingJohannes Berg2013-03-061-3/+33
* | nl80211: conditionally add back TCP WoWLAN informationJohannes Berg2013-03-061-2/+46
* | nl80211: conditionally add back radar informationJohannes Berg2013-03-061-9/+29
* | nl80211: allow splitting wiphy information in dumpsJohannes Berg2013-03-061-362/+571
* | cfg80211: comprehensively check station changesJohannes Berg2013-03-061-120/+168
* | cfg80211: unify station WME parsingJohannes Berg2013-03-061-34/+19
* | cfg80211: clean up station WME attribute parsingJohannes Berg2013-03-061-31/+37
* | cfg80211: clean up mesh plink station change APIJohannes Berg2013-03-061-7/+22
|/
* nl80211: increase wiphy dump size dynamicallyJohannes Berg2013-03-011-5/+25
* nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-271-21/+0
* nl80211: remove TCP WoWLAN informationJohannes Berg2013-02-261-45/+0
* nl80211: remove radar informationJohannes Berg2013-02-261-13/+3
* cfg80211: fix station change if TDLS isn't supportedJohannes Berg2013-02-181-9/+0
* cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2013-02-151-9/+81
* cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-151-0/+36
* cfg80211: advertise extended capabilities to userspaceJohannes Berg2013-02-151-0/+9
* nl80211: advertise HT/VHT channel limitationsJohannes Berg2013-02-151-0/+12
* nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-151-5/+130