summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-0/+9
* cfg80211: rcu-ify rdev and wdevJohannes Berg2010-01-191-1/+2
* cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-121-1/+2
* cfg80211: add remain-on-channel commandJouni Malinen2009-12-281-0/+3
* wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville2009-12-211-0/+2
* wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-281-0/+2
* cfg80211: re-join IBSS when privacy changesJohannes Berg2009-11-181-0/+2
* cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-301-11/+0
* cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-271-0/+1
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-281-0/+4
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-281-0/+11
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-281-1/+1
* cfg80211: fix dangling scan request checkingJohannes Berg2009-08-201-0/+2
* cfg80211: check for and abort dangling scan requestsJohannes Berg2009-08-141-0/+1
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-141-0/+1
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+2
* cfg80211: use reassociation when possibleJohannes Berg2009-08-141-1/+3
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-141-0/+6
* cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-041-1/+7
* cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-0/+3
* cfg80211: make aware of net namespacesJohannes Berg2009-07-271-1/+4
* cfg80211: rework key operationJohannes Berg2009-07-241-7/+25
* cfg80211: clean up naming once and for allJohannes Berg2009-07-101-13/+13
* cfg80211: fix lockingJohannes Berg2009-07-101-1/+99
* cfg80211: properly name driver lockingJohannes Berg2009-07-101-2/+6
* cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-101-1/+2
* cfg80211: keep track of BSSesJohannes Berg2009-07-101-1/+40
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-1/+2
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-101-0/+8
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-0/+7
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-101-0/+4
* cfg80211: add rfkill supportJohannes Berg2009-06-031-0/+7
* cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFSPavel Roskin2009-05-201-1/+1
* cfg80211: mark ops as pointer to constDavid Kilroy2009-05-201-1/+1
* cfg80211: add debugfs HT40 allow mapLuis R. Rodriguez2009-05-201-0/+1
* mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez2009-05-201-0/+11
* cfg80211: implement wext key handlingJohannes Berg2009-05-131-1/+5
* cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg2009-04-221-2/+2
* cfg80211: clean up includesJohannes Berg2009-04-221-1/+0
* cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-221-0/+8
* cfg80211: convert mutex assert to macroJohannes Berg2009-04-221-4/+1
* nl80211: remove duplicated #includeHuang Weiyi2009-04-221-1/+0
* cfg80211: do not replace BSS structsJohannes Berg2009-04-171-1/+1
* cfg80211: fix locking in nl80211_set_wiphyJohannes Berg2009-03-271-0/+3
* cfg80211: add feature to hold bssKalle Valo2009-03-271-0/+2
* cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-161-1/+2
* nl80211: Avoid AP mode BUG_ON hang with invalid lock assertJouni Malinen2009-02-271-1/+1
* cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez2009-02-271-0/+12
* cfg80211: add assert_cfg80211_lock() to ensure proper protectionLuis R. Rodriguez2009-02-271-0/+6
* cfg80211: rename cfg80211_drv_mutex to cfg80211_mutexLuis R. Rodriguez2009-02-271-3/+3
OpenPOWER on IntegriCloud