summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2012-09-29Merge branch 'jb' into imx_3.0.35_androidXinyu Chen
2012-08-24cfg80211: allow registering to beaconsJohannes Berg
2012-08-24nl80211: add API to probe a clientJohannes Berg
2012-08-24nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2012-08-24nl80211: advertise device AP SMEJohannes Berg
2012-08-24nl80211: advertise GTK rekey support, new triggersJohannes Berg
2012-08-24nl80211: support sending TDLS commands/framesArik Nemtsov
2012-08-24cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen
2012-08-24cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-06-17cfg80211: fix interface combinations checkJohannes Berg
2012-06-01cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez
2012-05-08Merge commit 'v3.0.31' into android-3.0Todd Poynor
2012-05-07nl80211: ensure interface is up in various APIsJohannes Berg
2012-04-30Merge commit 'v3.0.30' into android-3.0Todd Poynor
2012-04-27cfg80211: fix interface combinations check.Lukasz Kucharczyk
2012-04-20Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-04-19Merge linux-stable 3.0.28 into android-3.0Todd Poynor
2012-03-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho
2012-03-13nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho
2012-03-13nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho
2012-02-29cfg80211: fix a crash in nl80211_send_stationFelix Fietkau
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-24nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen
2012-01-24cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen
2011-12-19wireless: Protect regdomain change by mutexDmitry Shmidt
2011-12-09cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez
2011-12-09cfg80211: fix race on init and driver registrationLuis R. Rodriguez
2011-12-09cfg80211: fix regulatory NULL dereferenceJohannes Berg
2011-12-09nl80211: fix MAC address validationEliad Peller
2011-11-26cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez
2011-11-26nl80211: fix HT capability attribute validationJohannes Berg
2011-10-28net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-18net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2011-10-03cfg80211: Fix validation of AKM suitesJouni Malinen
2011-10-03wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2011-09-15net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2011-09-09net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2011-08-04cfg80211: really ignore the regulatory requestSven Neumann
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville