| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-11 | 1 | -0/+2 |
|\ |
|
| * | bnx2x: Initialize cnic status block during chip reset | Michael Chan | 2009-12-26 | 1 | -0/+2 |
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 | 1 | -1/+1 |
|/ |
|
* | bnx2x: Don't set netdev->trans_start | Vladislav Zolotarov | 2009-11-18 | 1 | -3/+0 |
* | bnx2x: Handle Rx and Tx together in NAPI | Vladislav Zolotarov | 2009-11-17 | 1 | -216/+151 |
* | bnx2x: version 1.52.1-4 | Eilon Greenstein | 2009-11-11 | 1 | -2/+2 |
* | bnx2x: Change coalescing granularity to 4us | Eilon Greenstein | 2009-11-11 | 1 | -6/+7 |
* | bnx2x: Remove misleading error print | Eilon Greenstein | 2009-11-11 | 1 | -5/+0 |
* | bnx2x: GSO implies CSUM offload | Eilon Greenstein | 2009-11-11 | 1 | -2/+2 |
* | bnx2x: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 | 1 | -13/+14 |
* | bnx2x: version 1.52.1-3 | Yaniv Rosner | 2009-11-06 | 1 | -2/+2 |
* | bnx2x: Fix CL73 autoneg issues | Yaniv Rosner | 2009-11-06 | 1 | -11/+5 |
* | bnx2x: Update to version 1.52.1-1 | Eilon Greenstein | 2009-10-15 | 1 | -2/+2 |
* | bnx2x: Report the maximal available BW as link speed | Eilon Greenstein | 2009-10-15 | 1 | -1/+13 |
* | bnx2x: Do not call load/unload functionality from DCC | Eilon Greenstein | 2009-10-15 | 1 | -14/+5 |
* | bnx2x: Adding FW mailbox mutex | Eilon Greenstein | 2009-10-15 | 1 | -2/+5 |
* | bnx2x: Changing the Disabled state to a flag | Eilon Greenstein | 2009-10-15 | 1 | -15/+19 |
* | bnx2x: Allowing 0 as initial fairness value | Eilon Greenstein | 2009-10-15 | 1 | -28/+28 |
* | bnx2x: Add main CNIC interface functions. | Michael Chan | 2009-10-12 | 1 | -0/+388 |
* | bnx2x: Add hw init code to support iSCSI. | Michael Chan | 2009-10-12 | 1 | -58/+152 |
* | bnx2x: Refactor MAC address setup code. | Michael Chan | 2009-10-12 | 1 | -50/+112 |
* | bnx2x: Refactor bnx2x_sp_post(). | Michael Chan | 2009-10-12 | 1 | -24/+38 |
* | net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() | Ben Hutchings | 2009-10-05 | 1 | -29/+31 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+1 |
* | bnx2x: update version to 1.52.1 | Eilon Greenstein | 2009-08-13 | 1 | -2/+2 |
* | bnx2x: Whitespaces and comments | Eilon Greenstein | 2009-08-13 | 1 | -39/+41 |
* | bnx2x: Re-factor the initialization code | Eilon Greenstein | 2009-08-13 | 1 | -20/+59 |
* | bnx2x: Using PCI_DEVICE macro | Eilon Greenstein | 2009-08-13 | 1 | -6/+3 |
* | bnx2x: Adding explicit casting | Eilon Greenstein | 2009-08-13 | 1 | -3/+3 |
* | bnx2x: Using macro for phy address | Eilon Greenstein | 2009-08-13 | 1 | -6/+2 |
* | bnx2x: Missing smp_wmb for statistics state machine | Eilon Greenstein | 2009-08-13 | 1 | -0/+3 |
* | bnx2x: Check unzip return code | Eilon Greenstein | 2009-08-13 | 1 | -1/+3 |
* | bnx2x: Remove the init_dmae field from bp | Eilon Greenstein | 2009-08-13 | 1 | -47/+47 |
* | bnx2x: Updating regdump_len at drvinfo | Eilon Greenstein | 2009-08-13 | 1 | -36/+33 |
* | bnx2x: Move printing of version from probe to the init | Eilon Greenstein | 2009-08-13 | 1 | -4/+2 |
* | bnx2x: Combine get_pcie_width and get_pcie_speed | Eilon Greenstein | 2009-08-13 | 1 | -18/+16 |
* | bnx2x: Stop loading if error condition detected | Eilon Greenstein | 2009-08-13 | 1 | -0/+8 |
* | bnx2x: Calling pci_set_drvdata earlier | Eilon Greenstein | 2009-08-13 | 1 | -2/+2 |
* | bnx2x: Configurable pause scheme | Eilon Greenstein | 2009-08-13 | 1 | -4/+10 |
* | bnx2x: Adding Likely directive | Eilon Greenstein | 2009-08-13 | 1 | -1/+2 |
* | bnx2x: Prefetch the page containing the BD descriptor | Eilon Greenstein | 2009-08-13 | 1 | -0/+7 |
* | bnx2x: Reporting host statistics to management FW | Eilon Greenstein | 2009-08-13 | 1 | -53/+175 |
* | bnx2x: Supporting PHY FW upgrade | Eilon Greenstein | 2009-08-13 | 1 | -18/+54 |
* | bnx2x: MDC/MDIO CL45 IOCTLs | Eilon Greenstein | 2009-08-13 | 1 | -37/+84 |
* | bnx2x: Advertize flow control normally in MF mode | Eilon Greenstein | 2009-08-13 | 1 | -3/+1 |
* | bnx2x: Supporting Device Control Channel | Eilon Greenstein | 2009-08-13 | 1 | -93/+232 |
* | bnx2x: Using the new FW | Eilon Greenstein | 2009-08-13 | 1 | -407/+481 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-13 | 1 | -3/+4 |
|\ |
|
| * | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -3/+4 |