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
2010-10-14
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-12
tg3: restore rx_dropped accounting
Eric Dumazet
2
-3
/
+5
2010-10-12
b44: fix carrier detection on bind
Paul Fertser
1
-2
/
+2
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
1
-13
/
+13
2010-10-11
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
1
-0
/
+3
2010-10-09
r8169: use device model DMA API
Stanislaw Gruszka
1
-24
/
+29
2010-10-09
r8169: allocate with GFP_KERNEL flag when able to sleep
Stanislaw Gruszka
1
-6
/
+6
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-10-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
3
-56
/
+85
2010-10-06
ath9k_hw: fix regression in ANI listen time calculation
Felix Fietkau
1
-1
/
+1
2010-10-06
bonding: fix WARN_ON when writing to bond_master sysfs file
Neil Horman
1
-0
/
+9
2010-10-06
skge: add quirk to limit DMA
Stanislaw Gruszka
1
-1
/
+17
2010-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2010-10-04
netdev: Depend on INET before selecting INET_LRO
Ben Hutchings
1
-2
/
+2
2010-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+2
2010-09-28
iwl3945: queue the right work if the scan needs to be aborted
Florian Mickler
2
-2
/
+2
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-63
/
+252
2010-09-28
de2104x: fix ethtool
Ondrej Zary
1
-2
/
+5
2010-09-27
3c59x: fix regression from patch "Add ethtool WOL support"
Jan Beulich
1
-0
/
+10
2010-09-27
sgiseeq: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
ibm_newemac: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-2
/
+2
2010-09-27
smsc911x: Add MODULE_ALIAS()
Vincent Stehlé
1
-0
/
+1
2010-09-27
de2104x: fix TP link detection
Ondrej Zary
1
-2
/
+21
2010-09-27
de2104x: fix power management
Ondrej Zary
1
-0
/
+3
2010-09-25
de2104x: disable autonegotiation on broken hardware
Ondrej Zary
1
-2
/
+10
2010-09-23
e1000e: 82579 do not gate auto config of PHY by hardware during nominal use
Bruce Allan
1
-9
/
+68
2010-09-23
e1000e: 82579 jumbo frame workaround causing CRC errors
Bruce Allan
2
-21
/
+20
2010-09-23
e1000e: 82579 unaccounted missed packets
Bruce Allan
2
-0
/
+49
2010-09-23
e1000e: 82566DC fails to get link
Bruce Allan
1
-2
/
+5
2010-09-23
e1000e: 82579 SMBus address and LEDs incorrect after device reset
Bruce Allan
1
-3
/
+3
2010-09-23
e1000e: 82577/8/9 issues with device in Sx
Bruce Allan
1
-8
/
+39
2010-09-23
atl1: zero out CMB and SBM in atl1_free_ring_resources
Luca Tettamanti
1
-0
/
+6
2010-09-23
atl1: fix resume
Luca Tettamanti
1
-2
/
+3
2010-09-22
netxen: dont set skb->truesize
Eric Dumazet
1
-3
/
+0
2010-09-22
qlcnic: dont set skb->truesize
Eric Dumazet
1
-5
/
+0
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+5
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-11
/
+26
2010-09-18
qlcnic: dont assume NET_IP_ALIGN is 2
Eric Dumazet
1
-1
/
+1
2010-09-18
iwlwifi: do not perferm force reset while doing scan
Wey-Yi Guy
1
-0
/
+5
2010-09-17
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-17
drivers/net/eql.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-17
drivers/net/usb/hso.c: prevent reading uninitialized memory
Dan Rosenberg
1
-0
/
+2
2010-09-16
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-56
/
+83
2010-09-16
r8169: Handle rxfifo errors on 8168 chips
Matthew Garrett
1
-3
/
+2
2010-09-16
3c59x: Remove atomic context inside vortex_{set|get}_wol
Denis Kirjanov
1
-4
/
+3
2010-09-15
pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails
Dominik Brodowski
1
-56
/
+83
2010-09-15
phylib: fix PAL state machine restart on resume
Simon Guinot
1
-2
/
+2
2010-09-15
bonding: correctly process non-linear skbs
Andy Gospodarek
2
-0
/
+6
[next]