aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg1-1/+3
2012-06-29cfg80211: add channel checking for iface combinationsMichal Kazior1-3/+26
2012-06-29cfg80211: track monitor channelMichal Kazior1-0/+3
2012-06-29cfg80211: track monitor interfaces countMichal Kazior1-0/+14
2012-06-29cfg80211: introduce cfg80211_get_chan_stateMichal Kazior1-0/+12
2012-06-29cfg80211: introduce cfg80211_stop_apMichal Kazior1-0/+4
2012-06-20cfg80211: make some functions staticJohannes Berg1-26/+0
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-3/+2
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg1-2/+5
2012-05-16cfg80211: remove double prototypeJohannes Berg1-2/+0
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg1-5/+0
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg1-5/+4
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan1-4/+2
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear1-2/+8
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg1-1/+1
2011-11-09cfg80211: allow registering to beaconsJohannes Berg1-0/+2
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-1/+2
2011-09-27cfg80211: Validate cipher suite against supported ciphersJouni Malinen1-0/+1
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann1-2/+0
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg1-0/+4
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho1-0/+2
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen1-1/+4
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg1-0/+11
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho1-2/+0
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg1-0/+3
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho1-0/+7
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg1-0/+14
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona1-2/+3
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-0/+13
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg1-2/+2
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg1-1/+1
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg1-3/+6
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-10/+11
2010-06-02cfg80211: make action channel type optionalJohannes Berg1-0/+1
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-9/+3
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen1-5/+10
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-0/+9
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg1-1/+2
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen1-1/+2
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen1-0/+3
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville1-0/+2
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys1-0/+2
2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg1-0/+2
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg1-11/+0
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg1-0/+1
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg1-0/+4
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg1-0/+11
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg1-1/+1