index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
mt76: add support for reporting tx status with skb
Felix Fietkau
11
-95
/
+231
2018-11-30
mt76: mt76x02: only override control->sta on sw-encrypted tx
Felix Fietkau
1
-1
/
+3
2018-11-30
mt76: mt76x02: skip station tx status for non-sta wcid entries
Felix Fietkau
1
-1
/
+1
2018-11-30
mt76: clean up more unused EXPORT_SYMBOLs
Felix Fietkau
3
-10
/
+1
2018-11-30
mt76x0: pci: add DFS support
Lorenzo Bianconi
7
-33
/
+49
2018-11-30
mt76: move dfs support in mt76x02-lib module
Lorenzo Bianconi
8
-102
/
+83
2018-11-30
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
7
-92
/
+48
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
14
-171
/
+54
2018-11-30
mt76x0: update init vals for MT_TX_PROT registers
Lorenzo Bianconi
1
-6
/
+9
2018-11-30
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
7
-34
/
+39
2018-11-30
mt76x0: pci: enable AP support
Lorenzo Bianconi
4
-39
/
+32
2018-11-30
mt76: introduce mt76x02_init_beacon_config routine
Lorenzo Bianconi
4
-28
/
+31
2018-11-30
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
6
-14
/
+15
2018-11-30
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
6
-14
/
+24
2018-11-30
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
8
-66
/
+34
2018-11-30
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
5
-7
/
+7
2018-11-30
mt76: move tx beacon routines in mt76x02-lib module
Lorenzo Bianconi
6
-147
/
+130
2018-11-30
mt76: move mac beacon routines in mt76x02-lib module
Lorenzo Bianconi
7
-129
/
+135
2018-11-30
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
8
-114
/
+87
2018-11-30
mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c
Lorenzo Bianconi
5
-10
/
+11
2018-11-30
mt76x0: align mt76x0u and mt76x0e fw version
Lorenzo Bianconi
3
-4
/
+23
2018-11-30
mt76x0: mac: remove mt76x0_mac_set_ampdu_factor
Lorenzo Bianconi
2
-26
/
+0
2018-11-30
mt76x0: pci: add missing MODULE_FIRMWARE macro
Lorenzo Bianconi
3
-3
/
+5
2018-11-30
mt76x0: init: simplify mt76x0_init_mac_registers
Lorenzo Bianconi
1
-17
/
+10
2018-11-30
mt76x0: antenna select corrections
Stanislaw Gruszka
2
-18
/
+44
2018-11-30
mt76: usb: fix static tracepoints
Lorenzo Bianconi
10
-347
/
+38
2018-11-30
mt76: mt76x0: handle chip specific initval differences
Felix Fietkau
2
-4
/
+49
2018-11-30
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
6
-18
/
+3
2018-11-30
mt76x0: do not perform MCU calibration for MT7630
Stanislaw Gruszka
2
-0
/
+8
2018-11-30
mt76x0: phy: unify calibration between mt76x0u and mt76x0e
Lorenzo Bianconi
4
-84
/
+4
2018-11-30
mt76x2u: introduce mac workqueue support
Lorenzo Bianconi
4
-1
/
+5
2018-11-30
mt76x0: use mt76x02_mac_work as stats handler
Lorenzo Bianconi
5
-81
/
+20
2018-11-30
mt76x0: use shared debugfs implementation
Lorenzo Bianconi
4
-92
/
+3
2018-11-30
mt76: move mt76x02_debugfs in mt76x02-lib module
Lorenzo Bianconi
7
-16
/
+17
2018-11-30
mt76: move mt76x02_mac_work routine in mt76x02-lib module
Lorenzo Bianconi
8
-25
/
+23
2018-11-30
mt76x0: pci: add get_survey support
Lorenzo Bianconi
8
-21
/
+30
2018-11-30
mt76x0: phy: improve code readability in initvals_phy.h
Lorenzo Bianconi
1
-722
/
+591
2018-11-30
mt76x0: phy: simplify rf configuration routines
Lorenzo Bianconi
2
-144
/
+106
2018-11-30
mt76x0: phy: use proper name convention
Lorenzo Bianconi
3
-113
/
+113
2018-11-30
mt76x2u: align channel gain logic to mt76x2 one
Lorenzo Bianconi
8
-177
/
+114
2018-11-30
mt76x2: align mt76x2 and mt76x2u firmware
Lorenzo Bianconi
3
-7
/
+4
2018-11-29
brcmfmac: Fix out of bounds memory access during fw load
Lyude Paul
1
-2
/
+6
2018-11-29
brcmfmac: Call brcmf_dmi_probe before brcmf_of_probe
Hans de Goede
1
-1
/
+1
2018-11-29
brcmfmac: support STA info struct v7
Dan Haab
1
-7
/
+33
2018-11-29
b43: Use cordic algorithm from kernel library
Priit Laes
5
-68
/
+15
2018-11-29
b43: Fix error in cordic routine
Larry Finger
1
-1
/
+1
2018-11-29
brcmsmac: Use cordic-related macros from common cordic library
Priit Laes
3
-11
/
+4
2018-11-23
iwlwifi: mvm: set HW capability VHT_EXT_NSS_BW
Shaul Triebitz
1
-0
/
+1
2018-11-23
iwlwifi: mvm: send the STA_HE_CTXT command in AP mode
Shaul Triebitz
1
-0
/
+3
2018-11-23
iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP mode
Shaul Triebitz
1
-0
/
+3
[next]