Commit Graph

96 Commits (da68d61f89e275260cc993a0d4a39e63700098fb)

Author SHA1 Message Date
Michael Ellerman 88187dfa4d MSI: Replace pci_msi_quirk with calls to pci_no_msi() 18 years ago
Adrian Bunk 01243ecb79 remove one remaining "#define BCM_TSO 1" 18 years ago
Arjan van de Ven 1d39ed565c remove NETIF_F_TSO ifdefery 18 years ago
Michael Chan b659f44e4e [BNX2]: PHY workaround for 5709 A0. 18 years ago
Michael Chan 24cb230b58 [BNX2]: Fix 2nd port's MAC address. 18 years ago
Michael Chan d6aa4aceba [BNX2]: Update version and reldate. 18 years ago
Michael Chan e6be763f63 [BNX2]: Fix bug in bnx2_nvram_write(). 18 years ago
Michael Chan 253c8b7554 [BNX2]: Fix 5709 Serdes detection. 18 years ago
Michael Chan 261dd5ca05 [BNX2]: Don't apply CRC PHY workaround to 5709. 18 years ago
Michael Chan 6634292be4 [BNX2]: Fix minor loopback problem. 18 years ago
Michael Chan 6a13add1e1 [BNX2]: Fix bug in bnx2_nvram_write(). 18 years ago
Michael Chan faac9c4b75 [BNX2]: Fix panic in bnx2_tx_int(). 18 years ago
Adrian Bunk 6c1bbcc883 [BNX2]: Add an error check. 18 years ago
Michael Chan f123bc5f80 [BNX2]: Update version and rel date. 18 years ago
Michael Chan bac0dff6cd [BNX2]: Add 5709 PCI ID. 18 years ago
Michael Chan d43584c8bf [BNX2]: Download 5709 firmware. 18 years ago
Michael Chan 234754d5c1 [BNX2]: Add 5709 reset and runtime code. 18 years ago
Michael Chan 59b47d8ad3 [BNX2]: Add 5709 init code. 18 years ago
Michael Chan af3ee519c5 [BNX2]: Re-organize firmware structures. 18 years ago
Michael Chan a16dda0e67 [BNX2]: Remove udelay() in copper PHY code. 18 years ago
Michael Chan f8dd064ee1 [BNX2]: Add 5708S parallel detection. 18 years ago
Michael Chan 48b01e2d7c [BNX2]: Add bnx2_5706_serdes_timer(). 18 years ago
Michael Chan 80be44348e [BNX2]: Improve SerDes handling. 18 years ago
Michael Chan 7510873d86 [BNX2]: Fix Xen problem. 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Michael Chan f9317a40c4 [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present. 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
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Michael Chan 932f3772cf [BNX2]: Convert to netdev_alloc_skb() 19 years ago
Michael Chan 2f8af120a1 [BNX2]: Fix tx race condition. 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Jeff Garzik 9b91cf9daa [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... 19 years ago
Jeff Garzik 2e8a538d86 [netdrvr] Use dev_printk() when ethernet interface isn't available 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
Michael Chan 6c4f095eae [BNX2]: Turn off link during shutdown 19 years ago
Michael Chan 745720e583 [BNX2]: Use dev_kfree_skb() instead of the _irq version 19 years ago
Michael Chan b11d621352 [BNX2]: Add NETIF_F_TSO_ECN 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Michael Chan 9e1881dec9 [BNX2]: Update version and reldate 19 years ago
Michael Chan c86a31f452 [BNX2]: Use CPU native page size 19 years ago
Michael Chan fba9fe911b [BNX2]: Add firmware decompression 19 years ago
Michael Chan 160882722c [BNX2]: Allow WoL settings on new 5708 chips 19 years ago
Michael Chan cea94db9b4 [BNX2]: Add an rx drop counter 19 years ago
Alexey Dobriyan d1e100ba69 [BNX2]: Endian fixes. 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Michael Chan ae181bc44c [BNX2]: Use kmalloc instead of array 19 years ago