summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2016-07-06cfg80211: handle failed skb allocationGregory Greenman
2016-07-06nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha
2016-06-29cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau
2016-06-09wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-06-09cfg80211: remove get/set antenna and tx power warningsJohannes Berg
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg
2016-05-12cfg80211: remove erroneous commentJohannes Berg
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach
2016-05-02wext: remove a/b/g/n from SIOCGIWNAMEJohannes Berg
2016-04-27nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg
2016-04-26cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-12nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-04-06cfg80211: Allow reassociation to be requested with internal SMEJouni Malinen
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen
2016-04-05wext: unregister_pernet_subsys() on notifier registration failureJohannes Berg
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-04wireless: use reset to set mac headerZhang Shengju
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-24cfg80211: add radiotap VHT info to rtap_namespace_sizesLorenzo Bianconi
2016-02-24cfg80211: Add global RRM capabilityBeni Lev
2016-02-24cfg80211: reuse existing page fragments in A-MSDU rxFelix Fietkau
2016-02-24cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023sFelix Fietkau
2016-02-24cfg80211: basic support for PBSS network typeLior David
2016-02-24cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023sFelix Fietkau
2016-02-24cfg80211: add function for 802.3 conversion with separate output bufferFelix Fietkau
2016-02-24mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau
2016-02-24cfg80211: Fix some linguistics in KconfigOla Olsson
2016-02-24cfg80211: add more warnings for inconsistent opsOla Olsson
2016-02-23cfg80211: stop critical protocol session upon disconnect eventArend van Spriel
2016-02-23nl80211: Zero out the connection keys memory when freeing them.Ola Olsson
2016-01-29cfg80211/wext: fix message orderingJohannes Berg
2016-01-29wext: fix message delay/orderingJohannes Berg
2016-01-27lib80211: Use skcipher and ahashHerbert Xu
2016-01-14cfg80211/mac80211: use to_delayed_workGeliang Tang
2016-01-14cfg80211: remove CFG80211_REG_DEBUGJohannes Berg
2016-01-14regulatory: fix world regulatory domain dataJohannes Berg
2016-01-14wireless: change cfg80211 regulatory domain info as debug messagesDave Young
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15nl80211: Fix potential memory leak in nl80211_connectOla Olsson
2015-12-15nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson