aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-25nl80211: check nla_nest_start() return valueJohannes Berg1-0/+2
2013-11-25nl80211: fix error path in nl80211_get_key()Johannes Berg1-1/+1
2013-11-25nl80211: check nla_put_* return valuesJohannes Berg1-22/+30
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg1-75/+54
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-35/+35
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-2/+1
2013-11-14genetlink: make all genl_ops users constJohannes Berg1-1/+1
2013-11-14genetlink: allow making ops constJohannes Berg1-4/+4
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-6/+56
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2013-10-28nl80211: fix channel switch parsingAndrei Otcheretianski1-3/+1
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh1-1/+2
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh1-0/+1
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich1-2/+6
2013-10-11cfg80211: pass station supported channel and oper class infoSunil Dutt1-0/+46
2013-10-01nl80211: allow CAC only if no operation is going onSimon Wunderlich1-0/+3
2013-09-26nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich1-15/+34
2013-09-26cfg80211: use the correct macro to check for active monitor supportLuciano Coelho1-2/+2
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+4
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-11/+11
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev1-2/+4
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-33/+41
2013-08-14nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter1-11/+11
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel1-6/+17
2013-08-12nl80211: clean up CQM settings codeJohannes Berg1-27/+24
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+121
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+4
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-18/+340
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich1-1/+121
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg1-2/+4
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich1-0/+2
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich1-0/+1
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar1-0/+308
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich1-0/+13
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar1-18/+16
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh1-2/+2
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior1-2/+5
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-127/+160
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: use small state buffer for wiphy_dumpJohannes Berg1-94/+116
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-2/+9
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg1-2/+9
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich1-4/+17
2013-06-18nl80211: use attributes to parse beaconsSimon Wunderlich1-28/+25
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