summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-151-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-6/+18
|\
| * mac80211: support paged rx SKBsZhu Yi2010-03-311-6/+18
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-221-1/+4
* wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-2/+97
* wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville2009-12-211-0/+33
* cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-191-0/+31
* cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-191-0/+5
* mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-111-1/+3
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-281-0/+108
* mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona2009-08-141-4/+12
* cfg80211: avoid setting default_key if add_key failsZhu Yi2009-07-241-2/+6
* cfg80211: rework key operationJohannes Berg2009-07-241-1/+40
* cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-0/+21