summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: separate internal SME implementationJohannes Berg2013-06-041-14/+16
* cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-271-10/+11
* cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-251-9/+2
* cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-251-21/+4
* cfg80211: vastly simplify lockingJohannes Berg2013-05-251-30/+2
* cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-251-4/+0
* cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-221-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-0/+3
|\
| * cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-241-0/+3
* | cfg80211/mac80211: disconnect on suspendStanislaw Gruszka2013-03-061-0/+3
* | cfg80211: refactor association parametersJohannes Berg2013-03-061-15/+6
* | cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-061-2/+8
|/
* 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/+3
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-2/+0
* cfg80211: rework chandef checking and export itJohannes Berg2012-11-271-6/+0
* nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-0/+6
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-7/+4
* cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-4/+2
* 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/+0
* cfg80211: fix locking and lockdep complaintsJohannes Berg2012-07-121-2/+1
* 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/+0
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-3/+2
* cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-2/+5
* cfg80211: remove double prototypeJohannes Berg2012-05-161-2/+0
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-061-5/+0
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-5/+4
* 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