aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg1-4/+19
2015-12-04cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker1-2/+2
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally1-0/+26
2015-12-04cfg80211: Add missing tracing to cfg80211Ilan Peer1-5/+4
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker1-9/+18
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson1-6/+6
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg1-50/+54
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern1-13/+166
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt1-0/+5
2015-09-29cfg80211: allow changing station capabilities for unassociated stationsAyala Beker1-2/+5
2015-09-22nl80211: put current TX power in interface infoRafał Miłecki1-0/+10
2015-09-22nl80211: support vendor dumpit commandsJohannes Berg1-0/+192
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesBertold Van den Bergh1-1/+2
2015-08-14cfg80211: propagate set_wiphy failure to userspaceMichal Kazior1-0/+1
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov1-6/+8
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov1-2/+2
2015-04-24cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh1-1/+2
2015-04-01cfg80211: Stop calling crda if it is not responsiveIlan peer1-1/+1
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-11/+73
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc1-2/+2
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc1-2/+2
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-1/+2
2015-03-30nl80211: add net-detect delay to wowlan infoLuciano Coelho1-2/+3
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer1-1/+18
2015-03-04nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg1-0/+22
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+5
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif1-4/+15
2015-03-03cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com1-2/+12
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma1-1/+1
2015-02-24nl80211: fix memory leak in monitor flags parsingJohannes Berg1-4/+4
2015-02-24nl80211: use loop index as type for net detect frequency resultsSamuel Tan1-3/+1
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-10/+21
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+4
2015-01-23nl80211: suppress smatch warningsJohannes Berg1-5/+5
2015-01-23nl80211: fix per-station group key get/del and memory leakJohannes Berg1-5/+4
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho1-0/+5
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan1-5/+11
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-16/+29
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg1-9/+18
2015-01-16cfg80211: fix checking nl80211_send_station() return valueJohannes Berg1-1/+1
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-12/+28
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg1-3/+0
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho1-0/+52
2015-01-08nl80211: support per-TID station statisticsJohannes Berg1-0/+41
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg1-0/+2
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-85/+48
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg1-22/+16