summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * rtl8xxxu: Add missing blank space in front of bracketJes Sorensen2016-03-101-1/+1
| * rtl8xxxu: Setup RX aggregationJes Sorensen2016-03-103-0/+25
| * rtl8xxxu: Group chip quirks togetherJes Sorensen2016-03-101-13/+15
| * rtl8xxxu: Add REG_DWBCN1_CTRL_8723B defineJes Sorensen2016-03-101-0/+2
| * rtl8xxxu: 8723bu lock phy after RF initJes Sorensen2016-03-101-0/+7
| * rtl8xxxu: Call device specific _config_channel()Jes Sorensen2016-03-101-1/+1
| * rtl8xxxu: Initialize burst parameters for 8723buJes Sorensen2016-03-102-1/+37
| * rtl8xxxu: Set RX boundary for 8723buJes Sorensen2016-03-101-1/+4
| * rtl8xxxu: Do not set FPGA0_TX_INFO for 8723bu and use a larger PBP page sizeJes Sorensen2016-03-101-3/+8
| * rtl8xxxu: Do queue init in same order as 8723bu vendor driverJes Sorensen2016-03-101-31/+37
| * rtl8xxxu: 80M spur hack is for 8723au onlyJes Sorensen2016-03-101-5/+6
| * rtl8xxxu: Init H2C command register for 8723buJes Sorensen2016-03-101-2/+17
| * rtl8xxxu: Another 8723bu magic register set during initJes Sorensen2016-03-101-0/+5
| * rtl8xxxu: Another 8723bu patch for rtl8xxxu_init_phy_bb()Jes Sorensen2016-03-101-6/+9
| * rtl8xxxu: Handle XTAL_K value in efuse specific locationJes Sorensen2016-03-102-3/+14
| * rtl8xxxu: Additional fixes for 8723buJes Sorensen2016-03-101-7/+18
| * rtl8xxxu: Setup LLT before downloading firmwareJes Sorensen2016-03-101-9/+20
| * rtl8xxxu: Implement 8723bu power on sequenceJes Sorensen2016-03-102-5/+189
| * rtl8xxxu: Do not set REG_AFE_XTAL_CTRL on 8723buJes Sorensen2016-03-101-9/+12
| * rtl8xxxu: Issue BT_INFO commandJes Sorensen2016-03-102-7/+15
| * rtl8xxxu: Handle BT register writes and MP_OPER eventsJes Sorensen2016-03-102-4/+89
| * rtl8xxxu: Initial functionality to handle C2H events for 8723buJes Sorensen2016-03-102-1/+87
| * rtl8xxxu: Handle 8723bu style rx descriptorsJes Sorensen2016-03-102-30/+103
| * rtl8xxxu: Add rtl8723bu (nextgen) rx descriptor definitionJes Sorensen2016-03-101-0/+125
| * rtl8xxxu: Set the right type for ps tdma on 8723buJes Sorensen2016-03-101-1/+1
| * rtl8xxxu: Do not ignore wlan activity on 8723buJes Sorensen2016-03-102-0/+9
| * rtl8xxxu: Improve 8723bu init codeJes Sorensen2016-03-103-9/+49
| * rtl8xxxu: Remove unused variableJes Sorensen2016-03-101-1/+1
| * rtl8xxxu: Initial rtl8723bu_init_bt() codeJes Sorensen2016-03-103-6/+98
| * rtl8xxxu: Initial implementation of rtl8723bu_config_channel()Jes Sorensen2016-03-103-0/+149
| * rtl8xxxu: rtl8192eu: Map out EFUSE TX power areaJakub Sitnicki2016-03-102-15/+17
| * rtl8xxxu: Remove backing up certain registers, which was never usedJes Sorensen2016-03-102-17/+0
| * rtl8xxxu: Do LC calibration before IQK calibrationJes Sorensen2016-03-101-2/+2
| * rtl8xxxu: Handle S0S1 register in lc_calibrate()Jes Sorensen2016-03-102-0/+8
| * rtl8xxxu: First stab at adding IQK calibration for 8723bu partsJes Sorensen2016-03-103-2/+827
| * rtl8xxxu: Add a couple of new register definitionsJes Sorensen2016-03-101-0/+6
| * rtl8xxxu: Make rtl8xxxu_add_path_on() use device specific init valuesJes Sorensen2016-03-102-3/+25
| * rtl8xxxu: Use correct formatting type to print sizeof()Jes Sorensen2016-03-101-1/+1
| * rtl8xxxu: Do not overwrite rtl8xxxu_debug for untested chipsJes Sorensen2016-03-101-1/+1
| * rtl8xxxu: Do BT_WLAN_CALIBRATION before doing IQK calibrationJes Sorensen2016-03-102-1/+23
| * rtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argumentJes Sorensen2016-03-102-7/+7
| * rtl8xxxu: rtl8723bu_parse_efuse(): Use a pointer to the struct rtl8723bu_efuseJes Sorensen2016-03-101-14/+10
| * rtl8xxxu: rtl8192eu_parse_efuse(): Use a pointer to the struct rtl8192eu_efuseJes Sorensen2016-03-101-16/+10
| * rtl8xxxu: rtl8192cu: Introduce a pointer to efuseJakub Sitnicki2016-03-101-14/+15
| * rtl8xxxu: rtl8723au: Introduce a pointer to efuseJakub Sitnicki2016-03-101-12/+14
| * rtl8xxxu: Skip disabled efuse words earlyJakub Sitnicki2016-03-101-15/+13
| * rtl8xxxu: Don't check for illegal offset when reading from efuseJakub Sitnicki2016-03-101-35/+28
| * rtl8xxxu: Add definitions for new generation h2c commandsJes Sorensen2016-03-101-4/+83
| * rtl8xxxu: Group USB fixups together for all chipsJes Sorensen2016-03-101-25/+32
| * rtl8xxxu: Add some missing register definitions for 8723buJes Sorensen2016-03-101-1/+7
OpenPOWER on IntegriCloud