Commit Graph

106 Commits (2aa58db47f5c70635ea278f6a5ff9e1e920bfe6a)

Author SHA1 Message Date
Michael Chan 0ced9d01d1 bnx2: Use const on flash_table structure. 16 years ago
Michael Chan 61d9e3fa7e bnx2: Apply BROKEN_STATS workaround to 5706 and 5708. 16 years ago
Michael Chan c5a8895082 bnx2: Use mutex on slow path cnic calls. 16 years ago
Michael Chan 4edd473f20 [SCSI] bnx2: Add support for CNIC driver. 16 years ago
Eric Dumazet d62fda082c bnx2: bnx2_tx_int() optimizations 16 years ago
Michael Chan 57579f7629 bnx2: Use request_firmware() 16 years ago
Michael Chan a6952b5299 bnx2: Update version to 1.9.2 and copyright. 16 years ago
David S. Miller f6d52432a4 bnx2: Don't redefine FLOW_CTRL_{RX,TX}. 16 years ago
Michael Chan 4e1d0de95c bnx2: Rename MSI-X vectors. 16 years ago
Michael Chan efba01803c bnx2: Add workaround to handle missed MSI. 16 years ago
Ilpo Järvinen d8e8034dcd bnx2: use net_device_stats nowadays available in net_device 16 years ago
Michael Chan 40105c0b07 bnx2: Reorganize timeout constants. 16 years ago
Michael Chan d8026d9394 bnx2: Set rx buffer water marks based on MTU. 16 years ago
Benjamin Li 3d16af8665 bnx2: Handle DMA mapping errors. 17 years ago
Benjamin Li 27ed9ddfde bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int 17 years ago
Benjamin Li ac392abce9 bnx2: Remove timer_interval field from the bnx2 structure 17 years ago
Benjamin Li fbbf68b7f8 bnx2: Remove name field from bnx2 structure 17 years ago
Benjamin Li 706bf24038 bnx2: Add TX multiqueue support. 17 years ago
Benjamin Li 5fcaed0124 bnx2: Support secondary MAC addresses. 17 years ago
Michael Chan 7c62e83beb bnx2: Allow flexible VLAN tag settings. 17 years ago
Michael Chan 5e9ad9e108 bnx2: Turn on multi rx rings. 17 years ago
Michael Chan 43e80b89b6 bnx2: Optimize fast-path tx and rx work. 17 years ago
Michael Chan bb4f98abf5 bnx2: Put rx ring variables in a separate struct. 17 years ago
Michael Chan 35e9010b22 bnx2: Put tx ring variables in a separate struct. 17 years ago
David S. Miller 4bb073c0e3 net: Eliminate flush_scheduled_work() calls while RTNL is held. 17 years ago
Benjamin Li 601d3d18b2 bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH. 17 years ago
Benjamin Li d89cb6af41 bnx2: Remove the rx_offset field from the bnx2 structure. 17 years ago
Michael Chan 38ea3686f6 [BNX2]: Disable parallel detect on an HP blade. 17 years ago
Michael Chan 83e3fc89bb [BNX2]: Fine-tune flow control on 5709. 17 years ago
Michael Chan 62a8313cdd [BNX2]: Remove CTX_WR macro. 17 years ago
Michael Chan 2726d6e126 [BNX2]: Remove REG_WR_IND/REG_RD_IND macros. 17 years ago
Michael Chan 6f743ca052 [BNX2]: Refine tx coalescing setup. 17 years ago
Michael Chan f3014c0cb6 [BNX2]: Fix 5706 serdes link down bug. 17 years ago
Al Viro b491edd581 bnx2 annotations 17 years ago
Michael Chan 583c28e564 [BNX2]: Fix driver phy_flags name space. 17 years ago
David S. Miller f86e82fb54 [BNX2]: Fix driver software flag namespace. 17 years ago
Michael Chan b2fadeae13 [BNX2]: Add link-down workaround on 5706 serdes. 17 years ago
Michael Chan 2dd201d7b7 [BNX2]: Disable jumbo rx paging on 5709 Ax. 17 years ago
Michael Chan 57851d8453 [BNX2]: Enable new tx ring. 17 years ago
Michael Chan c76c04758b [BNX2]: Add support for a new tx ring. 17 years ago
Michael Chan b4b360420d [BNX2]: Support multiple MSIX IRQs. 17 years ago
Michael Chan a1f6019090 [BNX2]: Move rx indexes into bnx2_napi struct. 17 years ago
Michael Chan a550c99bc3 [BNX2]: Move tx indexes into bnx2_napi struct. 17 years ago
Michael Chan 35efa7c1f4 [BNX2]: Introduce new bnx2_napi structure. 17 years ago
Michael Chan 6d866ffc69 [BNX2]: Restructure IRQ datastructures. 17 years ago
Michael Chan 1db82f2aec [BNX2]: Add fast path code to handle RX pages. 17 years ago
Michael Chan 47bf4246a3 [BNX2]: Add init. code to handle RX pages. 17 years ago
Michael Chan 5d5d001504 [BNX2]: Restructure RX ring init. code. 17 years ago
Michael Chan e343d55c0a [BNX2]: Add ring constants. 17 years ago
Michael Chan c09c262783 [BNX2]: Fix RX packet rot. 17 years ago