aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/core.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-19cfg80211: allow userspace to control supported rates in scanGravatar Johannes Berg 1-0/+4
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexGravatar Luciano Coelho 1-0/+2
2011-05-19cfg80211: Use consistent BSS matching between scan and smeGravatar Jouni Malinen 1-1/+4
2011-05-16cfg80211: advertise possible interface combinationsGravatar Johannes Berg 1-0/+11
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedGravatar Luciano Coelho 1-2/+0
2011-05-12cfg80211: restrict AP beacon intervalsGravatar Johannes Berg 1-0/+3
2011-05-11cfg80211/nl80211: add support for scheduled scansGravatar Luciano Coelho 1-0/+7
2011-05-05nl80211/cfg80211: WoWLAN supportGravatar Johannes Berg 1-0/+14
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Gravatar Javier Cardona 1-2/+3
2010-12-06cfg80211/mac80211: add mesh join/leave commandsGravatar Johannes Berg 1-0/+13
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelGravatar Johannes Berg 1-2/+2
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-1/+1
2010-10-06cfg80211/mac80211: allow per-station GTKsGravatar Johannes Berg 1-1/+1
2010-09-23net: return operator cleanupGravatar Eric Dumazet 1-1/+1
2010-09-16cfg80211/mac80211: use lockdep_assert_heldGravatar Johannes Berg 1-3/+6
2010-08-24cfg80211/mac80211: extensible frame processingGravatar Johannes Berg 1-10/+11
2010-06-02cfg80211: make action channel type optionalGravatar Johannes Berg 1-0/+1
2010-05-07cfg80211/mac80211: better channel handlingGravatar Johannes Berg 1-9/+3
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocGravatar Jouni Malinen 1-5/+10
2010-02-15cfg80211/mac80211: allow registering for and sending action framesGravatar Jouni Malinen 1-0/+9
2010-01-19cfg80211: rcu-ify rdev and wdevGravatar Johannes Berg 1-1/+2
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesGravatar Jouni Malinen 1-1/+2
2009-12-28cfg80211: add remain-on-channel commandGravatar Jouni Malinen 1-0/+3
2009-12-21wireless: report reasonable bitrate for MCS rates through wextGravatar John W. Linville 1-0/+2
2009-11-28wireless : use a dedicated workqueue for cfg80211.Gravatar Alban Browaeys 1-0/+2
2009-11-18cfg80211: re-join IBSS when privacy changesGravatar Johannes Berg 1-0/+2
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveGravatar Johannes Berg 1-11/+0
2009-10-27cfg80211: sme: deauthenticate on assoc failureGravatar Johannes Berg 1-0/+1
2009-08-28cfg80211: clean up properly on interface type changeGravatar Johannes Berg 1-0/+4
2009-08-28cfg80211: make spurious warnings less likely, configurableGravatar Johannes Berg 1-0/+11
2009-08-28cfg80211: check lost scans later, fix bugGravatar Johannes Berg 1-1/+1
2009-08-20cfg80211: fix dangling scan request checkingGravatar Johannes Berg 1-0/+2
2009-08-14cfg80211: check for and abort dangling scan requestsGravatar Johannes Berg 1-0/+1
2009-08-14cfg80211: fix locking for SIWFREQGravatar Johannes Berg 1-0/+1
2009-08-14nl80211: add generation number to all dumpsGravatar Johannes Berg 1-0/+2
2009-08-14cfg80211: use reassociation when possibleGravatar Johannes Berg 1-1/+3
2009-08-14cfg80211: validate channel settings across interfacesGravatar Johannes Berg 1-0/+6
2009-08-04cfg80211: keep track of current_bss for userspace SMEGravatar Johannes Berg 1-1/+7
2009-07-29cfg80211: combine iwfreq implementationsGravatar Johannes Berg 1-0/+3
2009-07-27cfg80211: make aware of net namespacesGravatar Johannes Berg 1-1/+4
2009-07-24cfg80211: rework key operationGravatar Johannes Berg 1-7/+25
2009-07-10cfg80211: clean up naming once and for allGravatar Johannes Berg 1-13/+13
2009-07-10cfg80211: fix lockingGravatar Johannes Berg 1-1/+99
2009-07-10cfg80211: properly name driver lockingGravatar Johannes Berg 1-2/+6
2009-07-10cfg80211: let SME control reassociation vs. associationGravatar Johannes Berg 1-1/+2
2009-07-10cfg80211: keep track of BSSesGravatar Johannes Berg 1-1/+40
2009-07-10cfg80211: managed mode wext compatibilityGravatar Johannes Berg 1-1/+2
2009-07-10cfg80211: emulate connect with auth/assocGravatar Johannes Berg 1-0/+8
2009-07-10cfg80211: connect/disconnect APIGravatar Samuel Ortiz 1-0/+7
2009-07-10cfg80211: introduce nl80211 testmode commandGravatar Johannes Berg 1-0/+4