summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2016-04-12nl80211: check netlink protocol in socket release notificationDmitry Ivanov
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
2015-12-15nl80211: fix a few memory leaks in reg.cOla Olsson
2015-12-04cfg80211: reg: Refactor calculation of bandwidth flagsMichal Sojka
2015-12-04cfg80211: handle add_station auth/assoc flag quirksJohannes Berg
2015-12-04cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka
2015-12-04cfg80211: reg: Remove unused function parameterMichal Sojka
2015-12-04cfg80211: ocb: Fix null pointer deref if join_ocb is unimplementedOla Olsson
2015-12-04lib80211: ratelimit key index mismatchJohannes Berg
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg
2015-12-04cfg80211: add complete data to station add/change tracingJohannes Berg
2015-12-04cfg80211: Add missing tracing to cfg80211Ilan Peer
2015-11-03cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-10-16cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg
2015-10-16cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg
2015-10-16cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg
2015-10-16cfg80211: reg: centralize freeing ignored requestsJohannes Berg
2015-10-16cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg
2015-10-16cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg
2015-10-16cfg80211: reg: make CRDA support optionalJohannes Berg
2015-10-15cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg