summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg-47/+92
2013-03-20cfg80211: fix wdev tracing crashJohannes Berg-1/+2
2013-03-20cfg80211: fix error return code in cfg80211_init()Wei Yongjun-1/+3
2013-03-20cfg80211: fix potential connection work crashJohannes Berg-1/+1
2013-03-07cfg80211: fix potential BSS memory leak and updateJohannes Berg-5/+11
2013-03-07cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev-1/+1
2013-03-06nl80211: user_mpm overrides auto_open_plinksThomas Pedersen-0/+3
2013-03-06cfg80211: rename mesh station typesThomas Pedersen-4/+4
2013-03-06nl80211: explicit userspace MPMThomas Pedersen-0/+9
2013-03-06regulatory: allow VHT channels in world roamingJohannes Berg-3/+3
2013-03-06cfg80211: enable TDLS on P2P client interfacesJohannes Berg-0/+1
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka-40/+68
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen-0/+135
2013-03-06cfg80211: prohibit zero keepalive intervalJohannes Berg-1/+2
2013-03-06cfg80211: refactor association parametersJohannes Berg-104/+63
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg-8/+88
2013-03-06cfg80211: move exported event functions into nl80211Johannes Berg-374/+195
2013-03-06nl80211: re-add channel width and extended capa advertisingJohannes Berg-3/+33
2013-03-06nl80211: conditionally add back TCP WoWLAN informationJohannes Berg-2/+46
2013-03-06nl80211: conditionally add back radar informationJohannes Berg-9/+29
2013-03-06nl80211: allow splitting wiphy information in dumpsJohannes Berg-362/+571
2013-03-06cfg80211: comprehensively check station changesJohannes Berg-120/+168
2013-03-06cfg80211: unify station WME parsingJohannes Berg-34/+19
2013-03-06cfg80211: clean up station WME attribute parsingJohannes Berg-31/+37
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg-7/+22
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg-85/+28
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-28/+26
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-58/+3
2013-03-01nl80211: increase wiphy dump size dynamicallyJohannes Berg-5/+25
2013-02-27nl80211: remove channel width and extended capa advertisingJohannes Berg-23/+1
2013-02-26nl80211: remove TCP WoWLAN informationJohannes Berg-45/+0
2013-02-26nl80211: remove radar informationJohannes Berg-13/+3
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-9/+0
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-379/+1486
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng-1/+1
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng-1/+2
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-379/+1486
2013-02-18cfg80211: fix station change if TDLS isn't supportedJohannes Berg-9/+0
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen-9/+81
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen-0/+36
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg-0/+9
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg-1/+14
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg-1/+20
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg-1/+1
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich-17/+463
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg-3/+295
2013-02-13cfg80211: check vendor IE length to avoid overrunLuciano Coelho-4/+8
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar-27/+47
2013-02-11cfg80211: move TSF into IEsJohannes Berg-15/+19
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg-8/+3