summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez2009-06-031-1/+1
* cfg80211: use key size constantsJohannes Berg2009-06-031-6/+5
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-0/+305
* nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen2009-05-201-0/+15
* cfg80211: implement wext key handlingJohannes Berg2009-05-131-0/+45
* cfg80211: clean up includesJohannes Berg2009-04-221-3/+3
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* wireless: implement basic rate helper functionJohannes Berg2008-11-101-0/+19