index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+1
*
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
|
*
mt7601u: use firmware_request_cache() to address cache on reboot
Luis R. Rodriguez
2018-03-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-01
1
-3
/
+3
|
\
\
|
*
|
net/mediatek: disambiguate mt76 vs mt7601u trace events
Alexei Starovoitov
2018-03-28
1
-3
/
+3
|
|
/
*
|
mt76x2: fix warning in ieee80211_get_key_rx_seq()
Lorenzo Bianconi
2018-03-27
1
-0
/
+11
*
|
mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()
Lorenzo Bianconi
2018-03-27
1
-1
/
+4
*
|
mt76: use mt76_poll_msec routine in mt76pci_load_firmware()
Lorenzo Bianconi
2018-03-27
1
-11
/
+2
*
|
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
3
-18
/
+16
*
|
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2018-03-13
1
-2
/
+2
*
|
mt7601u: let mac80211 validate rx CCMP PN
Lorenzo Bianconi
2018-03-13
2
-1
/
+10
*
|
mt7601u: simplify mt7601u_mcu_msg_alloc signature
Lorenzo Bianconi
2018-03-13
1
-4
/
+3
*
|
mt76x2: remove unnecessary len variable in mt76x2_eeprom_load()
Lorenzo Bianconi
2018-03-13
1
-6
/
+6
*
|
mt7601u: remove a warning in mt7601u_efuse_physical_size_check()
Lorenzo Bianconi
2018-03-13
1
-1
/
+1
*
|
mt76x2: add mac80211 {set,get}_antenna callbacks
Lorenzo Bianconi
2018-03-13
6
-16
/
+88
*
|
mt76: add mt76_init_stream_cap routine
Lorenzo Bianconi
2018-03-13
1
-17
/
+39
*
|
mt76: initialize available_antennas_{tx,rx} info
Lorenzo Bianconi
2018-03-13
3
-0
/
+8
*
|
mt7601u: make write with mask access atomic
Lorenzo Bianconi
2018-02-28
2
-16
/
+39
*
|
mt7601u: set device mac address in mt7601u_add_interface()
Lorenzo Bianconi
2018-02-28
1
-0
/
+3
*
|
mt7601u: move mt7601u_set_macaddr in mac related code
Lorenzo Bianconi
2018-02-28
3
-22
/
+19
*
|
mt76x2: remove warnings in mt76x2_mac_write_txwi()
Lorenzo Bianconi
2018-02-28
1
-2
/
+2
|
/
*
mt76: do not set status->aggr for NULL data frames
Felix Fietkau
2018-02-01
1
-1
/
+1
*
mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pending
Felix Fietkau
2018-02-01
1
-1
/
+5
*
mt76: implement processing of BlockAckReq frames
Felix Fietkau
2018-02-01
1
-1
/
+33
*
mt76: implement AP_LINK_PS
Felix Fietkau
2018-02-01
5
-15
/
+78
*
mt76: validate rx CCMP PN
Felix Fietkau
2018-01-26
5
-16
/
+125
*
mt76: pass the per-vif wcid to the core for multicast rx
Felix Fietkau
2018-01-26
3
-3
/
+14
*
mt76: split mt76_rx_complete
Felix Fietkau
2018-01-26
4
-16
/
+23
*
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
2018-01-26
7
-4
/
+319
*
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
2018-01-26
5
-3
/
+38
*
mt76: add an intermediate struct for rx status information
Felix Fietkau
2018-01-26
3
-3
/
+43
*
mt76: fix TSF value in probe responses
Felix Fietkau
2018-01-26
1
-1
/
+5
*
mt76: retry rx polling as long as there is budget left
Felix Fietkau
2018-01-26
1
-3
/
+7
*
mt76x2: init: disable all pending tasklets during device removal
Lorenzo Bianconi
2018-01-24
1
-0
/
+2
*
mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()
Lorenzo Bianconi
2018-01-24
1
-1
/
+2
*
mt76x2: dfs: add set_domain handler
Lorenzo Bianconi
2018-01-24
3
-1
/
+16
*
mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
Lorenzo Bianconi
2018-01-24
2
-1
/
+2
*
mt76: fix transmission of encrypted management frames
Felix Fietkau
2018-01-24
4
-3
/
+28
*
mt76x2: fix WMM parameter configuration
Lorenzo Bianconi
2018-01-24
2
-12
/
+15
*
mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()
Lorenzo Bianconi
2018-01-17
1
-1
/
+1
*
mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
Lorenzo Bianconi
2018-01-17
1
-1
/
+3
*
mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()
Lorenzo Bianconi
2018-01-08
1
-1
/
+1
*
mt76: fix memcpy to potential null pointer on failed allocation
Colin Ian King
2018-01-08
1
-0
/
+2
*
mt76x2: init: fix rx filter default value during init
Lorenzo Bianconi
2018-01-08
1
-1
/
+2
*
mt76x2: configure rx filter based on monitor mode setting
Felix Fietkau
2018-01-08
1
-0
/
+9
*
mt76x2: init: disable APCLI by default
Lorenzo Bianconi
2018-01-08
1
-2
/
+0
*
mt76x2: convert between per-chain tx power and combined output
Felix Fietkau
2018-01-08
2
-0
/
+10
*
mt76x2: initialize channel power limits at probe time
Felix Fietkau
2018-01-08
4
-13
/
+43
*
mt76x2: add channel argument to eeprom tx power functions
Felix Fietkau
2018-01-08
3
-17
/
+26
*
mt76x2: increase OFDM SIFS time
Felix Fietkau
2018-01-08
1
-8
/
+1
[next]