Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ff913979a2d33175ebae0d17e5633917c833fe67
ff91397
mt76: mt7615: introduce LED support
by Lorenzo Bianconi
· 5 years ago
9379df2
mt76: clear skb pointers from rx aggregation reorder buffer during cleanup
by Felix Fietkau
· 5 years ago
d55aa5e
mt76: mt7603: fix input validation issues for powersave-filtered frames
by Felix Fietkau
· 5 years ago
c99dc3c
mt76: mt7615: increase MCU command timeout
by Felix Fietkau
· 5 years ago
e505196
mt76: mt7615: measure channel noise and report it via survey
by Felix Fietkau
· 5 years ago
a25c888
mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT value
by Ryder Lee
· 5 years ago
b74f98b
mt76: mt76x02: minor mt76x02_mac_set_beacon optimization
by Stanislaw Gruszka
· 5 years ago
c708bfa
mt76: mt76x02u: do not set NULL beacons
by Stanislaw Gruszka
· 5 years ago
a6bfb6d1
mt76: usb: use max packet length for m76u_copy
by Stanislaw Gruszka
· 5 years ago
d3cc4e7
mt76: mt76x02: add channel switch support for usb interfaces
by Markus Theil
· 5 years ago
94462486
mt76: speed up usb bulk copy
by Markus Theil
· 5 years ago
5c48e60
mt76: mt76x02: remove a copy call for usb speedup
by Markus Theil
· 5 years ago
7d28864
mt76: mt76x02: add check for invalid vif idx
by Markus Theil
· 5 years ago
f27469a
mt76: mt76x02: split beaconing
by Markus Theil
· 5 years ago
0794d03
mt76: mt76x02: omit beacon slot clearing
by Markus Theil
· 5 years ago
e7ec563
mt76: use AC specific reorder timeout
by Markus Theil
· 5 years ago
183d1fc
mt76: mt7615: add set_coverage class support
by Lorenzo Bianconi
· 5 years ago
6a792b1
mt76: mt7603: set 0 as min coverage_class value
by Lorenzo Bianconi
· 5 years ago
bae76a1
mt76: mt76x02: fix coverage_class type
by Lorenzo Bianconi
· 5 years ago
175b4d5
mt76: mt7615: report firmware version using ethtool
by Lorenzo Bianconi
· 5 years ago
f53300f
mt76: mt7615: Fix build with older compilers
by Pablo Greco
· 5 years ago
1a874af
dt-bindings: net: wireless: mt76: introduce big-endian property
by Lorenzo Bianconi
· 5 years ago
b3c6d63
mt76: eeprom: add support for big endian eeprom partition
by Lorenzo Bianconi
· 5 years ago
00c29ab
mt76: mt7603: reset STA_CCA counter setting the channel
by Lorenzo Bianconi
· 5 years ago
eba5716
mt76: fix possible undetected invalid MAC address
by Shayne Chen
· 5 years ago
37a68e0
mt76: disable bh in mt76_dma_rx_poll
by Felix Fietkau
· 5 years ago
2703baf
mt76: fix rx dma ring descriptor state on reset
by Felix Fietkau
· 5 years ago
3e38482
mt7615: replace sta_state callback with sta_add/sta_remove
by Felix Fietkau
· 5 years ago
c3c25d0
mt76: mt7615: defer mcu initialization via workqueue
by Felix Fietkau
· 5 years ago
f0305d1
mt76: mt7615: update beacon contents on BSS_CHANGED_BEACON
by Felix Fietkau
· 5 years ago
0f2173f
mt76: mt7615: add support for registering a second wiphy via debugfs
by Felix Fietkau
· 5 years ago
9ce2f7f
mt76: mt7615: select the correct tx queue for frames sent to the second phy
by Felix Fietkau
· 5 years ago
b0b5426
mt76: mt7615: move radio/mac initialization to .start/stop callbacks
by Felix Fietkau
· 5 years ago
ac3ef85
mt76: mt7615: initialize dbdc settings on interface add
by Felix Fietkau
· 5 years ago
27ae721
mt76: mt7615: add multiple wiphy support to the rx path
by Felix Fietkau
· 5 years ago
2bed2a3
mt76: mt7615: rework chainmask handling
by Felix Fietkau
· 5 years ago
5dabdf7
mt76: mt7615: add multiple wiphy support to the dfs support code
by Felix Fietkau
· 5 years ago
d23cb96
mt76: mt7615: remove useless MT_HW_RDD0/1 enum
by Felix Fietkau
· 5 years ago
f89f58c
mt76: mt7615: add missing register init for dual-wiphy support
by Felix Fietkau
· 5 years ago
d446a20
mt76: mt7615: add multiple wiphy support for smart carrier sense
by Felix Fietkau
· 5 years ago
fdd2e57
mt76: mt7615: add dual-phy support for mac80211 ops
by Felix Fietkau
· 5 years ago
c9619df
mt76: do not overwrite max_tx_fragments if it has been set
by Shayne Chen
· 5 years ago
3068448
mt76: move ampdu_ref from mt76_dev to driver struct
by Felix Fietkau
· 5 years ago
c7d2d63
mt76: add ext_phy field to struct mt76_wcid
by Felix Fietkau
· 5 years ago
c89d362
mt76: add function for allocating an extra wiphy
by Felix Fietkau
· 5 years ago
a3d0103
mt76: add priv pointer to struct mt76_phy
by Felix Fietkau
· 5 years ago
8af63fe
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
by Felix Fietkau
· 5 years ago
beaaeb6
mt76: move txpower and antenna mask to struct mt76_phy
by Felix Fietkau
· 5 years ago
9e5f6dd
mt76: move txpower_conf back to driver specific structs
by Felix Fietkau
· 5 years ago
db7aa18
mt76: move chainmask back to driver specific structs
by Felix Fietkau
· 5 years ago
011849e
mt76: move state from struct mt76_dev to mt76_phy
by Felix Fietkau
· 5 years ago
5a95ca4
mt76: keep a set of software tx queues per phy
by Felix Fietkau
· 5 years ago
96747a5
mt76: move channel state to struct mt76_phy
by Felix Fietkau
· 5 years ago
426e8e4
mt76: add support for an extra wiphy in mt76_sta_state()
by Felix Fietkau
· 5 years ago
e394b57
mt76: add support for an extra wiphy in the tx status path
by Felix Fietkau
· 5 years ago
9fba6d0
mt76: add support for an extra wiphy in the main tx path
by Felix Fietkau
· 5 years ago
bfc394d
mt76: add support for an extra wiphy in the rx path
by Felix Fietkau
· 5 years ago
ac24dd3
mt76: introduce struct mt76_phy
by Felix Fietkau
· 5 years ago
e544325
mt76: move initialization of some struct members to mt76_alloc_device
by Felix Fietkau
· 5 years ago
aa7619a
rtw88: Fix incorrect beamformee role setting
by Tzu-En Huang
· 5 years ago
d49f2c5
rtw88: 8822[bc]: Make tables const, reduce data object size
by Joe Perches
· 5 years ago
74c3d72
rtw88: disable TX-AMSDU on 2.4G band
by Yan-Hsuan Chuang
· 5 years ago
9c714b7
rtw88: 8822c: modify rf protection setting
by Chien-Hsun Liao
· 5 years ago
40fb04b
rtw88: Use secondary channel offset enumeration
by Ping-Ke Shih
· 5 years ago
bafbc6f
rtw88: Use kfree_skb() instead of kfree()
by Dan Carpenter
· 5 years ago
16bbc3e
rsi: fix null pointer dereference during rsi_shutdown()
by Martin Kepplinger
· 5 years ago
8299ade
rtw88: 8822c: update power sequence to v16
by Tzu-En Huang
· 5 years ago
55cc844
rtw88: add ciphers to suppress error message
by Ping-Ke Shih
· 5 years ago
6eab0ba
rtw88: avoid holding mutex for cancel_delayed_work_sync()
by Yan-Hsuan Chuang
· 5 years ago
398b9bd
rtw88: move rtw_enter_ips() to the last when config
by Ping-Ke Shih
· 5 years ago
2a42255
rtw88: pci: 8822c should set clock delay to zero
by Yan-Hsuan Chuang
· 5 years ago
9e01c07
rtw88: add rtw_read8_mask and rtw_read16_mask
by Yan-Hsuan Chuang
· 5 years ago
597fc0e
rtw88: remove unused parameter vif in rtw_lps_pg_info_get()
by Yan-Hsuan Chuang
· 5 years ago
863844e
brcmfmac: abort and release host after error
by Guenter Roeck
· 5 years ago
946d077
qtnfmac: fix potential Spectre vulnerabilities
by Sergey Matyukevich
· 5 years ago
501c3be1
qtnfmac: drop unnecessary TLVs from scan command
by Igor Mitsyanko
· 5 years ago
5edadc5
qtnfmac: update channel switch command to support 6GHz band
by Igor Mitsyanko
· 5 years ago
8b0b5f1
qtnfmac: cleanup alignment in firmware communication protocol
by Igor Mitsyanko
· 5 years ago
0d18a9c
qtnfmac: pass max scan SSIDs limit on per-radio basis
by Igor Mitsyanko
· 5 years ago
601ce21
qtnfmac: implement extendable channel survey dump
by Igor Mitsyanko
· 5 years ago
bc5db73
qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type
by Igor Mitsyanko
· 5 years ago
e70cf22
qtnfmac: merge PHY_PARAMS_GET into MAC_INFO
by Igor Mitsyanko
· 5 years ago
310cd5d
qtnfmac: pass hardware capabilities in TLV element
by Igor Mitsyanko
· 5 years ago
a3ebb03
qtnfmac: use MAJOR.MINOR format for firmware protocol
by Igor Mitsyanko
· 5 years ago
346bdd8
wl1251: remove ti,power-gpio for SDIO mode
by H. Nikolaus Schaller
· 5 years ago
57f0a29
DTS: bindings: wl1251: mark ti,power-gpio as optional
by H. Nikolaus Schaller
· 5 years ago
24f0bd1
brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
by brian m. carlson
· 5 years ago
bb6d3fb
Linux 5.6-rc1
by Linus Torvalds
· 5 years ago
89a47dd
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
380a129
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
by Linus Torvalds
· 5 years ago
490d332
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
by Marc Zyngier
· 5 years ago
d1ea35f
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
5586c3c
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
1a2a76c
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f413776
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ca21b9b
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
2fbc23c
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f06bed8
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6ff90aa
Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
fdfa3a6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
Next »