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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-27
ath10k: dont duplicate service-pipe mapping
Michal Kazior
1
-44
/
+33
2014-08-27
ath10k: move pci init structures
Michal Kazior
1
-96
/
+96
2014-08-26
ath10k: fix fw crash dumping
Michal Kazior
1
-5
/
+3
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
15
-781
/
+833
2014-08-26
orinoco_usb: use USB API functions rather than constants
Himangi Saraogi
1
-8
/
+2
2014-08-26
atmel_cs: Remove typedef local_info_t
Himangi Saraogi
1
-11
/
+11
2014-08-26
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conj...
Rickard Strandqvist
1
-3
/
+3
2014-08-26
wireless: wlcore: Use devm_kzalloc
Himangi Saraogi
1
-14
/
+6
2014-08-26
wil6210: fix access after free in wil_pcie_remove()
Vladimir Kondratiev
1
-1
/
+2
2014-08-26
wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC
Vladimir Kondratiev
1
-1
/
+1
2014-08-26
wil6210: fix free'd memory access in wil_if_free()
Vladimir Kondratiev
1
-1
/
+5
2014-08-26
wil6210: Limit max number of associated stations
Dedy Lansky
1
-1
/
+14
2014-08-26
wil6210: fix false "scan timeout"
Vladimir Kondratiev
1
-1
/
+3
2014-08-26
wil6210: fix beamforming data reporting
Vladimir Kondratiev
5
-49
/
+72
2014-08-26
wil6210: convert debugfs to the table mode
Vladimir Kondratiev
1
-74
/
+180
2014-08-26
wil6210: Workaround for Sparrow with bad device id
Vladimir Kondratiev
1
-0
/
+2
2014-08-26
wil6210: wait longer for hardware reset completion
Vladimir Kondratiev
1
-4
/
+7
2014-08-26
wil6210: check error in wil_target_reset()
Vladimir Kondratiev
1
-5
/
+7
2014-08-26
wil6210: update copyright year 2014
Vladimir Kondratiev
12
-11
/
+27
2014-08-26
wil6210: fix race in reset
Vladimir Kondratiev
1
-1
/
+4
2014-08-26
wil6210: map MAC timer for packet lifetime into debugfs
Vladimir Kondratiev
2
-0
/
+6
2014-08-26
mwifiex: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-26
cw1200: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-3
/
+1
2014-08-26
net: wireless: wl1251: Remove unnecessary free_irq
Himangi Saraogi
1
-1
/
+0
2014-08-26
b43: N-PHY: support setting custom TX power
Rafał Miłecki
3
-12
/
+77
2014-08-26
b43: implement PPR (Power Per Rate) management/API
Rafał Miłecki
4
-0
/
+252
2014-08-26
b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14
Rafał Miłecki
3
-3
/
+87
2014-08-26
b43: N-PHY: update rev3+ gain control workarounds
Rafał Miłecki
1
-24
/
+37
2014-08-26
b43: flush some writes on Broadcom MIPS SoCs
Rafał Miłecki
11
-29
/
+49
2014-08-26
b43: don't duplicate common PHY read/write ops
Rafał Miłecki
5
-60
/
+12
2014-08-26
b43: update flushing many writes performed in a row
Rafał Miłecki
3
-3
/
+25
2014-08-25
ath10k: flush hif buffers before recovery
Michal Kazior
1
-0
/
+1
2014-08-25
ath10k: remove ar_pci->started
Michal Kazior
2
-12
/
+0
2014-08-25
ath10k: ignore ar_pci->started in pipe cleanup
Michal Kazior
1
-8
/
+0
2014-08-25
ath10k: update comment regarding warm reset
Michal Kazior
1
-5
/
+4
2014-08-25
ath10k: rework posting pci rx buffers
Michal Kazior
4
-161
/
+160
2014-08-25
ath10k: remove early irq handling
Michal Kazior
2
-125
/
+48
2014-08-25
ath10k: make sure to really disable irqs
Michal Kazior
1
-6
/
+37
2014-08-25
ath10k: split ce irq/handler setup
Michal Kazior
3
-68
/
+21
2014-08-25
ath10k: setup irq method in probe
Michal Kazior
2
-35
/
+39
2014-08-25
ath10k: fix legacy irq workaround
Michal Kazior
1
-3
/
+4
2014-08-25
ath10k: move fw init print
Michal Kazior
1
-5
/
+1
2014-08-25
ath10k: print more driver info when firmware crashes
Kalle Valo
4
-18
/
+22
2014-08-25
ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump()
Kalle Valo
1
-5
/
+5
2014-08-25
ath10k: provide firmware crash info via debugfs
Ben Greear
6
-13
/
+302
2014-08-25
ath10k: add ath10k_pci_diag_* helpers
Kalle Valo
1
-17
/
+38
2014-08-25
ath10k: fix a conflict bug in wmi service bitmap
Michal Kazior
1
-2
/
+2
2014-08-25
ath6kl: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
2
-2
/
+2
2014-08-22
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
Rasmus Villemoes
1
-4
/
+0
2014-08-22
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
1
-4
/
+14
[prev]
[next]