index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-13
mt76x0: pci: fix set external PA I/O current
YueHaibing
1
-3
/
+3
2018-10-13
mt76: do not store aggregation sequence number for null-data frames
Felix Fietkau
1
-1
/
+2
2018-10-13
mt76x0: remove dma.h
Stanislaw Gruszka
1
-126
/
+0
2018-10-13
mt76: reserve enough room for USB tx skbs
Stanislaw Gruszka
3
-17
/
+8
2018-10-13
mt76x0: pci: add mt76x0_register_device in mt76x0e_register_device
Lorenzo Bianconi
1
-1
/
+19
2018-10-13
mt76: disable ldpc coding for mt76x0 devices
Lorenzo Bianconi
2
-43
/
+41
2018-10-13
mt76x0: pci: add missing mac80211 callbacks
Lorenzo Bianconi
1
-1
/
+10
2018-10-13
mt76x0: pci: report firmware version using ethtool
Lorenzo Bianconi
1
-0
/
+1
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.c
Lorenzo Bianconi
15
-124
/
+112
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.c
Lorenzo Bianconi
4
-18
/
+16
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
Lorenzo Bianconi
14
-110
/
+111
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.c
Lorenzo Bianconi
4
-27
/
+24
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.c
Lorenzo Bianconi
5
-73
/
+77
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.c
Lorenzo Bianconi
7
-57
/
+54
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.c
Lorenzo Bianconi
12
-92
/
+86
2018-10-13
mt76x0: phy: fix bank check in mt76x0_rf_csr_{wr,rr}
Lorenzo Bianconi
1
-2
/
+2
2018-10-13
mt76x0: use bus helper to identify rf access method
Stanislaw Gruszka
1
-2
/
+6
2018-10-13
mt76x0: correct RF reg pairs write for PCIe
Stanislaw Gruszka
1
-3
/
+16
2018-10-13
mt76: allow to identify bus
Stanislaw Gruszka
3
-0
/
+11
2018-10-13
mt76x0: correct RF access via RF_CSR register.
Stanislaw Gruszka
2
-6
/
+4
2018-10-13
mt76x0: print BBP version only for debug
Stanislaw Gruszka
1
-1
/
+1
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Greg Kroah-Hartman
1
-5
/
+5
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-5
/
+5
2018-10-05
mt76: move irq handler in mt76x02-lib moudle
Lorenzo Bianconi
11
-177
/
+90
2018-10-05
mt76: move tx_tasklet management in mt76x02-lib moudle
Lorenzo Bianconi
9
-64
/
+45
2018-10-05
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.c
Lorenzo Bianconi
10
-62
/
+64
2018-10-05
mt76: move mt76x02_tx_complete in mt76x02-lib module
Lorenzo Bianconi
8
-70
/
+71
2018-10-05
mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudle
Lorenzo Bianconi
10
-91
/
+160
2018-10-05
mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c
Lorenzo Bianconi
6
-22
/
+22
2018-10-05
mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.c
Lorenzo Bianconi
5
-36
/
+37
2018-10-05
mt76: move tpc routines in mt76x02-lib module
Lorenzo Bianconi
9
-63
/
+37
2018-10-05
mt76x2: remove leftover function declatarions
Lorenzo Bianconi
1
-10
/
+0
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
27
-56
/
+15
2018-10-05
mt76: move txrx shared routines in mt76x02_txrx.c
Lorenzo Bianconi
3
-141
/
+164
2018-10-05
mt76: move mt76x02_tx in mt76x02-lib module
Lorenzo Bianconi
11
-87
/
+36
2018-10-05
mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers
Lorenzo Bianconi
17
-142
/
+32
2018-10-05
mt76: move mt76x02_mac_process_rx in mt76x02-lib module
Lorenzo Bianconi
6
-101
/
+110
2018-10-05
mt76x0: merge mt76x0_dev in mt76x02_dev
Lorenzo Bianconi
16
-210
/
+157
2018-10-05
mt76x2: move mt76x2_dev in mt76x02_util.h
Lorenzo Bianconi
33
-506
/
+534
2018-10-05
mt76x0: remove hw_atomic_mutex mutex in mt76x0_dev
Lorenzo Bianconi
3
-23
/
+2
2018-10-05
mt76x0: remove unused variable in mt76x0_dev
Lorenzo Bianconi
2
-6
/
+0
2018-10-05
mt76x0: mac: use sta ewma estimation for rssi tracking
Lorenzo Bianconi
6
-62
/
+17
2018-10-05
mt76: move mt76x02_rx_get_sta and mt76x02_rx_get_sta_wcid in mt76x02_util.h
Lorenzo Bianconi
2
-30
/
+31
2018-10-05
mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.c
Lorenzo Bianconi
6
-50
/
+53
2018-10-05
mt76x0: init: remove unnecessary configurations
Lorenzo Bianconi
1
-6
/
+0
2018-10-05
mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi
Lorenzo Bianconi
11
-130
/
+48
2018-10-05
mt76: move mt76x02_mac_write_txwi in mt76x02-lib module
Lorenzo Bianconi
7
-67
/
+69
2018-10-05
mt76: add get_tx_txpwr_adj function pointer to mt76_driver_ops
Lorenzo Bianconi
5
-4
/
+9
2018-10-05
mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.c
Lorenzo Bianconi
7
-51
/
+45
[prev]
[next]