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