bnx2 annotations
[safe/jmp/linux-2.6] / drivers / net / bnx2.h
2008-01-28 Al Virobnx2 annotations
2008-01-28 Michael Chan[BNX2]: Fix driver phy_flags name space.
2008-01-28 David S. Miller[BNX2]: Fix driver software flag namespace.
2008-01-28 Michael Chan[BNX2]: Add link-down workaround on 5706 serdes.
2008-01-28 Michael Chan[BNX2]: Disable jumbo rx paging on 5709 Ax.
2008-01-28 Michael Chan[BNX2]: Enable new tx ring.
2008-01-28 Michael Chan[BNX2]: Add support for a new tx ring.
2008-01-28 Michael Chan[BNX2]: Support multiple MSIX IRQs.
2008-01-28 Michael Chan[BNX2]: Move rx indexes into bnx2_napi struct.
2008-01-28 Michael Chan[BNX2]: Move tx indexes into bnx2_napi struct.
2008-01-28 Michael Chan[BNX2]: Introduce new bnx2_napi structure.
2008-01-28 Michael Chan[BNX2]: Restructure IRQ datastructures.
2008-01-28 Michael Chan[BNX2]: Add fast path code to handle RX pages.
2008-01-28 Michael Chan[BNX2]: Add init. code to handle RX pages.
2008-01-28 Michael Chan[BNX2]: Restructure RX ring init. code.
2008-01-28 Michael Chan[BNX2]: Add ring constants.
2007-12-11 Michael Chan[BNX2]: Fix RX packet rot.
2007-10-10 Michael Chan[BNX2]: Fix default WoL setting.
2007-10-10 Michael Chan[BNX2]: Optimize firmware loading.
2007-10-10 Denys Vlasenko[BNX2]: factor out gzip unpacker
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-18 Michael Chan[BNX2]: Support NVRAM on 5709.
2007-07-11 Michael Chan[BNX2]: Print management firmware version.
2007-07-11 Michael Chan[BNX2]: Enhance the heartbeat.
2007-07-11 Michael Chan[BNX2]: Add remote PHY bit definitions.
2007-06-07 Michael Chan[BNX2]: Enable DMA on 5709.
2007-05-03 Michael Chan[BNX2]: Update version and reldate.
2007-05-03 Michael Chan[BNX2]: Print bus information for PCIE devices.
2007-05-03 Michael Chan[BNX2]: Add 1-shot MSI handler for 5709.
2007-05-03 Michael Chan[BNX2]: Add indirect spinlock.
2007-05-03 Michael Chan[BNX2]: Add support for 5709 Serdes.
2007-05-03 Michael Chan[BNX2]: Put MII register offsets in the bnx2 struct.
2007-05-03 Michael Chan[BNX2]: Add ipv6 TSO and checksum for 5709.
2007-05-03 Michael Chan[BNX2]: Add 40-bit DMA workaround for 5708.
2007-04-24 Michael Chan[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
2007-02-02 Michael Chan[BNX2]: PHY workaround for 5709 A0.
2006-12-03 Michael Chan[BNX2]: Add new 5709 registers (part 2).
2006-12-03 Michael Chan[BNX2]: Add new 5709 registers (part 1).
2006-12-03 Michael Chan[BNX2]: Re-organize firmware structures.
2006-12-03 Michael Chan[BNX2]: Add 5708S parallel detection.
2006-12-03 Michael Chan[BNX2]: Improve SerDes handling.
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-08-17 Michael Chan[BNX2]: Fix tx race condition.
2006-06-29 Michael Chan[BNX2]: Turn off link during shutdown
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]: Add an rx drop counter
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]: Support larger rx ring sizes (part 1)
2006-01-24 Michael Chan[BNX2]: Update version and copyright year
2006-01-24 Michael Chan[BNX2]: Fix nvram sizing
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-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-09-08 Michael Chan[BNX2]: Fix bug in irq handler and add prefetch
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
2005-05-26 Michael Chan[BNX2]: New Broadcom gigabit network driver.