summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192su
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192su: changed check_reset_cnt to be static againFlorian Schilhabel2010-05-111-14/+6Star
* Staging: rtl8192su: some work on SetBWModeCallback8192SUsbWorkItemFlorian Schilhabel2010-05-111-105/+80Star
* Staging: rtl8192su: removed 2 printks in rtl8192SU_link_changeFlorian Schilhabel2010-05-111-13/+3Star
* Staging: rtl8192su: refactored FirmwareDownload92SFlorian Schilhabel2010-05-111-110/+126
* Staging: rtl8192su: refactored EnableHWSecurityConfig8192 and setKeyFlorian Schilhabel2010-05-111-51/+68
* Staging: rtl8192su: Hoist assign from ifJoe Perches2010-05-111-1/+2
* Staging: drop redundant memsetJulia Lawall2010-05-111-1/+0Star
* staging: rtl8192su: cleanup of r819xU_cmdpkt.c, r819xU_cmdpkt.cFlorian Schilhabel2010-05-112-625/+399Star
* staging: rtl8192su: remove extern keyword, remove static declarationFlorian Schilhabel2010-05-111-59/+67
* staging: rtl8192su: remove re-declaration of counter iFlorian Schilhabel2010-05-111-49/+42Star
* staging: rtl8192su: move to EEPROM_93CXFlorian Schilhabel2010-05-116-233/+74Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-0422-4577/+200Star
|\
| * Staging: rtl8192su: use list_for_each_safe() in ieee80211_crypto_deinitFlorian Schilhabel2010-03-042-10/+10
| * Staging: rtl8192su: re-enable tx-statsFlorian Schilhabel2010-03-041-2/+2
| * Staging: rtl8192su: fix for rtl819xU:Error TX URB for zero byte xxx, error -2Florian Schilhabel2010-03-041-15/+21
| * Staging: rtl8192su: Remove Firmware from r8192SU_HWImg.cFlorian Schilhabel2010-03-045-4378/+33Star
| * Staging: rtl8192* needs semaphore.hRandy Dunlap2010-03-041-0/+1
| * Staging: Fix continuation line formatsJoe Perches2010-03-041-8/+8
| * staging: fix typos "enalbe" -> "enable"Uwe Kleine-König2010-03-041-1/+1
| * staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-041-0/+1
| * staging: make USB device id constantNémeth Márton2010-03-041-1/+1
| * Staging: rtl8192su: buffer overflow in r8192U_core.cDan Carpenter2010-03-041-84/+43Star
| * r8192U_core.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-041-8/+6Star
| * Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman2010-03-041-1/+1
| * Staging: rtl8192su: Use z format qualifier for output of sizeof()Simon Horman2010-03-041-3/+12
| * Staging: rtl8192su: Build should select WIRELESS_EXTSimon Horman2010-03-041-1/+2
| * staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-03-042-2/+2
| * Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-0411-63/+56Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-266-44/+34Star
|\ \ | |/ |/|
| * staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy2010-02-196-44/+34Star
* | staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu2009-12-231-0/+2
* | staging: fix rtl8192su compilation errors with mac80211George Kadianakis2009-12-235-19/+19
* | Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin2009-12-231-1/+1
* | Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-119-16/+16
* | Staging: RTL8192SU depends on USBRandy Dunlap2009-12-111-1/+1
* | Staging: rtl8187su: remove unused #include <linux/version.h>Huang Weiyi2009-12-113-3/+0Star
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\ \ | |/ |/|
| * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
* | Staging: update TODO filesBartlomiej Zolnierkiewicz2009-12-011-2/+1Star
|/
* Staging: fix wireless drivers dependsRandy Dunlap2009-10-301-1/+1
* Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski2009-10-304-27/+13Star
* Staging: rtl8192su: add linux/vmalloc.hJeff Mahoney2009-09-151-0/+1
* Staging: rtl8192su: stop using skb->tailJeff Mahoney2009-09-151-4/+5
* Staging: rtl8192su: fixup size comparison warningJeff Mahoney2009-09-151-1/+1
* Staging: rtl8192su: fix up printk warningsJeff Mahoney2009-09-152-4/+4
* Staging: rtl8192su: compile fixesJeff Mahoney2009-09-152-9/+0Star
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-152-3/+3
* Staging: rtl8192su/ieee80211: move rtl8192su specific code out from ieee80211.hBartlomiej Zolnierkiewicz2009-09-152-432/+437
* Staging: rtl8192su/ieee80211: ieee80211.h cleanupsBartlomiej Zolnierkiewicz2009-09-154-585/+490Star