aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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