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
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
2008-03-05
mv643xx_eth: Define module alias for platform device
Martin Michlmayr
1
-0
/
+1
2008-03-05
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
1
-1
/
+2
2008-03-05
dm9161: add configuration for MII/RMII
frederic Rodo
1
-3
/
+14
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-25
/
+35
2008-03-05
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-05
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-05
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-05
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-03-05
p54: fix eeprom parser length sanity checks
Johannes Berg
1
-7
/
+11
2008-03-05
p54: fix EEPROM structure endianness
Johannes Berg
2
-5
/
+5
2008-03-04
m68knommu: fix fec driver interrupt races
Greg Ungerer
1
-4
/
+4
2008-03-04
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
1
-1
/
+6
2008-03-04
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
1
-0
/
+1
2008-02-29
[TUN]: Fix RTNL-locking in tun/tap driver
Kim B. Heino
1
-1
/
+5
2008-02-28
[BNX2X]: update version, remove CVS strings
Eliezer Tamir
1
-3
/
+2
2008-02-28
[BNX2X]: Fix Xmit bugs
Eliezer Tamir
2
-5
/
+10
2008-02-28
[BNX2X]: Prevent PCI queue overflow
Eliezer Tamir
1
-4
/
+8
2008-02-28
[BNX2X]: fix slowpath races and locking
Eliezer Tamir
2
-100
/
+116
2008-02-28
[BNX2X]: fix HW attentions and error handling
Eliezer Tamir
1
-79
/
+150
2008-02-28
[BNX2X]: fix MSI-X/INT#A errata
Eliezer Tamir
1
-8
/
+16
2008-02-28
[BNX2X]: correct statistics
Eliezer Tamir
2
-85
/
+83
2008-02-28
[BNX2X]: Correct RX filtering and MC configuration
Eliezer Tamir
2
-78
/
+92
2008-02-28
[BNX2X]: Correct Link management
Eliezer Tamir
5
-649
/
+1734
2008-02-28
[BNX2X]: Correct init_one()
Eliezer Tamir
2
-15
/
+31
2008-02-28
[BNX2X]: Spelling fixes
Eliezer Tamir
2
-65
/
+56
2008-02-28
Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.
Alexey Zaytsev
1
-1
/
+1
2008-02-28
Use a separate config option for the b43 pci to ssb bridge.
Alexey Zaytsev
2
-0
/
+2
2008-02-28
libertas: Remove unused exports
Roland Dreier
3
-20
/
+0
2008-02-28
rt2x00: Fix rt2x00lib_reset_link_tuner()
Ivo van Doorn
1
-19
/
+30
2008-02-28
rt2x00: Don't switch to antenna with low rssi
Ivo van Doorn
2
-13
/
+9
2008-02-28
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
7
-7
/
+29
2008-02-28
rt2x00: Fix antenna diversity
Ivo van Doorn
1
-3
/
+3
2008-02-28
gelic wireless driver needs WIRELESS_EXT support
Sebastian Siewior
1
-0
/
+1
2008-02-28
PS3: gelic: Link the wireless net_device structure to the corresponding devic...
Masakazu Mokuno
1
-0
/
+1
2008-02-28
rndis_wlan: fix sparse warnings
Johannes Berg
1
-7
/
+7
2008-02-27
[MACVLAN]: Update Kconfig to refer to iproute
Patrick McHardy
1
-0
/
+5
2008-02-24
e1000e: remove unused read value in ASPM disable code.
Auke Kok
1
-2
/
+0
2008-02-24
e1000e: fix spelling errors in comments
Auke Kok
7
-44
/
+46
2008-02-24
e1000e: fix flow control denial of service possibility
Jesse Brandeburg
1
-26
/
+5
2008-02-24
e1000e: fix flow control when using ethtool overrides
Jesse Brandeburg
1
-3
/
+0
2008-02-24
e1000e: fix link up message to show ethX:
Jesse Brandeburg
1
-2
/
+1
2008-02-24
e1000e: 82573 can use eerd method to read eeprom
Auke Kok
1
-11
/
+1
2008-02-24
ixgb: add RNBC counter - no buffer count - to ethtool stats
Auke Kok
1
-0
/
+1
2008-02-24
macb: Fix speed setting
Atsushi Nemoto
1
-1
/
+1
2008-02-24
sky2: fix LED management
Stephen Hemminger
2
-74
/
+76
2008-02-24
[netdrvr] via-rhine: Use register offset definition for WOLcgClr
Laura Garcia
1
-1
/
+1
2008-02-24
net/phy/mdio_bus.c: fix a check-after-use
Adrian Bunk
1
-2
/
+2
2008-02-24
igb: Fix panic with NICs with 1000BASE-SX PHY
Bill Hayes
1
-2
/
+4
2008-02-24
gianfar: don't pass NULL dev ptr to DMA ops
Becky Bruce
1
-7
/
+7
2008-02-24
sis190: read the mac address from the eeprom first
Francois Romieu
1
-5
/
+10
[prev]
[next]