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-01-25
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
1
-2
/
+2
2008-01-25
Kobject: rename kobject_add_ng() to kobject_add()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
Driver: add driver_add_kobj for looney iseries_veth driver
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng()
Greg Kroah-Hartman
1
-13
/
+6
2008-01-25
Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-4
/
+6
2008-01-25
cosa: Convert from class_device to device for cosa sync driver
Tony Jones
1
-3
/
+2
2008-01-23
sis190: scheduling while atomic error
Francois Romieu
1
-2
/
+0
2008-01-23
sis190: mdio operation failure is not correctly detected
Francois Romieu
1
-1
/
+1
2008-01-23
sis190: remove duplicate INIT_WORK
Francois Romieu
1
-2
/
+0
2008-01-23
sis190: add cmos ram access code for the SiS19x/968 chipset pair
Francois Romieu
1
-6
/
+9
2008-01-23
iwlwifi: fix possible read attempt on ucode that is not available
Reinette Chatre
2
-0
/
+10
2008-01-23
[TULIP] DMFE: Fix SROM parsing regression.
David S. Miller
1
-3
/
+3
2008-01-22
Fix file references in documentation and Kconfig
Johann Felix Soden
2
-4
/
+1
2008-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-17
/
+12
2008-01-22
tc35815: Use irq number for tc35815-mac platform device id
Atsushi Nemoto
1
-1
/
+1
2008-01-21
[NET]: rtnl_link: fix use-after-free
Patrick McHardy
1
-13
/
+1
2008-01-21
[NET]: Fix interrupt semaphore corruption in Intel drivers.
David S. Miller
4
-4
/
+11
2008-01-18
Replace cpmac fix
Matteo Croce
1
-1
/
+1
2008-01-18
dl2k: the rest
Al Viro
2
-15
/
+4
2008-01-18
dl2k: MSCR, MSSR, ESR, PHY_SCR fixes
Al Viro
2
-58
/
+22
2008-01-18
dl2k: BMSR fixes
Al Viro
2
-38
/
+16
2008-01-18
dl2k: ANAR, ANLPAR fixes
Al Viro
2
-98
/
+42
2008-01-18
dl2k: BMCR_t fixes
Al Viro
2
-61
/
+32
2008-01-18
3c574, 3c515 bitfields abuse
Al Viro
2
-43
/
+48
2008-01-18
sbni endian fixes
Al Viro
1
-3
/
+9
2008-01-18
wan/lmc bitfields fixes
Al Viro
1
-10
/
+2
2008-01-18
dscc4 endian fixes
Al Viro
1
-45
/
+49
2008-01-18
S2io: Fixed synchronization between scheduling of napi with card reset and close
Sreenivasa Honnur
1
-5
/
+12
2008-01-18
atl1: fix frame length bug
Jay Cliburn
1
-4
/
+4
2008-01-18
Revert "sky2: remove check for PCI wakeup setting from BIOS"
Stephen Hemminger
1
-5
/
+19
2008-01-18
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
6
-12
/
+24
2008-01-18
e1000e Kconfig: remove ref to nonexistant docs
Jason Uhlenkott
1
-3
/
+0
2008-01-18
Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rom...
Jeff Garzik
1
-24
/
+12
2008-01-18
bonding: Don't hold lock when calling rtnl_unlock
Jay Vosburgh
1
-1
/
+3
2008-01-18
bonding: fix lock ordering for rtnl and bonding_rwsem
Jay Vosburgh
2
-27
/
+35
2008-01-18
bonding: Fix up parameter parsing
Jay Vosburgh
3
-12
/
+23
2008-01-18
bonding: release slaves when master removed via sysfs
Jay Vosburgh
1
-3
/
+1
2008-01-18
bonding: fix locking during alb failover and slave removal
Jay Vosburgh
2
-12
/
+20
2008-01-18
bonding: fix ASSERT_RTNL that produces spurious warnings
Jay Vosburgh
1
-3
/
+2
2008-01-18
bonding: fix locking in sysfs primary/active selection
Jay Vosburgh
1
-5
/
+10
2008-01-18
ipg: fix Tx completion irq request
Francois Romieu
1
-4
/
+1
2008-01-18
ipg: fix queue stop condition in the xmit handler
Francois Romieu
1
-1
/
+1
2008-01-18
ipg: plug Tx completion leak
Francois Romieu
1
-14
/
+5
2008-01-18
ipg: balance locking in irq handler
Francois Romieu
1
-5
/
+5
2008-01-17
[NIU]: Fix 1G PHY link state handling.
David S. Miller
1
-0
/
+3
2008-01-17
[NET]: Fix TX timeout regression in Intel drivers.
David S. Miller
3
-7
/
+16
2008-01-16
rt2x00: Fix ieee80211 payload alignment
Ivo van Doorn
2
-3
/
+10
2008-01-16
b43: fix use-after-free rfkill bug
Stefano Brivio
1
-5
/
+6
2008-01-16
ipw2200: fix typo in kerneldoc
Stefano Brivio
1
-1
/
+1
[next]