aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-12/+56
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen1-0/+36
2015-01-27cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen1-12/+20
2015-01-23mac80211: correct header length calculationFred Chou1-0/+6
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-6/+19
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-5/+19
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg1-2/+1
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-2/+2
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy1-1/+4
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg1-1/+1
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli1-0/+18
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg1-1/+2
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau1-0/+14
2014-05-06cfg80211: export interface stopping functionMichal Kazior1-0/+3
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang1-1/+1
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior1-7/+37
2014-04-09cfg80211: fix radar_detect combination checkingMichal Kazior1-1/+1
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho1-5/+0
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-0/+5
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho1-56/+73
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-3/+2
2014-03-19cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang1-2/+1
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-30/+1
2014-03-04cfg80211: add MPLS and 802.21 classificationSimon Wunderlich1-0/+16
2014-02-25cfg80211: send stop AP event only due to internal reasonIlan Peer1-1/+1
2014-02-21cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()Luciano Coelho1-30/+1
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior1-1/+1
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+2
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer1-0/+13
2013-12-30cfg80211/mac80211: correct qos-map lockingJohannes Berg1-0/+2
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park1-1/+18
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich1-4/+10
2013-10-02cfg80211: vlan priority handling in WMMcedric Voncken1-0/+9
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich1-4/+10
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg1-0/+2
2013-05-25cfg80211: vastly simplify lockingJohannes Berg1-11/+0
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan1-0/+23
2013-05-16cfg80211: add 60GHz regulatory classVladimir Kondratiev1-0/+3
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-4/+24
2013-04-22cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg1-4/+4
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg1-0/+20
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-1/+1
2013-02-11cfg80211: fix radar check for P2P_DEVICEIlan Peer1-1/+1
2013-01-24cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich1-1/+2
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich1-3/+38
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-3/+6
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg1-1/+73
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel1-2/+3