aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAge
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-26
|\
| * nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-26
* | cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor2019-03-29
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-22
|\
| * cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg2019-02-11
* | cfg80211: add various struct element finding helpersJohannes Berg2019-02-08
|/
* Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-19
|\
| * cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg2018-12-19
* | cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()Jouni Malinen2018-12-05
|/
* ieee80211: add new VHT capability fields/parsingJohannes Berg2018-09-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-05
|\
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-04
| |\
| | * cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter2018-09-03
* | | cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar2018-08-28
* | | cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2018-08-28
|/ /
* | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-30
|\ \ | |/ |/|
| * cfg80211: Add support for HELuca Coelho2018-06-15
| * cfg80211: use better order for kcalloc() argumentsJohannes Berg2018-06-15
* | cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann2018-06-15
|/
* cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel2018-05-18
* mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-02
* | wireless: set correct mandatory rate flagsRichard Schütz2017-09-21
* | cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg2017-09-21
* | mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman2017-09-21
|/
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-08
|\
| * mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-05-17
* | cfg80211: improve warnings in VHT rate calculationJohannes Berg2017-05-17
|/
* cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-28
* cfg80211: Fix array-bounds warning in fragment copyMatthias Kaehlcke2017-04-18
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-13
* cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-31
* cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg2017-03-06
* cfg80211: combine two nested ifs into a single conditionJohannes Berg2017-03-06
* net: adjust skb->truesize in pskb_expand_head()Eric Dumazet2017-01-27
* cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-13
* cfg80211: move function checking range fit to util.cRafał Miłecki2017-01-06
* cfg80211: only pass sband to set_mandatory_flags_band()Arend Van Spriel2017-01-05
* cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\
| * cfg80211: add bitrate for 20MHz MCS 9Pedersen, Thomas2016-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\|
| * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-12
| * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-12
* | cfg80211: handle fragmented IEs in splittingJohannes Berg2016-10-27
* | cfg80211: validate beacon int as part of iface combinationsJohannes Berg2016-10-27
* | cfg80211: fix beacon interval in interface combination iterationJohannes Berg2016-10-27