aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAge
* staging: r8712u: Fix Smatch warningLarry Finger2012-03-07
* Staging: rtl8712/rtl8192u: move USB device ID within staging drivers.Martin Krause2012-03-02
* Staging rtl8712: Remove double USB device IDsMartin Krause2012-03-02
* staging: r8712u: Fix regression in signal level after commit c6dc001Larry Finger2012-02-29
* staging: r8712u: Fix regression caused by commit 8c213faLarry Finger2012-02-29
* staging: r8712u: Fix regression introduced by commit a5ee652Larry Finger2012-02-29
* Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-10
|\
| * staging: r8712u: Add missing initialization and remove configuration paramete...Larry Finger2012-02-10
| * staging: r8712u: Simplify semaphoresLarry Finger2012-02-09
* | staging: r8712u: Use asynchronous firmware loadingLarry Finger2012-02-08
* | staging: r8712u: Fix problem when CONFIG_R8712_AP is setLarry Finger2012-02-08
* | staging: r8712u: Add new Sitecom UsB IDLarry Finger2012-02-08
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereferenceJulia Lawall2011-11-26
* | staging: r8712u: Add new USB IDLarry Finger2011-12-13
|/
* staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keysLarry Finger2011-10-11
* staging: r8712u: include module.h where neededStephen Rothwell2011-10-04
* staging: r8712u: Most return-values changed from -1 to proper errno macros.Ali Bahar2011-09-06
* staging: r8712u: Tracking kmemleak false positives.Larry Finger2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). New decl's and defines.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). tx: NULL _in_ spin lock.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Rework efuse data handling.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Use stack, not malloc.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). stop_drv_timers moved.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). No power tracking OID.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Removed redundant .mem.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Redundant NULL check.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Removed unused MSECS.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_submit_urb.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_alloc_urb.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Removed os_free_netdev.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Renamed _netdev_priv.Ali Bahar2011-09-06
* staging: r8712u: Merging Realtek's latest (v2.6.6). Copyright banners.Ali Bahar2011-09-06
* staging: rtl8712: remove r8712_cmd_thread()->daemonize()Oleg Nesterov2011-08-23
* rtl8712: don't just return -EFAULT in wpa_supplicant_ioctl()Dan Carpenter2011-08-23
* staging: r8712u: Merging Realtek's latest (v2.6.6). Added Larry's copyright.Ali Bahar2011-08-23
* staging: r8712u: Merging Realtek's latest (v2.6.6). Added copyright banners.Ali Bahar2011-08-23
* staging: r8712u: Interface-state not fully tracked.Ali Bahar2011-08-23
* staging: r8712u: Sets to SSID, and to AP MAC#, can now be done when the inter...Ali Bahar2011-08-23
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-26
|\
| * Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-05
| * staging: rtl8712: Add missing whitespace in struct definitionMichael Fiedler2011-07-05
| * staging: rtl8712: Use linux/atomic.h instead of asm/atomic.hMichael Fiedler2011-07-05
| * staging: rtl8712: Use __packed instead of __attribute__ ((packed))Michael Fiedler2011-07-05
| * staging: rtl8712: Remove duplicate #define for __attribute__ ((packed))Michael Fiedler2011-07-05