aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/core.c
AgeCommit message (Expand)Author
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-10cfg80211: disallow configuring unsupported interfacesJohannes Berg
2009-07-10cfg80211: clean up naming once and for allJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: properly name driver lockingJohannes Berg
2009-07-10cfg80211: fix netdev down problemJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: reset auth algorithmJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10cfg80211: move break statement to correct placeJohannes Berg
2009-07-10cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy
2009-06-10cfg80211: fix rfkill locking problemJohannes Berg
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-05-20cfg80211: mark ops as pointer to constDavid Kilroy
2009-05-20mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez
2009-05-13cfg80211: implement wext key handlingJohannes Berg
2009-05-11cfg80211: put wext data into substructureJohannes Berg
2009-04-22cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg
2009-03-27cfg80211: fix locking in nl80211_set_wiphyJohannes Berg
2009-03-16cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez
2009-02-27cfg80211: add assert_cfg80211_lock() to ensure proper protectionLuis R. Rodriguez
2009-02-27cfg80211: rename cfg80211_drv_mutex to cfg80211_mutexLuis R. Rodriguez
2009-02-27cfg80211: add wiphy_idx_valid to check for wiphy_idx sanityLuis R. Rodriguez
2009-02-27cfg80211: rename cfg80211_registered_device's idx to wiphy_idxLuis R. Rodriguez
2009-02-13cfg80211: free_priv for BSS infoJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2008-11-25cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-31wireless: remove cfg80211_reg_mutexJohannes Berg
2008-10-14cfg80211: fix debugfs error handlingJohannes Berg
2008-10-12wireless: remove duplicated #includeHuang Weiyi
2008-09-24wireless: a global static to local static improvementDenis ChengRq
2008-09-24cfg80211: show interface typeJohannes Berg
2008-09-24cfg80211: clean up regulatory messJohannes Berg
2008-09-24cfg80211: fix static regdomainsJohannes Berg
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-05-14wireless: Add missing locking to cfg80211_dev_renameEric W. Biederman
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-01-28cfg80211/nl80211: introduce key handlingJohannes Berg