summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-26iwlwifi: mvm: replace the number of blocks calculationSara Sharon1-2/+2
2017-01-26iwlwifi: mvm: simplify paging allocation codeSara Sharon1-46/+15
2017-01-26iwlwifi: mvm: bump max API to 28Luca Coelho4-6/+6
2017-01-26iwlwifi: mvm: properly check for transport data in dumpJohannes Berg1-5/+6
2017-01-26iwlwifi: allow memory debug TLV to specify the memory typeJohannes Berg3-13/+79
2017-01-23iwlwifi: mvm: make iwl_dump_prph() voidJohannes Berg1-10/+6
2017-01-23iwlwifi: mvm: accept arbitrary memory dump TLVsJohannes Berg4-80/+46
2017-01-23iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho1-5/+8
2017-01-23iwlwifi: mvm: expose device timestamp in radiotapJohannes Berg1-0/+7
2017-01-20rtlwifi: rtl8192cu: Convert driver to use common macrosLarry Finger2-163/+132
2017-01-20rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BELarry Finger1-2/+2
2017-01-20rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger9-381/+85
2017-01-20rtlwifi: Remove debugging entry in sysfsLarry Finger3-68/+0
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger15-105/+70
2017-01-20rtlwifi: Redo debugging macros RTPRINT and RT_PRINT_DATALarry Finger2-24/+51
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki6-6/+6
2017-01-20brcmfmac: drop brcmf_bus_detach and inline its codeRafał Miłecki1-11/+1
2017-01-20brcmfmac: move brcmf_c_set_joinpref_default declaration to common.hRafał Miłecki2-1/+2
2017-01-20brcmfmac: drop unneeded function declarations from headersRafał Miłecki3-7/+1
2017-01-20brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2017-01-20rtl8xxxu: Update author/maintainer contact infoJes Sorensen8-9/+9
2017-01-20rtl8xxxu: Add additional USB IDs for rtl8192eu devicesAxel Köllhofer1-0/+7
2017-01-20rtl8xxxu: Add USB ID for D-Link DWA-131 rev E1 (rtl8192eu)Axel Köllhofer1-0/+3
2017-01-20rtl8xxxu: Add another 8192eu device to the USB listJes Sorensen1-0/+3
2017-01-20rtl8xxxu: Mark 8192eu device 0x0bda:0x818b as testedJes Sorensen1-0/+1
2017-01-20brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl2-0/+2
2017-01-20mwifiex: don't complain about 'unknown event id: 0x63'Brian Norris2-0/+5
2017-01-20mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()Brian Norris1-1/+1
2017-01-20mwifiex: pcie: don't loop/retry interrupt status checksBrian Norris1-70/+32
2017-01-20mwifiex: pcie: use posted write to wake up firmwareBrian Norris1-4/+3
2017-01-19rt2x00: rt2800lib: support for for RT3352 with external PADaniel Golle3-13/+89
2017-01-19rt2x00: rt2800lib: fix rf id for RT3352Felix Fietkau1-0/+2
2017-01-19rt2x00: rt2800lib: correctly set HT20/HT40 filterSerge Vasilugin2-2/+13
2017-01-19rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconingStanislaw Gruszka1-2/+0
2017-01-19mwifiex: remove redundant dma padding in AMSDUXinming Hu1-12/+7
2017-01-19brcmfmac: make brcmf_of_probe more genericRafał Miłecki3-9/+12
2017-01-19libertas: fix improper return valuePan Bian1-1/+1
2017-01-17rtlwifi: rtl8192de: Remove a pointless gotoLarry Finger1-1/+0
2017-01-17mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-01-17brcmfmac: setup wiphy bands after registering it firstRafał Miłecki1-2/+7
2017-01-17brcmfmac: don't preset all channels as disabledRafał Miłecki1-2/+0
2017-01-17rt2800: set max_psdu to 3 on usb devicesStanislaw Gruszka1-5/+6
2017-01-17rt2x00: do not flush empty queueStanislaw Gruszka1-1/+2
2017-01-17rt2800usb: mark tx failure on timeoutStanislaw Gruszka1-3/+2
2017-01-17rt2800: tune TX_RTS_CFG configStanislaw Gruszka1-2/+2
2017-01-17rt2800: change default retry settingsStanislaw Gruszka1-2/+9
2017-01-17rt2x00: save conf settings before reset tunerStanislaw Gruszka1-16/+16
2017-01-17rt2800: increase TX timeoutStanislaw Gruszka3-3/+3
2017-01-17rt2800usb: remove watchdogStanislaw Gruszka1-42/+0
2017-01-17brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki1-15/+17