summaryrefslogtreecommitdiff
path: root/net/wireless/util.c
AgeCommit message (Expand)Author
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg
2016-04-26cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-04wireless: use reset to set mac headerZhang Shengju
2016-02-24cfg80211: reuse existing page fragments in A-MSDU rxFelix Fietkau
2016-02-24cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023sFelix Fietkau
2016-02-24cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023sFelix Fietkau
2016-02-24cfg80211: add function for 802.3 conversion with separate output bufferFelix Fietkau
2016-02-24mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg
2015-05-29cfg80211: ignore netif running state when changing iftypeMichal Kazior
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-04-07cfg80211: move IE split utilities here from mac80211Johannes Berg
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov
2015-03-03cfg80211: add operating classes 128-130Eliad Peller
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen
2015-01-27cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen
2015-01-23mac80211: correct header length calculationFred Chou
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau
2014-05-06cfg80211: export interface stopping functionMichal Kazior
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior
2014-04-09cfg80211: fix radar_detect combination checkingMichal Kazior
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-04cfg80211: add MPLS and 802.21 classificationSimon Wunderlich
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer
2013-12-30cfg80211/mac80211: correct qos-map lockingJohannes Berg
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park