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.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
/
3c59x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+4
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
1
-2
/
+4
2006-06-27
[netdrvr] Remove long-unused bits from Becker template drivers
Jeff Garzik
1
-40
/
+39
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-5
/
+0
2006-04-01
[PATCH] 3c59x: fix networking for 10base2 NICs
Steffen Klassert
1
-9
/
+12
2006-04-01
[PATCH] "3c59x collision statistics fix" fix
Andrew Morton
1
-7
/
+5
2006-03-26
[PATCH] 3c59x: minor cleanups
Steffen Klassert
1
-47
/
+34
2006-03-26
[PATCH] 3c59x: remove per-driver versioning
Steffen Klassert
1
-7
/
+2
2006-03-26
[PATCH] 3c59x: use ethtool_op_get_link
Steffen Klassert
1
-15
/
+1
2006-03-26
[PATCH] 3c59x: carriercheck for forced media
Steffen Klassert
1
-4
/
+5
2006-03-26
[PATCH] 3c59x: decrease polling interval
Steffen Klassert
1
-0
/
+4
2006-03-26
[PATCH] 3c59x: use mii_check_media
Steffen Klassert
1
-77
/
+49
2006-03-25
[PATCH] EISA: tidy-up driver_register() return value
Bjorn Helgaas
1
-8
/
+12
2006-03-04
Merge branch 'net-const'
Jeff Garzik
1
-2
/
+2
2006-03-04
Massive net driver const-ification.
Arjan van de Ven
1
-2
/
+2
2006-02-07
Merge branch 'master'
Jeff Garzik
1
-10
/
+23
2006-02-03
[PATCH] 3c59x: collision statistic fix
Steffen Klassert
1
-10
/
+23
2006-01-17
[PATCH] drivers/net/*: use time_after() and friends
Marcelo Feitoza Parisi
1
-1
/
+2
2005-11-07
[PATCH] 3c59x: don't enable scatter/gather w/o checksum support
Stephen Hemminger
1
-2
/
+1
2005-11-07
[PATCH] 3c59x: enable use of memory-mapped PCI I/O
John W. Linville
1
-3
/
+26
2005-11-07
[PATCH] 3c59x: correct rx_dropped counting
John W. Linville
1
-1
/
+1
2005-11-07
[PATCH] 3c59x: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+2
2005-11-07
[PATCH] 3c59x: fix some grammar in module parameter descriptions
John W. Linville
1
-2
/
+2
2005-11-07
[PATCH] 3c59x: cleanup init of module parameter arrays
John W. Linville
1
-5
/
+5
2005-11-07
[PATCH] 3c59x: bounds checking for hw_checksums
John W. Linville
1
-7
/
+9
2005-11-07
[PATCH] 3c59x: avoid blindly reading link status twice
Tommy Christensen
1
-1
/
+4
2005-11-07
[PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macros
Neil Horman
1
-8
/
+8
2005-11-07
[PATCH] 3c59x: convert to use of pci_iomap API
John W. Linville
1
-247
/
+260
2005-09-08
[PATCH] 3c59x: read current link status from phy
Tommy S. Christensen
1
-0
/
+1
2005-09-08
[PATCH] 3c59x PM fixes
Rafael J. Wysocki
1
-1
/
+17
2005-06-29
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
1
-3
/
+3
2005-06-22
[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()
John W. Linville
1
-3
/
+2
2005-05-06
[PATCH] 3c59x: only put the device into D3 when we're actually using WOL
Daniel Ritz
1
-3
/
+6
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3365
[prev]