summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wireless: Remove unnecessary OOM logging messagesJoe Perches2011-09-131-3/+2
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-221-3/+3
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-0/+168
* cfg80211: fix scan crash on single-band cardsJohannes Berg2011-07-201-0/+3
* cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-191-0/+35
* cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+1
* cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-8/+13
* cfg80211: advertise possible interface combinationsJohannes Berg2011-05-161-0/+80
* cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-121-0/+25
* cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen2011-01-281-4/+7
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-14/+22
* cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-1/+2
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-0/+1
* net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-241-7/+4
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-3/+9
* cfg80211/nl80211: introduce p2p device typesJohannes Berg2010-09-161-3/+12
* cfg80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-1/+8
* cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-1/+1
* cfg80211: mark ieee80211_hdrlen constJohannes Berg2010-08-241-1/+1
OpenPOWER on IntegriCloud