summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-131-4/+2
* wireless: Support ht-capabilities over-rides.Ben Greear2011-11-211-2/+8
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-091-1/+1
* cfg80211: allow registering to beaconsJohannes Berg2011-11-091-0/+2
* nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-271-1/+2
* cfg80211: Validate cipher suite against supported ciphersJouni Malinen2011-09-271-0/+1
* cfg80211: hold reg_mutex when updating regulatorySven Neumann2011-09-141-2/+0
* cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-191-0/+4
* cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-051-0/+2
* cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-1/+4
* cfg80211: advertise possible interface combinationsJohannes Berg2011-05-161-0/+11
* cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-121-2/+0
* cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-121-0/+3
* cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-111-0/+7
* nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-051-0/+14
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-201-2/+3
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-0/+13
* nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg2010-11-291-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-1/+1
|\
| * cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-1/+1
* | net: return operator cleanupEric Dumazet2010-09-231-1/+1
|/
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-161-3/+6
* cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-10/+11
* cfg80211: make action channel type optionalJohannes Berg2010-06-021-0/+1
* cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-9/+3
* cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-5/+10
* 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