summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: r8712u: Fix possible buffer overrunLarry Finger2012-11-281-1/+1
* staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd()Dan Carpenter2012-10-261-2/+2
* staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start()Wei Yongjun2012-10-221-2/+2
* staging: r8712u: Do not queue cloned skbLarry Finger2012-09-261-1/+4
* staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga2012-09-261-4/+4
* staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga2012-09-261-1/+1
* staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga2012-09-261-1/+1
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-171-6/+1Star
|\
| * staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet2012-09-111-6/+1Star
* | staging: r8712u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-4/+5
* | staging: r8712u: Remove defines that are not usedLarry Finger2012-09-045-91/+0Star
* | staging: r8712u: Fix allocations not checked for failureLarry Finger2012-09-041-0/+4
* | staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-2/+3
* | staging: r8712u: use is_broadcast_ether_addr() to simplify the codeWei Yongjun2012-09-043-15/+2Star
* | staging: r8712u: Reduce maximum receive buffer size to a more sensible valueLarry Finger2012-08-141-1/+1
|/
* Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-251-0/+2
|\
| * staging: r8712u: Add new USB IDsLubomir Schmidt2012-06-151-0/+2
* | staging: r8712u: Remove useless driver version infoLarry Finger2012-06-231-3/+1Star
|/
* staging: rtl8712: Fix typo in rtl871x_io.hMasanari Iida2012-05-161-1/+1
* staging: r8712u: Remove needless test for NULLLarry Finger2012-05-141-18/+16Star
* staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker2012-05-1014-539/+0Star
* staging: wean rtl8712 off of its ancient duplicate of ip.hPaul Gortmaker2012-05-104-141/+3Star
* staging: wean rtl8712 off of its ancient duplicate of if_ether.hPaul Gortmaker2012-05-104-144/+4Star
* staging: rtl8712: Fix typos.Justin P. Mattock2012-05-0921-41/+41
* drivers: staging: rtl8172: Remove unneeded include of version.hMarcos Paulo de Souza2012-04-192-2/+0Star
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-111-2/+2
* staging: r8712u: Fix Smatch warningLarry Finger2012-03-071-4/+4
* Staging: rtl8712/rtl8192u: move USB device ID within staging drivers.Martin Krause2012-03-031-0/+1
* Staging rtl8712: Remove double USB device IDsMartin Krause2012-03-031-2/+0Star
* staging: r8712u: Fix regression in signal level after commit c6dc001Larry Finger2012-03-011-7/+1Star
* staging: r8712u: Fix regression caused by commit 8c213faLarry Finger2012-03-012-3/+5
* staging: r8712u: Fix regression introduced by commit a5ee652Larry Finger2012-03-011-2/+0Star
* Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-1016-57/+4Star
|\
| * staging: r8712u: Add missing initialization and remove configuration paramete...Larry Finger2012-02-103-15/+1Star
| * staging: r8712u: Simplify semaphoresLarry Finger2012-02-0913-42/+4Star
* | staging: r8712u: Use asynchronous firmware loadingLarry Finger2012-02-085-25/+68
* | staging: r8712u: Fix problem when CONFIG_R8712_AP is setLarry Finger2012-02-081-0/+1
* | staging: r8712u: Add new Sitecom UsB IDLarry Finger2012-02-081-0/+1
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-1/+1
|\
| * drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereferenceJulia Lawall2011-11-271-1/+1
* | staging: r8712u: Add new USB IDLarry Finger2011-12-141-0/+1
|/
* staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keysLarry Finger2011-10-111-0/+4
* staging: r8712u: include module.h where neededStephen Rothwell2011-10-042-0/+2
* staging: r8712u: Most return-values changed from -1 to proper errno macros.Ali Bahar2011-09-073-25/+24Star
* staging: r8712u: Tracking kmemleak false positives.Larry Finger2011-09-071-0/+4
* staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation.Ali Bahar2011-09-074-2/+266
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-0713-114/+114
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-074-23/+283
* staging: r8712u: Merging Realtek's latest (v2.6.6). New decl's and defines.Ali Bahar2011-09-073-2/+77
* staging: r8712u: Merging Realtek's latest (v2.6.6). tx: NULL _in_ spin lock.Ali Bahar2011-09-074-6/+33