aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192su/r8192U_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman1-332/+294
2010-05-14Staging: rtl8192su: led updateFlorian Schilhabel1-8/+19
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2010-05-11Staging: rtl8192su: all rtl8192su chips have the 93c46 epromFlorian Schilhabel1-109/+41
2010-05-11Staging: rtl8192su: check for skb == NULLFlorian Schilhabel1-2/+0
2010-05-11Staging: rtl8192su: changed check_reset_cnt to be static againFlorian Schilhabel1-14/+6
2010-05-11Staging: rtl8192su: removed 2 printks in rtl8192SU_link_changeFlorian Schilhabel1-13/+3
2010-05-11Staging: rtl8192su: refactored EnableHWSecurityConfig8192 and setKeyFlorian Schilhabel1-51/+68
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 Schilhabel1-46/+67
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 Heo1-0/+1
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman1-110/+73
2010-03-03Staging: rtl8192su: fix for rtl819xU:Error TX URB for zero byte xxx, error -2Florian Schilhabel1-15/+21
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: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-1/+1
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-1/+1
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+2
2010-02-19staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy1-2/+2
2009-12-23staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu1-0/+2
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis1-3/+3
2009-12-23Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin1-1/+1
2009-09-15Staging: rtl8192su: add linux/vmalloc.hJeff Mahoney1-0/+1
2009-09-15Staging: rtl8192su: stop using skb->tailJeff Mahoney1-4/+5
2009-09-15Staging: rtl8192su: compile fixesJeff Mahoney1-8/+0
2009-09-15Staging: rtl8192su/ieee80211: ieee80211.h cleanupsBartlomiej Zolnierkiewicz1-2/+2
2009-09-15Staging: rtl8192su: remove JOHN_DUMP[_TXDESC] ifdefsBartlomiej Zolnierkiewicz1-8/+0
2009-09-15Staging: rtl8192su: make private ieee80211 stack really privateBartlomiej Zolnierkiewicz1-0/+55
2009-09-15Staging: rtl8192su: remove more unused filesBartlomiej Zolnierkiewicz1-1/+0
2009-09-15Staging: rtl8192su: remove dead codeBartlomiej Zolnierkiewicz1-1517/+3
2009-09-15Staging: rtl8192su: remove RTL8192SU ifdefsBartlomiej Zolnierkiewicz1-1738/+0
2009-09-15Staging: rtl8192su: remove RTL8192SU_DISABLE_IQK ifdefsBartlomiej Zolnierkiewicz1-11/+0
2009-09-15Staging: rtl8192su: remove RTL8192S_PREPARE_FOR_NORMAL_RELEASE ifdefsBartlomiej Zolnierkiewicz1-8/+0
2009-09-15Staging: rtl8192su: remove RTL8192SU_USB_PHY_TEST ifdefsBartlomiej Zolnierkiewicz1-17/+0
2009-09-15Staging: rtl8192su: remove RTL8192SU_ASIC_VERIFICATION ifdefsBartlomiej Zolnierkiewicz1-18/+0
2009-09-15Staging: rtl8192su: remove RTL8192SU_FPGA_2MAC_VERIFICATION ifdefsBartlomiej Zolnierkiewicz1-6/+6
2009-09-15Staging: rtl8192su: remove RTL8192SU_FPGA_UNSPECIFIED_NETWORK ifdefsBartlomiej Zolnierkiewicz1-22/+0
2009-09-15Staging: rtl8192su: remove RTL8192SU_USE_PARAM_TXPWR ifdefsBartlomiej Zolnierkiewicz1-5/+0
2009-09-15Staging: rtl8192su: remove RTL8192S_DISABLE_FW_DM ifdefsBartlomiej Zolnierkiewicz1-3/+0
2009-09-15Staging: rtl8192su: remove RTL8192SU_DISABLE_CCK_RATE ifdefsBartlomiej Zolnierkiewicz1-24/+0
2009-09-15Staging: rtl8192su: remove USB_TX_DRIVER_AGGREGATION_ENABLE ifdefsBartlomiej Zolnierkiewicz1-327/+0
2009-09-15Staging: rtl8192su: remove USB_RX_AGGREGATION_SUPPORT ifdefsBartlomiej Zolnierkiewicz1-471/+0
2009-09-15Staging: rtl8192su: remove EEPROM_OLD_FORMAT_SUPPORT ifdefsBartlomiej Zolnierkiewicz1-197/+0
2009-09-15Staging: rtl8192su: remove USE_ONE_PIPE ifdefsBartlomiej Zolnierkiewicz1-15/+0
2009-09-15Staging: rtl8192su: remove CONFIG_RTL8192_PM ifdefsBartlomiej Zolnierkiewicz1-10/+0