index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
mt7601u: do not use WARN_ON in the datapath
Lorenzo Bianconi
1
-3
/
+3
2019-02-01
mt7601u: bump supported EEPROM version
Stanislaw Gruszka
1
-1
/
+1
2019-01-22
mt76: avoid scheduling tx queues for powersave stations
Felix Fietkau
1
-0
/
+5
2019-01-22
mt76: fix per-chain signal strength reporting
Felix Fietkau
1
-1
/
+1
2019-01-21
mt76: do not report out-of-range rx nss
Lorenzo Bianconi
1
-4
/
+10
2019-01-17
mt76: add channel switch announcement support
Felix Fietkau
4
-2
/
+57
2019-01-17
mt76: fix signedness of rx status signal field
Felix Fietkau
1
-1
/
+1
2019-01-17
mt76: fix rssi ewma tracking
Felix Fietkau
2
-2
/
+4
2019-01-17
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
10
-65
/
+62
2019-01-17
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
8
-24
/
+25
2019-01-17
mt76: set IEEE80211_HW_NEEDS_UNIQUE_STA_ADDR flag
Felix Fietkau
1
-0
/
+1
2019-01-17
mt76: fix tx status reporting for non-probing frames
Felix Fietkau
5
-9
/
+11
2019-01-11
mt76: add led support to mt76x0e driver
Lorenzo Bianconi
4
-77
/
+82
2019-01-11
mt76: use proper name for __MT76x02_H macro
Lorenzo Bianconi
1
-3
/
+3
2019-01-11
mt76: dma: avoid indirect call in mt76_dma_tx_queue_skb
Lorenzo Bianconi
1
-1
/
+1
2019-01-11
mt76: make const array 'data' static, shrinks object size
Colin Ian King
1
-1
/
+1
2019-01-11
mt76: mmio: introduce mt76x02_check_tx_hang watchdog
Lorenzo Bianconi
8
-1
/
+140
2019-01-11
mt76: dma: do not build skb if reported len does not fit in buf_size
Lorenzo Bianconi
1
-8
/
+7
2019-01-11
mt76: mac: minor optimizations in mt76x02_mac_tx_rate_val
Lorenzo Bianconi
1
-4
/
+2
2019-01-11
mt76: add energy detect CCA support to mt76x{0,2}e drivers
Lorenzo Bianconi
9
-0
/
+111
2019-01-11
mt76x2: init: set default value for MT_TX_LINK_CFG
Lorenzo Bianconi
1
-0
/
+1
2019-01-11
mt76: dfs: run mt76x02_dfs_set_domain atomically
Lorenzo Bianconi
1
-0
/
+2
2019-01-11
mt76x2: add static qualifier to mt76x2_init_hardware
Lorenzo Bianconi
2
-2
/
+1
2019-01-11
mt76x0: configure MT_VHT_HT_FBK_CFG1
Stanislaw Gruszka
1
-0
/
+1
2019-01-11
mt76x02: set protection according to ht operation element
Stanislaw Gruszka
4
-0
/
+90
2019-01-11
mt76x02: fixup MT_PROT_RATE_* defines
Stanislaw Gruszka
1
-3
/
+3
2019-01-11
mt76x02: do not set protection on set_rts_threshold callback
Stanislaw Gruszka
3
-17
/
+3
2019-01-11
mt76x0: pci: fix ACS support
Lorenzo Bianconi
1
-0
/
+8
2019-01-11
mt76: usb: avoid queue/status spinlocks while passing tx status to mac80211
Lorenzo Bianconi
1
-4
/
+6
2019-01-11
mt76: mac: run mt76x02_mac_work routine atomically
Lorenzo Bianconi
1
-0
/
+4
2019-01-11
mt76: fix typo in mt76x02_check_mac_err routine
Lorenzo Bianconi
1
-2
/
+2
2019-01-11
mt76: Add missing include of linux/module.h
Hauke Mehrtens
1
-0
/
+1
2019-01-11
mt76: usb: do not build the skb if reported len does not fit in buf_size
Lorenzo Bianconi
1
-6
/
+4
2019-01-11
mt76: dma: remove napi from mt76_dma_rx_fill signature
Lorenzo Bianconi
1
-4
/
+4
2019-01-11
mt76: request tx status for powersave released EOSP packet
Felix Fietkau
1
-1
/
+2
2019-01-11
mt76: throttle transmission of buffered multicast packets
Felix Fietkau
1
-2
/
+3
2019-01-11
mt76: add size check for additional rx fragments
Felix Fietkau
1
-0
/
+8
2018-12-21
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
60
-3193
/
+2783
2018-12-13
mt76: fix potential NULL pointer dereference in mt76_stop_tx_queues
Lorenzo Bianconi
1
-1
/
+6
2018-12-13
Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wireless
Kalle Valo
60
-3193
/
+2783
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
10
-52
/
+95
2018-11-30
mt76: mt76x02: remove mt76x02_txq_init
Felix Fietkau
3
-28
/
+15
2018-11-30
mt76: mt76x02: make group_wcid the first member in struct mt76x02_vif
Felix Fietkau
1
-2
/
+1
2018-11-30
mt76: add mt76_sta_remove helper
Felix Fietkau
3
-9
/
+24
2018-11-30
mt76: fix race condition in station removal
Felix Fietkau
2
-2
/
+4
2018-11-30
mt76: do not wake tx queues during flush
Felix Fietkau
1
-1
/
+1
2018-11-30
mt76: avoid queue/status spinlocks while passing tx status to mac80211
Felix Fietkau
6
-38
/
+76
2018-11-30
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
7
-39
/
+36
2018-11-30
mt76x2u: init: remove mt76x2u_init_beacon_offsets routine
Lorenzo Bianconi
1
-10
/
+0
2018-11-30
mt76x2u: main: use mt76x02_bss_info_changed utility routine
Lorenzo Bianconi
1
-20
/
+3
[next]