summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
Commit message (Expand)AuthorAgeFilesLines
* nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+28
* cfg80211: configuration for WoWLAN over TCPJohannes Berg2013-02-131-0/+3
* cfg80211: track hidden SSID networks properlyJohannes Berg2013-02-111-2/+2
* cfg80211: check radar interface combinationsSimon Wunderlich2013-01-161-3/+4
* wireless: use __alignedJohannes Berg2013-01-031-1/+1
* cfg80211: remove wiphy_idx_validJohannes Berg2013-01-031-13/+3Star
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-2/+0Star
* cfg80211: rework chandef checking and export itJohannes Berg2012-11-271-6/+0Star
* nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-0/+6
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-7/+4Star
* cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-4/+2Star
* cfg80211: allow registering more than one beacon listenerBen Greear2012-11-051-1/+6
* cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-171-2/+4
* 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
|\