summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller2018-10-02276-9949/+8620
|\
| * Merge tag 'iwlwifi-next-for-kalle-2018-09-28' of git://git.kernel.org/pub/scm...Kalle Valo2018-10-0134-450/+691
| |\
| | * iwlwifi: mvm: Allow TKIP for AP modeIlan Peer2018-09-281-4/+0
| | * iwlwifi: fix LED command capability bitJohannes Berg2018-09-281-1/+1
| | * iwlwifi: configure power scheme to balanced for 22560 devicesGolan Ben Ami2018-09-281-4/+0
| | * iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon2018-09-284-77/+79
| | * iwlwifi: pcie: support transmitting SKBs with fraglistJohannes Berg2018-09-281-0/+8
| | * iwlwifi: mvm: remove support for adjacent channel compensationEmmanuel Grumbach2018-09-281-2/+0
| | * iwlwifi: mvm: TLC support for Coex Schema 2Erel Geron2018-09-283-2/+13
| | * iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern2018-09-283-8/+43
| | * iwlwifi: mvm: use correct FIFO lengthSara Sharon2018-09-282-15/+36
| | * iwlwifi: pcie: set RB size according to user settingsShaul Triebitz2018-09-282-7/+46
| | * iwlwifi: mvm: do not override amsdu size user settingsShaul Triebitz2018-09-281-8/+12
| | * iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami2018-09-281-1/+1
| | * iwlwifi: pcie: Fail fast if HW is inaccessible at probeRajat Jain2018-09-281-0/+6
| | * iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()Johannes Berg2018-09-281-20/+21
| | * iwlwifi: pcie: tx: unify TFD unmappingJohannes Berg2018-09-281-21/+7
| | * iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg2018-09-281-1/+6
| | * iwlwifi: pcie: gen2: pull adding frags to helper routineJohannes Berg2018-09-281-19/+32
| | * iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg2018-09-281-3/+3
| | * iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel2018-09-282-3/+17
| | * iwlwifi: pcie: read correct prph address for newer devicesSara Sharon2018-09-281-2/+14
| | * iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfsShaul Triebitz2018-09-283-0/+51
| | * iwlwifi: mvm: cleanup dead code on resume flow for non unified image.Dreyfuss, Haim2018-09-281-15/+6
| | * iwlwifi: fix non_shared_ant for 22000 devicesErel Geron2018-09-281-1/+1
| | * iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach2018-09-281-1/+1
| | * iwlwifi: remove ucode error tracepointJohannes Berg2018-09-284-59/+2
| | * iwlwifi: mvm: report RU offset is knownJohannes Berg2018-09-281-1/+2
| | * iwlwifi: iwlmvm: fix typo when checking for TX BeamformingShaul Triebitz2018-09-281-1/+1
| | * iwlwifi: debug flow cleanupShahar S Matityahu2018-09-282-128/+151
| | * iwlwifi: RX API: remove unnecessary anonymous structJohannes Berg2018-09-281-15/+13
| | * iwlwifi: fw: stop and start debugging using host commandSara Sharon2018-09-286-9/+79
| | * iwlwifi: fw: add a restart FW debug functionSara Sharon2018-09-285-35/+50
| | * iwlwifi: mvm: fix a comment about the SP lengthEmmanuel Grumbach2018-09-281-1/+3
| * | b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King2018-10-012-5/+5
| * | qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko2018-10-012-0/+38
| * | qtnfmac: wait for FW load work to finish at PCIe removeIgor Mitsyanko2018-10-012-4/+1
| * | qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko2018-10-015-383/+455
| * | qtnfmac: add missing header includes to bus.hIgor Mitsyanko2018-10-011-0/+3
| * | qtnfmac_pcie: rename platform-specific functionsIgor Mitsyanko2018-10-011-49/+52
| * | qtnfmac_pcie: separate platform-independent PCIe structureIgor Mitsyanko2018-10-013-261/+287
| * | qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lockIgor Mitsyanko2018-10-011-5/+5
| * | qtnfmac_pcie: indicate pearl-specific structures by their namesIgor Mitsyanko2018-10-012-68/+68
| * | qtnfmac_pcie: rename private Pearl PCIe state structureIgor Mitsyanko2018-10-012-138/+111
| * | qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko2018-10-015-4/+4
| * | qtnfmac_pcie: do not store FW name in driver state structureIgor Mitsyanko2018-10-012-5/+4
| * | rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka2018-10-014-38/+97
| * | rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka2018-10-013-10/+26
| * | rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka2018-10-014-1/+12
| * | rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka2018-10-012-172/+9