summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
Commit message (Expand)AuthorAgeFilesLines
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-1/+1
* cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-061-0/+1
* cfg80211: reduce monitor interface trackingJohannes Berg2012-07-131-3/+0Star
* cfg80211: fix locking and lockdep complaintsJohannes Berg2012-07-121-2/+1Star
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-1/+1
* nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-091-3/+3
* cfg80211: fix locking regression in monitor channel trackingJohannes Berg2012-07-041-1/+3
* cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-291-3/+26
* cfg80211: track monitor channelMichal Kazior2012-06-291-0/+3
* cfg80211: track monitor interfaces countMichal Kazior2012-06-291-0/+14
* cfg80211: introduce cfg80211_get_chan_stateMichal Kazior2012-06-291-0/+12
* cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-291-0/+4
* cfg80211: make some functions staticJohannes Berg2012-06-201-26/+0Star
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-3/+2Star
* cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-2/+5
* cfg80211: remove double prototypeJohannes Berg2012-05-161-2/+0Star
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-061-5/+0Star
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-5/+4Star
* cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-131-4/+2Star
* 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/+0Star
* 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/+0Star
* 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/+3Star
* 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