index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-29
[BNX2]: Update version to 1.6.9.
Michael Chan
1
-2
/
+2
2008-01-29
[BNX2]: Enable S/G for jumbo RX.
Michael Chan
1
-2
/
+19
2008-01-29
[BNX2]: Add fast path code to handle RX pages.
Michael Chan
2
-6
/
+140
2008-01-29
[BNX2]: Add init. code to handle RX pages.
Michael Chan
2
-2
/
+130
2008-01-29
[BNX2]: Update firmware to support S/G RX buffers.
Michael Chan
3
-6599
/
+8887
2008-01-29
[BNX2]: Restructure RX ring init. code.
Michael Chan
2
-64
/
+85
2008-01-29
[BNX2]: Restructure RX fast path handling.
Michael Chan
1
-16
/
+30
2008-01-29
[BNX2]: Add ring constants.
Michael Chan
2
-15
/
+12
2008-01-29
[NET]: fix drivers/net/ns83820.c build
Andrew Morton
1
-1
/
+1
2008-01-29
[NET]: Remove unused define from loopback driver.
Pavel Emelyanov
1
-2
/
+0
2008-01-29
[NET]: Remove FASTCALL macro
Harvey Harrison
1
-4
/
+1
2008-01-29
bcm43xx: mark as obsolete and schedule for removal
John W. Linville
1
-3
/
+6
2008-01-29
[TUN]: Use iov_length()
Akinobu Mita
1
-13
/
+2
2008-01-29
[MACVLAN]: Allow setting mac address while device is up
Patrick McHardy
1
-0
/
+24
2008-01-29
[MACVLAN]: Remove unnecessary IFF_UP check
Patrick McHardy
1
-2
/
+0
2008-01-29
[NETPOLL]: no need to store local_mac
Stephen Hemminger
1
-6
/
+4
2008-01-29
[CAN]: Add virtual CAN netdevice driver
Oliver Hartkopp
4
-0
/
+200
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
3
-22
/
+24
2008-01-28
[ARM] 4762/1: Basic support for Toradex Colibri module
Daniel Mack
1
-1
/
+2
2008-01-28
[ARM] 4746/1: pcm027: network support for phyCORE-PXA270
Robert Schwebel
1
-1
/
+2
2008-01-28
[NET] smc91x: Make smc91x use IRQ resource trigger flags
Russell King
2
-20
/
+20
2008-01-26
[ARM] 4764/1: [AT91] AT91CAP9 core support
Andrew Victor
1
-1
/
+1
2008-01-26
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
Jack Morgenstein
1
-1
/
+1
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
[next]