aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x_main.c
Commit message (Expand)AuthorAge
* bnx2x: Initialize cnic status block during chip resetMichael Chan2009-12-25
* bnx2x: Don't set netdev->trans_startVladislav Zolotarov2009-11-18
* bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov2009-11-17
* bnx2x: version 1.52.1-4Eilon Greenstein2009-11-10
* bnx2x: Change coalescing granularity to 4usEilon Greenstein2009-11-10
* bnx2x: Remove misleading error printEilon Greenstein2009-11-10
* bnx2x: GSO implies CSUM offloadEilon Greenstein2009-11-10
* bnx2x: declare MODULE_FIRMWAREBen Hutchings2009-11-10
* bnx2x: version 1.52.1-3Yaniv Rosner2009-11-05
* bnx2x: Fix CL73 autoneg issuesYaniv Rosner2009-11-05
* bnx2x: Update to version 1.52.1-1Eilon Greenstein2009-10-15
* bnx2x: Report the maximal available BW as link speedEilon Greenstein2009-10-15
* bnx2x: Do not call load/unload functionality from DCCEilon Greenstein2009-10-15
* bnx2x: Adding FW mailbox mutexEilon Greenstein2009-10-15
* bnx2x: Changing the Disabled state to a flagEilon Greenstein2009-10-15
* bnx2x: Allowing 0 as initial fairness valueEilon Greenstein2009-10-15
* bnx2x: Add main CNIC interface functions.Michael Chan2009-10-12
* bnx2x: Add hw init code to support iSCSI.Michael Chan2009-10-12
* bnx2x: Refactor MAC address setup code.Michael Chan2009-10-12
* bnx2x: Refactor bnx2x_sp_post().Michael Chan2009-10-12
* net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-05
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* bnx2x: update version to 1.52.1Eilon Greenstein2009-08-13
* bnx2x: Whitespaces and commentsEilon Greenstein2009-08-13
* bnx2x: Re-factor the initialization codeEilon Greenstein2009-08-13
* bnx2x: Using PCI_DEVICE macroEilon Greenstein2009-08-13
* bnx2x: Adding explicit castingEilon Greenstein2009-08-13
* bnx2x: Using macro for phy addressEilon Greenstein2009-08-13
* bnx2x: Missing smp_wmb for statistics state machineEilon Greenstein2009-08-13
* bnx2x: Check unzip return codeEilon Greenstein2009-08-13
* bnx2x: Remove the init_dmae field from bpEilon Greenstein2009-08-13
* bnx2x: Updating regdump_len at drvinfoEilon Greenstein2009-08-13
* bnx2x: Move printing of version from probe to the initEilon Greenstein2009-08-13
* bnx2x: Combine get_pcie_width and get_pcie_speedEilon Greenstein2009-08-13
* bnx2x: Stop loading if error condition detectedEilon Greenstein2009-08-13
* bnx2x: Calling pci_set_drvdata earlierEilon Greenstein2009-08-13
* bnx2x: Configurable pause schemeEilon Greenstein2009-08-13
* bnx2x: Adding Likely directiveEilon Greenstein2009-08-13
* bnx2x: Prefetch the page containing the BD descriptorEilon Greenstein2009-08-13
* bnx2x: Reporting host statistics to management FWEilon Greenstein2009-08-13
* bnx2x: Supporting PHY FW upgradeEilon Greenstein2009-08-13
* bnx2x: MDC/MDIO CL45 IOCTLsEilon Greenstein2009-08-13
* bnx2x: Advertize flow control normally in MF modeEilon Greenstein2009-08-13
* bnx2x: Supporting Device Control ChannelEilon Greenstein2009-08-13
* bnx2x: Using the new FWEilon Greenstein2009-08-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-02
* | bnx2x: Version 1.48.114-1Eilon Greenstein2009-07-30