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
2009-07-01
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
Alexander Duyck
1
-0
/
+3
2009-07-01
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
Mike Mason
1
-0
/
+3
2009-07-01
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
Andre Detsch
1
-0
/
+3
2009-07-01
e1000: fix unmap bug
Jesse Brandeburg
1
-1
/
+7
2009-07-01
igb: fix unmap length bug
Jesse Brandeburg
1
-5
/
+6
2009-07-01
ixgbe: fix unmap length bug
Jesse Brandeburg
1
-6
/
+11
2009-07-01
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
1
-1
/
+2
2009-07-01
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
1
-2
/
+3
2009-07-01
ixgbe: Fix SFP log messages
Don Skidmore
1
-8
/
+17
2009-07-01
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-07-01
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-07-01
net1080: Use netdev stats structure
Herbert Xu
1
-6
/
+6
2009-07-01
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
cdc_eem: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-06-30
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
1
-1
/
+9
2009-06-30
net/irda: convert bfin_sir to net_device_ops
Graf Yang
1
-6
/
+10
2009-06-29
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
3
-16
/
+35
2009-06-26
sky2: Fix checksum endianness
Anton Vorontsov
1
-1
/
+1
2009-06-26
mdio add missing GPL flag
Nicolas Reinecke
1
-0
/
+4
2009-06-26
sh_eth: remove redundant test on unsigned
roel kluin
1
-8
/
+1
2009-06-26
fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
Ionut Nicu
1
-4
/
+4
2009-06-25
atl1*: add device_set_wakeup_enable to atl1*_set_wol
Brandon Philips
2
-0
/
+4
2009-06-25
Revert "veth: prevent oops caused by netdev destructor"
David S. Miller
1
-16
/
+25
2009-06-25
cpmac: fix compilation failure introduced with netdev_ops conversion
Florian Fainelli
1
-1
/
+1
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-21
/
+42
2009-06-24
bnx2: Fix the behavior of ethtool when ONBOOT=no
Ooiwa Naohiro
1
-1
/
+9
2009-06-24
qla3xxx: Don't sleep while holding lock.
Ron Mercer
1
-0
/
+3
2009-06-24
qla3xxx: Give the PHY time to come out of reset.
Ron Mercer
1
-1
/
+2
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-4
/
+10
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-4
/
+4
2009-06-23
net: let KS8842 driver depend on HAS_IOMEM
Heiko Carstens
1
-0
/
+1
2009-06-23
can: let SJA1000 driver depend on HAS_IOMEM
Heiko Carstens
1
-1
/
+1
2009-06-23
netxen: fix firmware init handshake
Dhananjay Phadke
2
-18
/
+22
2009-06-23
netxen: fix build with without CONFIG_PM
Dhananjay Phadke
1
-0
/
+4
2009-06-23
mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls
Roland Dreier
1
-4
/
+10
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
3
-0
/
+1085
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
27
-429
/
+814
2009-06-22
ppp: Fix throttling bugs
Alan Cox
2
-2
/
+0
2009-06-22
s6gmac: xtensa s6000 on-chip ethernet driver
Oskar Schirmer
3
-0
/
+1085
2009-06-22
via-velocity: Fix velocity driver unmapping incorrect size.
Dave Jones
1
-1
/
+1
2009-06-22
mlx4_en: Remove redundant refill code on RX
Yevgeny Petrilin
3
-102
/
+0
2009-06-22
mlx4_en: Removed redundant check on lso header size
Yevgeny Petrilin
2
-6
/
+0
2009-06-22
mlx4_en: Cancel port_up check in transmit function
Yevgeny Petrilin
2
-9
/
+2
2009-06-22
mlx4_en: using stop/start_all_queues
Yevgeny Petrilin
1
-2
/
+2
2009-06-22
mlx4_en: Removed redundant skb->len check
Yevgeny Petrilin
1
-4
/
+0
2009-06-22
mlx4_en: Counting all the dropped packets on the TX side
Yevgeny Petrilin
1
-7
/
+8
2009-06-21
cnic: Fix __symbol_get() build error.
Michael Chan
2
-2
/
+4
2009-06-21
Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...
James Bottomley
1
-2
/
+0
2009-06-20
usbnet cdc_subset: fix issues talking to PXA gadgets
David Brownell
1
-3
/
+4
[next]