aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-17cfg80211: Process all pending regulatory requests/hintsBen1-0/+7
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+10
2015-03-06cfg80211: Schedule timeout for all CRDA callsIlan peer1-10/+5
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer3-6/+85
2015-03-06cfg80211: Simplify the handling of regulatory indoor settingIlan peer1-31/+3
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. Miller3-8/+7
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches4-8/+9
2015-03-03cfg80211: add operating classes 128-130Eliad Peller1-0/+1
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-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky5-32/+102
2015-02-28cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor1-76/+136
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma1-1/+1
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg4-11/+25
2015-02-24cfg80211: calls nl80211_exit on errorJunjie Mao1-0/+1
2015-02-24cfg80211: fix n_reg_rules to match world_regdomJason Abele1-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. Miller2-22/+77
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-27/+44
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen1-0/+36
2015-01-27cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen1-12/+20
2015-01-26Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-5/+10
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-23mac80211: correct header length calculationFred Chou1-0/+6
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. Miller3-28/+48
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg1-6/+0
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-15Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-22/+34
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller9-233/+676
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2-17/+47
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg2-5/+1
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho1-0/+52
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov1-0/+25
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov1-2/+29
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-2/+2
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 Berg2-90/+53
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg1-22/+16
2015-01-08cfg80211: add scan time to survey dataJohannes Berg2-2/+9
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg1-13/+18
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg2-28/+28
2015-01-07cfg80211: fix deadlock during reg chan checkArik Nemtsov1-22/+34
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg3-11/+20