summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-10rtl8xxxu: Add some missing register definitions for 8723buJes Sorensen1-1/+7
2016-03-10rtl8xxxu: Handle 32 bit mailbox extension regs found on 8723bu/8192eu/8812Jes Sorensen2-7/+30
2016-03-10rtl8xxxu: Add 8723by AGC tableJes Sorensen1-1/+74
2016-03-10rtl8xxxu: Add rtl8723b_mac_init_tableJes Sorensen1-1/+36
2016-03-10rtl8xxxu: Add rtl8723bu_phy_init_antenna_selection()Jes Sorensen2-0/+37
2016-03-10rtl8xxxu: Add rtl8723bu_radioa_1t_init_tableJes Sorensen2-2/+82
2016-03-10rtl8xxxu: Add rtl8723b_phy_1t_init_tableJes Sorensen1-0/+103
2016-03-10rtl8xxxu: Only setup USB interrupts for parts which support itJes Sorensen2-5/+14
2016-03-10rtl8xxxu: Use 1024 byte writes for writing 8723bu firmwareJes Sorensen1-1/+1
2016-03-10rtl8xxxu: Add rtl8723bu_parse_efuse() and 8723bu efuse definitionJes Sorensen2-1/+88
2016-03-10rtl8xxxu: Initial rtl8723bu chip identificationJes Sorensen2-4/+38
2016-03-10rtl8xxxu: Init REG_HIMR[01] for 8192eu partsJes Sorensen2-0/+7
2016-03-10rtl8xxxu: Kludge to drop incorrect USB OUT EP for 8192EUJes Sorensen2-0/+7
2016-03-10rtl8xxxu: Fix incorrect test for auto LLT failureJes Sorensen1-4/+1
2016-03-10rtl8xxxu: Init the LLT after we start the firmwareJes Sorensen1-9/+9
2016-03-10rtl8xxxu: Init page boundaries before starting the firmwareJes Sorensen1-34/+34
2016-03-10rtl8xxxu: Add rtl8xxxu_auto_llt_table()Jes Sorensen3-1/+36
2016-03-10rtl8xxxu: Implment rtl8192eu_power_on()Jes Sorensen2-6/+133
2016-03-10rtl8xxxu: Add rtl8192eu_nic.bin to the MODULE_FIRMWARE listJes Sorensen1-0/+1
2016-03-10rtl8xxxu: Use 1024 byte block loads for 8192eu firmwareJes Sorensen1-1/+1
2016-03-10rtl8xxxu: Identify chip vendors correctlyJes Sorensen3-15/+64
2016-03-10rtl8xxxu: Add initial code to parse rtl8192eu efuseJes Sorensen2-6/+124
2016-03-10wlcore/wl18xx: add radar_debug_mode handlingEliad Peller4-1/+74
2016-03-10wlcore: don't WARN_ON in case of existing ROCEliad Peller1-4/+4
2016-03-10mwifiex: Empty Tx queue during suspendAmitkumar Karwar1-3/+25
2016-03-10brcmfmac: Remove waitqueue_active checkHui Wang1-4/+2
2016-03-10libertas: fix an error code in probeDan Carpenter1-1/+2
2016-03-10Merge tag 'iwlwifi-next-for-kalle-2016-03-09_2' of https://git.kernel.org/pub...Kalle Valo27-351/+565
2016-03-09iwlwifi: mvm: update GSCAN capabilitiesAyala Beker3-14/+48
2016-03-09iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modesJohannes Berg1-1/+5
2016-03-09iwlwifi: mvm: adapt the firmware assert log to new firmwareEmmanuel Grumbach3-33/+30
2016-03-09iwlwifi: pcie: avoid restocks inside rx loop if not emergencyGregory Greenman1-26/+33
2016-03-09iwlwifi: mvm: return the cooling state index instead of the budgetChaya Rachel Ivgi2-29/+31
2016-03-09iwlwifi: mvm: remove RRM advertisementEmmanuel Grumbach1-2/+0
2016-03-09iwlwifi: mvm: don't let NDPs mess the packet trackingEmmanuel Grumbach1-3/+26
2016-03-09iwlwifi: add support for getting HW address from CSRSara Sharon4-22/+68
2016-03-09iwlwifi: pcie: fine tune number of rxbsSara Sharon3-9/+13
2016-03-09iwlwifi: mvm: add support for async rx handler without hold the mutexChaya Rachel Ivgi1-41/+73
2016-03-09iwlwifi: mvm: ROC: cleanup time event info on FW failureMatti Gottlieb1-11/+4
2016-03-09iwlwifi: mvm: turn off AMSDU bit in QoS control for de-aggregated AMSDUsSara Sharon1-0/+12
2016-03-09iwlwifi: mvm: add ctdp operations to debugfsChaya Rachel Ivgi2-34/+86
2016-03-08wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann2-9/+9
2016-03-08rtlwifi: Fix size of wireless mode variableLarry Finger3-8/+7
2016-03-07Merge tag 'iwlwifi-next-for-kalle-2016-03-02' of https://git.kernel.org/pub/s...Kalle Valo35-214/+2052
2016-03-07bcma: move flash detection code to ChipCommon core driverRafał Miłecki2-25/+32
2016-03-07bcma: move parallel flash support to separated fileRafał Miłecki7-40/+78
2016-03-07bcma: drop unneeded fields from bcma_pflash structRafał Miłecki2-10/+4
2016-03-07mt7601u: do not free dma_buf when ivp allocation failsColin Ian King1-1/+3
2016-03-07mwifiex: Added missing spaces around bracketsUjjal Roy1-2/+2
2016-03-07mwifiex: Removed extra spaces before commasUjjal Roy2-2/+2