aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-21/+22
2018-10-02Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller3-4/+6
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller276-9949/+8620
2018-10-01Merge tag 'iwlwifi-next-for-kalle-2018-09-28' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo34-450/+691
2018-10-01b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King2-5/+5
2018-10-01qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko2-0/+38
2018-10-01qtnfmac: wait for FW load work to finish at PCIe removeIgor Mitsyanko2-4/+1
2018-10-01qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko5-383/+455
2018-10-01qtnfmac: add missing header includes to bus.hIgor Mitsyanko1-0/+3
2018-10-01qtnfmac_pcie: rename platform-specific functionsIgor Mitsyanko1-49/+52
2018-10-01qtnfmac_pcie: separate platform-independent PCIe structureIgor Mitsyanko3-261/+287
2018-10-01qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lockIgor Mitsyanko1-5/+5
2018-10-01qtnfmac_pcie: indicate pearl-specific structures by their namesIgor Mitsyanko2-68/+68
2018-10-01qtnfmac_pcie: rename private Pearl PCIe state structureIgor Mitsyanko2-138/+111
2018-10-01qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko5-4/+4
2018-10-01qtnfmac_pcie: do not store FW name in driver state structureIgor Mitsyanko2-5/+4
2018-10-01rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka4-38/+97
2018-10-01rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka3-10/+26
2018-10-01rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka4-1/+12
2018-10-01rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka2-172/+9
2018-10-01rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka3-139/+145
2018-10-01rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor1-3/+3
2018-10-01ath5k: Remove unused BUG_ONNathan Chancellor1-2/+0
2018-10-01rsi: Remove unnecessary boolean conditionNathan Chancellor1-1/+1
2018-10-01ipw2x00: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-09-28iwlwifi: mvm: Allow TKIP for AP modeIlan Peer1-4/+0
2018-09-28iwlwifi: fix LED command capability bitJohannes Berg1-1/+1
2018-09-28iwlwifi: configure power scheme to balanced for 22560 devicesGolan Ben Ami1-4/+0
2018-09-28iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon4-77/+79
2018-09-28iwlwifi: pcie: support transmitting SKBs with fraglistJohannes Berg1-0/+8
2018-09-28iwlwifi: mvm: remove support for adjacent channel compensationEmmanuel Grumbach1-2/+0
2018-09-28iwlwifi: mvm: TLC support for Coex Schema 2Erel Geron3-2/+13
2018-09-28iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern3-8/+43
2018-09-28iwlwifi: mvm: use correct FIFO lengthSara Sharon2-15/+36
2018-09-28iwlwifi: pcie: set RB size according to user settingsShaul Triebitz2-7/+46
2018-09-28iwlwifi: mvm: do not override amsdu size user settingsShaul Triebitz1-8/+12
2018-09-28iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami1-1/+1
2018-09-28iwlwifi: pcie: Fail fast if HW is inaccessible at probeRajat Jain1-0/+6
2018-09-28iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()Johannes Berg1-20/+21
2018-09-28iwlwifi: pcie: tx: unify TFD unmappingJohannes Berg1-21/+7
2018-09-28iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg1-1/+6
2018-09-28iwlwifi: pcie: gen2: pull adding frags to helper routineJohannes Berg1-19/+32
2018-09-28iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg1-3/+3
2018-09-28iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel2-3/+17
2018-09-28iwlwifi: pcie: read correct prph address for newer devicesSara Sharon1-2/+14
2018-09-28iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfsShaul Triebitz3-0/+51
2018-09-28iwlwifi: mvm: cleanup dead code on resume flow for non unified image.Dreyfuss, Haim1-15/+6
2018-09-28iwlwifi: fix non_shared_ant for 22000 devicesErel Geron1-1/+1
2018-09-28iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach1-1/+1
2018-09-28iwlwifi: remove ucode error tracepointJohannes Berg4-59/+2