summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-10net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-03rtw88: add license for MakefileYan-Hsuan Chuang
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02rtw88: Make RA_MASK macros ULLNathan Chancellor
2019-05-02rtw88: phy: mark expected switch fall-throughsGustavo A. R. Silva
2019-05-02rtw88: fix shift of more than 32 bits of a integerColin Ian King
2019-05-01Merge tag 'mt76-for-kvalo-2019-05-01' of https://github.com/nbd168/wirelessKalle Valo
2019-05-01brcmfmac: print firmware messages after a firmware crashRafał Miłecki
2019-05-01brcmfmac: set txflow request id from 1 to pktids array sizeWright Feng
2019-05-01brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter
2019-05-01mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eepromLorenzo Bianconi
2019-05-01mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_completeLorenzo Bianconi
2019-05-01mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channelLorenzo Bianconi
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: add TX/RX antenna pattern capabilitiesRyder Lee
2019-05-01mt76: move beacon_mask in mt76_devLorenzo Bianconi
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi
2019-05-01mt76: usb: use EP max packet aligned buffer sizes for rxStanislaw Gruszka
2019-05-01mt76: mt7603: report firmware version using ethtoolLorenzo Bianconi
2019-05-01mt76: fix endianness sparse warningsRyder Lee
2019-05-01mt76: mt76x02: mt76x02_poll_tx() can be statickbuild test robot
2019-05-01mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmwareLorenzo Bianconi
2019-05-01mt76: mt7603: init mcu_restart function pointerLorenzo Bianconi
2019-05-01mt76: introduce mt76_mcu_restart macroLorenzo Bianconi
2019-05-01mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi
2019-05-01mt76: mt7603: use standard signature for mt7603_mcu_msg_sendLorenzo Bianconi
2019-05-01mt76: mt7603: remove query from mt7603_mcu_msg_send signatureLorenzo Bianconi
2019-05-01mt76: mt7615: use sizeof instead of sizeof_fieldFelix Fietkau
2019-05-01mt76: mt7603: fix initialization of max rx lengthFelix Fietkau
2019-05-01mt76: mt76x02: remove irqsave/restore in locking for tx status fifoFelix Fietkau
2019-05-01mt76: mt76x02: use napi polling for tx cleanupFelix Fietkau
2019-05-01mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka
2019-05-01mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka
2019-05-01mt76: use macro for sn and seq_ctrl conversionRyder Lee
2019-05-01mt76: add unlikely() for dma_mapping_error() checkRyder Lee
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee
2019-05-01mt76: dma: add skb check for dummy pointerLorenzo Bianconi
2019-05-01mt76: dma: introduce skb field in mt76_txwi_cacheLorenzo Bianconi