summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau8-24/+25
2019-01-17mt76: set IEEE80211_HW_NEEDS_UNIQUE_STA_ADDR flagFelix Fietkau1-0/+1
2019-01-17mt76: fix tx status reporting for non-probing framesFelix Fietkau5-9/+11
2019-01-11mt76: add led support to mt76x0e driverLorenzo Bianconi4-77/+82
2019-01-11mt76: use proper name for __MT76x02_H macroLorenzo Bianconi1-3/+3
2019-01-11mt76: dma: avoid indirect call in mt76_dma_tx_queue_skbLorenzo Bianconi1-1/+1
2019-01-11mt76: make const array 'data' static, shrinks object sizeColin Ian King1-1/+1
2019-01-11mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi8-1/+140
2019-01-11mt76: dma: do not build skb if reported len does not fit in buf_sizeLorenzo Bianconi1-8/+7
2019-01-11mt76: mac: minor optimizations in mt76x02_mac_tx_rate_valLorenzo Bianconi1-4/+2
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi9-0/+111
2019-01-11mt76x2: init: set default value for MT_TX_LINK_CFGLorenzo Bianconi1-0/+1
2019-01-11mt76: dfs: run mt76x02_dfs_set_domain atomicallyLorenzo Bianconi1-0/+2
2019-01-11mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi2-2/+1
2019-01-11mt76x0: configure MT_VHT_HT_FBK_CFG1Stanislaw Gruszka1-0/+1
2019-01-11mt76x02: set protection according to ht operation elementStanislaw Gruszka4-0/+90
2019-01-11mt76x02: fixup MT_PROT_RATE_* definesStanislaw Gruszka1-3/+3
2019-01-11mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka3-17/+3
2019-01-11mt76x0: pci: fix ACS supportLorenzo Bianconi1-0/+8
2019-01-11mt76: usb: avoid queue/status spinlocks while passing tx status to mac80211Lorenzo Bianconi1-4/+6
2019-01-11mt76: mac: run mt76x02_mac_work routine atomicallyLorenzo Bianconi1-0/+4
2019-01-11mt76: fix typo in mt76x02_check_mac_err routineLorenzo Bianconi1-2/+2
2019-01-11mt76: Add missing include of linux/module.hHauke Mehrtens1-0/+1
2019-01-11mt76: usb: do not build the skb if reported len does not fit in buf_sizeLorenzo Bianconi1-6/+4
2019-01-11mt76: dma: remove napi from mt76_dma_rx_fill signatureLorenzo Bianconi1-4/+4
2019-01-11mt76: request tx status for powersave released EOSP packetFelix Fietkau1-1/+2
2019-01-11mt76: throttle transmission of buffered multicast packetsFelix Fietkau1-2/+3
2019-01-11mt76: add size check for additional rx fragmentsFelix Fietkau1-0/+8
2019-01-10brcmfmac: Use firmware_request_nowarn for the clm_blobHans de Goede1-1/+1
2019-01-10brcmfmac: fix system warning message during wowl suspendLo-Hsiang Lo1-0/+5
2019-01-10bcma: use dev_* printing functionsRafał Miłecki1-4/+4
2019-01-10bcma: keep a direct pointer to the struct deviceRafał Miłecki6-47/+18
2019-01-10rsi: add support for hardware scan offloadPrameela Rani Garnepudi6-0/+261
2019-01-10brcmfmac: add a check for the status of usb_registerKangjie Lu1-1/+5
2019-01-10cw1200: drop useless LIST_HEADJulia Lawall1-1/+0
2019-01-10cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun1-1/+4
2019-01-10brcmfmac: Add DMI nvram filename quirk for PoV TAB-P1006W-232 tabletHans de Goede1-0/+15
2019-01-10ray_cs: fix array out-of-bounds accessColin Ian King1-1/+1
2019-01-10wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen1-2/+5
2019-01-10brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'YueHaibing1-11/+2
2019-01-06Linux 5.0-rc1v5.0-rc1Linus Torvalds1-3/+3
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds94-694/+150
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds27-166/+620
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds1-81/+13
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds2-5/+10
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-188/+468
2019-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+19
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds8-275/+215
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-8/+31
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds4-0/+189