summaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cfg80211: don't export ieee80211_get_channelJohannes Berg2008-03-271-3/+3
* wireless: add wiphy channel freq to channel struct lookup helperJohannes Berg2008-03-251-0/+23
* wireless: Fix WARN_ON() with ieee802.11bIvo van Doorn2008-02-291-1/+1
* wireless: fix ERP rate flagsJohannes Berg2008-02-291-4/+4
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-0/+98
OpenPOWER on IntegriCloud