aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x_main.c
Commit message (Expand)AuthorAge
* bnx2x: Added GRO supportDmitry Kravkov2010-04-01
* bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka2010-03-15
* bnx2x: remove not necessary compiler barrierStanislaw Gruszka2010-03-15
* bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka2010-03-15
* bnx2x: Tx barriers and locksVladislav Zolotarov2010-02-28
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-22
* drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-17
* bnx2x: version number and dateVladislav Zolotarov2010-02-17
* bnx2x: Use firmware 5.2.13Vladislav Zolotarov2010-02-17
* bnx2x: fix in 57710 self-testVladislav Zolotarov2010-02-17
* bnx2x: Do not allow enabling LRO if disable_tpa=1Vladislav Zolotarov2010-02-17
* bnx2x: clean up in case of error in bnx2x_init_hw()Vladislav Zolotarov2010-02-17
* bnx2x: Properly release allocated MSI-X/MSI vectorsVladislav Zolotarov2010-02-17
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* netdev: remove HAVE_ leftoversAlexey Dobriyan2010-01-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\
| * bnx2x: Initialize cnic status block during chip resetMichael Chan2009-12-25
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* 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