summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2016-05-08nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-03-17cfg80211/wext: fix message orderingJohannes Berg
2016-03-17wext: fix message delay/orderingJohannes Berg
2015-12-09nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-08-03cfg80211: ignore netif running state when changing iftypeMichal Kazior
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-04-08cfg80211: don't allow disabling WEXT if it's requiredJohannes Berg
2015-04-07cfg80211: send extended capabilities IE in connectJohannes Berg
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg
2015-04-01cfg80211: Stop calling crda if it is not responsiveIlan peer
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-31netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov
2015-03-30nl80211: add net-detect delay to wowlan infoLuciano Coelho
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20cfg80211: add vlan to station add/change tracingJohannes Berg
2015-03-17cfg80211: Process all pending regulatory requests/hintsBen
2015-03-16nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg
2015-03-06cfg80211: Schedule timeout for all CRDA callsIlan peer
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer
2015-03-06cfg80211: Simplify the handling of regulatory indoor settingIlan peer
2015-03-04nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: add operating classes 128-130Eliad Peller
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif
2015-03-03cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-28cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg
2015-02-24cfg80211: calls nl80211_exit on errorJunjie Mao
2015-02-24cfg80211: fix n_reg_rules to match world_regdomJason Abele
2015-02-24nl80211: fix memory leak in monitor flags parsingJohannes Berg
2015-02-24nl80211: use loop index as type for net detect frequency resultsSamuel Tan
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen
2015-01-27cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen
2015-01-26Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-01-23nl80211: suppress smatch warningsJohannes Berg
2015-01-23nl80211: fix per-station group key get/del and memory leakJohannes Berg
2015-01-23mac80211: correct header length calculationFred Chou
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg