bnx2: section fix
[safe/jmp/linux-2.6] / drivers / net / bnx2.c
2008-02-10 Andrew Mortonbnx2: section fix
2008-02-01 Michael Chan[BNX2]: Fix ASYM PAUSE advertisement for remote PHY.
2008-02-01 Michael Chan[BNX2]: Update version to 1.7.3.
2008-02-01 Michael Chan[BNX2]: Fine-tune flow control on 5709.
2008-02-01 Michael Chan[BNX2]: Remove CTX_WR macro.
2008-02-01 Michael Chan[BNX2]: Remove REG_WR_IND/REG_RD_IND macros.
2008-02-01 Michael Chan[BNX2]: Refine tx coalescing setup.
2008-02-01 Michael Chan[BNX2]: Fix 5706 serdes link down bug.
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] Update version to 1.7.2.
2008-01-28 Michael Chan[BNX2]: Add link-down workaround on 5706 serdes.
2008-01-28 Michael Chan[BNX2]: Fix minor bug in bnx2_has_work().
2008-01-28 Michael Chan[BNX2]: Disable jumbo rx paging on 5709 Ax.
2008-01-28 Al ViroNULL noise in drivers/net
2008-01-28 Michael Chan[BNX2]: Fix compiler warning.
2008-01-28 Michael Chan[BNX2]: Update version to 1.7.1.
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 function to fetch hardware tx index.
2008-01-28 Michael Chan[BNX2]: Update version to 1.6.9.
2008-01-28 Michael Chan[BNX2]: Enable S/G for jumbo RX.
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]: Update firmware to support S/G RX buffers.
2008-01-28 Michael Chan[BNX2]: Restructure RX ring init. code.
2008-01-28 Michael Chan[BNX2]: Restructure RX fast path handling.
2008-01-28 Michael Chan[BNX2]: Add ring constants.
2007-12-11 Michael Chan[BNX2]: Update version to 1.6.9.
2007-12-11 Michael Chan[BNX2]: Fix RX packet rot.
2007-12-11 Michael Chan[BNX2]: Add PHY_DIS_EARLY_DAC workaround.
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-18 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-18 Michael Chan[BNX2]: Update version to 1.6.8.
2007-10-18 Michael Chan[BNX2]: Fix Serdes WoL bug.
2007-10-12 Michael Chan[BNX2]: Refine napi poll loop.
2007-10-12 David S. Miller[NET]: Fix NAPI completion handling in some drivers.
2007-10-10 Michael Chan[BNX2]: Update version to 1.6.7.
2007-10-10 Michael Chan[BNX2]: Fix default WoL setting.
2007-10-10 Michael Chan[BNX2]: Fix remote PHY media detection problems.
2007-10-10 Michael Chan[BNX2]: Update version to 1.6.6.
2007-10-10 Michael Chan[BNX2]: Optimize firmware loading.
2007-10-10 Denys Vlasenko[ZLIB]: Move bnx2 driver gzip unpacker into zlib.
2007-10-10 Denys Vlasenko[BNX2]: factor out gzip unpacker
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-09-20 Michael Chan[BNX2]: Add PHY workaround for 5709 A1.
2007-08-28 Michael Chan[BNX2]: Add write posting comment.
2007-08-28 Arjan van de Ven[BNX2]: Use msleep().
2007-08-04 Michael Chan[BNX2]: Fix suspend/resume problem.
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-18 Michael Chan[BNX2]: Update version to 1.6.3.
2007-07-18 Michael Chan[BNX2]: Use constants for stats ticks.
2007-07-18 Michael Chan[BNX2]: Add delay before reading firmware version.
2007-07-18 Michael Chan[BNX2]: Support NVRAM on 5709.
2007-07-15 Michael Chan[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
2007-07-12 Linus TorvaldsRevert "[BNX2]: Seems to not need net/tcp.h"
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-11 Ilpo Järvinen[BNX2]: Seems to not need net/tcp.h
2007-07-11 Michael Chan[BNX2]: Update version to 1.6.2.
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]: Reduce spurious INTA interrupts.
2007-07-11 Michael Chan[BNX2]: Modify link up message.
2007-07-11 Michael Chan[BNX2]: Add ethtool support for remote PHY.
2007-07-11 Michael Chan[BNX2]: Add support for remote PHY.
2007-07-11 Michael Chan[BNX2]: Add bnx2_set_default_link().
2007-07-11 Stephen Hemminger[NET]: IPV6 checksum offloading in network devices
2007-06-07 Michael Chan[BNX2]: Update version and reldate.
2007-06-07 Michael Chan[BNX2]: Fix occasional counter corruption on 5708.
2007-06-07 Michael Chan[BNX2]: Enable DMA on 5709.
2007-06-07 Michael Chan[BNX2]: Add missing wait in bnx2_init_5709_context().
2007-06-07 Michael Chan[BNX2]: Fix netdev watchdog on 5708.
2007-06-03 Stephen Hemmingernetwork drivers: eliminate unneeded kill_vid code
2007-05-04 Michael Chan[BNX2]: Fix TSO problem with small MSS.
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]: Restructure PHY event handling.
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]: Re-structure the 2.5G Serdes code.
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]: Save PCI state during suspend.
2007-05-03 Michael Chan[BNX2]: Fix race conditions when calling register_netdev().
2007-05-03 Michael Chan[BNX2]: Add 40-bit DMA workaround for 5708.
2007-05-03 Michael Chan[BNX2]: Fix register and memory test on 5709.
next