pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card
[safe/jmp/linux-2.6] / drivers / net / bnx2.c
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.
2008-11-13 Michael Chanbnx2: Restrict WoL support.
2008-11-13 Michael Chanbnx2: Add PCI ID for 5716S.
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-09 Michael Chanbnx2: Update version to 1.8.1.
2008-10-09 Benjamin Libnx2: Handle DMA mapping errors.
2008-10-09 Michael Chanbnx2: Eliminate TSO header modifications.
2008-10-09 Michael Chanbnx2: Check netif_running() in all ethtool operations.
2008-10-09 Michael Chanbnx2: Add bnx2_shutdown_chip().
2008-09-18 Benjamin Libnx2: Remove timer_interval field from the bnx2 structure
2008-09-18 Benjamin Libnx2: Remove name field from bnx2 structure
2008-09-18 Benjamin Libnx2: Update MODULE_DESCRIPTION to include the 5716
2008-09-18 Benjamin Libnx2: In bnx2_set_mac_link() return void rather then int
2008-08-16 David S. Millerbnx2: Fix build with VLAN_8021Q disabled.
2008-08-14 Michael Chanbnx2: Update version to 1.8.0.
2008-08-14 Michael Chanbnx2: Reinsert VLAN tag when necessary.
2008-08-14 Michael Chanbnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN...
2008-08-14 Michael Chanbnx2: Fix logic to setup VLAN rx tagging.
2008-07-19 Benjamin Libnx2: Update version to 1.7.9.
2008-07-19 Benjamin Libnx2: Fix Sparse warnings
2008-07-19 Benjamin Libnx2: Add TX multiqueue support.
2008-07-15 Michael Chanbnx2: Update version to 1.7.8.
2008-07-15 Benjamin Libnx2: Support secondary MAC addresses.
2008-07-15 Michael Chanbnx2: Allow flexible VLAN tag settings.
2008-07-15 Michael Chanbnx2: Add ack parameter to bnx2_fw_sync().
2008-07-15 Michael Chanbnx2: Add PCI ID for 5716.
2008-07-15 Michael Chanbnx2: Prevent ethtool -s from crashing when device...
2008-06-19 Michael Chanbnx2: Update driver version to 1.7.7.
2008-06-19 Michael Chanbnx2: Cleanup error handling in bnx2_open().
2008-06-19 Michael Chanbnx2: Turn on multi rx rings.
2008-06-19 Michael Chanbnx2: Use one handler for all MSI-X vectors.
2008-06-19 Michael Chanbnx2: Optimize fast-path tx and rx work.
2008-06-19 Michael Chanbnx2: Put rx ring variables in a separate struct.
2008-06-19 Michael Chanbnx2: Put tx ring variables in a separate struct.
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-12 David S. Millernet: Eliminate flush_scheduled_work() calls while RTNL...
2008-05-17 Michael Chanbnx2: Update version to 1.7.6.
2008-05-17 Benjamin Libnx2: Pre-initialize struct cpu_reg.
2008-05-17 Benjamin Libnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
2008-05-17 Benjamin Libnx2: Remove the rx_offset field from the bnx2 structure.
2008-05-17 Wendy Xiongbnx2: Add EEH PCI recovery.
2008-05-17 Michael Chanbnx2: Allow phy reset to be skipped during chip reset.
2008-05-02 Michael Chanbnx2: Update version to 1.7.5.
2008-05-02 Michael Chanbnx2: Update RV2P firmware for 5709.
2008-05-02 Michael Chanbnx2: Zero out context memory for 5709.
2008-05-02 Michael Chanbnx2: Fix register test on 5709.
2008-05-02 Michael Chanbnx2: Fix remote PHY initial link state.
2008-05-02 Michael Chanbnx2: Refine remote PHY locking.
next