Commit Graph

62 Commits (72341eea6f62a91f270157d86c0c82d832627dfd)

Author SHA1 Message Date
Badari Pulavarty 0280f9f90b vortex_up should initialize "err" 18 years ago
Steffen Klassert 1a1769f323 WOL bugfix for 3c59x.c 18 years ago
Al Viro cc2d6596ca 3c59x: trivial endianness annotations, NULL noise removal 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Mark Hindley c8303d10da 3c59x: check return of pci_enable_device() 18 years ago
Steffen Klassert 373492d0bd 3c59x: fix duplex configuration 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Steffen Klassert b8a1fcee26 3cSOHO100-TX needs EXTRA_PREAMBLE 18 years ago
Markus Dahms 2c2a8c531e remove broken URLs from net drivers' output 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Ralf Baechle 95c408a95f 3c59x: Fix several modpost warnings 18 years ago
Dmitriy Monakhov e126515398 3c59x: Handle pci_enable_device() failure while resuming 18 years ago
Jiri Kosina 0d38ff1d3d NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save() 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Michael Tokarev 07563c711f [PATCH] EISA bus MODALIAS attributes support 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Jeff Garzik 20ed7c094d [netdrvr] 3c59x: snip changelog from source code 19 years ago
Ingo Molnar 0a9da4bd8e [PATCH] lockdep: annotate 3c59x.c disable_irq() 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 7c7459d1f9 [PATCH] 64bit resource: fix up printks for resources in networks drivers 19 years ago
Jeff Garzik 1f1bd5fc32 [netdrvr] Remove long-unused bits from Becker template drivers 19 years ago
David S. Miller c6387a48cf [SPARC]: Kill __irq_itoa(). 19 years ago
Steffen Klassert 09ce3512dc [PATCH] 3c59x: fix networking for 10base2 NICs 19 years ago
Andrew Morton 0000754c27 [PATCH] "3c59x collision statistics fix" fix 19 years ago
Steffen Klassert a880c4cd25 [PATCH] 3c59x: minor cleanups 19 years ago
Steffen Klassert 6123860262 [PATCH] 3c59x: remove per-driver versioning 19 years ago
Steffen Klassert 373a688742 [PATCH] 3c59x: use ethtool_op_get_link 19 years ago
Steffen Klassert e94d10eb0d [PATCH] 3c59x: carriercheck for forced media 19 years ago
Steffen Klassert b4ff6450f5 [PATCH] 3c59x: decrease polling interval 19 years ago
Steffen Klassert 125d5ce8a4 [PATCH] 3c59x: use mii_check_media 19 years ago
Bjorn Helgaas c2f6fabb2e [PATCH] EISA: tidy-up driver_register() return value 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Steffen Klassert 8d1d0340da [PATCH] 3c59x: collision statistic fix 19 years ago
Marcelo Feitoza Parisi ff5688ae1c [PATCH] drivers/net/*: use time_after() and friends 19 years ago
Stephen Hemminger d311b0d3d8 [PATCH] 3c59x: don't enable scatter/gather w/o checksum support 19 years ago
John W. Linville 900fd17dd0 [PATCH] 3c59x: enable use of memory-mapped PCI I/O 19 years ago
John W. Linville 35b306743d [PATCH] 3c59x: correct rx_dropped counting 19 years ago
John W. Linville bb531fc071 [PATCH] 3c59x: support ETHTOOL_GPERMADDR 19 years ago
John W. Linville 46e5e4a897 [PATCH] 3c59x: fix some grammar in module parameter descriptions 19 years ago
John W. Linville 9954ab7fd5 [PATCH] 3c59x: cleanup init of module parameter arrays 19 years ago
John W. Linville 32fb5f06db [PATCH] 3c59x: bounds checking for hw_checksums 19 years ago
Tommy Christensen d9e46de34e [PATCH] 3c59x: avoid blindly reading link status twice 19 years ago
Neil Horman 106427e65d [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macros 19 years ago