summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/r92creg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - in rtwn_r88e_fw_reset function, use the correct bit R88E_RSV_CTRL_MCU_RSTkevlo2019-03-111-9/+13
* Handle 2 Tx chains in the computation of transmit power for the RTL8192EU.kevlo2018-12-071-2/+12
* Add support for RTL8192EU adapters, partly taken from netbsd.jmatthew2018-12-041-2/+422
* add RTL8723AE supportjmatthew2018-10-011-1/+184
* The sequence number field in the 802.11 frame header includes the sequencejmatthew2018-10-011-1/+3
* Move the unions into the rom struct which fixes Coverity CID 1473649 andkevlo2018-09-281-21/+24
* Add support for RTL8188EE.jmatthew2018-09-211-3/+51
* - There's no need to set R92C_HSSI_PARAM2_READ_EDGE for R92C_HSSI_PARAM2(0)kevlo2018-09-131-4/+9
* - Fix short preamble for rtl8188eukevlo2017-09-221-9/+25
* When I merged rtwn(4) and urtwn(4) register definitions, an extrastsp2017-09-031-2/+1
* Fix up rssi calculations and r88e_rx_cck structure for RTL8188EU.kevlo2017-08-231-13/+13
* Mostly cosmetic changes to make things a bit more consistant:kevlo2017-08-161-47/+46
* - For RTL8188CUS/RTL8192CU, we have to force 8051 reset/enable before waitingkevlo2017-07-081-1/+12
* - Avoid possible use of uninitialized variable; noticed by jsg@kevlo2017-07-011-1/+7
* - Fix incorrect values in the computation of transmit power for thekevlo2017-06-161-49/+44
* Repair rtwn(4) IQ calibration.stsp2017-05-191-1/+2
* Fix R92C_USTIME_TSF register definition.stsp2017-05-191-2/+2
* Fix R92C_TXDW4_RTSRATE_M and R92C_TDECTRL_BLK_DESC_NUM_M definitions.stsp2017-05-081-3/+3
* Add AMRR support to rtwn(4). Based on code from FreeBSD.stsp2017-02-011-3/+68
* Clean up code in rtwn(4)/urtwn(4) which handles EDCA parameters:stsp2017-01-311-3/+12
* Make urtwn(4) use AMRR instead of letting the firmware handle rate scaling.stsp2017-01-081-1/+42
* For rtwn(4) and urtwn(4) inline driver-specific definitions in theirstsp2016-03-071-1/+3
* Merge TX/RX descriptors used by rtwn(4) and urtwn(4) into common header file.stsp2016-03-071-1/+144
* Merge rtwn(4) and urtwn(4) register definitions into a common header file.stsp2016-03-071-0/+2126