[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
[safe/jmp/linux-2.6] / drivers / net / bnx2.c
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-24 Michael Chan[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
2007-04-02 Michael Chan[BNX2]: Fix nvram write logic.
2007-03-29 Michael Chan[BNX2]: Fix link interrupt problem.
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-07 Michael EllermanMSI: Replace pci_msi_quirk with calls to pci_no_msi()
2007-02-05 Adrian Bunkremove one remaining "#define BCM_TSO 1"
2007-02-05 Arjan van de Venremove NETIF_F_TSO ifdefery
2007-02-02 Michael Chan[BNX2]: PHY workaround for 5709 A0.
2007-01-25 Michael Chan[BNX2]: Fix 2nd port's MAC address.
2007-01-09 Michael Chan[BNX2]: Update version and reldate.
2007-01-09 Michael Chan[BNX2]: Fix bug in bnx2_nvram_write().
2007-01-09 Michael Chan[BNX2]: Fix 5709 Serdes detection.
2007-01-09 Michael Chan[BNX2]: Don't apply CRC PHY workaround to 5709.
2006-12-18 Michael Chan[BNX2]: Fix minor loopback problem.
2006-12-18 Michael Chan[BNX2]: Fix bug in bnx2_nvram_write().
2006-12-18 Michael Chan[BNX2]: Fix panic in bnx2_tx_int().
2006-12-09 Adrian Bunk[BNX2]: Add an error check.
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Michael Chan[BNX2]: Update version and rel date.
2006-12-03 Michael Chan[BNX2]: Add 5709 PCI ID.
2006-12-03 Michael Chan[BNX2]: Download 5709 firmware.
2006-12-03 Michael Chan[BNX2]: Add 5709 reset and runtime code.
2006-12-03 Michael Chan[BNX2]: Add 5709 init code.
2006-12-03 Michael Chan[BNX2]: Re-organize firmware structures.
2006-12-03 Michael Chan[BNX2]: Remove udelay() in copper PHY code.
2006-12-03 Michael Chan[BNX2]: Add 5708S parallel detection.
2006-12-03 Michael Chan[BNX2]: Add bnx2_5706_serdes_timer().
2006-12-03 Michael Chan[BNX2]: Improve SerDes handling.
2006-12-03 Michael Chan[BNX2]: Fix Xen problem.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-30 Michael Chan[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-17 Michael Chan[BNX2]: Convert to netdev_alloc_skb()
2006-08-17 Michael Chan[BNX2]: Fix tx race condition.
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-07-05 Jeff Garzik[netdrvr] use dev_xxx() printk helpers, rather than...
2006-07-05 Jeff Garzik[netdrvr] Use dev_printk() when ethernet interface...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Michael Chan[BNX2]: Turn off link during shutdown
2006-06-29 Michael Chan[BNX2]: Use dev_kfree_skb() instead of the _irq version
2006-06-29 Michael Chan[BNX2]: Add NETIF_F_TSO_ECN
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-18 Michael Chan[BNX2]: Update version and reldate
2006-06-18 Michael Chan[BNX2]: Use CPU native page size
2006-06-18 Michael Chan[BNX2]: Add firmware decompression
2006-06-18 Michael Chan[BNX2]: Allow WoL settings on new 5708 chips
2006-06-18 Michael Chan[BNX2]: Add an rx drop counter
2006-06-18 Alexey Dobriyan[BNX2]: Endian fixes.
2006-06-18 Herbert Xu[NET]: Add netif_tx_lock
2006-05-22 Michael Chan[BNX2]: Use kmalloc instead of array
2006-05-22 Michael Chan[BNX2]: Fix bug in bnx2_nvram_write()
2006-04-12 Randy Dunlap[PATCH] net drivers: fix section attributes for gcc
2006-03-23 Michael Chan[BNX2]: Update version and reldate
2006-03-23 Michael Chan[BNX2]: Separate tx producer and consumer fields
2006-03-23 Michael Chan[BNX2]: Move .h files to bnx2.c
2006-03-23 Michael Chan[BNX2]: Combine small mem allocations
2006-03-23 Michael Chan[BNX2]: Fix link change handling
2006-03-21 Michael Chan[BNX2]: include <linux/vmalloc.h>
2006-03-21 Michael Chan[BNX2]: Update version
2006-03-21 Michael Chan[BNX2]: Support larger rx ring sizes (part 2)
2006-03-21 Michael Chan[BNX2]: Support larger rx ring sizes (part 1)
2006-03-21 Michael Chan[BNX2]: Fix bug when rx ring is full
2006-03-21 Michael Chan[BNX2]: Add ethtool -d support
2006-03-21 Michael Chan[BNX2]: Reduce register test size
2006-03-04 Arjan van de VenMassive net driver const-ification.
2006-01-24 Michael Chan[BNX2]: Update version and copyright year
2006-01-24 Michael Chan[BNX2]: Add PHY loopback test
2006-01-24 Michael Chan[BNX2]: Use netdev_priv()
2006-01-24 Michael Chan[BNX2]: Fix nvram sizing
2006-01-24 Michael Chan[BNX2]: Workaround hw interrupt bug
2006-01-24 Michael Chan[BNX2]: Fix UDP checksum verification
2006-01-24 Michael Chan[BNX2]: Misc. fixes
2006-01-24 Michael Chan[BNX2]: Improve handshake with firmware
2006-01-24 Michael Chan[BNX2]: Fix VLAN on ASF
2005-11-10 John W. Linville[BNX2]: simplify parameter checks in bnx2_{get,set...
2005-11-10 John W. Linville[BNX2]: check return of dev_alloc_skb in bnx2_test_loopback
2005-11-10 John W. Linville[BNX2]: output driver name as prefix in error message
2005-11-06 Michael Chan[PATCH] bnx2: update version and minor fixes
2005-11-06 Michael Chan[PATCH] bnx2: refine bnx2_poll
2005-11-06 Michael Chan[PATCH] bnx2: update firmware handshake for 5708
2005-11-06 Michael Chan[PATCH] bnx2: update nvram code for 5708
2005-11-06 Michael Chan[PATCH] bnx2: add 5708 support
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-09-12 John W. Linville[BNX2]: Add support for ETHTOOL_GPERMADDR.
2005-09-08 Michael Chan[BNX2]: Fix bug in irq handler and add prefetch
2005-09-05 Pavel Machek[PATCH] swsusp: fix remaining u32 vs. pm_message_t...
2005-08-29 Michael Chan[BNX2]: update version and minor fixes
2005-08-29 Michael Chan[BNX2]: change irq locks to bh locks
2005-08-29 Michael Chan[BNX2]: remove atomics in tx
2005-08-29 Michael Chan[BNX2]: speedup serdes linkup
2005-08-29 Michael Chan[BNX2]: Fix rtnl deadlock in bnx2_close
next