summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-198-221/+255
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-084-12/+50
| |\
| * | wireless: use reset to set mac headerZhang Shengju2016-03-041-1/+1
| * | Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-018-220/+254
| |\ \
| | * | cfg80211: add radiotap VHT info to rtap_namespace_sizesLorenzo Bianconi2016-02-241-0/+1
| | * | cfg80211: Add global RRM capabilityBeni Lev2016-02-241-7/+11
| | * | cfg80211: reuse existing page fragments in A-MSDU rxFelix Fietkau2016-02-241-5/+77
| | * | cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023sFelix Fietkau2016-02-241-1/+1
| | * | cfg80211: basic support for PBSS network typeLior David2016-02-242-3/+17
| | * | cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023sFelix Fietkau2016-02-241-51/+49
| | * | cfg80211: add function for 802.3 conversion with separate output bufferFelix Fietkau2016-02-241-53/+53
| | * | mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau2016-02-241-0/+3
| | * | cfg80211: Fix some linguistics in KconfigOla Olsson2016-02-241-6/+6
| | * | cfg80211: add more warnings for inconsistent opsOla Olsson2016-02-241-0/+10
| | * | cfg80211/mac80211: use to_delayed_workGeliang Tang2016-01-141-2/+1
| | * | cfg80211: remove CFG80211_REG_DEBUGJohannes Berg2016-01-142-101/+34
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-172-64/+81
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib80211: Use skcipher and ahashHerbert Xu2016-01-272-64/+81
| | |/ | |/|
* | | cfg80211: stop critical protocol session upon disconnect eventArend van Spriel2016-02-231-0/+6
* | | nl80211: Zero out the connection keys memory when freeing them.Ola Olsson2016-02-231-1/+1
* | | cfg80211/wext: fix message orderingJohannes Berg2016-01-292-1/+4
* | | wext: fix message delay/orderingJohannes Berg2016-01-291-11/+40
| |/ |/|
* | regulatory: fix world regulatory domain dataJohannes Berg2016-01-141-5/+7
* | wireless: change cfg80211 regulatory domain info as debug messagesDave Young2016-01-141-15/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-2/+8
|\
| * nl80211: Fix potential memory leak in nl80211_connectOla Olsson2015-12-151-1/+3
| * nl80211: Fix potential memory leak in nl80211_set_wowlanOla Olsson2015-12-151-0/+1
| * nl80211: fix a few memory leaks in reg.cOla Olsson2015-12-151-1/+4
* | cfg80211: reg: Refactor calculation of bandwidth flagsMichal Sojka2015-12-041-54/+37
* | cfg80211: handle add_station auth/assoc flag quirksJohannes Berg2015-12-041-4/+19
* | cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_stationAyala Beker2015-12-041-2/+2
* | cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally2015-12-043-0/+38
* | cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka2015-12-042-121/+0
* | cfg80211: reg: Remove unused function parameterMichal Sojka2015-12-041-4/+3
* | cfg80211: ocb: Fix null pointer deref if join_ocb is unimplementedOla Olsson2015-12-041-0/+3
* | lib80211: ratelimit key index mismatchJohannes Berg2015-12-042-4/+4
* | cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg2015-12-041-7/+0
* | cfg80211: add complete data to station add/change tracingJohannes Berg2015-12-041-0/+38
* | cfg80211: Add missing tracing to cfg80211Ilan Peer2015-12-043-5/+108
|/
* cfg80211: allow AID/listen interval changes for unassociated stationAyala Beker2015-11-031-9/+18
* nl80211: Fix potential memory leak from parse_acl_dataOla Olsson2015-11-031-6/+6
* cfg80211: reg: fix reg_ignore_cell_hint return typeJohannes Berg2015-10-161-1/+2
* cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdefJohannes Berg2015-10-161-9/+2
* cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()Johannes Berg2015-10-161-2/+2
* cfg80211: reg: centralize freeing ignored requestsJohannes Berg2015-10-161-29/+35
* cfg80211: reg: clarify 'treatment' handling in reg_process_hint()Johannes Berg2015-10-161-7/+9
* cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()Johannes Berg2015-10-161-3/+3
* cfg80211: reg: make CRDA support optionalJohannes Berg2015-10-163-73/+114
* cfg80211: reg: remove useless reg_timeout schedulingJohannes Berg2015-10-151-8/+2
* cfg80211: reg: search built-in database directlyJohannes Berg2015-10-151-44/+58