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.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-08-29
sunqe: Convert to pure OF driver.
David S. Miller
2
-80
/
+71
2008-08-29
sunlance: Convert to pure OF driver.
David S. Miller
1
-47
/
+40
2008-08-29
sunhme: Convert to pure OF driver.
David S. Miller
2
-154
/
+97
2008-08-29
sunbmac: Convert to pure OF driver.
David S. Miller
2
-88
/
+70
2008-08-29
myri_sbus: Convert to pure OF driver.
David S. Miller
2
-89
/
+69
2008-08-29
sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h
David S. Miller
3
-8
/
+10
2008-08-29
sparc: Convert all SBUS drivers to dma_*() interfaces.
David S. Miller
5
-144
/
+132
2008-08-29
sparc: Make SBUS DMA interfaces take struct device.
David S. Miller
6
-48
/
+61
2008-08-29
sparc: Kill SBUS DVMA layer.
David S. Miller
1
-24
/
+27
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
10
-12
/
+0
2008-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
22
-68
/
+72
2008-08-18
removed unused #include <version.h>
Huang Weiyi
13
-13
/
+0
2008-08-18
rt2x00: Fix txdone_entry_desc_flags
Jochen Friedrich
2
-4
/
+5
2008-08-18
b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306
Larry Finger
1
-0
/
+1
2008-08-18
p54u: reset skb's data/tail pointer on requeue
Christian Lamparter
1
-0
/
+10
2008-08-18
p54: move p54_vdcf_init to the right place.
Christian Lamparter
1
-9
/
+11
2008-08-18
iwlwifi: fix printk newlines
Jiri Slaby
5
-11
/
+11
2008-08-18
rtl8187: Add USB ID for Netgear WG111V3
matthieu Barthélemy
1
-0
/
+1
2008-08-18
b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)
Larry Finger
1
-0
/
+1
2008-08-18
ath5k: Don't fiddle with MSI on suspend/resume.
Michael Karcher
1
-6
/
+2
2008-08-18
p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"
Christian Lamparter
2
-24
/
+25
2008-08-18
ath9k: work around gcc ICEs (again)
Adrian Bunk
1
-1
/
+5
2008-08-16
bnx2: Fix build with VLAN_8021Q disabled.
David S. Miller
1
-1
/
+1
2008-08-16
tun: fallback if skb_alloc() fails on big packets
Rusty Russell
1
-4
/
+62
2008-08-16
tun: TUNGETIFF interface to query name and flags
Mark McLoughlin
1
-0
/
+39
2008-08-16
loopback: Drop obsolete ip_summed setting
Herbert Xu
1
-3
/
+0
2008-08-16
loopback: Remove rest of LOOPBACK_TSO code.
David S. Miller
1
-62
/
+0
2008-08-16
loopback: Enable TSO
Herbert Xu
1
-2
/
+0
2008-08-16
tg3: Update version to 3.94
Matt Carlson
1
-2
/
+2
2008-08-16
tg3: fix 64 bit counter for ethtool stats
Stefan Buehler
1
-1
/
+6
2008-08-16
tg3: Fix firmware event timeouts
Matt Carlson
2
-16
/
+40
2008-08-16
tg3: Turn off ASF "driver alive" heartbeats for APE
Matt Carlson
1
-1
/
+2
2008-08-16
tg3: Preserve register settings for DASH
Matt Carlson
2
-2
/
+26
2008-08-16
tg3: Refine APE status check
Matt Carlson
1
-1
/
+1
2008-08-16
tg3: Add APE register access locking
Matt Carlson
2
-0
/
+7
2008-08-15
bnx2: Update version to 1.8.0.
Michael Chan
1
-2
/
+2
2008-08-15
bnx2: Reinsert VLAN tag when necessary.
Michael Chan
1
-8
/
+27
2008-08-15
bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.
Michael Chan
1
-1
/
+3
2008-08-15
bnx2: Fix logic to setup VLAN rx tagging.
Michael Chan
1
-2
/
+2
2008-08-15
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
37
-239
/
+423
2008-08-14
AX88796: Fix locking in ethtool support
Ben Dooks
1
-2
/
+2
2008-08-14
atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?
roel kluin
1
-1
/
+1
2008-08-14
[netdrvr] ne: Use CONFIG_MACH_TX49XX
Atsushi Nemoto
2
-3
/
+3
2008-08-14
Kconfig: HSO driver bugfixes and updates
David Brownell
1
-11
/
+10
2008-08-14
USB: HSO: minor fixes due to code review
Greg Kroah-Hartman
1
-19
/
+24
2008-08-14
USB: HSO: make tty_operations const
Greg Kroah-Hartman
1
-1
/
+1
2008-08-14
hso: fix refcounting on the ttyHSx devices
Olivier Blin
1
-1
/
+1
2008-08-14
hso: fix oops in read/write callbacks
Olivier Blin
1
-2
/
+4
2008-08-14
[netdrvr] uninline atl1e_setup_mac_ctrl()
Adrian Bunk
1
-2
/
+2
2008-08-14
netxen: update driver version
Dhananjay Phadke
3
-6
/
+13
[next]