index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
mt76x02: do not enable RTS/CTS by default
Stanislaw Gruszka
3
-3
/
+2
2019-03-19
mt76: fix schedule while atomic in mt76x02_reset_state
Lorenzo Bianconi
3
-16
/
+23
2019-03-19
mt76: mt7603: use the correct hweight8() function
Felix Fietkau
3
-4
/
+3
2019-03-19
mt76x02u: check chip version on probe
Stanislaw Gruszka
3
-3
/
+18
2019-03-19
mt7601u: check chip version on probe
Stanislaw Gruszka
1
-0
/
+4
2019-03-07
iwlwifi: fix 64-bit division
Arnd Bergmann
1
-3
/
+1
2019-03-07
mt76x2u: remove duplicated entry in mt76x2u_device_table
Lorenzo Bianconi
1
-2
/
+1
2019-03-07
mt76: fix return value check in mt76_wmac_probe()
Wei Yongjun
1
-2
/
+2
2019-03-07
mt76: mt7603: set moredata flag when queueing ps-filtered packets
Felix Fietkau
1
-0
/
+11
2019-03-07
mt76: mt76x02: disable ED/CCA by default
Felix Fietkau
3
-1
/
+30
2019-03-07
mt76: when releasing PS frames, end the service period if no frame was found
Felix Fietkau
1
-0
/
+3
2019-03-07
mt76: mt7603: clear the service period on releasing PS filtered packets
Felix Fietkau
1
-0
/
+3
2019-03-07
mt76: mt7603: notify mac80211 about buffered frames in ps queue
Felix Fietkau
1
-2
/
+11
2019-03-07
mt76: mt7603: fix up hardware queue index for PS filtered packets
Felix Fietkau
1
-0
/
+4
2019-03-07
mt76: mt7603: clear ps filtering mode before releasing buffered frames
Felix Fietkau
1
-0
/
+2
2019-03-07
mt76: mt76x2: fix 2.4 GHz channel gain settings
Felix Fietkau
1
-5
/
+14
2019-03-07
mt76: mt76x2: fix external LNA gain settings
Felix Fietkau
1
-3
/
+8
2019-03-07
mt76: mt7603: fix tx status HT rate validation
Felix Fietkau
1
-1
/
+1
2019-03-07
mt76: mt76x02: reduce false positives in ED/CCA tx blocking
Felix Fietkau
3
-4
/
+26
2019-03-07
mt76: mt76x02: only update the base mac address if necessary
Felix Fietkau
1
-4
/
+6
2019-03-07
mt76x02: fix hdr pointer in write txwi for USB
Stanislaw Gruszka
1
-1
/
+2
2019-03-07
mt76: mt76x2: implement full device restart on watchdog reset
Felix Fietkau
9
-9
/
+132
2019-03-07
mt76: mt76x02: when setting a key, use PN from mac80211
Felix Fietkau
1
-1
/
+15
2019-03-07
mt76: rewrite dma descriptor base and ring size on queue reset
Felix Fietkau
1
-0
/
+2
2019-03-07
mt76: introduce q->stopped parameter
Lorenzo Bianconi
4
-3
/
+14
2019-02-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
29
-266
/
+792
2019-02-28
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
Alexei Avshalom Lazar
1
-3
/
+11
2019-02-28
wil6210: ignore HALP ICR if already handled
Maya Erez
3
-4
/
+12
2019-02-28
wil6210: fix invalid sta statistics update
Dedy Lansky
1
-3
/
+2
2019-02-28
wil6210: accessing 802.3 addresses via utility functions
Ahmad Masri
2
-21
/
+33
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
10
-75
/
+226
2019-02-28
wil6210: add option to drop Tx packets when Tx ring is full
Dedy Lansky
3
-2
/
+13
2019-02-28
wil6210: remove rtap_include_phy_info module param
Maya Erez
3
-81
/
+18
2019-02-28
ath10k: Fill rx duration for each peer in fw_stats for WCN3990
Surabhi Vishnoi
6
-6
/
+60
2019-02-28
ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_stats
Surabhi Vishnoi
1
-3
/
+3
2019-02-28
ath10k: Fix the wrong updation of SGI in tx_stats debugfs
Surabhi Vishnoi
2
-1
/
+4
2019-02-28
ath10k: Fix the wrong updation of BW in tx_stats debugfs entry
Surabhi Vishnoi
2
-4
/
+5
2019-02-28
ath10k: Fix the incorrect updation of NSS data in tx stats
Surabhi Vishnoi
1
-8
/
+8
2019-02-28
rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'
YueHaibing
1
-4
/
+2
2019-02-28
rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'
YueHaibing
1
-2
/
+0
2019-02-28
rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'
YueHaibing
1
-3
/
+0
2019-02-28
mt76: fix a leaked reference by adding a missing of_node_put
Wen Yang
1
-8
/
+16
2019-02-28
rtlwifi: rtl8192com: Fix blank line problems
Larry Finger
4
-8
/
+5
2019-02-28
rtlwifi: rtl8192cu: Fix problems with blank lines
Larry Finger
6
-11
/
+22
2019-02-28
rtlwifi: rtl8192ce: Fix missing blank lines
Larry Finger
4
-2
/
+15
2019-02-28
rtlwifi: Fix all blank line irregularities in main code files
Larry Finger
7
-6
/
+24
2019-02-28
rtlwifi: Fix blank line errors in main header files
Larry Finger
2
-7
/
+2
2019-02-28
rtlwifi: Fix alignment errors in wifi.h
Larry Finger
1
-42
/
+42
2019-02-28
rtlwifi: Fix problems with block comments in wifi.h
Larry Finger
1
-43
/
+50
2019-02-28
rtlwifi: Fix errors in spacing in wifi.h
Larry Finger
1
-85
/
+85
[next]