rtl8xxxu: rtl8192eu: Map out EFUSE TX power area
[cascardo/linux.git] / drivers /
2016-03-10 Jakub Sitnickirtl8xxxu: rtl8192eu: Map out EFUSE TX power area
2016-03-10 Jes Sorensenrtl8xxxu: Remove backing up certain registers, which...
2016-03-10 Jes Sorensenrtl8xxxu: Do LC calibration before IQK calibration
2016-03-10 Jes Sorensenrtl8xxxu: Handle S0S1 register in lc_calibrate()
2016-03-10 Jes Sorensenrtl8xxxu: First stab at adding IQK calibration for...
2016-03-10 Jes Sorensenrtl8xxxu: Add a couple of new register definitions
2016-03-10 Jes Sorensenrtl8xxxu: Make rtl8xxxu_add_path_on() use device specif...
2016-03-10 Jes Sorensenrtl8xxxu: Use correct formatting type to print sizeof()
2016-03-10 Jes Sorensenrtl8xxxu: Do not overwrite rtl8xxxu_debug for untested...
2016-03-10 Jes Sorensenrtl8xxxu: Do BT_WLAN_CALIBRATION before doing IQK calib...
2016-03-10 Jes Sorensenrtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argument
2016-03-10 Jes Sorensenrtl8xxxu: rtl8723bu_parse_efuse(): Use a pointer to...
2016-03-10 Jes Sorensenrtl8xxxu: rtl8192eu_parse_efuse(): Use a pointer to...
2016-03-10 Jakub Sitnickirtl8xxxu: rtl8192cu: Introduce a pointer to efuse
2016-03-10 Jakub Sitnickirtl8xxxu: rtl8723au: Introduce a pointer to efuse
2016-03-10 Jakub Sitnickirtl8xxxu: Skip disabled efuse words early
2016-03-10 Jakub Sitnickirtl8xxxu: Don't check for illegal offset when reading...
2016-03-10 Jes Sorensenrtl8xxxu: Add definitions for new generation h2c commands
2016-03-10 Jes Sorensenrtl8xxxu: Group USB fixups together for all chips
2016-03-10 Jes Sorensenrtl8xxxu: Add some missing register definitions for...
2016-03-10 Jes Sorensenrtl8xxxu: Handle 32 bit mailbox extension regs found...
2016-03-10 Jes Sorensenrtl8xxxu: Add 8723by AGC table
2016-03-10 Jes Sorensenrtl8xxxu: Add rtl8723b_mac_init_table
2016-03-10 Jes Sorensenrtl8xxxu: Add rtl8723bu_phy_init_antenna_selection()
2016-03-10 Jes Sorensenrtl8xxxu: Add rtl8723bu_radioa_1t_init_table
2016-03-10 Jes Sorensenrtl8xxxu: Add rtl8723b_phy_1t_init_table
2016-03-10 Jes Sorensenrtl8xxxu: Only setup USB interrupts for parts which...
2016-03-10 Jes Sorensenrtl8xxxu: Use 1024 byte writes for writing 8723bu firmware
2016-03-10 Jes Sorensenrtl8xxxu: Add rtl8723bu_parse_efuse() and 8723bu efuse...
2016-03-10 Jes Sorensenrtl8xxxu: Initial rtl8723bu chip identification
2016-03-10 Jes Sorensenrtl8xxxu: Init REG_HIMR[01] for 8192eu parts
2016-03-10 Jes Sorensenrtl8xxxu: Kludge to drop incorrect USB OUT EP for 8192EU
2016-03-10 Jes Sorensenrtl8xxxu: Fix incorrect test for auto LLT failure
2016-03-10 Jes Sorensenrtl8xxxu: Init the LLT after we start the firmware
2016-03-10 Jes Sorensenrtl8xxxu: Init page boundaries before starting the...
2016-03-10 Jes Sorensenrtl8xxxu: Add rtl8xxxu_auto_llt_table()
2016-03-10 Jes Sorensenrtl8xxxu: Implment rtl8192eu_power_on()
2016-03-10 Jes Sorensenrtl8xxxu: Add rtl8192eu_nic.bin to the MODULE_FIRMWARE...
2016-03-10 Jes Sorensenrtl8xxxu: Use 1024 byte block loads for 8192eu firmware
2016-03-10 Jes Sorensenrtl8xxxu: Identify chip vendors correctly
2016-03-10 Jes Sorensenrtl8xxxu: Add initial code to parse rtl8192eu efuse
2016-03-10 Eliad Pellerwlcore/wl18xx: add radar_debug_mode handling
2016-03-10 Eliad Pellerwlcore: don't WARN_ON in case of existing ROC
2016-03-10 Amitkumar Karwarmwifiex: Empty Tx queue during suspend
2016-03-10 Hui Wangbrcmfmac: Remove waitqueue_active check
2016-03-10 Dan Carpenterlibertas: fix an error code in probe
2016-03-10 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-03-09_2' of...
2016-03-09 Ayala Bekeriwlwifi: mvm: update GSCAN capabilities
2016-03-09 Johannes Bergiwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS...
2016-03-09 Emmanuel Grumbachiwlwifi: mvm: adapt the firmware assert log to new...
2016-03-09 Gregory Greenmaniwlwifi: pcie: avoid restocks inside rx loop if not...
2016-03-09 Chaya Rachel Ivgiiwlwifi: mvm: return the cooling state index instead...
2016-03-09 Emmanuel Grumbachiwlwifi: mvm: remove RRM advertisement
2016-03-09 Emmanuel Grumbachiwlwifi: mvm: don't let NDPs mess the packet tracking
2016-03-09 Sara Sharoniwlwifi: add support for getting HW address from CSR
2016-03-09 Sara Sharoniwlwifi: pcie: fine tune number of rxbs
2016-03-09 Chaya Rachel Ivgiiwlwifi: mvm: add support for async rx handler without...
2016-03-09 Matti Gottliebiwlwifi: mvm: ROC: cleanup time event info on FW failure
2016-03-09 Sara Sharoniwlwifi: mvm: turn off AMSDU bit in QoS control for...
2016-03-09 Chaya Rachel Ivgiiwlwifi: mvm: add ctdp operations to debugfs
2016-03-08 Arnd Bergmannwireless: cw1200: use __maybe_unused to hide pm functions_
2016-03-08 Larry Fingerrtlwifi: Fix size of wireless mode variable
2016-03-07 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-03-02' of https...
2016-03-07 Rafał Miłeckibcma: move flash detection code to ChipCommon core...
2016-03-07 Rafał Miłeckibcma: move parallel flash support to separated file
2016-03-07 Rafał Miłeckibcma: drop unneeded fields from bcma_pflash struct
2016-03-07 Colin Ian Kingmt7601u: do not free dma_buf when ivp allocation fails
2016-03-07 Ujjal Roymwifiex: Added missing spaces around brackets
2016-03-07 Ujjal Roymwifiex: Removed extra spaces before commas
2016-03-07 Ujjal Roymwifiex: Fixed incorrect indentation issue
2016-03-07 Anthony Wongrt2x00: add new rt2800usb device Buffalo WLI-UC-G450
2016-03-07 Xinming Humwifiex: do not set multiport flag for tx/rx single...
2016-03-07 Xinming Humwifiex: add sdio multiport aggregation debug information
2016-03-07 Amitkumar Karwarmwifiex: fix corner case association failure
2016-03-07 Xinming Humwifiex: add delay when tdls confirm frame is queued
2016-03-07 Colin Ian Kingrtlwifi: pass struct rtl_stats by reference as it is...
2016-03-07 Alexey Khoroshilovat76c50x-usb: avoid double usb_put_dev() after download...
2016-03-07 Amitoj Kaur Chawlamwifiex: Use to_delayed_work()
2016-03-07 Hante Meulemanbrcmfmac: add 802.11w management frame protection support
2016-03-07 Hante Meulemanbrcmfmac: integrate add_keyext in add_key
2016-03-07 Hante Meulemanbrcmfmac: merge platform data and module paramaters
2016-03-07 Hante Meulemanbrcmfmac: switch to new platform data
2016-03-07 Hante Meulemanbrcmfmac: keep ARP and ND offload enabled during WOWL
2016-03-07 Hante Meulemanbrcmfmac: move platform data retrieval code to common
2016-03-07 Hante Meulemanbrcmfmac: add wowl gtk rekeying offload support
2016-03-07 Hante Meulemanbrcmfmac: move module init and exit to common
2016-03-07 Hante Meulemanbrcmfmac: increase timeout for tx eapol
2016-03-07 Hante Meulemanbrcmfmac: remove pcie gen1 support
2016-03-07 Hante Meulemanbrcmfmac: add support for the PCIE 4366c0 chip
2016-03-07 Hante Meulemanbrcmfmac: use bar1 window size as provided by pci subsystem
2016-03-07 Hante Meulemanbrcmfmac: use device memsize config from fw if defined
2016-03-07 Franky Linbrcmfmac: check return for ARP ip setting iovar
2016-03-07 Franky Linbrcmfmac: add neighbor discovery offload ip address...
2016-03-07 Hante Meulemanbrcmfmac: Add length checks on firmware events
2016-03-07 Hante Meulemanbrcmfmac: Configure country code using device specific...
2016-03-07 Franky Linbrcmfmac: check for wowl support before enumerating...
2016-03-07 Hante Meulemanbrcmfmac: Limit memory allocs to <64K
2016-03-07 Arend van Sprielbrcmfmac: change function name for brcmf_cfg80211_wait_...
2016-03-07 Larry Fingerrtlwifi: Change long delays to sleeps
2016-03-07 Christian Lampartercarl9170: import 1.9.9 firmware headers
next