index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-09-12
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
1
-1
/
+1
2006-07-05
[netdrvr] 3c59x: snip changelog from source code
Jeff Garzik
1
-166
/
+0
2006-07-03
[PATCH] lockdep: annotate 3c59x.c disable_irq()
Ingo Molnar
1
-2
/
+2
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
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-26
[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-03-31
[PATCH] 3c59x: fix networking for 10base2 NICs
Steffen Klassert
1
-9
/
+12
2006-03-31
[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-03
Merge branch 'net-const'
Jeff Garzik
1
-2
/
+2
2006-03-03
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-07
[PATCH] 3c59x: read current link status from phy
Tommy S. Christensen
1
-0
/
+1
2005-09-07
[PATCH] 3c59x PM fixes
Rafael J. Wysocki
1
-1
/
+17
2005-06-28
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
1
-3
/
+3
2005-06-21
[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()
John W. Linville
1
-3
/
+2
2005-05-05
[PATCH] 3c59x: only put the device into D3 when we're actually using WOL
Daniel Ritz
1
-3
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3365