aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg1-1/+2
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-0/+1
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches1-7/+4
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg1-3/+9
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg1-3/+12
2010-08-27cfg80211: allow vendor specific cipher suitesJohannes Berg1-1/+8
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-1/+1
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg1-1/+1
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko1-2/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-6/+18
2010-03-31mac80211: support paged rx SKBsZhu Yi1-6/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009Andriy Tkachuk1-1/+4
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi1-2/+97
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville1-0/+33
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg1-0/+31
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg1-0/+5
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau1-1/+3
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg1-0/+108
2009-08-14mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona1-4/+12
2009-07-24cfg80211: avoid setting default_key if add_key failsZhu Yi1-2/+6
2009-07-24cfg80211: rework key operationJohannes Berg1-1/+40
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg1-0/+21
2009-06-03cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez1-1/+1
2009-06-03cfg80211: use key size constantsJohannes Berg1-6/+5
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-0/+305
2009-05-20nl80211: Validate NL80211_ATTR_KEY_SEQ lengthJouni Malinen1-0/+15
2009-05-13cfg80211: implement wext key handlingJohannes Berg1-0/+45
2009-04-22cfg80211: clean up includesJohannes Berg1-3/+3
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg1-1/+1
2008-11-10wireless: implement basic rate helper functionJohannes Berg1-0/+19
2008-03-27cfg80211: don't export ieee80211_get_channelJohannes Berg1-3/+3
2008-03-25wireless: add wiphy channel freq to channel struct lookup helperJohannes Berg1-0/+23
2008-02-29wireless: Fix WARN_ON() with ieee802.11bIvo van Doorn1-1/+1
2008-02-29wireless: fix ERP rate flagsJohannes Berg1-4/+4
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-0/+98