Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
010f5a21a323e7383e067009a7785462883fe5ea
/
drivers
/
net
/
3c59x.c
c17931c
3c59x: Use device_set_wakeup_enable
by Steffen Klassert
· 16 years ago
454d7c9
netdevice: safe convert to netdev_priv() #part-1
by Wang Chen
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
60e4ad7
drivers/net: use nr_irqs
by Yinghai Lu
· 16 years ago
9a5d3414
3c59x: use netdev_alloc_skb
by Stephen Hemminger
· 16 years ago
361d5ee
3c59x: handle pci_name() being const
by Greg Kroah-Hartman
· 16 years ago
c5643ca
[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable
by Ingo Molnar
· 16 years ago
1daad05
3c59x: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
aa807f7
3c980-TX needs EXTRA_PREAMBLE
by Gunnar Larisch
· 17 years ago
0280f9f
vortex_up should initialize "err"
by Badari Pulavarty
· 17 years ago
1a1769f
WOL bugfix for 3c59x.c
by Steffen Klassert
· 17 years ago
cc2d659
3c59x: trivial endianness annotations, NULL noise removal
by Al Viro
· 17 years ago
b9f2c04
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
by Jeff Garzik
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
c8303d1
3c59x: check return of pci_enable_device()
by Mark Hindley
· 17 years ago
373492d
3c59x: fix duplex configuration
by Steffen Klassert
· 17 years ago
313674a
[NET]: ethtool_perm_addr only has one implementation
by Matthew Wilcox
· 17 years ago
b8a1fce
3cSOHO100-TX needs EXTRA_PREAMBLE
by Steffen Klassert
· 17 years ago
2c2a8c5
remove broken URLs from net drivers' output
by Markus Dahms
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
95c408a
3c59x: Fix several modpost warnings
by Ralf Baechle
· 18 years ago
e126515
3c59x: Handle pci_enable_device() failure while resuming
by Dmitriy Monakhov
· 18 years ago
0d38ff1
NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()
by Jiri Kosina
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
07563c7
[PATCH] EISA bus MODALIAS attributes support
by Michael Tokarev
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
4e83b7f
Merge branch 'tmp' into upstream
by Jeff Garzik
· 18 years ago
d5b2069
[PATCH] Remove more unnecessary driver printk's
by Andy Gospodarek
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
20ed7c0
[netdrvr] 3c59x: snip changelog from source code
by Jeff Garzik
· 18 years ago
0a9da4b
[PATCH] lockdep: annotate 3c59x.c disable_irq()
by Ingo Molnar
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
7c7459d
[PATCH] 64bit resource: fix up printks for resources in networks drivers
by Greg Kroah-Hartman
· 18 years ago
1f1bd5f
[netdrvr] Remove long-unused bits from Becker template drivers
by Jeff Garzik
· 18 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
09ce351
[PATCH] 3c59x: fix networking for 10base2 NICs
by Steffen Klassert
· 19 years ago
0000754
[PATCH] "3c59x collision statistics fix" fix
by Andrew Morton
· 19 years ago
a880c4c
[PATCH] 3c59x: minor cleanups
by Steffen Klassert
· 19 years ago
6123860
[PATCH] 3c59x: remove per-driver versioning
by Steffen Klassert
· 19 years ago
373a688
[PATCH] 3c59x: use ethtool_op_get_link
by Steffen Klassert
· 19 years ago
e94d10e
[PATCH] 3c59x: carriercheck for forced media
by Steffen Klassert
· 19 years ago
b4ff645
[PATCH] 3c59x: decrease polling interval
by Steffen Klassert
· 19 years ago
125d5ce
[PATCH] 3c59x: use mii_check_media
by Steffen Klassert
· 19 years ago
c2f6fab
[PATCH] EISA: tidy-up driver_register() return value
by Bjorn Helgaas
· 19 years ago
4615355
Merge branch 'net-const'
by Jeff Garzik
· 19 years ago
f71e130
Massive net driver const-ification.
by Arjan van de Ven
· 19 years ago
3c9b3a8
Merge branch 'master'
by Jeff Garzik
· 19 years ago
8d1d034
[PATCH] 3c59x: collision statistic fix
by Steffen Klassert
· 19 years ago
ff5688a
[PATCH] drivers/net/*: use time_after() and friends
by Marcelo Feitoza Parisi
· 19 years ago
d311b0d
[PATCH] 3c59x: don't enable scatter/gather w/o checksum support
by Stephen Hemminger
· 19 years ago
900fd17
[PATCH] 3c59x: enable use of memory-mapped PCI I/O
by John W. Linville
· 19 years ago
35b3067
[PATCH] 3c59x: correct rx_dropped counting
by John W. Linville
· 19 years ago
bb531fc
[PATCH] 3c59x: support ETHTOOL_GPERMADDR
by John W. Linville
· 19 years ago
46e5e4a
[PATCH] 3c59x: fix some grammar in module parameter descriptions
by John W. Linville
· 19 years ago
9954ab7
[PATCH] 3c59x: cleanup init of module parameter arrays
by John W. Linville
· 19 years ago
32fb5f0
[PATCH] 3c59x: bounds checking for hw_checksums
by John W. Linville
· 19 years ago
d9e46de
[PATCH] 3c59x: avoid blindly reading link status twice
by Tommy Christensen
· 19 years ago
106427e
[PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macros
by Neil Horman
· 19 years ago
62afe59
[PATCH] 3c59x: convert to use of pci_iomap API
by John W. Linville
· 19 years ago
2de93fb
[PATCH] 3c59x: read current link status from phy
by Tommy S. Christensen
· 19 years ago
5b039e6
[PATCH] 3c59x PM fixes
by Rafael J. Wysocki
· 19 years ago
689be43
[NET]: Remove gratuitous use of skb->tail in network drivers.
by David S. Miller
· 19 years ago
0f667ff
[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()
by John W. Linville
· 19 years ago
3c8fad1
[PATCH] 3c59x: only put the device into D3 when we're actually using WOL
by Daniel Ritz
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago