aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg1-0/+99
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-6/+8
2012-10-26mac80211: verify that skb data is presentJohannes Berg1-1/+2
2012-10-26wireless: drop invalid mesh address extension framesJohannes Berg1-5/+6
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen1-7/+7
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-17/+19
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg1-2/+16
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake1-1/+1
2012-07-31cfg80211: unify IE searchVladimir Kondratiev1-15/+3
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg1-1/+10
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg1-3/+3
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev1-0/+49
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev1-1/+1
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-8/+27
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior1-5/+4
2012-06-29cfg80211: add channel checking for iface combinationsMichal Kazior1-5/+54
2012-06-29cfg80211: track monitor interfaces countMichal Kazior1-0/+5
2012-06-29cfg80211: .stop_ap when interface is going downMichal Kazior1-0/+3
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior1-1/+1
2012-06-05cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville1-1/+1
2012-05-16cfg80211: add warning when calculating MCS rates >= 32Johannes Berg1-1/+1
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches1-3/+3
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches1-3/+2
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg1-7/+3
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk1-1/+1
2012-03-06cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen1-0/+1
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht1-1/+5
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan1-3/+3
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-21cfg80211: work around a sparse issueJohannes Berg1-11/+11
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg1-168/+0
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1