summaryrefslogtreecommitdiff
path: root/net/wireless/util.c
AgeCommit message (Expand)Author
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
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-02cfg80211: vlan priority handling in WMMcedric Voncken
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-16cfg80211: add 60GHz regulatory classVladimir Kondratiev
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-02-11cfg80211: fix radar check for P2P_DEVICEIlan Peer
2013-01-24cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26wireless: drop invalid mesh address extension framesJohannes Berg
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake
2012-07-31cfg80211: unify IE searchVladimir Kondratiev