aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-09-04cfg80211: regulatory: restore proper user alpha2Gravatar Maciej S. Szmigiero 1-1/+1
2015-08-14nl80211: Allow setting multicast rate on OCB interfacesGravatar Bertold Van den Bergh 1-1/+2
2015-08-14cfg80211: propagate set_wiphy failure to userspaceGravatar Michal Kazior 1-0/+1
2015-08-14cfg80211: regulatory: handle 5 and 10 MHz channels properlyGravatar Matthias May 1-11/+53
2015-07-17Merge branch 'mac80211' into mac80211-nextGravatar Johannes Berg 4-25/+53
2015-07-17wireless: remove superfluous if statement in regulatory codeGravatar John Linville 1-5/+4
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepGravatar Johannes Berg 4-15/+72
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationGravatar Arik Nemtsov 4-22/+50
2015-07-17wireless: regulatory: reduce log level of CRDA related messagesGravatar Thomas Petazzoni 1-3/+3
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+2
2015-06-09cfg80211: wext: clear sinfo struct before calling driverGravatar Johannes Berg 1-0/+2
2015-05-29cfg80211: ignore netif running state when changing iftypeGravatar Michal Kazior 1-1/+1
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectGravatar Johannes Berg 3-2/+6
2015-05-20cfg80211: Switch to PM opsGravatar Lars-Peter Clausen 1-6/+8
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAGravatar Arik Nemtsov 3-20/+26
2015-05-06cfg80211: Allow GO concurrent relaxation after BSS disconnectionGravatar Avraham Stern 1-10/+19
2015-04-24cfg80211: allow the plink state blocking for user managed meshGravatar Chun-Yeow Yeoh 1-1/+2
2015-04-08cfg80211: don't allow disabling WEXT if it's requiredGravatar Johannes Berg 1-1/+1
2015-04-07cfg80211: send extended capabilities IE in connectGravatar Johannes Berg 1-10/+64
2015-04-07cfg80211: move IE split utilities here from mac80211Gravatar Johannes Berg 1-0/+41
2015-04-01cfg80211: Stop calling crda if it is not responsiveGravatar Ilan peer 3-7/+38
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 13-179/+556
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrGravatar Jiri Benc 1-2/+2
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrGravatar Jiri Benc 1-2/+2
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Gravatar Tom Gundersen 2-3/+5
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupGravatar Arik Nemtsov 1-0/+129
2015-03-30nl80211: add net-detect delay to wowlan infoGravatar Luciano Coelho 1-2/+3
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+10
2015-03-20cfg80211: add vlan to station add/change tracingGravatar Johannes Berg 1-2/+6
2015-03-17cfg80211: Process all pending regulatory requests/hintsGravatar Ben 1-0/+7
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMGravatar Johannes Berg 1-0/+10
2015-03-06cfg80211: Schedule timeout for all CRDA callsGravatar Ilan peer 1-10/+5
2015-03-06cfg80211: Add API to change the indoor regulatory settingGravatar Ilan peer 3-6/+85
2015-03-06cfg80211: Simplify the handling of regulatory indoor settingGravatar Ilan peer 1-31/+3
2015-03-04nl80211: prohibit mixing 'any' and regular wowlan triggersGravatar Johannes Berg 1-0/+22
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-8/+7
2015-03-03wireless: Use eth_<foo>_addr instead of memsetGravatar Joe Perches 4-8/+9
2015-03-03cfg80211: add operating classes 128-130Gravatar Eliad Peller 1-0/+1
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsGravatar Ahmad Kholaif 1-4/+15
2015-03-03cfg80211: add VHT support for IBSSGravatar Janusz.Dziedzic@tieto.com 1-2/+12
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Gravatar Dedy Lansky 5-32/+102
2015-02-28cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryGravatar James Minor 1-76/+136
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationGravatar Masashi Honma 1-1/+1
2015-02-28cfg80211-wext: export symbols only when neededGravatar Johannes Berg 4-11/+25
2015-02-24cfg80211: calls nl80211_exit on errorGravatar Junjie Mao 1-0/+1
2015-02-24cfg80211: fix n_reg_rules to match world_regdomGravatar Jason Abele 1-1/+1
2015-02-24nl80211: fix memory leak in monitor flags parsingGravatar Johannes Berg 1-4/+4
2015-02-24nl80211: use loop index as type for net detect frequency resultsGravatar Samuel Tan 1-3/+1
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 2-22/+77
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-27/+44