netdev: remove HAVE_ leftovers
[safe/jmp/linux-2.6] / drivers / net / bnx2x_main.c
2010-01-28 Alexey Dobriyannetdev: remove HAVE_ leftovers
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-26 Michael Chanbnx2x: Initialize cnic status block during chip reset
2009-11-18 Vladislav Zolotarovbnx2x: Don't set netdev->trans_start
2009-11-17 Vladislav Zolotarovbnx2x: Handle Rx and Tx together in NAPI
2009-11-11 Eilon Greensteinbnx2x: version 1.52.1-4
2009-11-11 Eilon Greensteinbnx2x: Change coalescing granularity to 4us
2009-11-11 Eilon Greensteinbnx2x: Remove misleading error print
2009-11-11 Eilon Greensteinbnx2x: GSO implies CSUM offload
2009-11-11 Ben Hutchingsbnx2x: declare MODULE_FIRMWARE
2009-11-06 Yaniv Rosnerbnx2x: version 1.52.1-3
2009-11-06 Yaniv Rosnerbnx2x: Fix CL73 autoneg issues
2009-10-15 Eilon Greensteinbnx2x: Update to version 1.52.1-1
2009-10-15 Eilon Greensteinbnx2x: Report the maximal available BW as link speed
2009-10-15 Eilon Greensteinbnx2x: Do not call load/unload functionality from DCC
2009-10-15 Eilon Greensteinbnx2x: Adding FW mailbox mutex
2009-10-15 Eilon Greensteinbnx2x: Changing the Disabled state to a flag
2009-10-15 Eilon Greensteinbnx2x: Allowing 0 as initial fairness value
2009-10-12 Michael Chanbnx2x: Add main CNIC interface functions.
2009-10-12 Michael Chanbnx2x: Add hw init code to support iSCSI.
2009-10-12 Michael Chanbnx2x: Refactor MAC address setup code.
2009-10-12 Michael Chanbnx2x: Refactor bnx2x_sp_post().
2009-10-05 Ben Hutchingsnet: Convert ethtool {get_stats, self_test}_count(...
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-13 Eilon Greensteinbnx2x: update version to 1.52.1
2009-08-13 Eilon Greensteinbnx2x: Whitespaces and comments
2009-08-13 Eilon Greensteinbnx2x: Re-factor the initialization code
2009-08-13 Eilon Greensteinbnx2x: Using PCI_DEVICE macro
2009-08-13 Eilon Greensteinbnx2x: Adding explicit casting
2009-08-13 Eilon Greensteinbnx2x: Using macro for phy address
2009-08-13 Eilon Greensteinbnx2x: Missing smp_wmb for statistics state machine
2009-08-13 Eilon Greensteinbnx2x: Check unzip return code
2009-08-13 Eilon Greensteinbnx2x: Remove the init_dmae field from bp
2009-08-13 Eilon Greensteinbnx2x: Updating regdump_len at drvinfo
2009-08-13 Eilon Greensteinbnx2x: Move printing of version from probe to the init
2009-08-13 Eilon Greensteinbnx2x: Combine get_pcie_width and get_pcie_speed
2009-08-13 Eilon Greensteinbnx2x: Stop loading if error condition detected
2009-08-13 Eilon Greensteinbnx2x: Calling pci_set_drvdata earlier
2009-08-13 Eilon Greensteinbnx2x: Configurable pause scheme
2009-08-13 Eilon Greensteinbnx2x: Adding Likely directive
2009-08-13 Eilon Greensteinbnx2x: Prefetch the page containing the BD descriptor
2009-08-13 Eilon Greensteinbnx2x: Reporting host statistics to management FW
2009-08-13 Eilon Greensteinbnx2x: Supporting PHY FW upgrade
2009-08-13 Eilon Greensteinbnx2x: MDC/MDIO CL45 IOCTLs
2009-08-13 Eilon Greensteinbnx2x: Advertize flow control normally in MF mode
2009-08-13 Eilon Greensteinbnx2x: Supporting Device Control Channel
2009-08-13 Eilon Greensteinbnx2x: Using the new FW
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-02 Dean Nelsonbnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent...
2009-07-30 Eilon Greensteinbnx2x: Version 1.48.114-1
2009-07-30 Eilon Greensteinbnx2x: WoL only with current MAC address
2009-07-30 Eilon Greensteinbnx2x: Self-test kills management traffic
2009-07-30 Eilon Greensteinbnx2x: Receive traffic that maches management filtering...
2009-07-27 Eric Dumazetbnx2x: Dont update vlan_features in bnx2x_set_tso()
2009-07-21 Eilon Greensteinbnx2x: Version 1.48.113-1
2009-07-21 Eilon Greensteinbnx2x: Supporting BCM8727 PHY
2009-07-21 Eilon Greensteinbnx2x: Update vlan_features
2009-07-21 Eilon Greensteinbnx2x: SMP-safe inter_sem
2009-07-21 Eilon Greensteinbnx2x: Adding some mmiowb
2009-07-21 Eilon Greensteinbnx2x: Fan failure early detection
2009-07-21 Eilon Greensteinbnx2x: Fan failure
2009-07-21 Eilon Greensteinbnx2x: Stop management traffic in loopback test
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-06 Eilon Greensteinbnx2x: Fix the maximal values of coalescing timeouts.
2009-07-06 Eilon Greensteinbnx2x: Disable HC coalescing when setting timeout to...
2009-06-30 Naohiro Ooiwabnx2x: Fix the behavior of ethtool when ONBOOT=no
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-05-08 Stanislaw Gruszkabnx2x: do not return negative number of received packages
2009-05-08 Stanislaw Gruszkabnx2x: free workqueue when driver fail to register
2009-04-27 Vladislav Zolotarovbnx2x: driver version 1.48.105-1
2009-04-27 Vladislav Zolotarovbnx2x: Separated FW from the source.
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-10 Eilon Greensteinbnx2x: Using DMAE to initialize the chip
2009-03-10 Eilon Greensteinbnx2x: Adding restriction on sge_buf_size
2009-03-03 Eilon Greensteinbnx2x: Version update
2009-03-03 Eilon Greensteinbnx2x: Register dump
2009-03-03 Eilon Greensteinbnx2x: Debug prints
2009-03-03 Eilon Greensteinbnx2x: Whitespace
2009-03-03 Eilon Greensteinbnx2x: Calling tx disable unconditionally
2009-03-03 Eilon Greensteinbnx2x: Using DMA engine
2009-03-03 Eilon Greensteinbnx2x: Missing module parameter description
2009-03-03 Eilon Greensteinbnx2x: napi_poll budget check
2009-03-03 Eilon Greensteinbnx2x: Unlimited Tx interrupt work
2009-03-03 Eilon Greensteinbnx2x: Add rmb to read status block indices on load
2009-03-03 Eilon Greensteinbnx2x: Reduce the likelihood of smb_mb
2009-03-03 Eilon Greensteinbnx2x: Remove redundant smb_mb on unload
2009-02-16 Eilon Greensteinbnx2x: Version
2009-02-16 Eilon Greensteinbnx2x: Clean-up
2009-02-16 Eilon Greensteinbnx2x: Comments and prints
2009-02-16 Eilon Greensteinbnx2x: Re-arrange module parameters
2009-02-16 Eilon Greensteinbnx2x: Moving includes
2009-02-16 Eilon Greensteinbnx2x: Driver dump
2009-02-16 Eilon Greensteinbnx2x: Sparse endianity annotation
2009-02-16 Eilon Greensteinbnx2x: Removing redundant macros
2009-02-16 Eilon Greensteinbnx2x: Loopback in diag mode
2009-02-16 Eilon Greensteinbnx2x: Using nvram default WoL config
2009-02-16 Eilon Greensteinbnx2x: smp_mb and not just smp_rmb
next