summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
AgeCommit message (Expand)AuthorLines
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake-1/+1
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg-1/+10
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg-3/+3
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev-0/+49
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev-1/+1
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev-8/+27
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior-5/+4
2012-06-29cfg80211: add channel checking for iface combinationsMichal Kazior-5/+54
2012-06-29cfg80211: track monitor interfaces countMichal Kazior-0/+5
2012-06-29cfg80211: .stop_ap when interface is going downMichal Kazior-0/+3
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior-1/+1
2012-06-05cfg80211: fix interface combinations checkJohannes Berg-1/+18
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville-1/+1
2012-05-16cfg80211: add warning when calculating MCS rates >= 32Johannes Berg-1/+1
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches-3/+3
2012-05-09wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches-3/+2
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg-7/+3
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk-1/+1
2012-03-06cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen-0/+1
2012-01-04wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht-1/+5
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan-3/+3
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville-0/+1
2011-11-21cfg80211: work around a sparse issueJohannes Berg-11/+11
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg-168/+0
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker-0/+1
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov-2/+3
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen-6/+10
2011-09-13wireless: Remove unnecessary OOM logging messagesJoe Perches-3/+2
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen-3/+3
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar-0/+168
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg-0/+3
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg-0/+35
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen-1/+1
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar-8/+13
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg-0/+80
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg-0/+25
2011-01-28cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen-4/+7
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf-14/+22
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg-1/+2
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg-0/+1
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches-7/+4
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg-3/+9
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg-3/+12
2010-08-27cfg80211: allow vendor specific cipher suitesJohannes Berg-1/+8
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg-1/+1
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg-1/+1
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko-2/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-6/+18
2010-03-31mac80211: support paged rx SKBsZhu Yi-6/+18