summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-251-0/+2
* cfg80211: vastly simplify lockingJohannes Berg2013-05-251-11/+0
* {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-241-0/+23
* cfg80211: add 60GHz regulatory classVladimir Kondratiev2013-05-161-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-241-4/+24
|\
| * cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg2013-04-221-4/+4
| * cfg80211: add ieee80211_operating_class_to_bandJohannes Berg2013-04-161-0/+20
* | net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
|/
* cfg80211: fix radar check for P2P_DEVICEIlan Peer2013-02-111-1/+1
* cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich2013-01-241-1/+2
* cfg80211: check radar interface combinationsSimon Wunderlich2013-01-161-3/+38
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-3/+6
* nl80211/cfg80211: add VHT MCS supportJohannes Berg2012-11-261-1/+73
* cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel2012-11-261-2/+3
* wireless: add utility function to get P2P attributeJohannes Berg2012-11-061-0/+99
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-291-6/+8
|\
| * mac80211: verify that skb data is presentJohannes Berg2012-10-261-1/+2
| * wireless: drop invalid mesh address extension framesJohannes Berg2012-10-261-5/+6
* | cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-7/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-241-17/+19
|\
| * cfg80211: add P2P Device abstractionJohannes Berg2012-08-201-2/+16
| * cfg80211: unify IE searchVladimir Kondratiev2012-07-311-15/+3
* | cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-061-1/+1
|/
* cfg80211: fix locking and lockdep complaintsJohannes Berg2012-07-121-1/+10
* nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-091-3/+3
* cfg80211: bitrate calculation for 60gVladimir Kondratiev2012-07-051-0/+49
* {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-051-1/+1
* cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-021-8/+27
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-291-5/+4
* cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-291-5/+54
* cfg80211: track monitor interfaces countMichal Kazior2012-06-291-0/+5
* cfg80211: .stop_ap when interface is going downMichal Kazior2012-06-291-0/+3
* cfg80211: check iface combinations only when iface is runningMichal Kazior2012-06-091-1/+1
* cfg80211: fix interface combinations checkJohannes Berg2012-06-051-1/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-221-1/+1
|\
| * cfg80211: add warning when calculating MCS rates >= 32Johannes Berg2012-05-161-1/+1
* | wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-091-3/+3
* | wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-1/+1
|\
| * cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-131-1/+1
* | cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-161-7/+3
|/
* cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-061-0/+1
* wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht2012-01-041-1/+5
* cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-131-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* | cfg80211: work around a sparse issueJohannes Berg2011-11-211-11/+11
* | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-211-168/+0
|/
* mac80211: data path modification for TDLS peersArik Nemtsov2011-09-301-2/+3
* cfg80211: Validate cipher suite against supported ciphersJouni Malinen2011-09-271-6/+10