aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-02mt76: add more statesStanislaw Gruszka1-0/+2
2018-08-02mt76x0: main fileStanislaw Gruszka1-0/+403
2018-08-02mt76x0: dma and tx filesStanislaw Gruszka3-0/+918
2018-08-02mt76x0: trace and debugfs filesStanislaw Gruszka3-0/+553
2018-08-02mt76x0: eeprom filesStanislaw Gruszka2-0/+594
2018-08-02mt76x0: init filesStanislaw Gruszka2-0/+1002
2018-08-02mt76x0: phy filesStanislaw Gruszka3-0/+1861
2018-08-02mt76x0: mcu filesStanislaw Gruszka2-0/+757
2018-08-02mt76x0: usb filesStanislaw Gruszka2-0/+438
2018-08-02mt76x0: mac filesStanislaw Gruszka2-0/+814
2018-08-02mt76x0: core filesStanislaw Gruszka4-0/+1062
2018-08-02mt76: add driver code for MT76x2u based devicesLorenzo Bianconi12-0/+1891
2018-08-02mt76: add usb support to mt76 layerLorenzo Bianconi8-1/+1336
2018-08-02mt76: move mt76x2_debugfs in mt76-common moduleLorenzo Bianconi2-2/+4
2018-08-02mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi4-329/+359
2018-08-02mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi5-329/+372
2018-08-02mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi4-239/+267
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi6-674/+706
2018-08-02mt76: add mt76x2_tx_common to mt76x2-common moduleLorenzo Bianconi4-124/+152
2018-08-02mt76: introduce mt76x2-common moduleLorenzo Bianconi4-3/+22
2018-08-02mt76: introduce tx_queue_skb function pointer in mt76_bus_opsLorenzo Bianconi3-4/+11
2018-08-02mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi4-83/+85
2018-08-02mt76x2: add buffer len to mt76x2_mac_write_txwi signatureLorenzo Bianconi3-5/+5
2018-08-02mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signaturesLorenzo Bianconi4-11/+10
2018-08-02mt76x2: introduce mt76x2_mac_load_tx_status routineLorenzo Bianconi1-17/+30
2018-08-02mt76x2: move interface_modes definition in mt76x2_initLorenzo Bianconi2-8/+8
2018-08-02mt76x2: introduce mt76x2_init_device routineLorenzo Bianconi2-26/+33
2018-08-02mt76x2: move utility routines in mt76x2.hLorenzo Bianconi3-37/+40
2018-08-02mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.hLorenzo Bianconi2-17/+17
2018-08-02mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.hLorenzo Bianconi2-38/+38
2018-08-02md/raid5: fix data corruption of replacements after originals droppedBingJing Chang1-0/+6
2018-08-02media: dvb_ca_en50221: off by one in dvb_ca_en50221_io_do_ioctl()Dan Carpenter1-1/+1
2018-08-02media: usbtv: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-9/+21
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller107-453/+1060
2018-08-02media: go7007: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2-9/+11
2018-08-02media: cx231xx: use irqsave() in USB's complete callbackSebastian Andrzej Siewior3-10/+15
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King1-1/+1
2018-08-02net: fec: check DMA addressing limitationsStefan Agner1-0/+8
2018-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-11/+161
2018-08-02aoe: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02rtc: remove struct rtc_taskAlexandre Belloni1-4/+4
2018-08-02char: rtc: remove task handlingAlexandre Belloni1-13/+0
2018-08-02mtd: m25p80: Call spi_mem_get_name() to let controller set a custom nameFrieder Schrempf1-0/+3
2018-08-02spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf1-0/+28
2018-08-02watchdog: add driver for the MEN 16z069 IP-CoreJohannes Thumshirn3-0/+181
2018-08-02watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()Wei Yongjun1-3/+1
2018-08-02watchdog: stmp3xxx: Switch to SPDX identifierFabio Estevam1-4/+1
2018-08-02watchdog: imx2_wdt: Switch to SPDX identifierFabio Estevam1-4/+1
2018-08-02watchdog: sp805: set WDOG_HW_RUNNING when appropriateRay Jui1-0/+19