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-05
mt76x0: usb: stop cal/mac workqueues at hw stop
Lorenzo Bianconi
1
-3
/
+3
2018-10-05
mt76: usb: fix hw initialization sequence
Lorenzo Bianconi
2
-10
/
+10
2018-10-05
mt76: fix frag length allocation for usb
Stanislaw Gruszka
1
-1
/
+1
2018-10-05
mt76: fix header guard macro define names
Colin Ian King
2
-2
/
+2
2018-10-05
mt76x2: move mt76x2 source files to mt76x2 folder
Lorenzo Bianconi
38
-119
/
+120
2018-10-05
mt76x0: pci: add mt76x0e_cleanup routine
Lorenzo Bianconi
1
-6
/
+20
2018-10-01
mt76: mt76x2: fix multi-interface beacon configuration
Felix Fietkau
1
-2
/
+1
2018-10-01
mt76: check aggregation sequence number for frames sent via drv_tx
Felix Fietkau
1
-11
/
+25
2018-10-01
mt76: fix handling ps-poll frames
Felix Fietkau
1
-0
/
+6
2018-10-01
mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.c
Lorenzo Bianconi
3
-24
/
+24
2018-10-01
mt76x0: eeprom: load eeprom data from mtd by default
Lorenzo Bianconi
1
-13
/
+43
2018-10-01
mt76x0: pci: add mt76x0e_{start/stop} callbacks
Lorenzo Bianconi
1
-0
/
+34
2018-10-01
mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signature
Lorenzo Bianconi
6
-103
/
+135
2018-10-01
mt76: move set_{tx,rx}_path routines in mt76x02-lib module
Lorenzo Bianconi
13
-73
/
+50
2018-10-01
mt76x0: phy: set antenna parameter according to wireless band
Lorenzo Bianconi
1
-11
/
+20
2018-10-01
mt76x0: pci: add hw initialization at bootstrap
Lorenzo Bianconi
3
-8
/
+50
2018-10-01
mt76x0: usb: move initialization code in usb.c
Lorenzo Bianconi
3
-79
/
+91
2018-10-01
mt76: add mt76x02_mac_start routine
Lorenzo Bianconi
3
-11
/
+15
2018-10-01
mt76x0: init rx filter in mt76x0_init_hardware
Lorenzo Bianconi
2
-8
/
+11
2018-10-01
mt76x0: init: remove MT_PBF_SYS_CTRL configuration in mt76x0_reset_csr_bbp
Lorenzo Bianconi
1
-9
/
+3
2018-10-01
mt76x0: init: remove duplicated initialization
Lorenzo Bianconi
1
-3
/
+0
2018-10-01
mt76x0: use mt76x02 utility routines in mt76x0 init code
Lorenzo Bianconi
1
-13
/
+6
2018-10-01
mt76x0: usb: move mcu code in usb_mcu.c
Lorenzo Bianconi
4
-158
/
+178
2018-10-01
mt76x0: pci: move mcu code in pci_mcu.c
Lorenzo Bianconi
4
-113
/
+149
2018-10-01
mt76x0: update initvals to latest version of vendor driver
Lorenzo Bianconi
1
-227
/
+178
2018-10-01
mt76: move mt76x2_wait_for_bbp in mt76x02-lib module
Lorenzo Bianconi
3
-8
/
+9
2018-10-01
mt76: mmio: add implementation of wr_rp and rd_rp
Lorenzo Bianconi
2
-13
/
+28
2018-10-01
mt76: move mt76x02_beacon_offset in mt76x02_util.c
Lorenzo Bianconi
8
-83
/
+45
2018-10-01
mt76: move queue initialization in mt76x02_mmio.c
Lorenzo Bianconi
6
-95
/
+96
2018-10-01
mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c
Lorenzo Bianconi
10
-48
/
+51
2018-10-01
mt76: add mt76x02_dma_enable/mt76x02_dma_disable utility routines
Lorenzo Bianconi
4
-19
/
+57
2018-10-01
mt76: move wait_for_wpdma in mt76x02_dma.h
Lorenzo Bianconi
4
-10
/
+13
2018-10-01
mt76x0: use mt76_poll in mt76x0_set_wlan_state
Lorenzo Bianconi
1
-15
/
+3
2018-10-01
mt76x2: disable WLAN core before probe
Felix Fietkau
2
-0
/
+5
2018-10-01
mt76x0: add quirk to disable 2.4GHz band for Archer T1U
Stanislaw Gruszka
3
-1
/
+13
2018-10-01
mt76: use skb_pad() instead of __skb_pad()
Hauke Mehrtens
1
-1
/
+1
2018-10-01
mt76: usb: make rx page_frag_cache access atomic
Lorenzo Bianconi
4
-7
/
+14
2018-10-01
mt76: report firmware version using ethtool
Davide Caratti
5
-0
/
+18
2018-10-01
mt76: include linux/module.h in files using MODULE_*
Felix Fietkau
5
-0
/
+5
2018-10-01
mt76x0: phy: introduce mt76x0_phy_set_txpower routine
Lorenzo Bianconi
3
-7
/
+20
2018-10-01
mt76x0: use shared debugfs implementation
Lorenzo Bianconi
2
-81
/
+1
2018-10-01
mt76x0: remove eeprom dependency from mt76x0_get_power_info
Lorenzo Bianconi
5
-81
/
+77
2018-10-01
mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_rate
Lorenzo Bianconi
5
-102
/
+93
2018-10-01
mt76x0: remove mt76x0_phy_set_tx_power and mt76x0_extra_power_over_mac
Lorenzo Bianconi
1
-38
/
+0
2018-10-01
mt76: move mt76x02_rate_power_val in mt76x02-lib module
Lorenzo Bianconi
2
-41
/
+40
2018-10-01
mt76: move rate_txpower handler in mt76 debugfs
Lorenzo Bianconi
2
-10
/
+19
2018-10-01
mt76: add mt76x02_phy_set_txpower utility routine
Lorenzo Bianconi
7
-69
/
+133
2018-10-01
mt76: move mt76_rate_power in mt76_dev
Lorenzo Bianconi
8
-43
/
+44
2018-10-01
mt76: fix return value of mt76x02_wait_for_mac
Stanislaw Gruszka
1
-1
/
+1
2018-10-01
mt76: usb: remove WARN_ON in mt76u_get_rx_entry_len
Lorenzo Bianconi
1
-3
/
+3
[prev]
[next]