summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix rfkill locking problemJohannes Berg2009-06-101-10/+9Star
* cfg80211: add rfkill supportJohannes Berg2009-06-031-3/+94
* cfg80211: mark ops as pointer to constDavid Kilroy2009-05-201-1/+1
* mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez2009-05-201-0/+5
* cfg80211: implement wext key handlingJohannes Berg2009-05-131-1/+5
* cfg80211: put wext data into substructureJohannes Berg2009-05-111-2/+2
* cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg2009-04-221-1/+1
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-0/+10
* cfg80211: clean up includesJohannes Berg2009-04-221-1/+0Star
* cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-221-0/+16
* cfg80211: fix locking in nl80211_set_wiphyJohannes Berg2009-03-281-20/+10Star
* cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez2009-03-161-0/+11
* cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-161-1/+1
* cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez2009-02-271-2/+3
* cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez2009-02-271-3/+27
* cfg80211: add assert_cfg80211_lock() to ensure proper protectionLuis R. Rodriguez2009-02-271-1/+4
* cfg80211: rename cfg80211_drv_mutex to cfg80211_mutexLuis R. Rodriguez2009-02-271-15/+20
* cfg80211: add wiphy_idx_valid to check for wiphy_idx sanityLuis R. Rodriguez2009-02-271-1/+4
* cfg80211: rename cfg80211_registered_device's idx to wiphy_idxLuis R. Rodriguez2009-02-271-17/+18
* cfg80211: free_priv for BSS infoJohannes Berg2009-02-131-1/+1
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-0/+8
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-3/+9
* cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-251-1/+4
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-2/+1Star
* wireless: remove cfg80211_reg_mutexJohannes Berg2008-11-011-4/+2Star
* cfg80211: fix debugfs error handlingJohannes Berg2008-10-151-1/+4
* wireless: remove duplicated #includeHuang Weiyi2008-10-131-1/+0Star
* wireless: a global static to local static improvementDenis ChengRq2008-09-241-9/+7Star
* cfg80211: show interface typeJohannes Berg2008-09-241-0/+2
* cfg80211: clean up regulatory messJohannes Berg2008-09-241-144/+0Star
* cfg80211: fix static regdomainsJohannes Berg2008-09-241-16/+16
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-151-2/+160
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-1/+8
* wireless: Add missing locking to cfg80211_dev_renameEric W. Biederman2008-05-141-5/+28
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-0/+41
* cfg80211/nl80211: introduce key handlingJohannes Berg2008-01-281-0/+3
* [NL80211]: add netlink interface to cfg80211Johannes Berg2007-10-111-0/+148
* [PATCH] cfg80211: fix initialisation if built-inJohannes Berg2007-09-261-1/+1
* [WIRELESS] cfg80211: Clarify locking comment.Johannes Berg2007-04-271-4/+15
* [WIRELESS] cfg80211: Fix locking in wiphy_new.Johannes Berg2007-04-271-6/+10
* [WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg2007-04-261-0/+209