summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
Commit message (Expand)AuthorAgeFilesLines
...
* rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handlingJes Sorensen2016-03-101-2/+5
* rtl8xxxu: TX RTS rate is word 4 for 8723aJes Sorensen2016-03-101-2/+2
* rtl8723au: Update TX descriptor words 4 and 5 definitionsJes Sorensen2016-03-101-10/+22
* rtl8xxxu: Set sequence number correctly for 40 byte TX descriptorsJes Sorensen2016-03-101-2/+6
* rtl8xxxu: Add more 40 byte TX desc bit definitionsJes Sorensen2016-03-101-3/+24
* rtl8xxxu: Add additional tx descriptor bits for data word 0Jes Sorensen2016-03-101-0/+4
* rtl8xxxu: Handle 40 byte TX descriptors for rtl8723buJes Sorensen2016-03-101-1/+2
* rtl8xxxu: Add definition for 8723bu tx descriptorJes Sorensen2016-03-101-0/+16
* rtl8xxxu: Parse efuse power indices for 8723buJes Sorensen2016-03-101-15/+28
* rtl8xxxu: Bump TX power arrays to handle larger channel groupsJes Sorensen2016-03-101-9/+16
* rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivativeJes Sorensen2016-03-101-0/+2
* rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctlyJes Sorensen2016-03-101-5/+18
* rtl8xxxu: Do not use hard-wired RF enable settings for 8723buJes Sorensen2016-03-101-0/+1
* rtl8xxxu: Implement init_statistics for 8723buJes Sorensen2016-03-101-0/+1
* rtl8xxxu: Setup RX aggregationJes Sorensen2016-03-101-0/+1
* rtl8xxxu: Handle XTAL_K value in efuse specific locationJes Sorensen2016-03-101-0/+2
* rtl8xxxu: Issue BT_INFO commandJes Sorensen2016-03-101-0/+4
* rtl8xxxu: Handle BT register writes and MP_OPER eventsJes Sorensen2016-03-101-2/+57
* rtl8xxxu: Initial functionality to handle C2H events for 8723buJes Sorensen2016-03-101-0/+54
* rtl8xxxu: Handle 8723bu style rx descriptorsJes Sorensen2016-03-101-0/+8
* rtl8xxxu: Add rtl8723bu (nextgen) rx descriptor definitionJes Sorensen2016-03-101-0/+125
* rtl8xxxu: Do not ignore wlan activity on 8723buJes Sorensen2016-03-101-0/+4
* rtl8xxxu: Improve 8723bu init codeJes Sorensen2016-03-101-0/+8
* rtl8xxxu: Initial rtl8723bu_init_bt() codeJes Sorensen2016-03-101-2/+13
* rtl8xxxu: Initial implementation of rtl8723bu_config_channel()Jes Sorensen2016-03-101-0/+1
* rtl8xxxu: rtl8192eu: Map out EFUSE TX power areaJakub Sitnicki2016-03-101-5/+17
* rtl8xxxu: Remove backing up certain registers, which was never usedJes Sorensen2016-03-101-3/+0
* rtl8xxxu: Handle S0S1 register in lc_calibrate()Jes Sorensen2016-03-101-0/+1
* rtl8xxxu: First stab at adding IQK calibration for 8723bu partsJes Sorensen2016-03-101-0/+1
* rtl8xxxu: Make rtl8xxxu_add_path_on() use device specific init valuesJes Sorensen2016-03-101-0/+4
* rtl8xxxu: Do BT_WLAN_CALIBRATION before doing IQK calibrationJes Sorensen2016-03-101-0/+4
* rtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argumentJes Sorensen2016-03-101-1/+0
* rtl8xxxu: Add definitions for new generation h2c commandsJes Sorensen2016-03-101-4/+83
* rtl8xxxu: Handle 32 bit mailbox extension regs found on 8723bu/8192eu/8812Jes Sorensen2016-03-101-1/+7
* rtl8xxxu: Add rtl8723bu_phy_init_antenna_selection()Jes Sorensen2016-03-101-0/+1
* rtl8xxxu: Add rtl8723bu_radioa_1t_init_tableJes Sorensen2016-03-101-2/+4
* rtl8xxxu: Only setup USB interrupts for parts which support itJes Sorensen2016-03-101-0/+1
* rtl8xxxu: Add rtl8723bu_parse_efuse() and 8723bu efuse definitionJes Sorensen2016-03-101-0/+42
* rtl8xxxu: Initial rtl8723bu chip identificationJes Sorensen2016-03-101-1/+1
* rtl8xxxu: Add rtl8xxxu_auto_llt_table()Jes Sorensen2016-03-101-0/+1
* rtl8xxxu: Identify chip vendors correctlyJes Sorensen2016-03-101-0/+2
* rtl8xxxu: Add initial code to parse rtl8192eu efuseJes Sorensen2016-03-101-3/+47
* rtl8xxxu: Use REG_EFUSE_TEST register only on multifunctional devicesJakub Sitnicki2016-02-251-0/+1
* rtl8xxxu: Remove unused clutter for handling recursive calls to rtl8xxxu_init...Jes Sorensen2016-02-251-1/+0
* New driver: rtl8xxxu (mac80211)Jes Sorensen2015-10-211-0/+676