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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-08
tun: Fix copy/paste error in tun_get_user
Sridhar Samudrala
1
-1
/
+1
2009-06-08
net: Fix memcpy_toiovecend() to use the right offset
Sridhar Samudrala
1
-2
/
+2
2009-06-08
net: Fix skb_copy_datagram_from_iovec() to pass the right offset
Sridhar Samudrala
1
-1
/
+2
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
10
-29
/
+30
2009-06-08
net: num_dma_maps is not used
Eric Dumazet
2
-4
/
+0
2009-06-08
s2io: Remove private boolean definitions
Tobias Klauser
2
-20
/
+11
2009-06-08
hso: convert dev_alloc_skb() to netdev_alloc_skb()
Paulius Zaleckas
1
-3
/
+2
2009-06-08
netdev: Added KS8842 driver
Richard Röjfors
3
-0
/
+738
2009-06-08
net: Ensure partial checksum offset is inside the skb head
Herbert Xu
1
-3
/
+3
2009-06-08
tun: Optimise handling of bogus gso->hdr_len
Herbert Xu
1
-0
/
+4
2009-06-08
virtio_net: Set correct gso->hdr_len
Herbert Xu
1
-1
/
+1
2009-06-08
sis190: fix gigabit negotiation
Riccardo Ghetta
1
-12
/
+25
2009-06-08
sis190: add new phy found on asus F5Sr laptop
Riccardo Ghetta
1
-0
/
+1
2009-06-08
sis190: better message on unknown PHY
Riccardo Ghetta
1
-6
/
+9
2009-06-08
sis190: fix for x86_64 (bug 11509)
Riccardo Ghetta
1
-2
/
+2
2009-06-08
qlge: Fix timeout on firmware mailbox commands.
Ron Mercer
1
-2
/
+2
2009-06-08
qlge: Fix timeout on indexed register wait.
Ron Mercer
1
-1
/
+1
2009-06-08
qlge: Fix bug in MTU setting process.
Ron Mercer
1
-4
/
+1
2009-06-08
qlge: Fix bug in firmware event handler.
Ron Mercer
1
-0
/
+7
2009-06-08
qlge: Fix firmware event handler loop.
Ron Mercer
1
-1
/
+7
2009-06-08
netdev: smsc911x: add missing __devexit_p() usage
Mike Frysinger
1
-1
/
+1
2009-06-08
netdev: smsc911x: allow building on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-06-07
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-06-07
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
Peter P Waskiewicz Jr
4
-8
/
+85
2009-06-07
ixgbe: Re-adjust ring layouts to have better cacheline efficiency
Jesse Brandeburg
1
-16
/
+19
2009-06-07
ixgbe: Enable Flow Director hashing in 82599
Peter P Waskiewicz Jr
3
-1
/
+228
2009-06-07
ixgbe: Add Flow Director init and modify functions for 82599
Peter P Waskiewicz Jr
2
-0
/
+980
2009-06-07
ixgbe: Add hardware defines for Flow Director for 82599
Peter P Waskiewicz Jr
1
-0
/
+147
2009-06-07
ixgbe: Add a second feature flags variable, move HW RSC capability there
Peter P Waskiewicz Jr
3
-11
/
+12
2009-06-07
ixgbe: move tx processing into NAPI context
Alexander Duyck
1
-34
/
+107
2009-06-07
ixgbe: move v_idx into q_vector and use as index only
Alexander Duyck
3
-126
/
+117
2009-06-07
ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap
Alexander Duyck
1
-1
/
+1
2009-06-07
ixgbe: ethtool support to change advertised link modes of 82599 adapters
Mallikarjuna R Chilakala
2
-18
/
+33
2009-06-07
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
8
-227
/
+193
2009-06-07
ixgbe: Harden the 82599 multispeed fiber autotry mechanism
Peter P Waskiewicz Jr
4
-23
/
+106
2009-06-07
ixgbe: Add ethtool offline test support
Peter P Waskiewicz Jr
3
-3
/
+842
2009-06-07
ixgbe: Change the 82599 PHY DSP restart logic
Peter P Waskiewicz Jr
1
-4
/
+3
2009-06-07
ixgbe: Enable ACPI WoL capabilities for 82599
Peter P Waskiewicz Jr
1
-0
/
+3
2009-06-07
cfg80211: errno.h: define ERFKILL
Alexander Beregalov
4
-0
/
+7
2009-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
133
-4698
/
+4465
2009-06-07
removal of forcedeth device ids
Ayaz Abdulla
1
-38
/
+0
2009-06-07
forcedeth: addition of new mcp89 device id
Ayaz Abdulla
1
-0
/
+4
2009-06-07
forcedeth: remove device id macros
Ayaz Abdulla
1
-115
/
+98
2009-06-04
wimax: depend on rfkill properly
Johannes Berg
1
-0
/
+1
2009-06-04
ar9170: remove deprecated code
Christian Lamparter
2
-8
/
+0
2009-06-04
iwlwifi: fix comment describing disable_11n
Reinette Chatre
1
-1
/
+1
2009-06-04
iwlwifi: add value and range define for link quality command
Wey-Yi Guy
3
-5
/
+19
2009-06-04
iwlagn: delay ict interrupt.
Mohamed Abbas
1
-2
/
+3
2009-06-04
iwl3945/iwlwifi: fix led bug when SW rfkill
Abhijeet Kolekar
2
-8
/
+0
2009-06-04
iwl3945: port allow skb allocation in tasklet patch
Abhijeet Kolekar
1
-7
/
+25
[prev]
[next]