aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rtwn/rtl8192c
Commit message (Expand)AuthorAgeFilesLines
...
* Increase retry count to 100 in r88e_fw_cmd() and r92c_fw_cmd().Kevin Lo2017-01-131-1/+1
* rtwn: fix R92C_TXDW4_RTSRATE_M definition (0x3f -> 0x1f)Andriy Voskoboinyk2017-01-111-1/+1
* In rtl8188eu, read R92C_HSSI_PARAM2(0)) register to detect whether it needsKevin Lo2017-01-053-8/+3
* Merge r92c_init_rf_common() into r92c_init_rf(). In r88eu_attach.c, we couldKevin Lo2016-12-202-10/+1
* Fix logic error so the R92C_TDECTRL register value is updated correctly.Kevin Lo2016-12-031-2/+4
* rtwn: drop excessive includes.Andriy Voskoboinyk2016-11-141-1/+0
* rtwn: enable 11n support for RTL8188CE.Andriy Voskoboinyk2016-11-121-9/+5
* rtwn: add HOSTAP / IBSS mode support for RTL8188CE.Andriy Voskoboinyk2016-11-062-3/+8
* rtwn: reduce shutdown time for RTL8188CE.Andriy Voskoboinyk2016-11-061-1/+2
* rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-1740-0/+7334