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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-08
ixgbevf: use PCI_DEVICE_TABLE macro
Stephen Hemminger
1
-6
/
+3
2013-03-08
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2
-33
/
+40
2013-03-08
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
2
-7
/
+12
2013-03-08
bridge: use ipv4_is_local_multicast() helper
Amerigo Wang
1
-1
/
+1
2013-03-08
bgmac: register MII bus
Rafał Miłecki
2
-1
/
+80
2013-03-08
be2net: Update copyright year
Vasundhara Volam
8
-8
/
+8
2013-03-08
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
12
-56
/
+55
2013-03-08
tcp: uninline tcp_prequeue()
Eric Dumazet
2
-44
/
+45
2013-03-08
Merge branch 'tg3'
David S. Miller
2
-108
/
+288
2013-03-08
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2
-16
/
+128
2013-03-08
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
1
-6
/
+42
2013-03-08
tg3: Cleanup firmware parsing code
Nithin Sujir
2
-36
/
+34
2013-03-08
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
1
-26
/
+27
2013-03-08
tg3: Refactor cpu pause/resume code
Nithin Sujir
1
-25
/
+58
2013-03-08
tg3: Add new FW_TSO flag
Matt Carlson
2
-8
/
+8
2013-03-08
Merge branch 'fdb'
David S. Miller
5
-138
/
+91
2013-03-08
qlcnic: Use generic fdb handler when driver options are not enabled.
Vlad Yasevich
1
-15
/
+6
2013-03-08
mlx4: Remove driver specific fdb handlers.
Vlad Yasevich
1
-76
/
+0
2013-03-08
ixgbe: Make use of the default fdb handlers.
Vlad Yasevich
1
-41
/
+1
2013-03-08
net: generic fdb support for drivers without ndo_fdb_<op>
Vlad Yasevich
2
-6
/
+84
2013-03-08
sfc: allocate more RX buffers per page
Daniel Pieczko
4
-45
/
+56
2013-03-08
sfc: Replace efx_rx_is_last_buffer() with a flag
Ben Hutchings
2
-11
/
+7
2013-03-08
sfc: reuse pages to avoid DMA mapping/unmapping costs
Daniel Pieczko
3
-94
/
+226
2013-03-08
sfc: Enable RX DMA scattering where possible
Ben Hutchings
9
-118
/
+363
2013-03-08
sfc: Update RX buffer address together with length
Ben Hutchings
2
-13
/
+8
2013-03-08
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
Ben Hutchings
1
-1
/
+1
2013-03-08
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
Ben Hutchings
1
-4
/
+4
2013-03-08
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
Ben Hutchings
3
-7
/
+9
2013-03-08
sfc: Make RX queue descriptor counts unsigned for consistency
Ben Hutchings
1
-3
/
+3
2013-03-08
sfc: Properly distinguish RX buffer and DMA lengths
Ben Hutchings
3
-20
/
+15
2013-03-08
sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len
Ben Hutchings
1
-2
/
+4
2013-03-08
sfc: Add AER and EEH support for Siena
Alexandre Rames
4
-26
/
+216
2013-03-08
sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF
Ben Hutchings
1
-1
/
+5
2013-03-08
sfc: Fix replacement detection in efx_filter_insert_filter()
Ben Hutchings
1
-23
/
+66
2013-03-08
sfc: Merge efx_filter_search() into efx_filter_insert()
Ben Hutchings
1
-36
/
+24
2013-03-08
sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters
Ben Hutchings
1
-16
/
+19
2013-03-08
sfc: Remove redundant parameter to efx_filter_search()
Ben Hutchings
1
-13
/
+8
2013-03-08
sfc: More sensible semantics for efx_filter_insert_filter() replace flag
Ben Hutchings
1
-4
/
+12
2013-03-08
sfc: Remove rx_alloc_method SKB
Alexandre Rames
5
-265
/
+101
2013-03-08
sfc: tidy up PTP synchronize function efx_ptp_process_times()
Laurence Evans
1
-28
/
+7
2013-03-08
sfc: PTP changes to support improved UUID filtering mode
Laurence Evans
2
-16
/
+46
2013-03-08
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
3
-14
/
+14
2013-03-08
Merge branch 'sfc-3.9' into master
Ben Hutchings
2
-3
/
+3
2013-03-07
htb: add HTB_DIRECT_QLEN attribute
Eric Dumazet
2
-15
/
+17
2013-03-07
r6040: check MDIO register busy waiting result
Florian Fainelli
1
-4
/
+7
2013-03-07
netconf: add the handler to dump entries
Nicolas Dichtel
2
-2
/
+138
2013-03-06
team: introduce random mode
Jiri Pirko
5
-21
/
+105
2013-03-06
team: introduce two default team_modeop functions and use them in modes
Jiri Pirko
4
-28
/
+24
2013-03-06
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
1
-1
/
+1
2013-03-06
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
1
-2
/
+2
[prev]
[next]