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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-266
/
+555
2016-01-30
net: tg3: avoid uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2016-01-30
net: nb8800: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2016-01-30
net: vxge: avoid unused function warnings
Arnd Bergmann
1
-19
/
+12
2016-01-30
net: bgmac: clarify CONFIG_BCMA dependency
Arnd Bergmann
1
-1
/
+4
2016-01-30
net: hp100: remove unnecessary #ifdefs
Arnd Bergmann
1
-18
/
+0
2016-01-30
net: davinci_cpdma: use dma_addr_t for DMA address
Arnd Bergmann
1
-6
/
+6
2016-01-30
net: moxart: use correct accessors for DMA memory
Arnd Bergmann
2
-18
/
+32
2016-01-30
bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.
Michael Chan
1
-2
/
+3
2016-01-30
bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.
Michael Chan
1
-2
/
+0
2016-01-30
bnxt_en: Ring free response from close path should use completion ring
Prashant Sreedharan
1
-1
/
+1
2016-01-29
net: cavium: liquidio: use helpers ns_to_timespec64()
Kefeng Wang
1
-3
/
+1
2016-01-29
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
3
-6
/
+5
2016-01-29
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
1
-2
/
+2
2016-01-29
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-01-29
mlxsw: reg: Use correct offset in field definiton
Ido Schimmel
1
-3
/
+3
2016-01-29
mlxsw: spectrum: Compare local ports instead of pointers
Ido Schimmel
1
-2
/
+4
2016-01-29
mlxsw: spectrum: Dump LAG FDB records only once
Ido Schimmel
1
-2
/
+10
2016-01-29
mlxsw: spectrum: Use correct netdev when notifying bridge
Ido Schimmel
1
-2
/
+4
2016-01-29
mlxsw: spectrum: Don't report VLAN for 802.1D FDB entries
Ido Schimmel
1
-15
/
+16
2016-01-29
mlxsw: spectrum: Notify bridge's FDB only based on learning_sync
Ido Schimmel
1
-8
/
+6
2016-01-29
mlxsw: spectrum: Disable learning according to STP state
Ido Schimmel
1
-1
/
+1
2016-01-29
mlxsw: spectrum: Don't forward packets when STP state is DISABLED
Ido Schimmel
1
-1
/
+1
2016-01-29
mlxsw: spectrum: Flush FDB when leaving bridge
Ido Schimmel
1
-8
/
+129
2016-01-29
mlxsw: reg: Add the Switch Filtering DB Flush register
Ido Schimmel
1
-0
/
+88
2016-01-29
mlxsw: spectrum: Handle port leaving LAG while bridged
Ido Schimmel
3
-3
/
+36
2016-01-26
net: i40e: shut up uninitialized variable warnings
Arnd Bergmann
1
-2
/
+2
2016-01-26
i40e: fix build warnings
Eric Dumazet
1
-10
/
+5
2016-01-25
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
2
-7
/
+4
2016-01-25
net: macb: fix build warning
Sudip Mukherjee
1
-1
/
+1
2016-01-25
net: fec: make driver endian-safe
Johannes Berg
3
-72
/
+101
2016-01-25
82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)
Martin Roth
1
-1
/
+1
2016-01-25
drivers: net: xgene: fix extra IRQ issue
Iyappan Subramanian
2
-3
/
+10
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-170
/
+452
2016-01-21
net: mvneta: get optional bus clk
Jisheng Zhang
1
-0
/
+8
2016-01-21
net: mvneta: Try to get named core clock first
Jisheng Zhang
1
-1
/
+3
2016-01-21
net: mvneta: sort the headers in alphabetic order
Jisheng Zhang
1
-13
/
+13
2016-01-21
net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats
Jisheng Zhang
1
-5
/
+4
2016-01-21
net: hns: enet specifies a reference to dsaf
yankejian
7
-28
/
+28
2016-01-21
net: bcmgenet: Properly configure PHY to ignore interrupt
Florian Fainelli
1
-1
/
+1
2016-01-21
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
1
-46
/
+2
2016-01-21
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
1
-0
/
+12
2016-01-21
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
1
-0
/
+24
2016-01-21
net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
majd@mellanox.com
1
-0
/
+52
2016-01-21
net/mlx5_core: Add RQ and SQ event handling
majd@mellanox.com
2
-19
/
+108
2016-01-21
net/mlx5_core: Export transport objects
majd@mellanox.com
5
-80
/
+16
2016-01-21
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
3
-13
/
+0
2016-01-19
net/mlx4_core: Add support for RoCE v2 entropy
Moni Shoua
1
-0
/
+26
2016-01-19
net/mlx4_core: Add support for configuring RoCE v2 UDP port
Moni Shoua
1
-1
/
+15
2016-01-19
net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes
Moni Shoua
2
-1
/
+11
[next]