Commit Graph

87 Commits (7d6feeb287c61aafa88f06345387b1188edf4b86)

Author SHA1 Message Date
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Anton Vorontsov 7bfc4ab562 3c59x: Rework suspend and resume 16 years ago
Anton Vorontsov 704cc92e9f 3c59x: Get rid of "Trying to free already-free IRQ" 16 years ago
Stephen Hemminger 27a1de95a1 3com: convert drivers to netdev_tx_t 16 years ago
Pascal Terjan b4adbb4ddf Add IDs for 3C905B-TX Fast Etherlink XL PCI 16 years ago
Jean Delvare 0cb13536c3 3c59x: Fix build failure with gcc 3.2 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Alexander Beregalov 39738e161f 3c5xx: convert printk() to pr_<foo>() 16 years ago
Stephen Hemminger 86de79b6d0 3c59x: get rid of non-const printk warnings 16 years ago
Stephen Hemminger 48b47a5e30 3c59x: convert to net_device_ops 16 years ago
Steffen Klassert c17931c52e 3c59x: Use device_set_wakeup_enable 16 years ago
Wang Chen 454d7c9b14 netdevice: safe convert to netdev_priv() #part-1 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Yinghai Lu 60e4ad7a72 drivers/net: use nr_irqs 17 years ago
Stephen Hemminger 9a5d341420 3c59x: use netdev_alloc_skb 17 years ago
Greg Kroah-Hartman 361d5ee3c0 3c59x: handle pci_name() being const 17 years ago
Ingo Molnar c5643cab7b [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable 17 years ago
Paulius Zaleckas 1daad055bf 3c59x: use netstats in net_device structure 17 years ago
Gunnar Larisch aa807f79da 3c980-TX needs EXTRA_PREAMBLE 17 years ago
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