summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-01-11brcmfmac: add comment block in brcmf_sdio_buscore_read()Arend Van Spriel1-0/+7
2018-01-11brcmfmac: Remove array of functionsArend Van Spriel3-152/+146
2018-01-11Merge tag 'iwlwifi-next-for-kalle-2017-12-20' of git://git.kernel.org/pub/scm...Kalle Valo27-104/+582
2018-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo61-713/+3700
2018-01-09qtnfmac: support MAC address based access controlVasily Ulyanov7-1/+137
2018-01-09qtnfmac: keeping track of "generation" for STA infoIgor Mitsyanko5-7/+16
2018-01-09qtnfmac: modify GET_STA_STATS cmd format for back/forward compatibilityIgor Mitsyanko4-168/+267
2018-01-09qtnfmac: fill wiphy's extended capabilitiesVasily Ulyanov4-0/+50
2018-01-09qtnfmac: fix rssi data passed to wireless coreSergey Matyukevich2-9/+9
2018-01-09qtnfmac: check for passed channel being NULL in MGMT_TX commandIgor Mitsyanko1-2/+11
2018-01-09qtnfmac: change default interface mode from AP to STAIgor Mitsyanko3-10/+6
2018-01-09qtnfmac: add support for radar detection and CACIgor Mitsyanko5-1/+155
2018-01-09qtnfmac: pass complete channel data between driver and firmwareSergey Matyukevich5-51/+74
2018-01-09qtnfmac: check that MAC exists in regulatory notifierIgor Mitsyanko1-0/+3
2018-01-09wcn36xx: fix incorrect assignment to msg_body.min_ch_timeColin Ian King1-1/+1
2018-01-09ath10k: bugfix: add USB case in ath10k_core_probe_fwErik Stromdahl1-0/+1
2018-01-09ath10k: remove unused prototypeErik Stromdahl1-1/+0
2018-01-09ath10k: fix spelling errorErik Stromdahl1-1/+1
2018-01-09wil6210: remove reference to preset_chandefLior David6-7/+5
2018-01-09wil6210: remove leftover "FIXME"sDedy Lansky3-4/+2
2018-01-09wil6210: prevent parallel suspend and dump collectionMaya Erez4-8/+54
2018-01-09wil6210: set platform features based on FW capabilitiesMaya Erez3-0/+18
2018-01-09wil6210: add platform capabilities bitmapMaya Erez4-4/+35
2018-01-09wil6210: support 40bit DMA addressesLazar Alexei4-22/+28
2018-01-09wil6210: support Scheduled scanDedy Lansky5-18/+395
2018-01-08rt2x00: Fix a typo in printkMasanari Iida1-1/+1
2018-01-08wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King1-2/+1
2018-01-08rt2x00: do not pause queue unconditionally on error pathStanislaw Gruszka1-8/+14
2018-01-08rt2x00: pause almost full queue earlyStanislaw Gruszka2-10/+8
2018-01-08mwifiex: cancel pcie/sdio work in remove/shutdown handlerXinming Hu2-0/+4
2018-01-08mwifiex: debugfs: trigger device dump for usb interfaceXinming Hu4-8/+21
2018-01-08mwifiex: device dump support for usb interfaceXinming Hu4-0/+82
2018-01-08mwifiex: refactor device dump code to make it generic for usb interfaceXinming Hu5-57/+79
2018-01-08mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()Lorenzo Bianconi1-1/+1
2018-01-08mt76: fix memcpy to potential null pointer on failed allocationColin Ian King1-0/+2
2018-01-08mt76x2: init: fix rx filter default value during initLorenzo Bianconi1-1/+2
2018-01-08mt76x2: configure rx filter based on monitor mode settingFelix Fietkau1-0/+9
2018-01-08mt76x2: init: disable APCLI by defaultLorenzo Bianconi1-2/+0
2018-01-08mt76x2: convert between per-chain tx power and combined outputFelix Fietkau2-0/+10
2018-01-08mt76x2: initialize channel power limits at probe timeFelix Fietkau4-13/+43
2018-01-08mt76x2: add channel argument to eeprom tx power functionsFelix Fietkau3-17/+26
2018-01-08mt76x2: increase OFDM SIFS timeFelix Fietkau1-8/+1
2018-01-08mt76x2: remove some harmless WARN_ONs in tx status and rx pathFelix Fietkau1-14/+14
2018-01-08mt76: fix returnvar.cocci warningsFengguang Wu1-2/+1
2018-01-08mt76: fix debugfs_simple_attr.cocci warningsFengguang Wu1-3/+4
2018-01-08brcmfmac: Support 43455 save-restore (SR) feature if FW include -srDouble Lo1-0/+1
2018-01-08brcmfmac: Clean up interrupt macrosIan Molton2-4/+7
2018-01-08brcmfmac: Replace function index with function pointerIan Molton3-50/+56
2018-01-08brcmfmac: More efficient and slightly easier to read fixup for 4339 chipsArend Van Spriel1-3/+4
2018-01-08brcmfmac: Remove func0 from function arrayIan Molton3-14/+11