aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+1
2008-10-31wireless: remove cfg80211_reg_mutexJohannes Berg1-4/+2
2008-10-14cfg80211: fix debugfs error handlingJohannes Berg1-1/+4
2008-10-12wireless: remove duplicated #includeHuang Weiyi1-1/+0
2008-09-24wireless: a global static to local static improvementDenis ChengRq1-9/+7
2008-09-24cfg80211: show interface typeJohannes Berg1-0/+2
2008-09-24cfg80211: clean up regulatory messJohannes Berg1-144/+0
2008-09-24cfg80211: fix static regdomainsJohannes Berg1-16/+16
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez1-2/+160
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez1-1/+8
2008-05-14wireless: Add missing locking to cfg80211_dev_renameEric W. Biederman1-5/+28
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-0/+41
2008-01-28cfg80211/nl80211: introduce key handlingJohannes Berg1-0/+3
2007-10-10[NL80211]: add netlink interface to cfg80211Johannes Berg1-0/+148
2007-09-25[PATCH] cfg80211: fix initialisation if built-inJohannes Berg1-1/+1
2007-04-26[WIRELESS] cfg80211: Clarify locking comment.Johannes Berg1-4/+15
2007-04-26[WIRELESS] cfg80211: Fix locking in wiphy_new.Johannes Berg1-6/+10
2007-04-25[WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg1-0/+209