aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-26staging: r8712u: Do not queue cloned skbLarry Finger1-1/+4
2012-09-26staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga1-4/+4
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga1-1/+1
2012-09-26staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga1-1/+1
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman1-6/+1
2012-09-10staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet1-6/+1
2012-09-04staging: r8712u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-4/+5
2012-09-04staging: r8712u: Remove defines that are not usedLarry Finger5-91/+0
2012-09-04staging: r8712u: Fix allocations not checked for failureLarry Finger1-0/+4
2012-09-04staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+3
2012-09-04staging: r8712u: use is_broadcast_ether_addr() to simplify the codeWei Yongjun3-15/+2
2012-08-13staging: r8712u: Reduce maximum receive buffer size to a more sensible valueLarry Finger1-1/+1
2012-06-25Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman1-0/+2
2012-06-22staging: r8712u: Remove useless driver version infoLarry Finger1-3/+1
2012-06-15staging: r8712u: Add new USB IDsLubomir Schmidt1-0/+2
2012-05-15staging: rtl8712: Fix typo in rtl871x_io.hMasanari Iida1-1/+1
2012-05-14staging: r8712u: Remove needless test for NULLLarry Finger1-18/+16
2012-05-10staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker14-539/+0
2012-05-10staging: wean rtl8712 off of its ancient duplicate of ip.hPaul Gortmaker4-141/+3
2012-05-10staging: wean rtl8712 off of its ancient duplicate of if_ether.hPaul Gortmaker4-144/+4
2012-05-09staging: rtl8712: Fix typos.Justin P. Mattock21-41/+41
2012-04-18drivers: staging: rtl8172: Remove unneeded include of version.hMarcos Paulo de Souza2-2/+0
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie1-2/+2
2012-03-07staging: r8712u: Fix Smatch warningLarry Finger1-4/+4
2012-03-02Staging: rtl8712/rtl8192u: move USB device ID within staging drivers.Martin Krause1-0/+1
2012-03-02Staging rtl8712: Remove double USB device IDsMartin Krause1-2/+0
2012-02-29staging: r8712u: Fix regression in signal level after commit c6dc001Larry Finger1-7/+1
2012-02-29staging: r8712u: Fix regression caused by commit 8c213faLarry Finger2-3/+5
2012-02-29staging: r8712u: Fix regression introduced by commit a5ee652Larry Finger1-2/+0
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman16-57/+4
2012-02-10staging: r8712u: Add missing initialization and remove configuration parameter CONFIG_R8712_APLarry Finger3-15/+1
2012-02-09staging: r8712u: Simplify semaphoresLarry Finger13-42/+4
2012-02-08staging: r8712u: Use asynchronous firmware loadingLarry Finger5-25/+68
2012-02-08staging: r8712u: Fix problem when CONFIG_R8712_AP is setLarry Finger1-0/+1
2012-02-08staging: r8712u: Add new Sitecom UsB IDLarry Finger1-0/+1
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2011-12-13staging: r8712u: Add new USB IDLarry Finger1-0/+1
2011-11-26drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereferenceJulia Lawall1-1/+1
2011-10-11staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keysLarry Finger1-0/+4
2011-10-04staging: r8712u: include module.h where neededStephen Rothwell2-0/+2
2011-09-06staging: r8712u: Most return-values changed from -1 to proper errno macros.Ali Bahar3-25/+24
2011-09-06staging: r8712u: Tracking kmemleak false positives.Larry Finger1-0/+4
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation.Ali Bahar4-2/+266
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar13-114/+114
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar4-23/+283
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). New decl's and defines.Ali Bahar3-2/+77
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). tx: NULL _in_ spin lock.Ali Bahar4-6/+33
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Rework efuse data handling.Ali Bahar1-34/+41
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring.Ali Bahar3-27/+43
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Use stack, not malloc.Ali Bahar1-8/+3