summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.h
Commit message (Expand)AuthorAgeFilesLines
* [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-241-0/+1
* [BNX2]: Fine-tune flow control on 5709.Michael Chan2008-02-011-1/+10
* [BNX2]: Remove CTX_WR macro.Michael Chan2008-02-011-7/+0Star
* [BNX2]: Remove REG_WR_IND/REG_RD_IND macros.Michael Chan2008-02-011-9/+0Star
* [BNX2]: Refine tx coalescing setup.Michael Chan2008-02-011-0/+9
* [BNX2]: Fix 5706 serdes link down bug.Michael Chan2008-02-011-1/+2
* bnx2 annotationsAl Viro2008-01-291-1/+1
* [BNX2]: Fix driver phy_flags name space.Michael Chan2008-01-291-10/+10
* [BNX2]: Fix driver software flag namespace.David S. Miller2008-01-291-12/+13
* [BNX2]: Add link-down workaround on 5706 serdes.Michael Chan2008-01-291-0/+10
* [BNX2]: Disable jumbo rx paging on 5709 Ax.Michael Chan2008-01-291-0/+1
* [BNX2]: Enable new tx ring.Michael Chan2008-01-281-1/+1
* [BNX2]: Add support for a new tx ring.Michael Chan2008-01-281-0/+5
* [BNX2]: Support multiple MSIX IRQs.Michael Chan2008-01-281-2/+38
* [BNX2]: Move rx indexes into bnx2_napi struct.Michael Chan2008-01-281-7/+8
* [BNX2]: Move tx indexes into bnx2_napi struct.Michael Chan2008-01-281-3/+3
* [BNX2]: Introduce new bnx2_napi structure.Michael Chan2008-01-281-5/+11
* [BNX2]: Restructure IRQ datastructures.Michael Chan2008-01-281-0/+12
* [BNX2]: Add fast path code to handle RX pages.Michael Chan2008-01-281-0/+2
* [BNX2]: Add init. code to handle RX pages.Michael Chan2008-01-281-0/+28
* [BNX2]: Restructure RX ring init. code.Michael Chan2008-01-281-1/+7
* [BNX2]: Add ring constants.Michael Chan2008-01-281-0/+5
* [BNX2]: Fix RX packet rot.Michael Chan2007-12-111-1/+0Star
* [BNX2]: Fix default WoL setting.Michael Chan2007-10-111-0/+1
* [BNX2]: Optimize firmware loading.Michael Chan2007-10-111-3/+1Star
* [BNX2]: factor out gzip unpackerDenys Vlasenko2007-10-111-4/+1Star
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-0/+2
* [BNX2]: Support NVRAM on 5709.Michael Chan2007-07-181-1/+9
* [BNX2]: Print management firmware version.Michael Chan2007-07-111-1/+11
* [BNX2]: Enhance the heartbeat.Michael Chan2007-07-111-0/+3
* [BNX2]: Add remote PHY bit definitions.Michael Chan2007-07-111-1/+50
* [BNX2]: Enable DMA on 5709.Michael Chan2007-06-071-0/+1
* [BNX2]: Update version and reldate.Michael Chan2007-05-031-1/+1
* [BNX2]: Print bus information for PCIE devices.Michael Chan2007-05-031-0/+1
* [BNX2]: Add 1-shot MSI handler for 5709.Michael Chan2007-05-031-6/+8
* [BNX2]: Add indirect spinlock.Michael Chan2007-05-031-0/+1
* [BNX2]: Add support for 5709 Serdes.Michael Chan2007-05-031-0/+36
* [BNX2]: Put MII register offsets in the bnx2 struct.Michael Chan2007-05-031-0/+6
* [BNX2]: Add ipv6 TSO and checksum for 5709.Michael Chan2007-05-031-0/+4
* [BNX2]: Add 40-bit DMA workaround for 5708.Michael Chan2007-05-031-1/+0Star
* [BNX2]: Fix occasional NETDEV WATCHDOG on 5709.Michael Chan2007-04-251-0/+1
* [BNX2]: PHY workaround for 5709 A0.Michael Chan2007-02-021-0/+6
* [BNX2]: Add new 5709 registers (part 2).Michael Chan2006-12-031-22/+1410
* [BNX2]: Add new 5709 registers (part 1).Michael Chan2006-12-031-146/+1311
* [BNX2]: Re-organize firmware structures.Michael Chan2006-12-031-23/+25
* [BNX2]: Add 5708S parallel detection.Michael Chan2006-12-031-0/+1
* [BNX2]: Improve SerDes handling.Michael Chan2006-12-031-0/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-41/+41
* [BNX2]: Fix tx race condition.Michael Chan2006-08-181-7/+5Star
* [BNX2]: Turn off link during shutdownMichael Chan2006-06-301-0/+1