aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192su (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman24-1584/+3526
2010-05-17Staging: Use kmemdupJulia Lawall2-4/+3
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall7-19/+9
2010-05-14Staging: rtl8192su: led updateFlorian Schilhabel1-8/+19
2010-05-14Staging: rtl819su: added r8192SU_led.c/.hFlorian Schilhabel5-26/+2466
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar2-2/+2
2010-05-11Staging: Drop memory allocation castJulia Lawall4-7/+6
2010-05-11staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten1-1/+0
2010-05-11staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten1-10/+2
2010-05-11Staging: rtl8192su: all rtl8192su chips have the 93c46 epromFlorian Schilhabel3-120/+45
2010-05-11Staging: rtl8192su: refactored FirmwareCheckReadyFlorian Schilhabel1-76/+64
2010-05-11Staging: rtl8192su: check for skb == NULLFlorian Schilhabel3-75/+68
2010-05-11Staging: rtl8192su: changed check_reset_cnt to be static againFlorian Schilhabel1-14/+6
2010-05-11Staging: rtl8192su: some work on SetBWModeCallback8192SUsbWorkItemFlorian Schilhabel1-105/+80
2010-05-11Staging: rtl8192su: removed 2 printks in rtl8192SU_link_changeFlorian Schilhabel1-13/+3
2010-05-11Staging: rtl8192su: refactored FirmwareDownload92SFlorian Schilhabel1-110/+126
2010-05-11Staging: rtl8192su: refactored EnableHWSecurityConfig8192 and setKeyFlorian Schilhabel1-51/+68
2010-05-11Staging: rtl8192su: Hoist assign from ifJoe Perches1-1/+2
2010-05-11Staging: drop redundant memsetJulia Lawall1-1/+0
2010-05-11staging: rtl8192su: cleanup of r819xU_cmdpkt.c, r819xU_cmdpkt.cFlorian Schilhabel2-625/+399
2010-05-11staging: rtl8192su: remove extern keyword, remove static declarationFlorian Schilhabel1-59/+67
2010-05-11staging: rtl8192su: remove re-declaration of counter iFlorian Schilhabel1-49/+42
2010-05-11staging: rtl8192su: move to EEPROM_93CXFlorian Schilhabel6-233/+74
2010-04-30Staging: add Add Sitecom WL-349 to rtl8192suRodrigo Linfati1-0/+1
2010-04-30staging: rtl8192su: add Support for Belkin F5D8053 v6Richard Airlie1-0/+1
2010-04-30Staging: rtl8192su: add USB ID for 0bda:8171Pavel Roskin1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman22-4577/+200
2010-03-03Staging: rtl8192su: use list_for_each_safe() in ieee80211_crypto_deinitFlorian Schilhabel2-10/+10
2010-03-03Staging: rtl8192su: re-enable tx-statsFlorian Schilhabel1-2/+2
2010-03-03Staging: rtl8192su: fix for rtl819xU:Error TX URB for zero byte xxx, error -2Florian Schilhabel1-15/+21
2010-03-03Staging: rtl8192su: Remove Firmware from r8192SU_HWImg.cFlorian Schilhabel5-4378/+33
2010-03-03Staging: rtl8192* needs semaphore.hRandy Dunlap1-0/+1
2010-03-03Staging: Fix continuation line formatsJoe Perches1-8/+8
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König1-1/+1
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings1-0/+1
2010-03-03staging: make USB device id constantNémeth Márton1-1/+1
2010-03-03Staging: rtl8192su: buffer overflow in r8192U_core.cDan Carpenter1-84/+43
2010-03-03r8192U_core.c: use %pM to shown MAC addressH Hartley Sweeten1-8/+6
2010-03-03Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman1-1/+1
2010-03-03Staging: rtl8192su: Use z format qualifier for output of sizeof()Simon Horman1-3/+12
2010-03-03Staging: rtl8192su: Build should select WIRELESS_EXTSimon Horman1-1/+2
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2-2/+2
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches11-63/+56
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller6-44/+34
2010-02-19staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy6-44/+34
2009-12-23staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu1-0/+2
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis5-19/+19
2009-12-23Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin1-1/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa9-16/+16