aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow registering to beaconsJohannes Berg2016-03-112-1/+71
* nl80211: add API to probe a clientJohannes Berg2016-03-111-0/+104
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2016-03-113-0/+85
* nl80211: advertise device AP SMEJohannes Berg2016-03-112-0/+8
* nl80211: advertise GTK rekey support, new triggersJohannes Berg2016-03-112-0/+53
* nl80211: support sending TDLS commands/framesArik Nemtsov2016-03-111-0/+85
* cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2016-03-113-0/+61
* cfg80211/nl80211: support GTK rekey offloadJohannes Berg2016-03-113-0/+127
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-255-20/+64
|\
| * nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-08-111-2/+5
| * wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-05-071-1/+1
| * wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-261-3/+2
| * wireless: drop invalid mesh address extension framesJohannes Berg2012-11-171-5/+6
| * cfg80211: fix antenna gain handlingFelix Fietkau2012-11-171-2/+1
| * cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-10-021-3/+9
| * cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li2012-08-151-0/+3
| * cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-153-1/+7
| * cfg80211: check iface combinations only when iface is runningMichal Kazior2012-07-191-1/+1
| * cfg80211: fix potential deadlock in regulatoryEliad Peller2012-07-161-1/+1
| * cfg80211: fix interface combinations checkJohannes Berg2012-06-171-1/+18
| * cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-06-011-0/+10
| * nl80211: ensure interface is up in various APIsJohannes Berg2012-05-071-12/+17
| * cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-271-1/+1
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-132-17/+91
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2012-02-162-1/+9
* | Merge branch 'linux-3.0.18' into p-android-omap-3.0Dan Murphy2012-02-022-18/+37
|\|
| * cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-12-091-2/+4
| * cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-12-091-16/+27
| * cfg80211: fix regulatory NULL dereferenceJohannes Berg2011-12-091-0/+4
| * nl80211: fix MAC address validationEliad Peller2011-12-091-2/+2
| * cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-261-0/+3
| * nl80211: fix HT capability attribute validationJohannes Berg2011-11-261-2/+1
* | net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt2011-10-281-1/+3
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-272-1/+5
|\|
| * cfg80211: Fix validation of AKM suitesJouni Malinen2011-10-031-1/+4
| * wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan2011-10-031-0/+1
* | net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt2011-10-181-0/+2
* | net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt2011-09-152-0/+13
* | net: wireless: change the expire time about each entry of scan resultsjun.ho.lee2011-09-091-1/+1
|/
* cfg80211: really ignore the regulatory requestSven Neumann2011-08-041-2/+3
* cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-054-14/+34
* mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-271-1/+2
* nl80211: fix overflow in ssid_lenLuciano Coelho2011-06-071-5/+4
* cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-19/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-271-2/+2
|\
| * nl80211: fix check for valid SSID size in scan operationsLuciano Coelho2011-05-261-2/+2
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-244-15/+23
|\|
| * nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho2011-05-191-8/+4
| * cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-193-7/+19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-1610-63/+953
|\|