Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / bnx2.c
2010-06-02 Michael Chanbnx2: Fix hang during rmmod bnx2.
2010-05-18 Michael Chanbnx2: Use netif_carrier_off() to prevent timeout.
2010-05-18 Michael Chanbnx2: Update 5709 MIPS firmware and version to 2.0.15.
2010-05-18 Eddie Waibnx2: Fix register printouts during NETEV_WATCHDOG.
2010-05-07 Michael Chanbnx2: Add prefetches to rx path.
2010-05-07 Michael Chanbnx2: Add GRO support.
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-27 Michael Chanbnx2: Update version to 2.0.9.
2010-04-27 Michael Chanbnx2: Prevent "scheduling while atomic" warning with...
2010-04-27 Michael Chanbnx2: Fix lost MSI-X problem on 5709 NICs.
2010-04-08 FUJITA Tomonoribnx2: use the dma state API instead of the pci equivalents
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-24 Michael Chanbnx2: Use proper handler during netpoll.
2010-03-24 Benjamin Libnx2: Fix netpoll crash.
2010-02-28 Matt Carlsonbnx2: Remove now useless VPD code
2010-02-28 Matt Carlsonpci: Add helper to search for VPD keywords
2010-02-28 Matt Carlsonpci: Add VPD information field helper functions
2010-02-28 Matt Carlsonpci: Add helper to find a VPD resource data type
2010-02-28 Matt Carlsonpci: Add large and small resource data type code
2010-02-28 Matt Carlsonpci: Add PCI LRDT tag size and section size
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-18 Joe Perchesdrivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro...
2010-02-16 Michael Chanbnx2: Update firmwares and update version to 2.0.8.
2010-02-16 Patrick Rabaubnx2: Fix bug when saving statistics.
2010-02-16 Michael Chanbnx2: Allow user-specified multiple advertisement speed...
2010-02-16 Michael Chanbnx2: Adjust flow control water marks.
2010-02-16 Michael Chanbnx2: Need to call cnic_setup_cnic_irq_info() after...
2010-02-16 Michael Chanbnx2: Check BNX2_FLAG_USING_MSIX flag when setting...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-28 Alexey Dobriyannetdev: remove HAVE_ leftovers
2010-01-25 Jiri Pirkonet: use helpers to access uc list V2
2010-01-18 Michael Chanbnx2: Save statistics during reset.
2010-01-18 Michael Chanbnx2: Refine statistics code.
2010-01-08 Benjamin Libnx2: Flush the register writes which setup the MSI...
2009-12-21 Michael Chanbnx2: Fix bnx2_netif_stop() merge error.
2009-12-19 Breno Leitaobnx2: fixing a timout error due not refreshing TX timer...
2009-12-19 Breno Leitaobnx2: reset_task is crashing the kernel. Fixing it.
2009-12-03 Michael Chanbnx2: Refine VPD logic.
2009-12-03 Michael Chanbnx2: Update version to 2.0.3.
2009-12-03 Michael Chanbnx2: Read firmware version from VPD.
2009-12-03 Michael Chanbnx2: Print warning when unable to allocate the full...
2009-12-03 Michael Chanbnx2: Dump some state during tx timeout.
2009-12-03 Michael Chanbnx2: Protect tx timeout reset with rtnl_lock().
2009-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-03 Alexander Duyckbnx2: remove skb_dma_map/unmap calls from driver
2009-12-02 Breno Leitaobnx2: EEH is failing with timeout
2009-11-04 Eric Dumazetbnx2: avoid compiler warnings
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-29 Michael Chanbnx2: Update firmware to 5.0.0.j3.
2009-08-23 Michael Chanbnx2: Update version to 2.0.2.
2009-08-23 Michael Chanbnx2: Use const on flash_table structure.
2009-08-23 Michael Chanbnx2: Refine coalescing parameters.
2009-08-23 Michael Chanbnx2: Report FTQ discard counter.
2009-08-23 Michael Chanbnx2: Apply BROKEN_STATS workaround to 5706 and 5708.
2009-08-23 Michael Chanbnx2: Close device if MTU change or ring size change...
2009-08-23 Michael Chanbnx2: Check if_running() before touching chip registers.
2009-08-23 Michael Chanbnx2: Zero out status block before chip reset.
2009-08-16 Michael Chanbnx2: Use mutex on slow path cnic calls.
2009-08-02 Dean Nelsonbnx2: return PCI_ERS_RESULT_DISCONNECT on permanent...
2009-07-27 Eric Dumazetbnx2: Update vlan_features
2009-06-24 Ooiwa Naohirobnx2: Fix the behavior of ethtool when ONBOOT=no
2009-06-18 Jiri Pirkonet: group address list and its count
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-09 Michael Chan[SCSI] bnx2: Add support for CNIC driver.
2009-06-09 Breno Leitaobnx2: no need to check before vfreeing
2009-06-08 Eric Dumazetnet: skb_shared_info optimization
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-05-29 Eric Dumazetnet: dont update dev->trans_start
2009-05-18 Eric Dumazetbnx2: bnx2_tx_int() optimizations
2009-05-06 Michael Chanbnx2: Fix panic in bnx2_poll_work().
2009-04-08 Bastian Blankbnx2: Don't use reserved names
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_40BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-04 Michael Chanbnx2: Use request_firmware()
2009-03-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-19 Michael Chanbnx2: Fix problem of using wrong IRQ handler.
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-13 Michael Chanbnx2: Update version to 1.9.2 and copyright.
2009-02-13 Michael Chanbnx2: Fix jumbo frames error handling.
2009-01-28 David S. Millernet: Add skb_record_rx_queue() calls to multiqueue...
2009-01-21 Harvey Harrisonbnx2: annotate bp->phy_lock functions
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2008-12-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-18 Michael Chanbnx2: Fix bug in bnx2_free_rx_mem().
2008-12-17 Michael Chanbnx2: Update version to 1.9.0.
2008-12-17 Michael Chanbnx2: Rename MSI-X vectors.
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-03 Michael Chanbnx2: Add workaround to handle missed MSI.
2008-11-28 Ilpo Järvinenbnx2: use net_device_stats nowadays available in net_device
2008-11-22 Stephen Hemmingerbnx2: convert to net_device_ops
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-13 Neil Hormanbnx2: fix poll_controller to pass proper structures...
2008-11-13 Michael Chanbnx2: Update version to 1.8.2.
2008-11-13 Michael Chanbnx2: Reorganize timeout constants.
2008-11-13 Michael Chanbnx2: Set rx buffer water marks based on MTU.
next