index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x2_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76x2: move mt76x2 source files to mt76x2 folder
Lorenzo Bianconi
2018-10-05
1
-311
/
+0
*
mt76: move set_{tx,rx}_path routines in mt76x02-lib module
Lorenzo Bianconi
2018-10-01
1
-1
/
+1
*
mt76: move mt76_rate_power in mt76_dev
Lorenzo Bianconi
2018-10-01
1
-4
/
+4
*
mt76: unify sta_rate_tbl_update and related helpers
Stanislaw Gruszka
2018-09-19
1
-1
/
+1
*
mt76: unify add_interface
Stanislaw Gruszka
2018-09-19
1
-30
/
+1
*
mt76: unify remove_interface
Stanislaw Gruszka
2018-09-19
1
-1
/
+1
*
mt76: unify conf_tx
Stanislaw Gruszka
2018-09-19
1
-1
/
+1
*
mt76: unify set_key
Stanislaw Gruszka
2018-09-19
1
-1
/
+1
*
mt76: unify ampdu_action
Stanislaw Gruszka
2018-09-19
1
-1
/
+1
*
mt76: pratially unify add_interface
Stanislaw Gruszka
2018-09-19
1
-6
/
+1
*
mt76: unify sta_add / sta_remove
Stanislaw Gruszka
2018-09-19
1
-2
/
+2
*
mt76: unify sta structure part 2
Stanislaw Gruszka
2018-09-04
1
-1
/
+1
*
mt76: unify sta structure part 1
Stanislaw Gruszka
2018-09-04
1
-1
/
+1
*
mt76: unify mt76x02_vif struct
Stanislaw Gruszka
2018-09-04
1
-2
/
+2
*
mt76: use mac_wcid_set_drop in mt76x0
Stanislaw Gruszka
2018-09-04
1
-1
/
+1
*
mt76: create new mt76x02-lib module for common mt76x{0,2} code
Stanislaw Gruszka
2018-09-04
1
-18
/
+19
*
mt76: add mt76x2_common to mt76x2-common module
Lorenzo Bianconi
2018-08-02
1
-307
/
+0
*
mt76x2: add frame protection support
Lorenzo Bianconi
2018-07-30
1
-0
/
+16
*
mt76: track ewma rssi for gain adjustment per station
Felix Fietkau
2018-06-27
1
-0
/
+2
*
mt76: fix beacon timer drift
Felix Fietkau
2018-06-27
1
-1
/
+4
*
mt76: prevent tx scheduling during channel change
Felix Fietkau
2018-05-23
1
-2
/
+8
*
mt76: fix sending encrypted broadcast packets for secondary interfaces
Felix Fietkau
2018-05-23
1
-1
/
+1
*
mt76x2: apply coverage class on slot time too
Lorenzo Bianconi
2018-05-23
1
-2
/
+1
*
mt76: stop tx queues from the driver callback instead of common code
Felix Fietkau
2018-04-24
1
-0
/
+1
*
mt76x2: fix warning in ieee80211_get_key_rx_seq()
Lorenzo Bianconi
2018-03-27
1
-0
/
+11
*
mt76x2: add mac80211 {set,get}_antenna callbacks
Lorenzo Bianconi
2018-03-13
1
-0
/
+36
*
mt76: implement AP_LINK_PS
Felix Fietkau
2018-02-01
1
-14
/
+14
*
mt76: validate rx CCMP PN
Felix Fietkau
2018-01-26
1
-0
/
+1
*
mt76: pass the per-vif wcid to the core for multicast rx
Felix Fietkau
2018-01-26
1
-0
/
+1
*
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
2018-01-26
1
-0
/
+2
*
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
2018-01-26
1
-0
/
+1
*
mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
Lorenzo Bianconi
2018-01-24
1
-0
/
+2
*
mt76: fix transmission of encrypted management frames
Felix Fietkau
2018-01-24
1
-1
/
+7
*
mt76x2: fix WMM parameter configuration
Lorenzo Bianconi
2018-01-24
1
-12
/
+14
*
mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
Lorenzo Bianconi
2018-01-17
1
-1
/
+3
*
mt76x2: configure rx filter based on monitor mode setting
Felix Fietkau
2018-01-08
1
-0
/
+9
*
mt76x2: convert between per-chain tx power and combined output
Felix Fietkau
2018-01-08
1
-0
/
+7
*
mt76: fix returnvar.cocci warnings
Fengguang Wu
2018-01-08
1
-2
/
+1
*
mt76: add driver code for MT76x2e
Felix Fietkau
2017-12-07
1
-0
/
+545