summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-20brcmfmac: drop unneeded function declarations from headersRafał Miłecki
2017-01-20brcmfmac: fix incorrect event channel deductionGavin Li
2017-01-20rtl8xxxu: Update author/maintainer contact infoJes Sorensen
2017-01-20rtl8xxxu: Add additional USB IDs for rtl8192eu devicesAxel Köllhofer
2017-01-20rtl8xxxu: Add USB ID for D-Link DWA-131 rev E1 (rtl8192eu)Axel Köllhofer
2017-01-20rtl8xxxu: Add another 8192eu device to the USB listJes Sorensen
2017-01-20rtl8xxxu: Mark 8192eu device 0x0bda:0x818b as testedJes Sorensen
2017-01-20brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl
2017-01-20mwifiex: don't complain about 'unknown event id: 0x63'Brian Norris
2017-01-20mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()Brian Norris
2017-01-20mwifiex: pcie: don't loop/retry interrupt status checksBrian Norris
2017-01-20mwifiex: pcie: use posted write to wake up firmwareBrian Norris
2017-01-19rt2x00: rt2800lib: support for for RT3352 with external PADaniel Golle
2017-01-19rt2x00: rt2800lib: fix rf id for RT3352Felix Fietkau
2017-01-19rt2x00: rt2800lib: correctly set HT20/HT40 filterSerge Vasilugin
2017-01-19rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconingStanislaw Gruszka
2017-01-19mwifiex: remove redundant dma padding in AMSDUXinming Hu
2017-01-19brcmfmac: make brcmf_of_probe more genericRafał Miłecki
2017-01-19libertas: fix improper return valuePan Bian
2017-01-17rtlwifi: rtl8192de: Remove a pointless gotoLarry Finger
2017-01-17mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-01-17brcmfmac: setup wiphy bands after registering it firstRafał Miłecki
2017-01-17brcmfmac: don't preset all channels as disabledRafał Miłecki
2017-01-17rt2800: set max_psdu to 3 on usb devicesStanislaw Gruszka
2017-01-17rt2x00: do not flush empty queueStanislaw Gruszka
2017-01-17rt2800usb: mark tx failure on timeoutStanislaw Gruszka
2017-01-17rt2800: tune TX_RTS_CFG configStanislaw Gruszka
2017-01-17rt2800: change default retry settingsStanislaw Gruszka
2017-01-17rt2x00: save conf settings before reset tunerStanislaw Gruszka
2017-01-17rt2800: increase TX timeoutStanislaw Gruszka
2017-01-17rt2800usb: remove watchdogStanislaw Gruszka
2017-01-17brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki
2017-01-17mwifiex: fix uninitialized variable access in pcie_removeArnd Bergmann
2017-01-12mwifiex: get rid of global save_adapter and sdio_workXinming Hu
2017-01-12mwifiex: get rid of __mwifiex_sdio_remove helperXinming Hu
2017-01-12mwifiex: sdio card reset enhancementXinming Hu
2017-01-12mwifiex: cleanup in PCIe flr code pathXinming Hu
2017-01-12mwifiex: get rid of mwifiex_do_flr wrapperXinming Hu
2017-01-12mwifiex: use module_*_driver helper macrosAmitkumar Karwar
2017-01-12mwifiex: get rid of global user_rmmod flagXinming Hu
2017-01-12mwifiex: code rearrangement in pcie.c and sdio.cXinming Hu
2017-01-12mwifiex: move pcie_work and related variables inside cardGanapathi Bhat
2017-01-12mwifiex: wait firmware dump complete during card remove processXinming Hu
2017-01-12mwifiex: get rid of drv_info* adapter variablesXinming Hu
2017-01-12mwifiex: do not free firmware dump memory in shutdown_drvXinming Hu
2017-01-12mwifiex: don't wait for main_process in shutdown_drvXinming Hu
2017-01-10packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3Sowmini Varadhan
2017-01-10bpf: Make unnecessarily global functions staticTobias Klauser
2017-01-10bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()Tobias Klauser
2017-01-10ipvlan: improvise dev_id generation logic in IPvlanMahesh Bandewar