summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka2015-12-041-114/+0
* cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg2015-12-041-7/+0
* cfg80211: ignore netif running state when changing iftypeMichal Kazior2015-05-291-1/+1
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-1/+2
* cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-071-0/+41
* cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov2015-03-301-0/+129
* cfg80211: add operating classes 128-130Eliad Peller2015-03-031-0/+1
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-041-12/+56
|\
| * cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-271-0/+36
| * cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen2015-01-271-12/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-0/+6
|\ \
| * | mac80211: correct header length calculationFred Chou2015-01-231-0/+6
* | | Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-191-6/+19
|\ \ \ | | |/ | |/|
| * | cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-5/+19
| * | cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-2/+1
| |/
* / net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
|/