Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 106 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-10 | net: wireless: mt76: fix similar warning reported by kbuild test robot | Petr Štetiar |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-05 | net: wireless: support of_get_mac_address new ERR_PTR error | Petr Štetiar |
2019-05-05 | Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or... | David S. Miller |
2019-05-03 | rtw88: add license for Makefile | Yan-Hsuan Chuang |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-05-02 | rtw88: Make RA_MASK macros ULL | Nathan Chancellor |
2019-05-02 | rtw88: phy: mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-05-02 | rtw88: fix shift of more than 32 bits of a integer | Colin Ian King |
2019-05-01 | Merge tag 'mt76-for-kvalo-2019-05-01' of https://github.com/nbd168/wireless | Kalle Valo |
2019-05-01 | brcmfmac: print firmware messages after a firmware crash | Rafał Miłecki |
2019-05-01 | brcmfmac: set txflow request id from 1 to pktids array size | Wright Feng |
2019-05-01 | brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler() | Dan Carpenter |
2019-05-01 | mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eeprom | Lorenzo Bianconi |
2019-05-01 | mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channel | Lorenzo Bianconi |
2019-05-01 | mt76: move pre_tbtt_tasklet in mt76_dev | Lorenzo Bianconi |
2019-05-01 | mt76: add TX/RX antenna pattern capabilities | Ryder Lee |
2019-05-01 | mt76: move beacon_mask in mt76_dev | Lorenzo Bianconi |
2019-05-01 | mt76: move beacon_int in mt76_dev | Lorenzo Bianconi |
2019-05-01 | mt76: usb: use EP max packet aligned buffer sizes for rx | Stanislaw Gruszka |
2019-05-01 | mt76: mt7603: report firmware version using ethtool | Lorenzo Bianconi |
2019-05-01 | mt76: fix endianness sparse warnings | Ryder Lee |
2019-05-01 | mt76: mt76x02: mt76x02_poll_tx() can be static | kbuild test robot |
2019-05-01 | mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmware | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: init mcu_restart function pointer | Lorenzo Bianconi |
2019-05-01 | mt76: introduce mt76_mcu_restart macro | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: initialize mt76_mcu_ops data structure | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: use standard signature for mt7603_mcu_msg_send | Lorenzo Bianconi |
2019-05-01 | mt76: mt7603: remove query from mt7603_mcu_msg_send signature | Lorenzo Bianconi |
2019-05-01 | mt76: mt7615: use sizeof instead of sizeof_field | Felix Fietkau |
2019-05-01 | mt76: mt7603: fix initialization of max rx length | Felix Fietkau |
2019-05-01 | mt76: mt76x02: remove irqsave/restore in locking for tx status fifo | Felix Fietkau |
2019-05-01 | mt76: mt76x02: use napi polling for tx cleanup | Felix Fietkau |
2019-05-01 | mt76: mt76x02: remove bogus mutex usage | Stanislaw Gruszka |
2019-05-01 | mt76usb: fix tx/rx stop | Stanislaw Gruszka |
2019-05-01 | mt76: mt76x02u: remove bogus stop on suspend | Stanislaw Gruszka |
2019-05-01 | mt76: use macro for sn and seq_ctrl conversion | Ryder Lee |