index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_mac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: make mt76_update_survey() per phy
Ryder Lee
2021-06-19
1
-1
/
+1
*
mt76: remove qid argument to drv->tx_complete_skb
Felix Fietkau
2020-09-24
1
-2
/
+1
*
mt76: mt76x02: minor mt76x02_mac_set_beacon optimization
Stanislaw Gruszka
2020-02-14
1
-1
/
+1
*
mt76: mt76x02: split beaconing
Markus Theil
2020-02-14
1
-2
/
+1
*
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
1
-0
/
+6
*
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
1
-0
/
+1
*
mt76: mt76x02: move mac_reset_counter in mt76x02_lib module
Lorenzo Bianconi
2019-11-20
1
-0
/
+1
*
mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enable
Lorenzo Bianconi
2019-09-05
1
-1
/
+1
*
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-09-05
1
-12
/
+1
*
mt76: mt76x02: remove enable from mt76x02_edcca_init signature
Lorenzo Bianconi
2019-06-25
1
-1
/
+1
*
mt76: remove mt76_queue dependency from tx_complete_skb function pointer
Lorenzo Bianconi
2019-05-01
1
-2
/
+2
*
mt76: mt76x2: implement full device restart on watchdog reset
Felix Fietkau
2019-03-07
1
-0
/
+2
*
mt76: explicitly disable energy detect cca during scan
Felix Fietkau
2019-02-18
1
-1
/
+1
*
mt76: beaconing fixes for USB
Stanislaw Gruszka
2019-02-18
1
-2
/
+2
*
mt76x02: initialize mutli bss mode when set up address
Stanislaw Gruszka
2019-02-18
1
-1
/
+1
*
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
2019-01-17
1
-6
/
+0
*
mt76: add energy detect CCA support to mt76x{0,2}e drivers
Lorenzo Bianconi
2019-01-11
1
-0
/
+2
*
mt76x02: set protection according to ht operation element
Stanislaw Gruszka
2019-01-11
1
-0
/
+2
*
mt76x02: do not set protection on set_rts_threshold callback
Stanislaw Gruszka
2019-01-11
1
-1
/
+1
*
mt76: mt76x02: remove mt76x02_txq_init
Felix Fietkau
2018-11-30
1
-2
/
+0
*
mt76: mt76x02: make group_wcid the first member in struct mt76x02_vif
Felix Fietkau
2018-11-30
1
-2
/
+1
*
mt76: add support for reporting tx status with skb
Felix Fietkau
2018-11-30
1
-19
/
+0
*
mt76: clean up more unused EXPORT_SYMBOLs
Felix Fietkau
2018-11-30
1
-1
/
+0
*
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
1
-2
/
+2
*
mt76: move mac beacon routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
1
-0
/
+6
*
mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c
Lorenzo Bianconi
2018-11-30
1
-0
/
+1
*
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
2018-11-30
1
-2
/
+0
*
mt76: move mt76x02_mac_work routine in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
1
-0
/
+1
*
mt76x0: pci: add get_survey support
Lorenzo Bianconi
2018-11-30
1
-0
/
+1
*
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
Lorenzo Bianconi
2018-10-13
1
-15
/
+16
*
mt76: move mt76x02_tx_complete in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
1
-0
/
+19
*
mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudle
Lorenzo Bianconi
2018-10-05
1
-0
/
+1
*
mt76: move mt76x02_mac_process_rx in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
1
-0
/
+4
*
mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi
Lorenzo Bianconi
2018-10-05
1
-5
/
+0
*
mt76: move mt76x02_mac_write_txwi in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
1
-0
/
+3
*
mt76: fix return value of mt76x02_wait_for_mac
Stanislaw Gruszka
2018-10-01
1
-1
/
+1
*
mt76: move mt76x02_mac_setaddr in mt76x02-lib module
Lorenzo Bianconi
2018-10-01
1
-0
/
+1
*
mt76: partially unify filling txwi fields
Stanislaw Gruszka
2018-09-19
1
-1
/
+2
*
mt76: unify mac_process_rate
Stanislaw Gruszka
2018-09-19
1
-0
/
+2
*
mt76: unify send_tx_status and related helpers
Stanislaw Gruszka
2018-09-19
1
-0
/
+2
*
mt76: unify load_tx_status
Stanislaw Gruszka
2018-09-19
1
-0
/
+2
*
mt76: unify txwi and rxwi structures
Stanislaw Gruszka
2018-09-19
1
-0
/
+54
*
mt76: unify sta_rate_tbl_update and related helpers
Stanislaw Gruszka
2018-09-19
1
-0
/
+56
*
mt76: pratially unify add_interface
Stanislaw Gruszka
2018-09-19
1
-0
/
+3
*
mt76: unify sta structure part 2
Stanislaw Gruszka
2018-09-04
1
-0
/
+7
*
mt76: unify sta structure part 1
Stanislaw Gruszka
2018-09-04
1
-0
/
+21
*
mt76: unify mt76x02_vif struct
Stanislaw Gruszka
2018-09-04
1
-0
/
+6
*
mt76: use mac_wcid_set_drop in mt76x0
Stanislaw Gruszka
2018-09-04
1
-0
/
+1
*
mt76: unify mac_wcid_setup
Stanislaw Gruszka
2018-09-04
1
-0
/
+1
[next]