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
2007-05-23
USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces
Oliver Neukum
2
-10
/
+16
2007-05-23
USB: handle more rndis_host oddities
David Brownell
2
-0
/
+17
2007-05-22
declance: Remove a dangling spin_unlock_irq() thingy
Maciej W. Rozycki
1
-2
/
+0
2007-05-22
e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...
Auke Kok
1
-4
/
+0
2007-05-19
mlx4_core: Fix array overrun in dump_dev_cap_flags()
Roland Dreier
1
-1
/
+1
2007-05-18
e1000: Fix msi enable leak on error, don't print error message, cleanup
Auke Kok
2
-28
/
+15
2007-05-18
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
Auke Kok
2
-23
/
+15
2007-05-18
NetXen: Fix NetXen driver ping on system-p
Mithlesh Thukral
1
-1
/
+1
2007-05-18
spidernet: node-aware skbuff allocation
Christoph Hellwig
1
-1
/
+2
2007-05-18
gianfar: Add I/O barriers when touching buffer descriptor ownership.
Scott Wood
1
-0
/
+11
2007-05-18
ibm_emac: fix link speed detection change
Eugene Surovegin
1
-1
/
+1
2007-05-18
ibm_emac: improved PHY support
Eugene Surovegin
1
-15
/
+45
2007-05-18
ibm_emac: fix section mismatch warnings
Eugene Surovegin
8
-10
/
+8
2007-05-18
sky2: memory barriers change
Stephen Hemminger
1
-4
/
+11
2007-05-18
sky2: remove dual port workaround
Stephen Hemminger
1
-7
/
+0
2007-05-18
sky2: MIB counter overflow handling
Stephen Hemminger
1
-0
/
+6
2007-05-18
sky2: keep track of receive alloc failures
Stephen Hemminger
1
-1
/
+3
2007-05-18
sky2: PHY register settings
Stephen Hemminger
1
-1
/
+6
2007-05-18
sky2: remove Gigabyte 88e8056 restriction
Stephen Hemminger
1
-30
/
+0
2007-05-16
missing includes in mlx4
Al Viro
4
-0
/
+4
2007-05-16
ucc_geth: eliminate max-speed, change interface-type to phy-connection-type
Kim Phillips
3
-33
/
+26
2007-05-16
smc911x: fix compilation breakage
Vitaly Wool
1
-4
/
+2
2007-05-16
pasemi_mac: Fix local-mac-address parsing
olof@lixom.net
1
-3
/
+14
2007-05-16
pasemi_mac: Terminate PCI ID list
olof@lixom.net
1
-0
/
+1
2007-05-16
pasemi_mac: Interrupt ack fixes
Olof Johansson
1
-14
/
+13
2007-05-16
pasemi_mac: Fix register defines
olof@lixom.net
1
-2
/
+2
2007-05-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
3
-3
/
+1
2007-05-13
mlx4_core: Remove unused doorbell_lock
Roland Dreier
2
-3
/
+0
2007-05-13
net: Trivial MLX4_DEBUG dependency fix.
Paul Mundt
1
-0
/
+1
2007-05-13
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-24
/
+5
2007-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2007-05-12
[POWERPC] Create Marvell mv64x60 ethernet platform_data
Dale Farnsworth
1
-1
/
+1
2007-05-12
Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
22
-2955
/
+259
2007-05-12
Add support for the Davicom DM9161A PHY
Kim Phillips
1
-8
/
+26
2007-05-12
sky2: only disable 88e8056 on some boards
Stephen Hemminger
1
-11
/
+30
2007-05-12
sky2: 88e8071 support not ready
Stephen Hemminger
1
-1
/
+1
2007-05-12
skge: crash on shutdown/suspend
Stephen Hemminger
1
-0
/
+9
2007-05-12
sky2: fix oops on shutdown
Stephen Hemminger
1
-0
/
+10
2007-05-12
mlx4: don't use deprecated IRQ flags
Andrew Morton
1
-1
/
+1
2007-05-12
netxen_nic_main don't use deprecated irq flags
Andrew Morton
1
-1
/
+1
2007-05-12
Use menuconfig objects II - netdev/wan
Jan Engelhardt
1
-19
/
+15
2007-05-12
Use menuconfig objects II - netdev/pcmcia
Jan Engelhardt
1
-16
/
+7
2007-05-12
Use menuconfig objects: netdev
Jan Engelhardt
1
-4
/
+12
2007-05-12
Use menuconfig objects: PHY
Jan Engelhardt
1
-16
/
+6
2007-05-12
spidernet: remove unnecessary accesses to phy
Ishizaki Kou
1
-5
/
+3
2007-05-12
S2IO: Statistics for link up/down and memory allocated/freed
Sreenivasa Honnur
2
-42
/
+282
2007-05-12
S2IO: statistics for memory allocation failuers
Sreenivasa Honnur
2
-6
/
+32
2007-05-12
S2IO: getringparam ethtool option
Sreenivasa Honnur
2
-0
/
+40
2007-05-11
[PATCH] libertas: 64-bit cleanups
Dan Williams
7
-20
/
+21
2007-05-11
[PATCH] libertas: sparse fixes
Dan Williams
1
-9
/
+10
[next]