summaryrefslogtreecommitdiff
path: root/net/wireless/core.h
AgeCommit message (Expand)Author
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg
2010-09-23net: return operator cleanupEric Dumazet
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys
2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg
2009-08-14cfg80211: check for and abort dangling scan requestsJohannes Berg
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg
2009-08-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-24cfg80211: rework key operationJohannes 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: let SME control reassociation vs. associationJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes 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: introduce nl80211 testmode commandJohannes Berg