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-05-31
net: emaclite: Enable emaclite for Xilinx Arm Zynq platform
Michal Simek
1
-2
/
+2
2013-05-31
net: emaclite: Do not use microblaze and ppc IO functions
Michal Simek
1
-69
/
+69
2013-05-31
net: emaclite: Let's make xemaclite_adjust_link static
Michal Simek
1
-1
/
+1
2013-05-31
net: emaclite: Support multiple phys connected to one MDIO bus
Michal Simek
1
-1
/
+12
2013-05-31
net: emaclite: Report failures in mdio setup
Michal Simek
1
-3
/
+9
2013-05-31
Merge branch 'netxen_nic'
David S. Miller
3
-42
/
+102
2013-05-31
netxen_nic: Update version to 4.0.81
Manish Chopra
1
-2
/
+2
2013-05-31
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2
-7
/
+46
2013-05-31
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
1
-31
/
+46
2013-05-31
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2
-4
/
+10
2013-05-31
netxen_nic: Log driver version with firmware version
Manish Chopra
1
-3
/
+3
2013-05-31
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
24
-364
/
+395
2013-05-29
net/usb/kalmia: use %*phC to dump small buffers
Andy Shevchenko
1
-30
/
+15
2013-05-29
bonding: trivial: update the comments to reflect the reality
Veaceslav Falico
1
-3
/
+1
2013-05-29
bonding: trivial: remove unused parameter from alb_swap_mac_addr()
Veaceslav Falico
1
-4
/
+4
2013-05-29
vxlan: defer vxlan init as late as possible
Cong Wang
1
-1
/
+1
2013-05-29
vxlan: use unsigned int instead of unsigned
Cong Wang
1
-4
/
+4
2013-05-29
vxlan: remove the unused rcu head from struct vxlan_rdst
Cong Wang
1
-1
/
+0
2013-05-29
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
4
-4
/
+38
2013-05-29
sctp: Correct access to skb->{network, transport}_header
Simon Horman
2
-2
/
+2
2013-05-29
ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
3
-3
/
+5
2013-05-29
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
8
-13
/
+19
2013-05-29
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2
-4
/
+6
2013-05-29
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Simon Horman
1
-6
/
+5
2013-05-29
isdn: Correct comparison of skb->tail and skb-transport_header
Simon Horman
1
-1
/
+1
2013-05-29
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
6
-11
/
+21
2013-05-29
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2013-05-29
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Martin Hundebøll
8
-37
/
+51
2013-05-29
batman-adv: print the VID properly
Antonio Quartulli
1
-16
/
+21
2013-05-29
batman-adv: change VID semantic in the BLA code
Antonio Quartulli
5
-33
/
+49
2013-05-29
batman-adv: do not print orig nodes without nc neighbors on nc table print
Marek Lindner
1
-0
/
+7
2013-05-29
batman-adv: Remove unnecessary INIT_HLIST_NODE() calls
Linus Lüssing
2
-4
/
+0
2013-05-29
batman-adv: pass a 16bit long flag argument to tt_global_add()
Antonio Quartulli
2
-3
/
+18
2013-05-29
batman-adv: don't deal with NET_IP_ALIGN manually
Antonio Quartulli
4
-21
/
+21
2013-05-29
batman-adv: refactor batadv_tt_local_event()
Antonio Quartulli
1
-8
/
+15
2013-05-29
batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
Antonio Quartulli
3
-31
/
+36
2013-05-29
batman-adv: move ring_buffer helper functions in bat_iv_ogm
Antonio Quartulli
4
-80
/
+42
2013-05-29
batman-adv: use eth_hdr() when it makes sense
Antonio Quartulli
6
-18
/
+18
2013-05-29
batman-adv: don't initialise batman_iv private members in hard-interface.c
Antonio Quartulli
1
-7
/
+1
2013-05-29
batman-adv: do not silently ignore wrong condition
Antonio Quartulli
1
-1
/
+1
2013-05-29
batman-adv: don't check compat version twice
Antonio Quartulli
1
-7
/
+0
2013-05-29
batman-adv: don't check the source address twice
Antonio Quartulli
1
-11
/
+1
2013-05-29
batman-adv: slightly improve neighbor creation debug message
Antonio Quartulli
1
-1
/
+2
2013-05-29
batman-adv: drop useless argument seqno in neighbor creation
Antonio Quartulli
3
-11
/
+7
2013-05-29
batman-adv: fix typos in kernel doc & comments
Marek Lindner
1
-43
/
+39
2013-05-29
batman-adv: send each broadcast only once on non-wireless interfaces
Matthias Schiffer
4
-1
/
+15
2013-05-29
batman-adv: split batadv_is_wifi_iface() into two functions
Matthias Schiffer
1
-32
/
+52
2013-05-29
net: Fix build warnings after mac_header and transport_header became __u16.
David S. Miller
1
-5
/
+5
2013-05-29
arp: flush arp cache on IFF_NOARP change
Timo Teräs
1
-0
/
+6
2013-05-29
net: pass changed flags along with NETDEV_CHANGE event
Jiri Pirko
2
-2
/
+12
[next]