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
2013-04-26
igb: limit udelay for phy changes to 10000us
Andi Kleen
1
-3
/
+3
2013-04-26
e1000e: panic caused by Rx traffic arriving while interface going down
Bruce Allan
1
-2
/
+5
2013-04-26
e1000e: fix numeric overflow in phc settime method
Richard Cochran
1
-2
/
+1
2013-04-25
net/cpsw: fix irq_disable() with threaded interrupts
Sebastian Siewior
1
-3
/
+22
2013-04-25
net/cpsw: optimize the for_each_slave_macro()
Sebastian Siewior
1
-3
/
+6
2013-04-25
net/cpsw: make sure modules remove does not leak any ressources
Sebastian Siewior
1
-7
/
+16
2013-04-25
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
3
-0
/
+4
2013-04-25
net/cpsw: redo rx skb allocation in rx path
Sebastian Siewior
2
-21
/
+19
2013-04-25
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
4
-10
/
+10
2013-04-25
net/cpsw: don't rely only on netif_running() to check which device is active
Sebastian Siewior
1
-11
/
+22
2013-04-25
net/cpsw: don't continue if we miss to allocate rx skbs
Sebastian Siewior
1
-13
/
+22
2013-04-25
net/davinci_cpdma: don't check for jiffies with interrupts
Sebastian Siewior
1
-8
/
+12
2013-04-25
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
4
-1
/
+16
2013-04-25
bonding: fix locking in enslave failure path
nikolay@redhat.com
1
-2
/
+4
2013-04-25
bnx2x: Prevent NULL pointer dereference in kdump
Yuval Mintz
3
-23
/
+39
2013-04-25
net: fec: Enable imx6 enet checksum acceleration.
Jim Baxter
2
-4
/
+106
2013-04-25
caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()
Wei Yongjun
1
-0
/
+1
2013-04-25
net: calxedaxgmac: fix condition in xgmac_set_features()
Dan Carpenter
1
-1
/
+1
2013-04-25
tuntap: correct the return value in tun_set_iff()
Jason Wang
1
-2
/
+6
2013-04-25
gianfar: do not advertise any alarm capability.
Richard Cochran
1
-2
/
+1
2013-04-25
sfc: Fix naming of MTD partitions for FPGA bitfiles
Ben Hutchings
1
-1
/
+1
2013-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-94
/
+166
2013-04-25
igb: Bump version of driver
Carolyn Wyborny
1
-3
/
+3
2013-04-25
igb: Remove id's that will not be productized for Linux.
Carolyn Wyborny
2
-4
/
+0
2013-04-25
igb: Remove dead code path
Matthew Vick
1
-4
/
+0
2013-04-25
igb: Retain HW VLAN filtering while in promiscuous + VT mode
Greg Rose
1
-1
/
+68
2013-04-25
igb: display a warning message when SmartSpeed works
Koki Sanagi
1
-0
/
+6
2013-04-25
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
Alexander Duyck
1
-35
/
+1
2013-04-25
igb: Add SMBI semaphore to I210/I211
Matthew Vick
3
-26
/
+43
2013-04-25
igb: SERDES loopback sigdetect bit on i210 devices
Akeem G. Abodunrin
1
-7
/
+2
2013-04-25
ixgbe: add WOL support for new subdevice ID
Emil Tantilov
2
-0
/
+2
2013-04-25
ixgbe: add SFP+ LX module support
Don Skidmore
4
-10
/
+25
2013-04-25
ixgbe: rename wol_supported to more fitting wol_enabled
Jacob Keller
3
-4
/
+4
2013-04-25
ixgbe: add driver support for x520 OCP adapter.
Don Skidmore
2
-0
/
+9
2013-04-25
ixgbe: fix possible divide by zero in ixgbe_update_itr
Don Skidmore
1
-0
/
+3
2013-04-25
be2net: Fix PVID tag offload for packets with inline VLAN tag.
Ajit Khaparde
1
-0
/
+8
2013-04-25
be2net: fix a Tx stall bug caused by a specific ipv6 packet
Ajit Khaparde
4
-7
/
+144
2013-04-25
be2net: Remove an incorrect pvid check in Tx
Ajit Khaparde
1
-10
/
+4
2013-04-25
qlcnic: Update version to 5.2.42
Shahed Shaikh
1
-2
/
+2
2013-04-25
qlcnic: Add identifying string for 83xx adapter
Himanshu Madhani
1
-19
/
+106
2013-04-25
qlcnic: Rename the IRQ description.
Himanshu Madhani
2
-9
/
+18
2013-04-25
qlcnic: Enable Interrupt Coalescing for 83xx adapter
Himanshu Madhani
4
-22
/
+87
2013-04-25
qlcnic: Add eSwitch statistics support
Shahed Shaikh
3
-1
/
+11
2013-04-25
qlcnic: Take EPORT out of reset sequence before disabling PAUSE
Manish Chopra
1
-0
/
+25
2013-04-25
qlcnic: Enhance channel configuration logs
Manish Chopra
3
-8
/
+28
2013-04-25
bnx2x: Allow recovery from second slot reset
Yuval Mintz
1
-0
/
+1
2013-04-25
bnx2x: Fix memory leak
Yuval Mintz
2
-3
/
+3
2013-04-25
bnx2x: Enhance MAC configuration for VFs
Dmitry Kravkov
4
-15
/
+30
2013-04-25
bnx2x: Allow RX/TX pause control in autoneg
Yaniv Rosner
2
-5
/
+14
2013-04-25
bnx2x: prevent GRO false checksum claims
Yuval Mintz
1
-5
/
+11
[prev]
[next]