aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b9a7985' into HEADKalimochoAz2012-10-141-3/+9
|\
| * cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-10-021-3/+9
* | Merge remote-tracking branch 'android/android-3.0' into HEADKalimochoAz2012-09-165-1/+594
|\ \
| * | cfg80211: allow registering to beaconsJohannes Berg2012-08-242-1/+71
| * | nl80211: add API to probe a clientJohannes Berg2012-08-241-0/+104
| * | nl80211: allow subscribing to unexpected class3 framesJohannes Berg2012-08-243-0/+85
| * | nl80211: advertise device AP SMEJohannes Berg2012-08-242-0/+8
| * | nl80211: advertise GTK rekey support, new triggersJohannes Berg2012-08-242-0/+53
| * | nl80211: support sending TDLS commands/framesArik Nemtsov2012-08-241-0/+85
| * | cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2012-08-243-0/+61
| * | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2012-08-243-0/+127
* | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-08-303-1/+10
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-07-272-2/+2
|\ \ \ | |/ /
| * | 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
* | | Merge remote-tracking branch 'google/android-samsung-3.0-jb' into HEADKalimochoAz2012-07-201-3/+77
|\ \ \ | | |/ | |/|
| * | Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-081-12/+17
| |\ \
| * \ \ Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-301-1/+1
| |\ \ \
| * \ \ \ Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-192-18/+37
| |\ \ \ \
| * | | | | nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho2012-03-131-1/+66
| * | | | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2012-03-131-1/+3
| * | | | | nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2012-03-131-1/+3
| * | | | | cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2012-02-291-1/+1
| * | | | | nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2012-01-241-0/+1
| * | | | | cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2012-01-241-0/+4
* | | | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-06-211-1/+18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cfg80211: fix interface combinations checkJohannes Berg2012-06-171-1/+18
* | | | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-06-131-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-06-011-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-05-072-13/+18
|\ \ \ \ \ | |/ / / /
| * | | | 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 branch 'ics.googleupdate.4.0.4' into cm.icsKalimochoAz2012-04-011-1/+4
|\ \ \ | | |/ | |/|
| * | wireless: Protect regdomain change by mutexDmitry Shmidt2011-12-191-1/+4
* | | Merge branch 'linux-3.0.update' into cm.ics.newKalimochoAz2012-02-112-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
|/