summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-13ath10k: fix possible out of bound access of ath10k_rates arraySriram R
2018-10-13rtl8xxxu: Remove set but not used variables 'usedesc40' and 'seq_number'YueHaibing
2018-10-13qtnfmac_pcie: cleanup Pearl platform headersSergey Matyukevich
2018-10-13qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich
2018-10-13qtnfmac: use 'help' in KconfigSergey Matyukevich
2018-10-13libertas: return errno from lbs_add_card()Lubomir Rintel
2018-10-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-10-13iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()Jia-Ju Bai
2018-10-13brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy
2018-10-13mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi
2018-10-13mt76x0: phy: align channel gain logic to mt76x2 oneLorenzo Bianconi
2018-10-13mt76: introduce mt76x02_init_agc_gain routineLorenzo Bianconi
2018-10-13mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.cLorenzo Bianconi
2018-10-13mt76: move rssi_gain_thresh routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-13mt76x0: phy: add phy/vco temperature compensationLorenzo Bianconi
2018-10-13mt76x0: eeprom: introduce mt76x0_tssi_enabled routineLorenzo Bianconi
2018-10-13mt76x0: phy: update set_channel for mt76x0e devicesLorenzo Bianconi
2018-10-13mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi
2018-10-13mt76x0: pci: rename mt76x0_phy_calibrateLorenzo Bianconi
2018-10-13mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi
2018-10-13mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi
2018-10-13mt76x0: phy: remove channel parameter from mt76x0_phy_set_chan_bbp_paramsLorenzo Bianconi
2018-10-13mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assocLorenzo Bianconi
2018-10-13mt76: mt76x0e: another fix for the external PA current settingFelix Fietkau
2018-10-13mt76x0: pci: fix set external PA I/O currentYueHaibing
2018-10-13mt76: do not store aggregation sequence number for null-data framesFelix Fietkau
2018-10-13mt76x0: remove dma.hStanislaw Gruszka
2018-10-13mt76: reserve enough room for USB tx skbsStanislaw Gruszka
2018-10-13mt76x0: pci: add mt76x0_register_device in mt76x0e_register_deviceLorenzo Bianconi
2018-10-13mt76: disable ldpc coding for mt76x0 devicesLorenzo Bianconi
2018-10-13mt76x0: pci: add missing mac80211 callbacksLorenzo Bianconi
2018-10-13mt76x0: pci: report firmware version using ethtoolLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi
2018-10-13mt76x0: phy: fix bank check in mt76x0_rf_csr_{wr,rr}Lorenzo Bianconi
2018-10-13mt76x0: use bus helper to identify rf access methodStanislaw Gruszka
2018-10-13mt76x0: correct RF reg pairs write for PCIeStanislaw Gruszka
2018-10-13mt76: allow to identify busStanislaw Gruszka
2018-10-13mt76x0: correct RF access via RF_CSR register.Stanislaw Gruszka
2018-10-13mt76x0: print BBP version only for debugStanislaw Gruszka
2018-10-13watchdog: armada_37xx_wdt: use do_div for u64 divisionMarek BehĂșn
2018-10-13watchdog: Add support for Armada 37xx CPU watchdogMarek BehĂșn
2018-10-13watchdog: mpc8xxx: provide boot statusChristophe Leroy
2018-10-13drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)Christophe Leroy
2018-10-13drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()Christophe Leroy