summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: don't allow disabling WEXT if it's requiredJohannes Berg2015-04-081-1/+1
* cfg80211: send extended capabilities IE in connectJohannes Berg2015-04-071-10/+64
* cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-071-0/+41
* cfg80211: Stop calling crda if it is not responsiveIlan peer2015-04-013-7/+38
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-3113-179/+556
|\
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-302-3/+5
| * cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-301-0/+129
| * nl80211: add net-detect delay to wowlan infoLuciano Coelho2015-03-301-2/+3
| * cfg80211: add vlan to station add/change tracingJohannes Berg2015-03-201-2/+6
| * cfg80211: Process all pending regulatory requests/hintsBen2015-03-171-0/+7
| * cfg80211: Schedule timeout for all CRDA callsIlan peer2015-03-061-10/+5Star
| * cfg80211: Add API to change the indoor regulatory settingIlan peer2015-03-063-6/+85
| * cfg80211: Simplify the handling of regulatory indoor settingIlan peer2015-03-061-31/+3Star
| * nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg2015-03-041-0/+22
| * cfg80211: add operating classes 128-130Eliad Peller2015-03-031-0/+1
| * cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif2015-03-031-4/+15
| * cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-031-2/+12
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-035-32/+102
| * cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor2015-02-281-76/+136
| * nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-281-1/+1
| * cfg80211-wext: export symbols only when neededJohannes Berg2015-02-284-11/+25
* | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-2/+2
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-0/+10
|\ \
| * | nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-03-161-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-043-8/+7Star
|\| |
| * | cfg80211: calls nl80211_exit on errorJunjie Mao2015-02-241-0/+1
| * | cfg80211: fix n_reg_rules to match world_regdomJason Abele2015-02-241-1/+1
| * | nl80211: fix memory leak in monitor flags parsingJohannes Berg2015-02-241-4/+4
| * | nl80211: use loop index as type for net detect frequency resultsSamuel Tan2015-02-241-3/+1Star
| |/
* / wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-034-8/+9
|/
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-042-22/+77
|\
| * cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-271-0/+36
| * cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen2015-01-271-12/+20
| * nl80211: suppress smatch warningsJohannes Berg2015-01-231-5/+5
| * nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2015-01-231-0/+5
| * nl80211: Allow set network namespace by fdVadim Kochan2015-01-231-5/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-283-27/+44
|\ \
| * \ Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-272-5/+10
| |\ \
| | * | nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-231-5/+4Star
| | * | mac80211: correct header length calculationFred Chou2015-01-231-0/+6
| * | | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-161-22/+34
| |\| |
| | * | cfg80211: fix deadlock during reg chan checkArik Nemtsov2015-01-071-22/+34
* | | | Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-193-28/+48
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg2015-01-191-6/+0Star
| * | | cfg80211: fix checking nl80211_send_station() return valueJohannes Berg2015-01-161-1/+1
| * | | cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-152-17/+47
| * | | cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-152-5/+1Star
* | | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-9/+18
* | | | Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller2015-01-169-233/+676
|\| | |