aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2016-07-08ath9k: remove variable which is set but never readMartin Blumenstingl
2016-07-08ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl
2016-07-08wcn36xx: Fix up wcn36xx_smd_update_scan_params()Bjorn Andersson
2016-07-08wcn36xx: Correct DXE chip version differentiationBjorn Andersson
2016-07-08wcn36xx: Split mmio space into explicit regionsBjorn Andersson
2016-07-08wcn36xx: Change indication list lock to spinlockBjorn Andersson
2016-07-08wcn36xx: Fold indication payload into message headerBjorn Andersson
2016-07-08rtlwifi: rtl8723ae: Clean up the hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: Create common routine to get hardware infoLarry Finger
2016-07-08mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li
2016-07-08mwifiex: mask PCIe interrupts before removalBrian Norris
2016-07-08mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar
2016-07-08mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti
2016-07-08brcmfmac: support removing AP interfaces with "interface_remove"Rafał Miłecki
2016-07-08brcmfmac: delete interface directly in code that sent fw requestRafał Miłecki
2016-07-08mwifiex: fix scan_block flag handlingAmitkumar Karwar
2016-07-08rtlwifi: Fix typo in printkMasanari Iida
2016-07-08rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen
2016-07-08rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as wellJes Sorensen
2016-07-08rtl8xxxu: Make DMA aggregation optional by setting a module parameterJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen
2016-07-08rtl8xxxu: Adjust RX skb size to include space for phystatsJes Sorensen
2016-07-08rtl8xxxu: Allocate larger RX skbs when aggregation is enabledJes Sorensen
2016-07-08rtl8xxxu: Add support for aggregated RX packets on gen1 partsJes Sorensen
2016-07-08rtl8xxxu: Correct rxdesc16 definitionJes Sorensen
2016-07-08rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()Jes Sorensen
2016-07-08rtl8xxxu: Move skb delivery into parse_tx_desc() handlerJes Sorensen
2016-07-08rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()Jes Sorensen
2016-07-08wlcore: time sync : add support for 64 bit clockMachani, Yaniv
2016-07-08mwifiex: fix NULL pointer dereference during suspendAmitkumar Karwar
2016-07-08mwifiex: clear scan_aborting flagAmitkumar Karwar
2016-07-08mwifiex: code rearrangement in suspend handlerAmitkumar Karwar
2016-07-08rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches
2016-07-08rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code sizeJoe Perches
2016-07-08rtl8xxxu: Reduce console noise when removing the kernel moduleJes Sorensen
2016-07-08rtl8xxxu: remove unneeded assignmentsLuis de Bethencourt
2016-07-08Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm...Kalle Valo
2016-07-08ath10k: replace warning with an error message if HTT op version is unsetMohammed Shafi Shajakhan
2016-07-08ath10k: enable support for QCA9888Anilkumar Kolli
2016-07-08ath10k: remove unused member in ath10k_hw_regsAnilkumar Kolli
2016-07-08ath10k: Clean up peer when sta goes away.Ben Greear