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-08-07
stmmac: dwmac-ipq806x: fix static checker warning
Mathieu Olivari
1
-2
/
+2
2015-08-07
net: netcp: fix unused interface rx buffer size configuration
WingMan Kwok
2
-23
/
+13
2015-08-07
net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y
Ian Campbell
1
-3
/
+0
2015-08-07
r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips
Ivan Vecera
1
-1
/
+3
2015-08-07
Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub...
David S. Miller
8
-10
/
+51
2015-08-07
xen/netback: Wake dealloc thread after completing zerocopy work
Ross Lagerwall
2
-1
/
+6
2015-08-07
net: fec: fix initial runtime PM refcount
Lucas Stach
1
-0
/
+1
2015-08-06
bus: subsys: update return type of ->remove_dev() to void
Viresh Kumar
1
-3
/
+1
2015-08-04
xen-netback: Allocate fraglist early to avoid complex rollback
Ross Lagerwall
1
-28
/
+33
2015-08-04
3c59x: Fix resource leaks in vortex_open
Jia-Ju Bai
1
-9
/
+8
2015-08-03
rtlwifi: rtl8723be: Add module parameter for MSI interrupts
Larry Finger
1
-0
/
+1
2015-08-03
rocker: free netdevice during netdevice removal
Ido Schimmel
1
-0
/
+1
2015-08-01
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-08-01
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
2015-08-01
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-08-01
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
73
-746
/
+696
2015-07-31
rtlwifi: Fix NULL dereference when PCI driver used as an AP
Luis Felipe Dominguez Vega
1
-2
/
+5
2015-07-31
b43: fix extpa_gain check for 2GHz
Hauke Mehrtens
1
-1
/
+1
2015-07-31
rsi: Fix failure to load firmware after memory leak fix and fix the leak
Mike Looijmans
2
-1
/
+11
2015-07-31
Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/li...
Kalle Valo
3
-6
/
+33
2015-07-31
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-31
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
2015-07-30
iwlwifi: pcie: fix stuck queue detection for sleeping clients
Emmanuel Grumbach
1
-2
/
+13
2015-07-30
qlcnic: Fix corruption while copying
Shahed Shaikh
1
-1
/
+1
2015-07-30
net: thunderx: Fix for crash while BGX teardown
Thanneeru Srinivasulu
1
-1
/
+4
2015-07-30
net: thunderx: Add PCI driver shutdown routine
Sunil Goutham
1
-0
/
+6
2015-07-30
net: thunderx: Fix crash when changing rss with mutliple traffic flows
Sunil Goutham
1
-4
/
+5
2015-07-30
net: thunderx: Set watchdog timeout value
Sunil Goutham
2
-0
/
+10
2015-07-30
net: thunderx: Wakeup TXQ only if CQE_TX are processed
Sunil Goutham
3
-15
/
+31
2015-07-30
net: thunderx: Suppress alloc_pages() failure warnings
Sunil Goutham
1
-2
/
+4
2015-07-30
net: thunderx: Fix TSO packet statistic
Sunil Goutham
1
-0
/
+1
2015-07-30
net: thunderx: Fix memory leak when changing queue count
Sunil Goutham
1
-9
/
+14
2015-07-30
net: thunderx: Fix RQ_DROP miscalculation
Sunil Goutham
1
-3
/
+11
2015-07-30
net: thunderx: Fix memory leak while tearing down interface
Sunil Goutham
2
-3
/
+6
2015-07-30
net: thunderx: Fix data integrity issues with LDWB
Sunil Goutham
1
-1
/
+1
2015-07-30
net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions
Karicheri, Muralidharan
2
-28
/
+17
2015-07-30
net: netcp: ethss: fix up incorrect use of list api
Karicheri, Muralidharan
1
-3
/
+2
2015-07-30
net: netcp: fix cleanup interface list in netcp_remove()
Karicheri, Muralidharan
1
-2
/
+11
2015-07-29
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
1
-1
/
+3
2015-07-28
iwlwifi: mvm: Fix regular scan priority
Avraham Stern
1
-1
/
+1
2015-07-28
iwlwifi: pcie: fix prepare card flow
Emmanuel Grumbach
1
-3
/
+19
2015-07-28
macvtap: fix network header pointer for VLAN tagged pkts
Ivan Vecera
1
-0
/
+7
2015-07-28
macb: Fix build with macro'ized readl/writel.
David S. Miller
2
-15
/
+15
2015-07-27
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+76
2015-07-27
net: netcp: Fixes SGMII reset on network interface shutdown
WingMan Kwok
3
-2
/
+47
2015-07-27
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
Andy Shevchenko
1
-8
/
+2
2015-07-27
net/macb: suppress compiler warnings
Andy Shevchenko
2
-6
/
+5
2015-07-27
net/macb: use dev_*() when netdev is not yet registered
Andy Shevchenko
1
-2
/
+2
2015-07-27
net/macb: check if macb_config present
Andy Shevchenko
1
-2
/
+1
[prev]
[next]