summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann2018-06-151-0/+2
* cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel2018-05-181-0/+11
* mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-021-0/+3
* | wireless: set correct mandatory rate flagsRichard Schütz2017-09-211-16/+14
* | cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg2017-09-211-115/+0
* | mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman2017-09-211-8/+46
|/
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-06-081-4/+6
|\
| * mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-05-171-4/+6
* | cfg80211: improve warnings in VHT rate calculationJohannes Berg2017-05-171-4/+7
|/
* cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-3/+1
* cfg80211: Fix array-bounds warning in fragment copyMatthias Kaehlcke2017-04-181-3/+3
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+2
* cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-311-9/+3
* cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg2017-03-061-28/+32
* cfg80211: combine two nested ifs into a single conditionJohannes Berg2017-03-061-5/+5
* net: adjust skb->truesize in pskb_expand_head()Eric Dumazet2017-01-271-2/+0
* cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-131-1/+1
* cfg80211: move function checking range fit to util.cRafał Miłecki2017-01-061-0/+15
* cfg80211: only pass sband to set_mandatory_flags_band()Arend Van Spriel2017-01-051-4/+4
* cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-1/+2
|\
| * cfg80211: add bitrate for 20MHz MCS 9Pedersen, Thomas2016-11-151-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-19/+15
|\ \ | |/
| * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-2/+12
| * cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-19/+5
* | cfg80211: handle fragmented IEs in splittingJohannes Berg2016-10-271-3/+22
* | cfg80211: validate beacon int as part of iface combinationsJohannes Berg2016-10-271-31/+52
* | cfg80211: fix beacon interval in interface combination iterationJohannes Berg2016-10-271-4/+2
* | cfg80211: fix possible memory leak in cfg80211_iter_combinations()Wei Yongjun2016-10-181-1/+3
* | cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha2016-10-131-6/+37
* | cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha2016-10-131-16/+12
|/
* cfg80211: add add_nan_func / del_nan_funcAyala Beker2016-09-301-0/+22
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-2/+4
* cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-301-1/+1
* cfg80211: reduce connect key caching struct sizeJohannes Berg2016-09-131-4/+1
* cfg80211: validate key index betterJohannes Berg2016-09-131-1/+7
* cfg80211: identically validate beacon interval for AP/MESH/IBSSPurushottam Kushwaha2016-08-111-1/+1
* cfg80211: handle failed skb allocationGregory Greenman2016-07-061-0/+2
* cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC headerFelix Fietkau2016-06-291-1/+1
* mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-191-1/+1
* cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-121-2/+2
* cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-261-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-20/+20
* wireless: use reset to set mac headerZhang Shengju2016-03-041-1/+1
* 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
OpenPOWER on IntegriCloud