summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-10rtl8xxxu: Add rtl8723bu (nextgen) rx descriptor definitionJes Sorensen
2016-03-10rtl8xxxu: Set the right type for ps tdma on 8723buJes Sorensen
2016-03-10rtl8xxxu: Do not ignore wlan activity on 8723buJes Sorensen
2016-03-10rtl8xxxu: Improve 8723bu init codeJes Sorensen
2016-03-10rtl8xxxu: Remove unused variableJes Sorensen
2016-03-10rtl8xxxu: Initial rtl8723bu_init_bt() codeJes Sorensen
2016-03-10rtl8xxxu: Initial implementation of rtl8723bu_config_channel()Jes Sorensen
2016-03-10rtl8xxxu: rtl8192eu: Map out EFUSE TX power areaJakub Sitnicki
2016-03-10rtl8xxxu: Remove backing up certain registers, which was never usedJes Sorensen
2016-03-10rtl8xxxu: Do LC calibration before IQK calibrationJes Sorensen
2016-03-10rtl8xxxu: Handle S0S1 register in lc_calibrate()Jes Sorensen
2016-03-10rtl8xxxu: First stab at adding IQK calibration for 8723bu partsJes Sorensen
2016-03-10rtl8xxxu: Add a couple of new register definitionsJes Sorensen
2016-03-10rtl8xxxu: Make rtl8xxxu_add_path_on() use device specific init valuesJes Sorensen
2016-03-10rtl8xxxu: Use correct formatting type to print sizeof()Jes Sorensen
2016-03-10rtl8xxxu: Do not overwrite rtl8xxxu_debug for untested chipsJes Sorensen
2016-03-10rtl8xxxu: Do BT_WLAN_CALIBRATION before doing IQK calibrationJes Sorensen
2016-03-10rtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argumentJes Sorensen
2016-03-10rtl8xxxu: rtl8723bu_parse_efuse(): Use a pointer to the struct rtl8723bu_efuseJes Sorensen
2016-03-10rtl8xxxu: rtl8192eu_parse_efuse(): Use a pointer to the struct rtl8192eu_efuseJes Sorensen
2016-03-10rtl8xxxu: rtl8192cu: Introduce a pointer to efuseJakub Sitnicki
2016-03-10rtl8xxxu: rtl8723au: Introduce a pointer to efuseJakub Sitnicki
2016-03-10rtl8xxxu: Skip disabled efuse words earlyJakub Sitnicki
2016-03-10rtl8xxxu: Don't check for illegal offset when reading from efuseJakub Sitnicki
2016-03-10rtl8xxxu: Add definitions for new generation h2c commandsJes Sorensen
2016-03-10rtl8xxxu: Group USB fixups together for all chipsJes Sorensen
2016-03-10rtl8xxxu: Add some missing register definitions for 8723buJes Sorensen
2016-03-10rtl8xxxu: Handle 32 bit mailbox extension regs found on 8723bu/8192eu/8812Jes Sorensen
2016-03-10rtl8xxxu: Add 8723by AGC tableJes Sorensen
2016-03-10rtl8xxxu: Add rtl8723b_mac_init_tableJes Sorensen
2016-03-10rtl8xxxu: Add rtl8723bu_phy_init_antenna_selection()Jes Sorensen
2016-03-10rtl8xxxu: Add rtl8723bu_radioa_1t_init_tableJes Sorensen
2016-03-10rtl8xxxu: Add rtl8723b_phy_1t_init_tableJes Sorensen
2016-03-10rtl8xxxu: Only setup USB interrupts for parts which support itJes Sorensen
2016-03-10rtl8xxxu: Use 1024 byte writes for writing 8723bu firmwareJes Sorensen
2016-03-10rtl8xxxu: Add rtl8723bu_parse_efuse() and 8723bu efuse definitionJes Sorensen
2016-03-10rtl8xxxu: Initial rtl8723bu chip identificationJes Sorensen
2016-03-10rtl8xxxu: Init REG_HIMR[01] for 8192eu partsJes Sorensen
2016-03-10rtl8xxxu: Kludge to drop incorrect USB OUT EP for 8192EUJes Sorensen
2016-03-10rtl8xxxu: Fix incorrect test for auto LLT failureJes Sorensen
2016-03-10rtl8xxxu: Init the LLT after we start the firmwareJes Sorensen
2016-03-10rtl8xxxu: Init page boundaries before starting the firmwareJes Sorensen
2016-03-10rtl8xxxu: Add rtl8xxxu_auto_llt_table()Jes Sorensen
2016-03-10rtl8xxxu: Implment rtl8192eu_power_on()Jes Sorensen
2016-03-10rtl8xxxu: Add rtl8192eu_nic.bin to the MODULE_FIRMWARE listJes Sorensen
2016-03-10rtl8xxxu: Use 1024 byte block loads for 8192eu firmwareJes Sorensen
2016-03-10rtl8xxxu: Identify chip vendors correctlyJes Sorensen
2016-03-10rtl8xxxu: Add initial code to parse rtl8192eu efuseJes Sorensen
2016-03-10wlcore/wl18xx: add radar_debug_mode handlingEliad Peller
2016-03-10wlcore: don't WARN_ON in case of existing ROCEliad Peller