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
2012-02-18
lantiq_etop: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-0
/
+7
2012-02-18
au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-4
/
+5
2012-02-18
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
18
-235
/
+426
2012-02-17
net: sh_eth: add support for VLAN tag filtering
Yoshihiro Shimoda
2
-0
/
+64
2012-02-17
net: sh_eth: add support for multicast filtering
Yoshihiro Shimoda
2
-5
/
+286
2012-02-17
net: sh_eth: modify a condition of ioremap for TSU
Yoshihiro Shimoda
1
-11
/
+14
2012-02-17
net: sh_eth: change the condition of initialization
Yoshihiro Shimoda
2
-2
/
+3
2012-02-17
net: sh_eth: add the value of tsu to the SH7757's GETHER
Yoshihiro Shimoda
1
-0
/
+1
2012-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
David S. Miller
21
-604
/
+3170
2012-02-16
batman-adv: export used routing algorithm via sysfs
Marek Lindner
2
-0
/
+16
2012-02-16
batman-adv: allowing changing the routing algorithm via module parameter
Marek Lindner
1
-0
/
+24
2012-02-16
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
7
-129
/
+129
2012-02-16
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
7
-0
/
+145
2012-02-16
batman-adv: warn if added interface is part of a bridge
Marek Lindner
1
-0
/
+8
2012-02-16
batman-adv: Move is_out_of_time() to main.h for general use
Martin Hundebøll
2
-20
/
+23
2012-02-16
batman-adv: Rm empty line from is_my_mac() in main.c
Martin Hundebøll
1
-1
/
+0
2012-02-16
batman-adv: simplify bat_ogm_receive API call
Marek Lindner
3
-9
/
+9
2012-02-16
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
10
-98
/
+87
2012-02-16
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
3
-3
/
+10
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
13
-26
/
+2192
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
6
-14
/
+50
2012-02-16
sfc: Pass NIC structure into efx_wanted_parallelism()
Ben Hutchings
1
-4
/
+4
2012-02-16
sfc: Add support for 'extra' channel types
Ben Hutchings
3
-108
/
+239
2012-02-16
sfc: Make all CPU/IRQ/channel/queue counts unsigned
Ben Hutchings
2
-9
/
+11
2012-02-16
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
2
-3
/
+3
2012-02-16
sfc: Disable flow control during flushes
Steve Hodgson
3
-0
/
+9
2012-02-16
sfc: Generalise event generation to cover VF-owned event queues
Ben Hutchings
2
-6
/
+7
2012-02-16
sfc: Use proper function to test for RX channel in efx_poll()
Ben Hutchings
1
-1
/
+1
2012-02-16
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
4
-318
/
+308
2012-02-16
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
3
-9
/
+13
2012-02-16
sfc: Generalise driver event generation
Ben Hutchings
1
-24
/
+27
2012-02-16
sfc: Correct MAC filter bitfield definitions
Ben Hutchings
1
-10
/
+10
2012-02-16
sfc: Add support for TX MAC filters
Ben Hutchings
2
-5
/
+72
2012-02-16
sfc: Add support for configuring RX unicast/multicast default filters
Ben Hutchings
3
-47
/
+214
2012-02-16
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
David S. Miller
2
-3
/
+3
2012-02-16
decnet: net/dn.h needs net/flow.h
David S. Miller
1
-0
/
+1
2012-02-16
cxgb3: update firmware version
Divy Le Ray
1
-2
/
+2
2012-02-16
renesas/sh_eth.c: fix linux/interrupt.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-16
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
16
-14
/
+29
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
24
-27
/
+26
2012-02-16
bnx2x: allow all functions to display the phy FW version
Mintz Yuval
3
-12
/
+6
2012-02-16
bnx2x: removed code re-checking memory base after device open
Mintz Yuval
1
-11
/
+0
2012-02-16
bnx2x: allow BCM84833 phy to advertise 100Base-T speeds
Mintz Yuval
1
-0
/
+5
2012-02-16
bnx2x: notify cnic of address of info-to-the-mcp
Mintz Yuval
1
-0
/
+5
2012-02-16
bnx2x: allocate smaller Rx rings for 1G functions
Mintz Yuval
1
-0
/
+7
2012-02-16
bnx2x: allocate memory dynamically in ethtool self-test.
Mintz Yuval
1
-2
/
+11
2012-02-16
bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised
Mintz Yuval
1
-8
/
+1
2012-02-16
bnx2x: added autoneg-restart after link advertisement changes
Mintz Yuval
1
-1
/
+1
2012-02-16
bnx2x: ethtool publishes link partners speed and FC
Mintz Yuval
3
-79
/
+272
2012-02-16
bnx2x: half duplex support added for several boards
Mintz Yuval
2
-0
/
+4
[next]