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
2007-11-14
[BONDING]: Fix resource use after free
Jay Vosburgh
1
-2
/
+2
2007-11-14
[IWLWIFI]: Not correctly dealing with hotunplug.
Oliver Neukum
1
-1
/
+2
2007-11-14
[E1000]: Fix schedule while atomic when called from mii-tool.
Jesse Brandeburg
1
-10
/
+3
2007-11-14
[NETX]: Fix build failure added by 2.6.24 statistics cleanup.
David S. Miller
1
-3
/
+3
2007-11-14
[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.
David S. Miller
1
-1
/
+1
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
1
-1
/
+1
2007-11-13
[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()
Roel Kluin
1
-4
/
+4
2007-11-13
[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.
Roel Kluin
1
-1
/
+1
2007-11-13
[TG3]: Update version to 3.86
Matt Carlson
1
-2
/
+2
2007-11-13
[TG3]: MII => TP
Matt Carlson
1
-1
/
+1
2007-11-13
[TG3]: Add A1 revs
Matt Carlson
2
-12
/
+21
2007-11-13
[TG3]: Increase the PCI MRRS
Matt Carlson
1
-1
/
+7
2007-11-13
[TG3]: Prescaler fix
Matt Carlson
2
-1
/
+24
2007-11-13
[TG3]: Limit 5784 / 5764 to MAC LED mode
Matt Carlson
1
-0
/
+3
2007-11-13
[TG3]: Disable GPHY autopowerdown
Matt Carlson
2
-0
/
+12
2007-11-13
[TG3]: CPMU adjustments for loopback tests
Matt Carlson
1
-5
/
+7
2007-11-13
[TG3]: Fix nvram selftest failures
Matt Carlson
2
-6
/
+38
2007-11-13
[TG3]: 5784 / 5764 DMA engine lockup fix
Matt Carlson
2
-2
/
+28
2007-11-13
[TG3]: APE flag fix
Matt Carlson
1
-1
/
+1
2007-11-13
[TG3]: 5784 / 5764 GPHY power down fix
Matt Carlson
2
-3
/
+32
2007-11-13
[TG3]: Fix 5761 PXEboot crash
Matt Carlson
1
-23
/
+23
2007-11-13
[NET]: Remove references to net-modules.txt.
Adrian Bunk
3
-154
/
+81
2007-11-13
[SUNGEM]: Fix suspend regression due to NAPI changes.
Johannes Berg
1
-6
/
+5
2007-11-13
[PPP]: Remove ptr comparisons to 0
Joe Perches
3
-93
/
+94
2007-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...
Linus Torvalds
1
-0
/
+3
2007-11-12
virtio: more fallout from scatterlist changes.
Rusty Russell
1
-0
/
+3
2007-11-11
iwlwifi: select proper rate control algorithm
Johannes Berg
2
-0
/
+4
2007-11-10
r8169: prevent bit sign expansion error in mdio_write
Francois Romieu
1
-3
/
+3
2007-11-10
r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)
Mark Lord
1
-16
/
+0
2007-11-10
sky2: new pci id's
Stephen Hemminger
1
-0
/
+2
2007-11-10
ax88796: add superh to kconfig dependencies
Magnus Damm
1
-1
/
+1
2007-11-10
qla3xxx: bugfix: Fix bad logical operation in link state machine.
Ron Mercer
1
-10
/
+5
2007-11-10
qla3xxx: bugfix: Move link state machine into a worker thread
Ron Mercer
2
-14
/
+14
2007-11-10
pasemi_mac: Fix CRC checks
Olof Johansson
1
-3
/
+13
2007-11-10
pasemi_mac: Don't set replace-source-address descriptor bits
Olof Johansson
1
-1
/
+1
2007-11-10
bonding: don't validate address at device open
Jay Vosburgh
1
-0
/
+1
2007-11-10
bonding: fix rtnl locking merge error
Jay Vosburgh
1
-2
/
+2
2007-11-10
sky2: netpoll on port 0 only
Stephen Hemminger
1
-1
/
+2
2007-11-10
b43: Fix kconfig dependencies for rfkill and leds
Michael Buesch
1
-4
/
+6
2007-11-10
b43legacy: Fix sparse warning
Michael Buesch
1
-1
/
+1
2007-11-10
b43: properly request pcmcia IRQ
Michael Buesch
1
-0
/
+8
2007-11-10
b43legacy: fix shared IRQ race condition
Stefano Brivio
1
-8
/
+11
2007-11-10
b43: fix shared IRQ race condition
Stefano Brivio
1
-7
/
+10
2007-11-10
b43legacy: fix possible buffer overrun in debugfs
Stefano Brivio
1
-1
/
+1
2007-11-10
b43: Rewrite and fix rfkill init
Michael Buesch
3
-80
/
+55
2007-11-10
b43: debugfs SHM read buffer overrun fix
Michael Buesch
1
-1
/
+1
2007-11-10
b43: Fix rfkill callback deadlock
Michael Buesch
1
-4
/
+10
2007-11-10
b43: pcmcia-host initialization bugfixes
Michael Buesch
1
-19
/
+25
2007-11-10
ipw2100: fix postfix decrement errors
Roel Kluin
1
-2
/
+2
2007-11-10
hostap: fix section mismatch warning
Randy Dunlap
1
-3
/
+3
[next]