summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192su/r8192U_core.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: delete rtl8192su driverGreg Kroah-Hartman2010-08-301-7712/+0
* param: remove unnecessary writable charpRusty Russell2010-08-111-3/+3
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-051-56/+113
|\
| * staging: rtl8192su: check whether requests succeededKulikov Vasiliy2010-08-021-1/+4
| * staging: rtl8192su: update rtl819x_set_channel_map()Florian Schilhabel2010-07-221-46/+42
| * Staging: rtl8192su: Fix procfs code for interfaces not named wlan0Ben Hutchings2010-06-181-3/+32
| * Staging: rtl8192su: Clean up in case of an error in module initialisationBen Hutchings2010-06-181-7/+36
* | Staging: rtl8192s_usb: Remove duplicate device IDBen Hutchings2010-06-301-1/+0
* | Staging: rtl8192su: add device idsFlorian Schilhabel2010-06-301-7/+23
* | Staging: rtl8192su: remove device idsFlorian Schilhabel2010-06-301-14/+0
|/
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-332/+294
|\
| * Staging: rtl8192su: led updateFlorian Schilhabel2010-05-141-8/+19
| * Staging: Drop memory allocation castJulia Lawall2010-05-111-1/+1
| * Staging: rtl8192su: all rtl8192su chips have the 93c46 epromFlorian Schilhabel2010-05-111-109/+41
| * Staging: rtl8192su: check for skb == NULLFlorian Schilhabel2010-05-111-2/+0
| * Staging: rtl8192su: changed check_reset_cnt to be static againFlorian Schilhabel2010-05-111-14/+6
| * Staging: rtl8192su: removed 2 printks in rtl8192SU_link_changeFlorian Schilhabel2010-05-111-13/+3
| * Staging: rtl8192su: refactored EnableHWSecurityConfig8192 and setKeyFlorian Schilhabel2010-05-111-51/+68
| * 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/+42
| * staging: rtl8192su: move to EEPROM_93CXFlorian Schilhabel2010-05-111-46/+67
* | Staging: add Add Sitecom WL-349 to rtl8192suRodrigo Linfati2010-04-301-0/+1
* | staging: rtl8192su: add Support for Belkin F5D8053 v6Richard Airlie2010-04-301-0/+1
* | Staging: rtl8192su: add USB ID for 0bda:8171Pavel Roskin2010-04-301-0/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-041-110/+73
|\
| * Staging: rtl8192su: fix for rtl819xU:Error TX URB for zero byte xxx, error -2Florian Schilhabel2010-03-031-15/+21
| * staging: make USB device id constantNémeth Márton2010-03-031-1/+1
| * Staging: rtl8192su: buffer overflow in r8192U_core.cDan Carpenter2010-03-031-84/+43
| * r8192U_core.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-8/+6
| * staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-03-031-1/+1
| * Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-031-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-251-2/+2
|\ \ | |/ |/|
| * staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy2010-02-191-2/+2
* | staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu2009-12-231-0/+2
* | staging: fix rtl8192su compilation errors with mac80211George Kadianakis2009-12-231-3/+3
* | Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin2009-12-231-1/+1
|/
* Staging: rtl8192su: add linux/vmalloc.hJeff Mahoney2009-09-151-0/+1
* Staging: rtl8192su: stop using skb->tailJeff Mahoney2009-09-151-4/+5
* Staging: rtl8192su: compile fixesJeff Mahoney2009-09-151-8/+0
* Staging: rtl8192su/ieee80211: ieee80211.h cleanupsBartlomiej Zolnierkiewicz2009-09-151-2/+2
* Staging: rtl8192su: remove JOHN_DUMP[_TXDESC] ifdefsBartlomiej Zolnierkiewicz2009-09-151-8/+0
* Staging: rtl8192su: make private ieee80211 stack really privateBartlomiej Zolnierkiewicz2009-09-151-0/+55
* Staging: rtl8192su: remove more unused filesBartlomiej Zolnierkiewicz2009-09-151-1/+0
* Staging: rtl8192su: remove dead codeBartlomiej Zolnierkiewicz2009-09-151-1517/+3
* Staging: rtl8192su: remove RTL8192SU ifdefsBartlomiej Zolnierkiewicz2009-09-151-1738/+0
* Staging: rtl8192su: remove RTL8192SU_DISABLE_IQK ifdefsBartlomiej Zolnierkiewicz2009-09-151-11/+0
* Staging: rtl8192su: remove RTL8192S_PREPARE_FOR_NORMAL_RELEASE ifdefsBartlomiej Zolnierkiewicz2009-09-151-8/+0
* Staging: rtl8192su: remove RTL8192SU_USB_PHY_TEST ifdefsBartlomiej Zolnierkiewicz2009-09-151-17/+0
* Staging: rtl8192su: remove RTL8192SU_ASIC_VERIFICATION ifdefsBartlomiej Zolnierkiewicz2009-09-151-18/+0