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
2015-05-09
net: dsa: mv88e6xxx: Fix false positive lockdep splat
Andrew Lunn
1
-9
/
+37
2015-05-09
net: dsa: mv88e6xxx: Replace stats mutex with SMI mutex
Andrew Lunn
1
-23
/
+27
2015-05-09
net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex
Andrew Lunn
2
-59
/
+63
2015-05-09
net: dsa: mv88e6131: Add support for mv88e6185
Andrew Lunn
1
-0
/
+3
2015-05-09
net: dsa: mv88e6171: Add other members of the family
Andrew Lunn
2
-3
/
+12
2015-05-09
net: dsa: Move mv88e6172 support into mv88e6352 family driver
Andrew Lunn
3
-51
/
+15
2015-05-09
net: dsa: Converting remaining registers to mnemonics
Andrew Lunn
5
-16
/
+69
2015-05-09
net: dsa: Centralize setting up ports
Andrew Lunn
6
-37
/
+20
2015-05-09
net: dsa: Centralise global and port setup code into mv88e6xxx.
Andrew Lunn
6
-660
/
+486
2015-05-06
vxlan: Correctly set flow*i_mark and flow4i_proto in route lookups
Thomas Graf
1
-0
/
+3
2015-05-06
net: axienet: Fix kernel-doc warnings
Michal Simek
3
-18
/
+32
2015-05-06
net: axienet: Removed _of_ prefix in probe and remove functions
Srikanth Thokala
1
-7
/
+7
2015-05-06
net: axienet: Use of_property_* calls
Srikanth Thokala
1
-20
/
+15
2015-05-06
net: axienet: Use devm_* calls
Srikanth Thokala
1
-27
/
+27
2015-05-06
net: axienet: Use pdev instead of op
Srikanth Thokala
1
-23
/
+24
2015-05-06
net: axienet: Fix comments blocks
Michal Simek
3
-59
/
+71
2015-05-06
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
2
-20
/
+21
2015-05-06
net: axienet: Support phy-less mode of operation
Srikanth Thokala
1
-5
/
+5
2015-05-06
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2
-28
/
+27
2015-05-06
net: axienet: Service completion interrupts ASAP
Peter Crosthwaite
1
-2
/
+4
2015-05-06
net: axienet: Handle 0 packet receive gracefully
Peter Crosthwaite
1
-3
/
+4
2015-05-06
net: axienet: Support for RGMII
Srikanth Thokala
1
-1
/
+8
2015-05-06
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2
-2
/
+16
2015-05-06
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
3
-79
/
+156
2015-05-06
cxgb4: Add device node to ULD info
Hariprasad Shenai
3
-1
/
+3
2015-05-06
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
Hariprasad Shenai
3
-0
/
+45
2015-05-06
cxgb4: Enable congestion notification from SGE for IQs and FLs.
Hariprasad Shenai
5
-13
/
+28
2015-05-06
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2
-1
/
+14
2015-05-06
ipvlan: Always set broadcast bit in multicast filter
Mahesh Bandewar
1
-14
/
+6
2015-05-06
ipvlan: Defer multicast / broadcast processing to a work-queue
Mahesh Bandewar
3
-52
/
+96
2015-05-04
ixgbe: Use a signed type to hold error codes
Mark Rustad
4
-11
/
+11
2015-05-04
ixgbe: Release semaphore bits in the right order
Mark Rustad
1
-4
/
+4
2015-05-04
ixgbe: Fix IOSF SB access issues
Mark Rustad
1
-37
/
+65
2015-05-04
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
1
-6
/
+7
2015-05-04
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
Alexander Duyck
1
-0
/
+14
2015-05-04
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
3
-16
/
+14
2015-05-04
e100: don't initialize int object to zero
Jean Sacren
1
-1
/
+1
2015-05-04
igb: simplify and clean up igb_enable_mas()
Todd Fujinaka
1
-20
/
+7
2015-05-04
via-rhine: close SMP transmit races.
françois romieu
1
-6
/
+45
2015-05-04
via-rhine: dma_wmb transmit barrier.
françois romieu
1
-1
/
+1
2015-05-04
via-rhine: add consistent memory barrier in vlan receive code.
françois romieu
1
-8
/
+14
2015-05-04
via-rhine: kiss rx_head_desc goodbye.
françois romieu
1
-10
/
+3
2015-05-04
via-rhine: forbid holes in the receive descriptor ring.
françois romieu
1
-50
/
+53
2015-05-04
via-rhine: gotoize rhine_open error path.
françois romieu
1
-6
/
+10
2015-05-04
via-rhine: allocate and map receive buffer in a single transaction
françois romieu
1
-14
/
+43
2015-05-04
via-rhine: commit receive buffer address before descriptor status update.
françois romieu
1
-0
/
+1
2015-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-113
/
+169
2015-05-02
net: rocker: Use ether_addr_equal
Simon Horman
1
-2
/
+2
2015-05-01
drivers: net: xgene: fix kbuild warnings
Iyappan Subramanian
2
-1
/
+3
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
[next]