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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2015-11-30
ath10k: Fix write permission on few debugfs files
Mohammed Shafi Shajakhan
1
-6
/
+6
2015-11-30
ath10k: stop abusing GFP_DMA
Felix Fietkau
2
-4
/
+4
2015-11-30
ath10k: Enable AP + STA interface combination support for 10.x
Mohammed Shafi Shajakhan
1
-13
/
+17
2015-11-30
ath10k: fix board data fetch error message
Peter Oh
1
-1
/
+1
2015-11-23
ath10k: store msdu_id instead of txbuf pointers
Michal Kazior
2
-33
/
+28
2015-11-23
ath10k: replace vdev_id and tid in skb cb
Michal Kazior
4
-40
/
+50
2015-11-23
ath10k: fix tx header parsing
Michal Kazior
3
-6
/
+6
2015-11-23
ath10k: pack up flags in skb_cb
Michal Kazior
4
-15
/
+24
2015-11-23
ath10k: remove freq from skb_cb
Michal Kazior
3
-7
/
+8
2015-11-23
ath10k: remove is_offchan
Michal Kazior
3
-4
/
+6
2015-11-23
ath10k: remove txmode from skb_cb
Michal Kazior
4
-16
/
+38
2015-11-23
ath10k: rename function to adhere to naming convention
Michal Kazior
1
-3
/
+6
2015-11-23
ath10k: merge is_protected with nohwcrypt
Michal Kazior
3
-8
/
+10
2015-11-23
ath10k: adjust the RX packet pad offset at QCA99X0 4addr mode
Yanbo Li
4
-1
/
+27
2015-11-16
wil6210: hold wil->mutex while managing vrings
Vladimir Kondratiev
2
-6
/
+17
2015-11-16
ath10k: fix the wrong RX rate idx report at 11G mode
Yanbo Li
3
-3
/
+6
2015-11-12
ath10k: fix peerid configuration in htt tx desc for htt version < 3.4
Vasanthakumar Thiagarajan
4
-6
/
+20
2015-11-12
ath10k: rename the helper which is used for off-channel tx
Vasanthakumar Thiagarajan
1
-4
/
+4
2015-11-12
ath10k: fix peer assoc complete WMI command for 10.4
Vasanthakumar Thiagarajan
2
-1
/
+41
2015-11-04
ath10k: debugfs file to enable Bluetooth coexistence feature
Yanbo Li
3
-1
/
+73
2015-11-04
ath10k: add support for pktlog in QCA99X0
Vivek Natarajan
4
-0
/
+35
2015-11-04
ath10k: add new pdev params defines to 10.4
Vasanthakumar Thiagarajan
1
-0
/
+6
2015-11-04
ath10k: add new WMI cmd/event defines for 10.4
Vasanthakumar Thiagarajan
1
-0
/
+4
2015-11-04
ath10k: add new service defines for 10.4
Vasanthakumar Thiagarajan
1
-0
/
+10
2015-11-04
ath10k: add thermal throttling support for 10.4 firmware
Tamizh chelvam
2
-1
/
+5
2015-11-04
ath10k: set peer MFP flag in peer assoc command
Tamizh chelvam
4
-1
/
+18
2015-11-04
ath10k: add abstraction layer for peer flags
Tamizh chelvam
6
-31
/
+188
2015-11-04
ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rx
Manikanta Pubbisetty
1
-16
/
+3
2015-10-29
ath6kl: implement ethtool stats
Ben Greear
1
-0
/
+123
2015-10-29
ath6kl: break stats gathering code into separate method
Ben Greear
2
-23
/
+34
2015-10-29
ath6kl: fix firmware version assignment
Ben Greear
1
-1
/
+1
2015-10-29
ath6kl: add error message to explain lack of HT
Ben Greear
1
-0
/
+3
2015-10-29
ath6kl: report antenna configuration
Ben Greear
2
-0
/
+19
2015-10-29
wil6210: handle failure in Tx vring config
Vladimir Kondratiev
1
-1
/
+1
2015-10-29
wil6210: fix device ready detection
Vladimir Kondratiev
3
-13
/
+7
2015-10-29
wil6210: Fix TSO overflow handling
Hamad Kadmany
1
-15
/
+15
2015-10-29
wil6210: ignore selected WMI events
Vladimir Kondratiev
1
-0
/
+10
2015-10-29
ath10k: add QCA9377 chipset support
Bartosz Markowski
4
-0
/
+48
2015-10-29
ath10k: reload HT/VHT capabilities on antenna change
Rajkumar Manoharan
1
-11
/
+28
2015-10-29
ath10k: move static HT/VHT capability setup functions
Rajkumar Manoharan
1
-140
/
+140
2015-10-29
ath10k: fill HT/VHT MCS rateset only for configured chainmask
Rajkumar Manoharan
1
-3
/
+5
2015-10-29
ath10k: remove supported chain mask
Rajkumar Manoharan
3
-16
/
+9
2015-10-29
ath10k: remove shadow copy of CE descriptors for source ring
Rajkumar Manoharan
3
-33
/
+0
2015-10-29
ath10k: cleanup copy engine send completion
Rajkumar Manoharan
3
-50
/
+12
2015-10-29
ath10k: remove send completion validation in diag read/write
Rajkumar Manoharan
1
-20
/
+0
2015-10-29
ath10k: use local memory instead of shadow descriptor in ce_send
Rajkumar Manoharan
1
-7
/
+6
2015-10-29
ath10k: add fw_stats support to 10.4 firmware
Manikanta Pubbisetty
3
-0
/
+358
2015-10-29
ath10k: add FW API support to test mode
Alan Liu
5
-21
/
+205
2015-10-28
ath10k: enable adaptive CCA
Maharaja
6
-0
/
+85
2015-10-28
ssb: pick PCMCIA host code support from b43 driver
Rafał Miłecki
5
-194
/
+1
[next]