summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
...
* mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-201-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-051-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/+49Star
* 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/+0Star
* cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg2015-12-041-7/+0Star
* 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-281-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/+1Star
| |/
* / net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
|/
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-1/+4
* cfg80211: clear connect keys when freeing themJohannes Berg2014-09-111-1/+1
* cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-211-0/+18
* cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-1/+2
* cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-131-0/+14
* cfg80211: export interface stopping functionMichal Kazior2014-05-061-0/+3
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-1/+1
* cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2014-04-251-7/+37
* cfg80211: fix radar_detect combination checkingMichal Kazior2014-04-091-1/+1
* cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-091-5/+0Star
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-0/+5
* cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho2014-04-091-56/+73
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-211-3/+2Star
|\
| * cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang2014-03-191-2/+1Star
| * cfg80211: send stop AP event only due to internal reasonIlan Peer2014-02-251-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-131-30/+1Star
|\|
| * cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho2014-02-211-30/+1Star
* | cfg80211: add MPLS and 802.21 classificationSimon Wunderlich2014-03-041-0/+16
|/
* cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-1/+1
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+2
* cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-091-0/+13
* cfg80211/mac80211: correct qos-map lockingJohannes Berg2013-12-301-0/+2
* cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+18